# Logfile created on 2025-11-20 08:59:11 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007aad3ef2fdd0 @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.20251120-085911", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007aad4387c178 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007aad4387bfc0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007aad3ee68f78 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20251120-085911", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20251120-085911>, @binmode=false, @mon_data=#<Monitor:0x00007aad4387bc78>, @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.2...
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 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...
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/gems/src
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/src/trunk_asan/gems/src/rbs'...
Update rbs to 22451ecbe262326176eb3915b64366712930685c
From https://github.com/ruby/rbs
* branch 22451ecbe262326176eb3915b64366712930685c -> FETCH_HEAD
HEAD is now at 22451ecb Skip io/wait tests for methods deleted in Ruby 4
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision updated
Building rbs@22451ecbe262326176eb3915b64366712930685c to /tmp/ruby/src/trunk_asan/gems/rbs-3.9.5.gem
Successfully built RubyGem
Name: rbs
Version: 3.9.5
File: rbs-3.9.5.gem
$$$[end] "make update-download -j16" exit with 0.
$$$[beg] make update-src -j16
Already up to date.
Latest commit hash = d755052a92
$$$[end] "make update-src -j16" exit with 0.
$$$[beg] make after-update -j16
generating id.h
generating optinsn.inc
generating optunifs.inc
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
generating vm_call_iseq_optimized.inc
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/enc/jis
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk_asan/probes.d > probes.dmyh
+ cp /tmp/ruby/src/trunk_asan/enc/jis/props.h.blt /tmp/ruby/src/trunk_asan/enc/jis/props.h
copying lex.c
generating id.c
making /tmp/ruby/src/trunk_asan/ast.rbinc
making /tmp/ruby/src/trunk_asan/dir.rbinc
id.h updated
known_errors.inc updated
vm_call_iseq_optimized.inc updated
making /tmp/ruby/src/trunk_asan/gc.rbinc
making /tmp/ruby/src/trunk_asan/numeric.rbinc
making /tmp/ruby/src/trunk_asan/io.rbinc
id.c updated
making /tmp/ruby/src/trunk_asan/marshal.rbinc
making /tmp/ruby/src/trunk_asan/pack.rbinc
making /tmp/ruby/src/trunk_asan/trace_point.rbinc
making /tmp/ruby/src/trunk_asan/warning.rbinc
/tmp/ruby/src/trunk_asan/revision.h updated
making /tmp/ruby/src/trunk_asan/array.rbinc
making /tmp/ruby/src/trunk_asan/hash.rbinc
making /tmp/ruby/src/trunk_asan/kernel.rbinc
making /tmp/ruby/src/trunk_asan/pathname_builtin.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk_asan/ractor.rbinc
making /tmp/ruby/src/trunk_asan/symbol.rbinc
making /tmp/ruby/src/trunk_asan/timev.rbinc
making /tmp/ruby/src/trunk_asan/thread_sync.rbinc
making /tmp/ruby/src/trunk_asan/nilclass.rbinc
making /tmp/ruby/src/trunk_asan/prelude.rbinc
making /tmp/ruby/src/trunk_asan/gem_prelude.rbinc
making /tmp/ruby/src/trunk_asan/jit_hook.rbinc
making /tmp/ruby/src/trunk_asan/jit_undef.rbinc
making /tmp/ruby/src/trunk_asan/yjit.rbinc
making /tmp/ruby/src/trunk_asan/zjit.rbinc
generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c
generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper'
extracting ripper.y from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
generating eventids1.c from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket'
generating constant definitions
generating eventids1.h from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc'
make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof'
generating constant definitions
generating miniprelude.c
generating eventids2table.c from ./eventids2.c
Update rbs to 22451ecbe262326176eb3915b64366712930685c
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
/usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
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.2...
Extracting bundle gem power_assert-3.0.1...
miniprelude.c updated
Extracting bundle gem rake-13.3.1...
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...
compiling compiler ripper.y
x86_64-linux-fake.rb updated
generating ripper_init.c from ./ripper_init.c.tmpl
Extracting bundle gem prime-0.1.4...
Unpacked gems/minitest-5.26.2.gem
Extracting bundle gem typeprof-0.31.0...
Extracting bundle gem debug-1.11.0...
Unpacked gems/power_assert-3.0.1.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/rake-13.3.1.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/test-unit-3.7.1.gem
Unpacked gems/rss-0.3.1.gem
Unpacked gems/rexml-3.4.4.gem
Extracting bundle gem getoptlong-0.2.1...
Extracting bundle gem base64-0.3.0...
Unpacked gems/net-ftp-0.3.9.gem
Extracting bundle gem bigdecimal-3.3.1...
Extracting bundle gem observer-0.1.2...
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 abbrev-0.1.2...
Extracting bundle gem resolv-replace-0.1.1...
Extracting bundle gem rinda-0.2.0...
Unpacked gems/net-imap-0.5.12.gem
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/prime-0.1.4.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/debug-1.11.0.gem
Unpacked gems/typeprof-0.31.0.gem
Extracting bundle gem csv-3.3.5...
Extracting bundle gem repl_type_completor-0.1.12...
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem pstore-0.2.0...
Unpacked gems/base64-0.3.0.gem
Unpacked gems/getoptlong-0.2.1.gem
Unpacked gems/bigdecimal-3.3.1.gem
Extracting bundle gem benchmark-0.5.0...
Extracting bundle gem logger-1.7.0...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem rdoc-6.15.1...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem irb-1.15.3...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem reline-0.6.3...
Extracting bundle gem readline-0.0.4...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/nkf-0.2.0.gem
generating enc.mk
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem rbs-3.9.5...
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/logger-1.7.0.gem
Unpacked gems/readline-0.0.4.gem
Unpacked gems/win32ole-1.9.2.gem
Unpacked gems/irb-1.15.3.gem
Unpacked gems/reline-0.6.3.gem
Unpacked gems/fiddle-1.1.8.gem
Unpacked gems/rdoc-6.15.1.gem
Unpacked gems/rbs-3.9.5.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 table from enc/trans/japanese_euc.c
generating enc/trans/ebcdic.c ...
generating enc/trans/escape.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese.c ...
generating table from enc/trans/korean.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/single_byte.c
generating table from enc/trans/utf8_mac.c
generating enc/trans/emoji.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/emoji_iso2022_kddi.c ...
generating enc/trans/single_byte.c ...
generating enc/trans/emoji_sjis_docomo.c ...
generating enc/trans/emoji_sjis_softbank.c ...
generating enc/trans/emoji_sjis_kddi.c ...
generating enc/trans/gbk.c ...
generating enc/trans/japanese_sjis.c ...
generating enc/trans/chinese.c ...
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
generating enc/trans/japanese_euc.c ...
generating enc/trans/gb18030.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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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)
/tmp/ruby/src/trunk_asan/vm.c:4720:14: warning: unused function 'rb_zjit_option_enabled_p' [-Wunused-function]
4720 | static VALUE rb_zjit_option_enabled_p(rb_execution_context_t *ec, VALUE self) { return Qfalse; }
| ^~~~~~~~~~~~~~~~~~~~~~~~
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
1 warning generated.
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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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
4e5a2af4cec19632c96282b6146091e37871e21f4fb366bd5fc88dfce6783bcf 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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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'
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_6.c
generating transdb.h
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_r.c
compiling /tmp/ruby/src/trunk_asan/enc/koi8_u.c
compiling /tmp/ruby/src/trunk_asan/enc/shift_jis.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_16be.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c
compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c
transdb.h updated
compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c
generating makefiles ext/configure-ext.mk
making trans
compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c
compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/big5.c
ext/configure-ext.mk updated
generating table from /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c
linking encoding euc_tw.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
generating table from /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
linking encoding gb2312.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
linking encoding gb18030.so
generating /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c ...
linking encoding gbk.so
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
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
generating /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ...
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
configuring -test-/RUBY_ALIGNOF
configuring cgi/escape
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ...
configuring continuation
linking encoding iso_8859_8.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c
configuring coverage
configuring date
generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c
configuring digest
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c
configuring digest/bubblebabble
linking encoding iso_8859_9.so
configuring digest/md5
configuring erb/escape
configuring etc
generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ...
linking encoding iso_8859_10.so
configuring fcntl
generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
configuring io/console
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c
linking encoding iso_8859_16.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ...
linking encoding koi8_r.so
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
configuring json
generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ...
configuring json/generator
linking encoding koi8_u.so
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ...
linking encoding shift_jis.so
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ...
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
linking encoding utf_16be.so
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
linking encoding utf_16le.so
configuring -test-/bignum
generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ...
configuring -test-/box/yay1
configuring -test-/box/yay2
linking encoding utf_32be.so
configuring -test-/bug-14834
configuring -test-/bug-3571
generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ...
configuring -test-/bug-5832
linking encoding utf_32le.so
configuring -test-/bug_reporter
configuring monitor
configuring -test-/class
configuring -test-/cxxanyargs
linking encoding windows_31j.so
configuring objspace
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
configuring openssl
linking encoding windows_1250.so
linking encoding windows_1251.so
configuring digest/rmd160
generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c
linking encoding windows_1252.so
configuring psych
configuring -test-/debug
linking encoding windows_1253.so
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/ensure_and_callcc
linking encoding windows_1254.so
configuring -test-/enumerator_kw
configuring pty
configuring -test-/eval
configuring -test-/exception
linking encoding windows_1257.so
configuring -test-/fatal
configuring -test-/file
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating /tmp/ruby/src/trunk_asan/enc/trans/gbk.c ...
configuring digest/sha1
configuring rbconfig/sizeof
configuring ripper
generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c
configuring digest/sha2
generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ...
configuring rubyvm
configuring socket
configuring stringio
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c
generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ...
configuring json/parser
configuring strscan
compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ...
compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c
generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ...
configuring zlib
configuring bigdecimal-3.3.1/ext/bigdecimal
configuring debug-1.11.0/ext/debug
compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c
generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ...
configuring fiddle-1.1.8/ext/fiddle
configuring nkf-0.2.0/ext/nkf
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring racc-1.8.1/ext/racc/cparse
configuring -test-/load/dot.dot
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c
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
generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ...
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring rbs-3.9.5/ext/rbs_extension
configuring -test-/sanitizers
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring syslog-0.3.0/ext/syslog
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c
configuring -test-/struct
compiling /tmp/ruby/src/trunk_asan/enc/trans/escape.c
configuring -test-/symbol
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
libffi_version: 3.4.6
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c
configuring -test-/thread/id
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
configuring -test-/thread/instrumentation
compiling /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.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/utf_16_32.c
compiling /tmp/ruby/src/trunk_asan/enc/trans/big5.c
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_sjis.so
linking transcoder single_byte.so
linking transcoder utf_16_32.so
linking transcoder gbk.so
linking transcoder korean.so
linking transcoder utf8_mac.so
linking transcoder japanese_euc.so
linking transcoder big5.so
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
configuring io/nonblock
configuring io/wait
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/box/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/box/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/box/yay1/yay1.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/box/yay2/yay2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/c.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/concat/to_ary_concat.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/resize/resize.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-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-/bignum/bigzero.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/array/to_ary_concat.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.c
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/namespace/yay2.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/init.c
linking shared-object -test-/bug_5832.so
linking shared-object -test-/namespace/yay1.so
linking shared-object -test-/bug_3571.so
linking shared-object -test-/array/resize.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/bug_14834.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/box/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/box/yay1'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.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]: 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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.c
linking shared-object -test-/class.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/class'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/str2big.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/eval/eval.c
linking shared-object -test-/dln/empty.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/dataerror.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/fs.c
linking shared-object -test-/ensure_and_callcc.so
linking shared-object -test-/debug.so
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'
linking shared-object -test-/enumerator_kw.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/init.c
linking shared-object -test-/econv.so
linking shared-object -test-/RUBY_ALIGNOF.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/enc_raise.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/newline_conv.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/stat.c
linking shared-object -test-/eval.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c
linking shared-object -test-/bignum.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/rb_fatal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/delete.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/float.so
linking shared-object -test-/funcall.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/break.c
linking shared-object -test-/gvl/call_without_gvl.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c
linking shared-object -test-/file.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/yield.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl'
linking shared-object -test-/exception.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/protect/protect.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/fatal.so
linking shared-object -test-/cxxanyargs.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception'
linking shared-object -test-/hash.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_symbols/stringify_symbols.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_target/stringify_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/usr/usrmarshal.c
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-/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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/notimplement/bug.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/num2int/num2int.c
linking shared-object -test-/load/resolve_symbol_resolver.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/path_to_class/path_to_class.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/stringify_target.so
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/postponed_job/postponed_job.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/printf/printf.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols'
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/random'
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-/marshal/usr.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/bad_version.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c
linking shared-object -test-/notimplement.so
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method'
linking shared-object -test-/path_to_class.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/loop.c
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-/notimplement'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/parse_depth_limit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/sanitizers/sanitizers.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/integer.so
linking shared-object -test-/postponed_job.so
linking shared-object -test-/rb_call_super_kw.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-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/update/update.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/stack'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/stack/stack.c
linking shared-object -test-/recursion.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]: 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-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view'
linking shared-object -test-/random.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/coderange.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/type.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c
linking shared-object -test-/sanitizers.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.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/enc_associate.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/stack'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/modify.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.c
linking shared-object -test-/symbol.so
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
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c
linking shared-object -test-/rational.so
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/tracepoint.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct'
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
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
compiling /tmp/ruby/src/trunk_asan/ext/-test-/wait/wait.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk_asan/ext/cgi/escape/escape.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/continuation'
compiling /tmp/ruby/src/trunk_asan/ext/continuation/continuation.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
compiling /tmp/ruby/src/trunk_asan/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/digest/digest.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_core.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/erb/escape/escape.c
compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c
linking shared-object -test-/string.so
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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
compiling /tmp/ruby/src/trunk_asan/ext/fcntl/fcntl.c
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c
linking shared-object -test-/typeddata.so
linking shared-object -test-/wait.so
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string'
compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm'
installing digest libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/io/console/console.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata'
linking shared-object continuation.so
installing default date_core libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_asan/ext/io/nonblock/nonblock.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/wait'
compiling /tmp/ruby/src/trunk_asan/ext/io/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation'
installing default digest 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 erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
installing default monitor libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace'
compiling /tmp/ruby/src/trunk_asan/ext/objspace/object_tracing.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape'
compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl'
linking shared-object io/wait.so
installing default console libraries
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/io/wait'
installing default objspace libraries
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c
linking shared-object coverage.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage'
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c
linking shared-object monitor.so
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/time'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_to_ruby.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c
installing default pty libraries
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c
linking shared-object pty.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.c
linking shared-object psych.so
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/init.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/constants.c
checking /tmp/ruby/src/trunk_asan/parse.y and /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/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
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
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
compiling /tmp/ruby/src/trunk_asan/ext/socket/basicsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/bigdecimal.c
installing default strscan libraries
compiling /tmp/ruby/src/trunk_asan/ext/socket/socket.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/missing.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ocsp.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/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
installing default ripper libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
linking shared-object strscan.so
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey.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/fiddle-1.1.8/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/bigdecimal-3.3.1/lib ../../../../../.bundle/gems/bigdecimal-3.3.1/lib
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.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/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/ruby_objs.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/util/rbs_constant_pool.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexer.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexstate.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/main.c
linking shared-object fiddle.so
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
linking shared-object syslog_ext.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.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/parserstate.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
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509attr.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib'
compiling /tmp/ruby/src/trunk_asan/ext/socket/option.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509crl.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/ext/digest/md5/md5.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.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/raddrinfo.c
ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.9.5/lib ../../../../../.bundle/gems/rbs-3.9.5/lib
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509ext.c
installing default socket libraries
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509name.c
installing default sha2 libraries
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
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509req.c
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509store.c
linking shared-object digest/sha1.so
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1'
linking shared-object rbs_extension.so
installing default openssl libraries
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
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 openssl.so
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf'
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/json/parser'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
make[1]: Entering directory '/tmp/ruby/build/trunk_asan'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
$$$[end] "make all -j16" exit with 0.
$$$[beg] make install -j16
Update rbs to 22451ecbe262326176eb3915b64366712930685c
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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS = -j16 --jobserver-auth=4,5
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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/
echo 22451ecbe262326176eb3915b64366712930685c | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision -
generating enc.mk
/tmp/ruby/src/trunk_asan/.bundle/.timestamp/rbs.revision unchanged
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/-test-/abi'
linking shared-object -test-/abi.so
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Entering 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/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor'
make[2]: 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/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi'
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/ext/rubyvm'
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/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.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/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
linking transcoder transdb.so
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl'
make[1]: Leaving directory '/tmp/ruby/build/trunk_asan'
making encs
make[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/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
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/rbs-3.9.5/ext/rbs_extension'
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'
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.beta1
delegate 0.4.0
did_you_mean 2.0.0
english 0.8.1
erb 6.0.0
error_highlight 0.7.0
fileutils 1.8.0
find 0.2.0
forwardable 1.3.3
ipaddr 1.2.7
net-http 0.8.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.2
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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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=10520
"--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/756] 73966=-ext-/time/test_new
[ 2/756] 73960=psych/test_hash
[ 3/756] 73957=openssl/test_cipher
[ 4/756] 73966=rubygems/test_gem_source_lock
[ 5/756] 73969=uri/test_ldap
[ 6/756] 73959=rubygems/test_gem_remote_fetcher_local_server
[ 7/756] 73964=etc/test_etc
[ 8/756] 73958=-ext-/gvl/test_last_thread
[ 9/756] 73968=ruby/test_symbol
[ 10/756] 73962=psych/test_coder
[ 11/756] 73971=optparse/test_optparse
[ 12/756] 73961=socket/test_unix
[ 13/756] 73965=rubygems/test_gem_source_specific_file
[ 14/756] 73967=prism/api/parse_test
[ 15/756] 73963=ruby/test_enum
[ 16/756] 73970=rubygems/test_gem_commands_which_command
[ 17/756] 73956=ruby/test_metaclass
[ 18/756] 73956=ruby/test_numeric
[ 19/756] 73969=ruby/test_io
[ 20/756] 73960=uri/test_ws
[ 21/756] 73962=date/test_date_arith
[ 22/756] 73961=io/console/test_io_console
[ 23/756] 73960=ruby/test_undef
[ 24/756] 73962=rubygems/test_gem_commands_sources_command
[ 25/756] 73960=rubygems/test_gem_spec_fetcher
[ 26/756] 73967=io/console/test_ractor
[ 27/756] 73957=prism/ruby/desugar_compiler_test
[ 28/756] 73956=openssl/test_hmac
[ 29/756] 73971=mkmf/test_signedness
[ 30/756] 73967=-ext-/marshal/test_internal_ivar
[ 31/756] 73967=rubygems/test_gem_commands_mirror
[ 32/756] 73956=prism/encoding/symbol_encoding_test
[ 33/756] 73964=-ext-/integer/test_my_integer
[ 34/756] 73964=-ext-/tracepoint/test_tracepoint
[ 35/756] 73957=rubygems/test_gem_commands_environment_command
[ 36/756] 73970=rubygems/test_gem_resolver_installed_specification
[ 37/756] 73959=dtrace/test_array_create
[ 38/756] 73966=pathname/test_ractor
[ 39/756] 73959=rubygems/test_gem_command
[ 40/756] 73956=ruby/test_weakkeymap
[ 41/756] 73970=-ext-/marshal/test_usrmarshal
[ 42/756] 73958=net/http/test_httpresponse
[ 43/756] 73965=ruby/test_inlinecache
[ 44/756] 73959=-ext-/exception/test_enc_raise
[ 45/756] 73966=openssl/test_engine
[ 46/756] 73959=ruby/test_key_error
[ 47/756] 73959=ruby/test_bignum
[ 48/756] 73967=prism/ruby/reflection_test
[ 49/756] 73966=did_you_mean/tree_spell/test_human_typo
[ 50/756] 73966=-ext-/load/test_dot_dot
[ 51/756] 73967=json/ractor_test
[ 52/756] 73966=rubygems/test_gem_request_set_lockfile
[ 53/756] 73958=fiber/test_io_close
[ 54/756] 73958=-ext-/postponed_job/test_postponed_job
[ 55/756] 73965=rubygems/test_exit
[ 56/756] 73967=did_you_mean/spell_checking/test_pattern_key_name_check
[ 57/756] 73967=did_you_mean/edit_distance/test_jaro_winkler
[ 58/756] 73967=rubygems/test_gem_commands_yank_command
[ 59/756] 73960=rubygems/test_gem_resolver
[ 60/756] 73957=rubygems/test_gem_gemcutter_utilities
[ 61/756] 73959=rubygems/test_gem_remote_fetcher
[ 62/756] 73965=rubygems/test_gem_util
[ 63/756] 73967=openssl/test_config
[ 64/756] 73970=test_tempfile
[ 65/756] 73962=dtrace/test_hash_create
[ 66/756] 73965=json/json_generic_object_test
[ 67/756] 73962=ruby/test_thread
[ 68/756] 73965=ruby/test_call
[ 69/756] 73960=-ext-/bignum/test_pack
[ 70/756] 73967=ruby/test_defined
[ 71/756] 73957=date/test_switch_hitter
[ 72/756] 73964=-ext-/method/test_arity
[ 73/756] 73964=ruby/test_ractor
[ 74/756] 73957=ripper/test_files_sample
[ 75/756] 73966=-ext-/st/test_update
[ 76/756] 73966=ruby/enc/test_case_options
[ 77/756] 73966=rubygems/test_gem_resolver_index_set
[ 78/756] 73966=uri/test_file
[ 79/756] 73966=rubygems/test_gem_install_update_options
[ 80/756] 73967=rubygems/test_gem_security_policy
[ 81/756] 73965=net/http/test_http
[ 82/756] 73957=ruby/test_rational2
[ 83/756] 73957=prism/fixtures_test
[ 84/756] 73959=rubygems/test_gem_dependency_resolution_error
[ 85/756] 73959=ruby/enc/test_shift_jis
[ 86/756] 73959=rubygems/test_gem_request_set_lockfile_parser
[ 87/756] 73966=ruby/test_yield
[ 88/756] 73959=rubygems/test_gem_ci_detector
[ 89/756] 73959=psych/test_string
[ 90/756] 73958=io/wait/test_io_wait_uncommon
[ 91/756] 73960=open-uri/test_proxy
[ 92/756] 73958=dtrace/test_raise
[ 93/756] 73958=uri/test_ftp
[ 94/756] 73958=net/http/test_httpresponses
[ 95/756] 73958=prism/result/integer_base_flags_test
[ 96/756] 73967=ruby/test_unicode_escape
[ 97/756] 73957=mkmf/test_have_library
[ 98/756] 73970=net/http/test_https
[ 99/756] 73960=rubygems/test_require
[100/756] 73959=erb/test_erb_command
[101/756] 73961=rubygems/test_gem_resolver_vendor_set
[102/756] 73958=ruby/test_fnmatch
[103/756] 73967=ruby/enc/test_koi8
[104/756] 73967=erb/test_erb_m17n
[105/756] 73958=objspace/test_objspace
[106/756] 73967=ruby/test_clone
[107/756] 73959=rubygems/test_gem_ext_cmake_builder
[108/756] 73959=ripper/test_filter
[109/756] 73959=-ext-/string/test_too_many_dummy_encodings
[110/756] 73956=ruby/test_literal
[111/756] 73961=ruby/test_arithmetic_sequence
[112/756] 73959=rubygems/test_gem_commands_search_command
[113/756] 73959=ruby/test_pattern_matching
[114/756] 73961=fiber/test_thread
[115/756] 73961=psych/test_encoding
[116/756] 73967=ruby/test_lambda
[117/756] 73961=ruby/test_file
[118/756] 73971=prism/bom_test
[119/756] 73959=ruby/test_frozen_error
[120/756] 73959=socket/test_sockopt
[121/756] 73959=-ext-/bug_reporter/test_bug_reporter
[122/756] 73967=did_you_mean/test_spell_checker
[123/756] 73967=fiber/test_ractor
[124/756] 73971=psych/test_document
[125/756] 73971=psych/test_yaml
[126/756] 73967=mkmf/test_config
[127/756] 73971=psych/test_boolean
[128/756] 73963=rubygems/test_gem_commands_specification_command
[129/756] 73971=-ext-/iter/test_yield_block
[130/756] 73971=psych/handlers/test_recorder
[131/756] 73971=socket/test_nonblock
[132/756] 73971=rubygems/test_gem_commands_signin_command
[133/756] 73968=openssl/test_pkey
[134/756] 73959=rubygems/test_gem_request
[135/756] 73968=ruby/test_primitive
[136/756] 73971=prism/ruby/parameters_signature_test
[137/756] 73968=rubygems/test_gem_resolver_api_specification
[138/756] 73971=optparse/test_getopts
[139/756] 73971=ruby/test_thread_cv
[140/756] 73963=psych/test_yamldbm
[141/756] 73963=json/test_helper
[142/756] 73963=resolv/test_win32_config
[143/756] 73957=mkmf/test_convertible
[144/756] 73959=rubygems/test_gem_resolver_best_set
[145/756] 73963=resolv/test_addr
[146/756] 73963=-ext-/file/test_stat
[147/756] 73963=ruby/test_eval
[148/756] 73959=ripper/test_parser_events
[149/756] 73959=prism/ruby/relocation_test
[150/756] 73968=ruby/enc/test_windows_1251
[151/756] 73968=-ext-/bignum/test_str2big
[152/756] 73968=ruby/test_rational
[153/756] 73971=prism/newline_offsets_test
[154/756] 73967=ruby/test_regexp
[155/756] 73959=rubygems/test_gem_commands_contents_command
[156/756] 73960=ruby/test_readpartial
[157/756] 73959=psych/test_scalar
[158/756] 73959=rubygems/test_gem_resolver_conflict
[159/756] 73959=-ext-/eval/test_eval
[160/756] 73959=ruby/test_object
[161/756] 73960=fiber/test_process
[162/756] 73960=fileutils/test_fileutils
[163/756] 73971=rubygems/test_gem_commands_cert_command
[164/756] 73968=fiber/test_io
[165/756] 73960=prism/result/named_capture_test
[166/756] 73968=rubygems/test_gem_resolver_git_specification
[167/756] 73960=ruby/test_dir_m17n
[168/756] 73963=pathname/test_pathname
[169/756] 73961=rubygems/test_remote_fetch_error
[170/756] 73961=coverage/test_coverage
[171/756] 73956=psych/test_stream
[172/756] 73968=json/json_common_interface_test
[173/756] 73956=-ext-/path_to_class/test_path_to_class
[174/756] 73956=prism/result/string_test
[175/756] 73956=fiber/test_storage
[176/756] 73956=json/json_addition_test
[177/756] 73968=-ext-/string/test_qsort
[178/756] 73968=dtrace/test_cmethod
[179/756] 73968=rubygems/test_gem_ext_ext_conf_builder
[180/756] 73956=rubygems/test_gem_commands_dependency_command
[181/756] 73970=ruby/test_const
[182/756] 73963=psych/test_serialize_subclasses
[183/756] 73970=ruby/test_class
[184/756] 73963=prism/api/parse_comments_test
[185/756] 73963=rubygems/test_gem_dependency
[186/756] 73959=dtrace/test_method_cache
[187/756] 73959=rubygems/test_gem_resolver_index_specification
[188/756] 73956=dtrace/test_string
[189/756] 73956=psych/test_marshalable
[190/756] 73956=ruby/test_iterator
[191/756] 73959=openssl/test_digest
[192/756] 73959=ruby/test_variable
[193/756] 73963=-ext-/string/test_cstr
[194/756] 73965=rubygems/test_gem_resolver_lock_specification
[195/756] 73965=fiber/test_address_resolve
[196/756] 73956=uri/test_wss
[197/756] 73965=-ext-/iter/test_iter_break
[198/756] 73965=ruby/test_parse
[199/756] 73956=ruby/test_process
[200/756] 73971=mkmf/test_have_macro
[201/756] 73963=-ext-/num2int/test_num2int
[202/756] 73963=rubygems/test_gem_source_local
[203/756] 73971=rubygems/test_gem_commands_install_command
[204/756] 73963=rubygems/test_gem_ext_cargo_builder_unit
[205/756] 73963=ruby/test_stack
[206/756] 73961=optparse/test_summary
[207/756] 73965=fileutils/test_nowrite
[208/756] 73965=ruby/test_flip
[209/756] 73961=ruby/test_thread_queue
[210/756] 73968=test_securerandom
[211/756] 73965=-ext-/st/test_foreach
[212/756] 73965=ruby/test_econv
[213/756] 73968=-ext-/symbol/test_inadvertent_creation
[214/756] 73968=prism/result/static_inspect_test
[215/756] 73957=-ext-/thread/test_instrumentation_api
[216/756] 73968=-ext-/vm/test_at_exit
[217/756] 73968=ruby/test_complex
[218/756] 73959=prism/result/source_location_test
[219/756] 73959=ruby/test_object_id
[220/756] 73960=prism/unescape_test
[221/756] 73960=openssl/test_x509ext
[222/756] 73960=psych/test_data
[223/756] 73960=ripper/test_files_ext
[224/756] 73968=prism/result/equality_test
[225/756] 73968=rubygems/test_gem_version
[226/756] 73966=rubygems/test_gem_commands_stale_command
[227/756] 73966=prism/ruby/tunnel_test
[228/756] 73968=ruby/test_settracefunc
[229/756] 73960=rubygems/test_gem_text
[230/756] 73971=rubygems/test_gem_stub_specification
[231/756] 73960=ruby/test_method_cache
[232/756] 73960=ruby/test_path
[233/756] 73960=ruby/test_sprintf_comb
[234/756] 73966=socket/test_tcp
[235/756] 73959=test_pp
[236/756] 73963=ruby/test_whileuntil
[237/756] 73963=ruby/test_transcode
[238/756] 73959=mkmf/test_flags
[239/756] 73971=openssl/test_asn1
[240/756] 73957=json/json_string_matching_test
[241/756] 73957=monitor/test_monitor
[242/756] 73971=rubygems/test_gem_ext_rake_builder
[243/756] 73957=-ext-/rational/test_rat
[244/756] 73960=test_extlibs
[245/756] 73966=ruby/test_complex2
[246/756] 73957=ruby/enc/test_iso_8859
[247/756] 73966=openssl/test_x509attr
[248/756] 73969=-ext-/win32/test_dln
[249/756] 73969=open-uri/test_open-uri
[250/756] 73966=-ext-/string/test_coderange
[251/756] 73966=-ext-/bignum/test_big2str
[252/756] 73966=mkmf/test_pkg_config
[253/756] 73957=ruby/test_string_memory
[254/756] 73966=prism/regexp_test
[255/756] 73966=yaml/test_store
[256/756] 73957=ruby/test_insns_leaf
[257/756] 73966=ruby/test_iseq
[258/756] 73957=prism/api/dump_test
Leaked file descriptor: TestOpenURI#test_redirect: 8 : #<TCPSocket:fd 8, AF_INET, 127.0.0.1, 42993>
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
ruby 73969 ko1 8u IPv4 1140832753 0t0 TCP localhost:42993->localhost:47878 (CLOSE_WAIT)
[259/756] 73961=-ext-/string/test_enc_associate
Closed file descriptor: TestOpenURI#test_open_uri: 8
[260/756] 73969=ruby/test_allocation
[261/756] 73965=ruby/test_gc
[262/756] 73959=prism/ruby/location_test
[263/756] 73959=openssl/test_x509req
[264/756] 73971=rubygems/test_gem_commands_open_command
[265/756] 73959=psych/test_tree_builder
[266/756] 73959=net/protocol/test_protocol
[267/756] 73971=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[268/756] 73964=-ext-/load/test_protect
[269/756] 73964=rubygems/test_gem_dependency_installer
[270/756] 73959=ruby/test_refinement
[271/756] 73971=rubygems/test_gem_name_tuple
[272/756] 73971=ruby/test_warning
[273/756] 73961=ruby/enc/test_gbk
[274/756] 73961=rubygems/test_gem_specification
[275/756] 73968=ruby/enc/test_gb18030
[276/756] 73968=rubygems/test_gem_package_tar_reader
[277/756] 73971=psych/test_class
[278/756] 73968=openssl/test_x509crl
[279/756] 73971=psych/test_numeric
[280/756] 73971=strscan/test_stringscanner
[281/756] 73971=did_you_mean/spell_checking/test_require_path_check
[282/756] 73971=-ext-/bignum/test_mul
[283/756] 73971=mkmf/test_mkmf
[284/756] 73971=-ext-/test_enumerator_kw
[285/756] 73971=ruby/test_mixed_unicode_escapes
[286/756] 73971=ruby/test_complexrational
[287/756] 73971=openssl/test_pkcs7
[288/756] 73968=rubygems/test_gem_commands_fetch_command
[289/756] 73963=io/nonblock/test_flush
[290/756] 73963=fileutils/test_verbose
[291/756] 73963=rubygems/test_gem_ext_builder
[292/756] 73968=ruby/test_box
[293/756] 73966=ruby/test_basicinstructions
[294/756] 73957=-ext-/bignum/test_bigzero
[295/756] 73957=fiber/test_mutex
[296/756] 73966=ruby/test_struct
[297/756] 73971=rubygems/test_gem_resolver_vendor_specification
[298/756] 73971=-ext-/typeddata/test_typeddata
[299/756] 73966=date/test_date_strftime
[300/756] 73957=prism/ruby/compiler_test
[301/756] 73957=test_find
[302/756] 73957=prism/locals_test
[303/756] 73957=-ext-/test_recursion
[304/756] 73957=-ext-/string/test_normalize
[305/756] 73957=rubygems/test_gem_commands_owner_command
[306/756] 73971=socket/test_basicsocket
[307/756] 73971=ripper/test_sexp
[308/756] 73971=prism/ruby/pattern_test
[309/756] 73971=rubygems/test_gem_package_tar_header
[310/756] 73971=objspace/test_ractor
[311/756] 73957=rubygems/test_gem_unsatisfiable_dependency_error
[312/756] 73957=rubygems/test_gem_remote_fetcher_s3
[313/756] 73968=psych/test_stringio
[314/756] 73968=prism/api/lex_test
[315/756] 73968=rubygems/test_gem_rdoc
[316/756] 73968=ruby/test_require_lib
[317/756] 73957=ripper/test_files_test_2
[318/756] 73957=rubygems/test_gem_version_option
[319/756] 73957=rubygems/test_gem_request_set
[320/756] 73960=prism/version_test
[321/756] 73960=ruby/test_objectspace
[322/756] 73966=test_trick
[323/756] 73961=-ext-/win32/test_fd_setsize
[324/756] 73961=ruby/enc/test_big5
[325/756] 73961=rubygems/test_gem_resolver_activation_request
[326/756] 73961=psych/test_null
[327/756] 73961=fiber/test_scheduler
[328/756] 73971=-ext-/test_ensure_and_callcc
[329/756] 73971=ruby/test_signal
[330/756] 73963=fiber/test_timeout
[331/756] 73963=ruby/test_fixnum
[332/756] 73963=-ext-/iseq_load/test_iseq_load
[333/756] 73957=-ext-/string/test_fstring
[334/756] 73957=did_you_mean/core_ext/test_name_error_extension
[335/756] 73957=psych/nodes/test_enumerable
[336/756] 73957=-ext-/proc/test_bmethod
[337/756] 73957=-ext-/test_bug-14834
[338/756] 73964=resolv/test_svcb_https
[339/756] 73964=openssl/test_buffering
[340/756] 73964=prism/ruby/ruby_parser_test
[341/756] 73957=socket/test_addrinfo
[342/756] 73964=openssl/test_x509cert
[343/756] 73957=uri/test_http
[344/756] 73957=-ext-/funcall/test_passing_block
[345/756] 73957=rubygems/test_webauthn_listener
[346/756] 73957=-ext-/thread/test_lock_native_thread
[347/756] 73957=rubygems/test_gem_package_tar_reader_entry
[348/756] 73957=optparse/test_zsh_completion
[349/756] 73957=-ext-/string/test_enc_str_buf_cat
[350/756] 73957=mkmf/test_have_func
[351/756] 73964=mkmf/test_constant
[352/756] 73957=rubygems/test_gem_security_trust_dir
[353/756] 73957=ruby/test_default_gems
[354/756] 73957=ruby/test_encoding
[355/756] 73961=dtrace/test_load
[356/756] 73961=json/json_fixtures_test
[357/756] 73961=rubygems/test_gem_resolver_specification
[358/756] 73961=socket/test_ancdata
[359/756] 73961=rubygems/test_gem_doctor
[360/756] 73961=ruby/test_weakmap
[361/756] 73957=ruby/test_rubyvm
[362/756] 73957=-ext-/exception/test_data_error
[363/756] 73957=rubygems/test_gem_resolver_dependency_request
[364/756] 73957=ripper/test_scanner_events
[365/756] 73957=-ext-/string/test_external_new
[366/756] 73957=-ext-/test_abi
[367/756] 73963=ruby/enc/test_euc_jp
[368/756] 73963=strscan/test_ractor
[369/756] 73963=prism/api/parse_success_test
[370/756] 73963=ruby/test_module
[371/756] 73957=rubygems/test_gem_commands_push_command
[372/756] 73957=openssl/test_ssl
[373/756] 73964=win32/test_registry
[374/756] 73964=rubygems/test_deprecate
[375/756] 73964=uri/test_common
[376/756] 73966=ruby/test_optimization
[377/756] 73971=rubygems/test_gem_request_connection_pools
[378/756] 73970=rubygems/test_gem_uri_formatter
[379/756] 73970=ruby/test_sprintf
[380/756] 73964=optparse/test_kwargs
[381/756] 73964=io/wait/test_io_wait
[382/756] 73971=ripper/test_lexer
[383/756] 73971=psych/test_merge_keys
[384/756] 73971=-ext-/test_random
[385/756] 73971=resolv/test_mdns
[386/756] 73971=openssl/test_x509store
[387/756] 73970=rubygems/test_gem_ext_configure_builder
[388/756] 73970=cgi/test_cgi_escape
[389/756] 73968=ruby/test_dir
[390/756] 73971=optparse/test_bash_completion
[391/756] 73971=ruby/test_exception
[392/756] 73970=rubygems/test_gem_security_signer
[393/756] 73959=rubygems/test_gem_local_remote_options
[394/756] 73970=rubygems/test_gem_commands_lock_command
[395/756] 73959=ruby/enc/test_euc_kr
[396/756] 73959=ruby/test_threadgroup
[397/756] 73970=-ext-/string/test_set_len
[398/756] 73968=prism/result/regular_expression_options_test
[399/756] 73970=fiber/test_queue
[400/756] 73968=ruby/test_sleep
[401/756] 73970=prism/result/integer_parse_test
[402/756] 73970=rubygems/test_gem_validator
[403/756] 73970=test_prettyprint
[404/756] 73970=mkmf/test_install
[405/756] 73960=date/test_date_ractor
[406/756] 73959=ruby/test_m17n_comb
[407/756] 73970=openssl/test_pair
[408/756] 73964=did_you_mean/test_tree_spell_checker
[409/756] 73960=prism/lex_test
[410/756] 73964=test_bundled_gems
[411/756] 73964=test_tsort
[412/756] 73964=openssl/test_ns_spki
[413/756] 73964=psych/visitors/test_depth_first
[414/756] 73964=ruby/test_integer_comb
[415/756] 73961=prism/result/index_write_test
[416/756] 73968=-ext-/symbol/test_type
[417/756] 73961=ruby/test_range
[418/756] 73968=prism/encoding/encodings_test
[419/756] 73968=fiber/test_io_buffer
[420/756] 73968=rubygems/test_gem_impossible_dependencies_error
[421/756] 73968=json/json_generator_test
[422/756] 73969=fileutils/test_dryrun
[423/756] 73963=openssl/test_ts
[424/756] 73969=psych/test_emitter
[425/756] 73969=rubygems/test_gem_resolver_api_set
[426/756] 73969=prism/api/parse_stream_test
[427/756] 73968=rubygems/test_gem_source_subpath_problem
[428/756] 73969=prism/result/node_id_test
[429/756] 73968=test_tmpdir
[430/756] 73960=prism/result/warnings_test
[431/756] 73960=-ext-/array/test_to_ary_concat
[432/756] 73968=-ext-/test_printf
[433/756] 73963=ruby/test_rubyoptions
[434/756] 73968=-ext-/load/test_stringify_symbols
[435/756] 73970=mkmf/test_configuration
[436/756] 73968=ruby/enc/test_windows_1252
[437/756] 73968=socket/test_udp
[438/756] 73968=prism/ruby/dispatcher_test
[439/756] 73968=openssl/test_pkey_dh
[440/756] 73968=ruby/test_shapes
[441/756] 73968=openssl/test_ocsp
[442/756] 73969=rubygems/test_gem_silent_ui
[443/756] 73969=dtrace/test_require
[444/756] 73969=ruby/test_ifunless
[445/756] 73969=ripper/test_files_test
[446/756] 73970=rubygems/test_gem_dependency_list
[447/756] 73970=rubygems/test_gem_resolver_installer_set
[448/756] 73969=rubygems/test_gem_commands_uninstall_command
[449/756] 73961=-ext-/exception/test_ensured
[450/756] 73970=prism/result/comments_test
[451/756] 73970=-ext-/hash/test_delete
[452/756] 73970=rubygems/test_config
[453/756] 73970=ruby/test_io_m17n
[454/756] 73961=test_forwardable
[455/756] 73961=dtrace/test_object_create_start
[456/756] 73961=ruby/test_continuation
[457/756] 73961=rubygems/test_project_sanity
[458/756] 73961=ruby/test_zjit
[459/756] 73961=prism/encoding/regular_expression_encoding_test
[460/756] 73961=ruby/test_env
[461/756] 73968=rubygems/test_gem_commands_cleanup_command
[462/756] 73971=optparse/test_placearg
[463/756] 73960=-ext-/string/test_interned_str
[464/756] 73960=prism/result/constant_path_node_test
[465/756] 73960=rubygems/test_gem_path_support
[466/756] 73960=prism/newline_test
[467/756] 73971=prism/ruby/parser_test
[468/756] 73971=prism/snippets_test
[469/756] 73969=psych/test_array
[470/756] 73969=-ext-/gvl/test_ubf_async_safe
[471/756] 73969=rubygems/test_webauthn_listener_response
[472/756] 73969=psych/test_psych_set
[473/756] 73969=prism/result/heredoc_test
[474/756] 73969=optparse/test_switch
[475/756] 73969=rubygems/test_gem_bundler_version_finder
[476/756] 73960=-ext-/win32/test_console_attr
[477/756] 73960=dtrace/test_gc
[478/756] 73960=test_time
[479/756] 73968=json/json_encoding_test
[480/756] 73969=ruby/test_math
[481/756] 73969=ruby/test_super
[482/756] 73968=mkmf/test_libs
[483/756] 73968=prism/onigmo_test
[484/756] 73968=psych/test_struct
[485/756] 73968=ruby/test_ast
[486/756] 73960=prism/fuzzer_test
[487/756] 73960=-ext-/string/test_rb_str_dup
[488/756] 73960=ruby/test_case
[489/756] 73957=-ext-/test_bug-5832
[490/756] 73957=optparse/test_autoconf
[491/756] 73960=optparse/test_did_you_mean
[492/756] 73957=-ext-/popen_deadlock/test_popen_deadlock
[493/756] 73960=rubygems/test_gem_safe_yaml
[494/756] 73960=digest/test_digest_extend
[495/756] 73960=openssl/test_x509name
[496/756] 73960=fiber/test_sleep
[497/756] 73970=-ext-/wait/test_wait
[498/756] 73970=psych/test_object_references
[499/756] 73970=ruby/test_alias
[500/756] 73960=rubygems/test_gem_requirement
[501/756] 73969=mkmf/test_sizeof
[502/756] 73960=ruby/test_compile_prism
[503/756] 73970=rubygems/test_gem_commands_build_command
[504/756] 73958=rubygems/test_gem_security
[505/756] 73957=ruby/enc/test_euc_tw
[506/756] 73957=rubygems/test_gem_commands_info_command
[507/756] 73964=prism/api/command_line_test
[508/756] 73964=ruby/test_io_timeout
[509/756] 73970=date/test_date_new
[510/756] 73964=-ext-/test_bug-3571
[511/756] 73970=ruby/test_system
[512/756] 73957=-ext-/test_notimplement
[513/756] 73964=ruby/enc/test_emoji_breaks
[514/756] 73957=ruby/test_comparable
[515/756] 73964=mmtk/test_configuration
[516/756] 73957=-ext-/box/test_load_ext
[517/756] 73964=ruby/test_dup
[518/756] 73957=ruby/test_require
[519/756] 73960=stringio/test_stringio
[520/756] 73960=resolv/test_dns
[521/756] 73964=optparse/test_reqarg
[522/756] 73959=ruby/test_method
[523/756] 73960=test_unicode_normalize
[524/756] 73960=did_you_mean/test_ractor_compatibility
[525/756] 73960=-ext-/econv/test_append
[526/756] 73960=rubygems/test_gem_resolver_lock_set
[527/756] 73964=rubygems/test_gem_console_ui
[528/756] 73960=-ext-/struct/test_member
[529/756] 73960=resolv/test_resource
[530/756] 73964=psych/test_set
[531/756] 73964=rubygems/test_gem_source_fetch_problem
[532/756] 73960=rubygems/test_gem_update_suggestion
[533/756] 73964=test_ipaddr
[534/756] 73964=ruby/test_arity
[535/756] 73964=ruby/test_trace
[536/756] 73964=rubygems/test_gem_stream_ui
[537/756] 73960=-ext-/st/test_numhash
[538/756] 73960=-ext-/string/test_nofree
[539/756] 73960=openssl/test_pkey_rsa
[540/756] 73970=mkmf/test_egrep_cpp
[541/756] 73964=ruby/test_argf
[542/756] 73970=rubygems/test_gem_resolver_composed_set
[543/756] 73970=date/test_date_conv
[544/756] 73970=rubygems/test_webauthn_poller
[545/756] 73958=ruby/test_yjit
[546/756] 73970=net/http/test_buffered_io
[547/756] 73970=ruby/test_m17n
[548/756] 73960=ruby/test_yjit_exit_locations
[549/756] 73970=rubygems/test_gem_commands_pristine_command
[550/756] 73960=rubygems/test_gem_config_file
[551/756] 73960=psych/test_yamlstore
[552/756] 73960=psych/test_scalar_scanner
[553/756] 73960=ruby/test_io_buffer
[554/756] 73969=-ext-/arith_seq/test_arith_seq_beg_len_step
[555/756] 73969=ruby/test_hash
[556/756] 73960=rubygems/test_gem_resolver_requirement_list
[557/756] 73965=ruby/test_beginendblock
[558/756] 73960=socket/test_socket
[559/756] 73961=test_timeout
[560/756] 73961=ruby/test_not
[561/756] 73961=test_weakref
[562/756] 73961=rubygems/test_gem_package_tar_writer
[563/756] 73965=rubygems/test_rubygems
[564/756] 73961=prism/ruby/ripper_test
[565/756] 73965=ruby/enc/test_case_mapping
[566/756] 73965=psych/visitors/test_yaml_tree
[567/756] 73965=uri/test_mailto
[568/756] 73965=ruby/enc/test_utf16
[569/756] 73965=rubygems/test_gem_package
[570/756] 73970=ruby/test_enumerator
[571/756] 73966=prism/encoding/string_encoding_test
[572/756] 73966=-ext-/exception/test_exception_at_throwing
[573/756] 73966=ruby/test_name_error
[574/756] 73961=rubygems/test_gem_source
[575/756] 73971=ruby/test_frozen
[576/756] 73971=psych/test_safe_load
[577/756] 73971=prism/ractor_test
[578/756] 73960=rubygems/test_gem_platform
[579/756] 73965=psych/test_symbol
[580/756] 73965=rubygems/test_gem_uninstaller
[581/756] 73960=prism/result/overlap_test
[582/756] 73961=test_pty
[583/756] 73971=yaml/test_dbm
[584/756] 73971=did_you_mean/spell_checking/test_variable_name_check
[585/756] 73966=rubygems/test_gem_commands_list_command
[586/756] 73966=rubygems/test_gem_source_vendor
[587/756] 73971=uri/test_parser
[588/756] 73966=date/test_date
[589/756] 73966=openssl/test_pkcs12
[590/756] 73971=psych/test_date_time
[591/756] 73960=did_you_mean/tree_spell/test_change_word
[592/756] 73971=-ext-/string/test_modify_expand
[593/756] 73971=rubygems/test_gem_source_installed
[594/756] 73961=rubygems/test_gem_available_set
[595/756] 73971=fiber/test_enumerator
[596/756] 73971=digest/test_ractor
[597/756] 73960=psych/test_psych
[598/756] 73960=json/json_coder_test
[599/756] 73960=digest/test_digest
[600/756] 73961=rubygems/test_gem_package_old
[601/756] 73961=test_rbconfig
[602/756] 73966=rubygems/test_gem_uri
[603/756] 73966=-ext-/debug/test_debug
[604/756] 73961=rubygems/test_gem_package_tar_header_ractor
[605/756] 73966=ruby/test_stringchar
[606/756] 73971=rubygems/test_gem_commands_help_command
[607/756] 73971=-ext-/arith_seq/test_arith_seq_extract
[608/756] 73966=ruby/test_array
[609/756] 73957=mkmf/test_find_executable
[610/756] 73957=error_highlight/test_error_highlight
[611/756] 73965=-ext-/load/test_resolve_symbol
[612/756] 73971=-ext-/debug/test_profile_frames
[613/756] 73965=date/test_date_compat
[614/756] 73965=ruby/test_lazy_enumerator
[615/756] 73971=ruby/test_time_tz
[616/756] 73971=ruby/test_backtrace
[617/756] 73961=prism/ruby/string_query_test
[618/756] 73961=psych/test_nil
[619/756] 73961=-ext-/class/test_class2name
[620/756] 73961=rubygems/test_gem_commands_outdated_command
[621/756] 73961=json/json_ryu_fallback_test
[622/756] 73961=rubygems/test_gem_request_set_lockfile_tokenizer
[623/756] 73961=openssl/test_kdf
[624/756] 73961=ruby/test_proc
[625/756] 73965=test_shellwords
[626/756] 73965=optparse/test_cclass
[627/756] 73956=dtrace/test_singleton_function
[628/756] 73956=did_you_mean/spell_checking/test_uncorrectable_name_check
[629/756] 73956=optparse/test_load
[630/756] 73956=psych/test_omap
[631/756] 73956=ruby/test_marshal
[632/756] 73965=zlib/test_zlib
[633/756] 73971=prism/magic_comment_test
[634/756] 73959=mkmf/test_framework
[635/756] 73959=ruby/enc/test_case_comprehensive
[636/756] 73959=psych/test_ractor
[637/756] 73971=prism/library_symbols_test
[638/756] 73971=psych/test_json_tree
[639/756] 73971=psych/visitors/test_emitter
[640/756] 73971=openssl/test_pkey_dsa
[641/756] 73956=net/http/test_https_proxy
[642/756] 73956=ruby/test_nomethod_error
[643/756] 73956=open-uri/test_ssl
[644/756] 73964=date/test_date_strptime
[645/756] 73959=ripper/test_files_test_1
[646/756] 73971=prism/percent_delimiter_string_test
[647/756] 73971=rubygems/test_gem
[648/756] 73964=prism/api/freeze_test
[649/756] 73964=stringio/test_ractor
[650/756] 73964=ruby/test_float
[651/756] 73961=rubygems/test_gem_remote_fetcher_local_ssl_server
[652/756] 73969=rubygems/test_gem_source_list
[653/756] 73960=psych/test_yaml_special_cases
[654/756] 73969=prism/result/attribute_write_test
[655/756] 73969=psych/test_parser
[656/756] 73960=ruby/test_set
[657/756] 73969=-ext-/stack/test_stack_overflow
[658/756] 73969=test_delegate
[659/756] 73969=rubygems/test_gem_command_manager
[660/756] 73960=rubygems/test_gem_installer
[661/756] 73969=rubygems/test_gem_source_git
[662/756] 73956=ruby/test_pipe
[663/756] 73964=ruby/enc/test_regex_casefold
[664/756] 73964=ruby/test_random_formatter
[665/756] 73964=rubygems/test_gem_commands_check_command
[666/756] 73964=did_you_mean/spell_checking/test_class_name_check
[667/756] 73956=rubygems/test_gem_resolver_git_set
[668/756] 73964=ruby/test_string
[669/756] 73969=ruby/enc/test_emoji
[670/756] 73969=ripper/test_files_lib
[671/756] 73969=ruby/test_condition
[672/756] 73969=ruby/enc/test_cp949
[673/756] 73969=erb/test_erb
[674/756] 73971=ruby/test_integer
[675/756] 73969=json/json_ext_parser_test
[676/756] 73956=ruby/test_time
[677/756] 73969=-ext-/struct/test_duplicate
[678/756] 73969=date/test_date_attr
[679/756] 73969=-ext-/test_scan_args
[680/756] 73969=ruby/test_memory_view
[681/756] 73969=prism/test_helper
[682/756] 73969=-ext-/string/test_ellipsize
[683/756] 73969=ruby/enc/test_utf32
[684/756] 73969=-ext-/integer/test_integer
[685/756] 73961=-ext-/struct/test_data
[686/756] 73961=optparse/test_noarg
[687/756] 73969=openssl/test_pkey_ec
[688/756] 73956=ruby/test_rand
[689/756] 73969=openssl/test_fips
[690/756] 73961=rubygems/test_gem_commands_update_command
[691/756] 73969=date/test_date_parse
[692/756] 73956=fiber/test_backtrace
[693/756] 73956=openssl/test_random
[694/756] 73956=rubygems/test_bundled_ca
[695/756] 73969=psych/visitors/test_to_ruby
[696/756] 73969=prism/result/static_literals_test
[697/756] 73969=-ext-/string/test_capacity
[698/756] 73969=-ext-/float/test_nextafter
[699/756] 73956=rubygems/test_gem_safe_marshal
[700/756] 73969=ruby/test_gc_compact
[701/756] 73965=psych/test_deprecated
[702/756] 73965=-ext-/bignum/test_div
[703/756] 73965=-ext-/array/test_resize
[704/756] 73965=ruby/test_fiber
[705/756] 73957=prism/result/breadth_first_search_test
[706/756] 73957=uri/test_generic
[707/756] 73957=json/json_parser_test
[708/756] 73957=ruby/enc/test_cesu8
[709/756] 73957=rubygems/test_gem_commands_rebuild_command
[710/756] 73956=rubygems/test_gem_commands_setup_command
[711/756] 73957=psych/test_alias_and_anchor
[712/756] 73957=test_open3
[713/756] 73961=prism/errors_test
[714/756] 73956=open-uri/test_ftp
[715/756] 73956=ruby/test_vm_dump
[716/756] 73956=test_singleton
[717/756] 73956=did_you_mean/spell_checking/test_key_name_check
[718/756] 73956=ripper/test_ripper
[719/756] 73961=openssl/test_ossl
[720/756] 73961=date/test_date_marshal
[721/756] 73961=ruby/enc/test_grapheme_breaks
[722/756] 73961=rubygems/test_gem_request_set_gem_dependency_api
[723/756] 73961=ruby/test_syntax
[724/756] 73966=ruby/test_assignment
[725/756] 73959=psych/json/test_stream
[726/756] 73959=io/wait/test_ractor
[727/756] 73959=openssl/test_ssl_session
[728/756] 73956=optparse/test_optarg
[729/756] 73959=ruby/test_autoload
[730/756] 73956=rubygems/test_gem_resolver_local_specification
[731/756] 73956=rubygems/test_gem_commands_unpack_command
[732/756] 73956=rubygems/test_gem_commands_exec_command
[733/756] 73971=ruby/test_pack
[734/756] 73971=psych/test_object
[735/756] 73971=rubygems/test_gem_commands_signout_command
[736/756] 73971=psych/test_exception
[737/756] 73971=rubygems/test_gem_ext_cargo_builder
[738/756] 73971=rubygems/test_gem_gem_runner
[739/756] 73971=ruby/test_file_exhaustive
[740/756] 73957=-ext-/struct/test_len
[741/756] 73957=prism/result/implicit_array_test
[742/756] 73957=optparse/test_acceptable
[743/756] 73960=dtrace/test_function_entry
[744/756] 73960=rubygems/test_kernel
[745/756] 73956=did_you_mean/spell_checking/test_method_name_check
[746/756] 73956=prism/heredoc_dedent_test
[747/756] 73956=lib/!Nothing_to_test
[748/756] 73956=ruby/test_keyword
[749/756] 73957=prism/result/numeric_value_test
[750/756] 73957=rubygems/test_gem_commands_server_command
[751/756] 73957=net/http/test_httpheader
[752/756] 73957=ruby/test_data
[753/756] 73957=net/http/test_http_request
[754/756] 73957=openssl/test_provider
[755/756] 73960=openssl/test_bn
[756/756] 73960=rubygems/test_gem_package_task
$$$ #<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:12 SCREEN -d -m dash -c cd build-ruby; BUILD_RUBY_WORKING_DIR=/tmp/ruby sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
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:04 sh build-loop.sh trunk_asan --incremental --exclude-steps=test_btest
1022 63041 1021 1021 pts/0 1021 Sl+ 1000 0:00 ruby ./br.rb build_report trunk_asan --incremental --exclude-steps=test_btest
63041 63044 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.20251120-085911 --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
63044 63045 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.20251120-085911 --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
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
63045 73624 1021 1021 pts/0 1021 S+ 1000 0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'
73624 73625 1021 1021 pts/0 1021 S+ 1000 0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j16
73625 73953 1021 1021 pts/0 1021 Sl+ 1000 0:21 /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
73953 73959 1021 1021 pts/0 1021 Sl+ 1000 1:07 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
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
73959 272449 1021 1021 pts/0 1021 Sl+ 1000 0:00 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestAutoload#test_autoload_fork
73959 272485 1021 1021 pts/0 1021 Z+ 1000 0:00 [test_autoload.*] <defunct>
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
63045 566054 1021 1021 pts/0 1021 R+ 1000 0:00 ps jx
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
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
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=>[63041], 63041=>[63044], 63044=>[63045], 63045=>[73624, 566054], 73624=>[73625], 73625=>[73953], 73953=>[73959], 73959=>[272449, 272485]}
$ timeout 60 gdb -p 272449 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 272451]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x000060d3052d4ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
>>> Threads
Id Target Id Frame
* 1 Thread 0x773df8ccc6c0 (LWP 272449) "test_autoload.*" 0x000060d3052d4ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
2 Thread 0x773df94cd6c0 (LWP 272451) "test_autoload.*" 0x0000773e2111b4fd in __GI___poll (fds=0x773e01bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x773df94cd6c0 (LWP 272451) "test_autoload.*"):
#0 0x0000773e2111b4fd in __GI___poll (fds=0x773e01bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000060d30525f77a in __interceptor_poll ()
No symbol table info available.
#2 0x000060d305647c7a 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 0x000060d3052b8b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000773e2109caa4 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 = {131108059272896, -1063395265927973493, 131108059272896, -352, 0, 131108050870832, -1063395265907001973, -1064609650523114101}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000773e21129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x773df8ccc6c0 (LWP 272449) "test_autoload.*"):
#0 0x000060d3052d4ede in __sanitizer::FutexWait(__sanitizer::atomic_uint32_t*, unsigned int) ()
No symbol table info available.
#1 0x000060d3052d5e9a in __sanitizer::Semaphore::Wait() ()
No symbol table info available.
#2 0x000060d305224710 in __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >::GetFromAllocator(__sanitizer::AllocatorStats*, unsigned long, unsigned int*, unsigned long) ()
No symbol table info available.
#3 0x000060d305224589 in __sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::Refill(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >::PerClass*, __sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >*, unsigned long) ()
No symbol table info available.
#4 0x000060d3052241b5 in __sanitizer::CombinedAllocator<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> >, __sanitizer::LargeMmapAllocatorPtrArrayDynamic>::Allocate(__sanitizer::SizeClassAllocator64LocalCache<__sanitizer::SizeClassAllocator64<__asan::AP64<__sanitizer::LocalAddressSpaceView> > >*, unsigned long, unsigned long) ()
No symbol table info available.
#5 0x000060d30521f1be in __asan::Allocator::Allocate(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*, __asan::AllocType, bool) ()
No symbol table info available.
#6 0x000060d30521f873 in __asan::asan_calloc(unsigned long, unsigned long, __sanitizer::BufferedStackTrace*) ()
No symbol table info available.
#7 0x000060d3052bb110 in __interceptor_calloc ()
No symbol table info available.
#8 0x000060d30533133d in calloc1 (n=40) at /tmp/ruby/src/trunk_asan/gc/default/default.c:1495
No locals.
#9 rb_gc_impl_calloc (objspace_ptr=0x51d000000a80, size=40, gc_allowed=<optimized out>) at /tmp/ruby/src/trunk_asan/gc/default/default.c:8225
gpr = 107008
objspace = 0x51d000000a80
mem = <optimized out>
gpr = <optimized out>
#10 ruby_xcalloc_body (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5227
No locals.
#11 ruby_xcalloc (n=<optimized out>, size=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:5221
No locals.
#12 0x000060d305331da9 in rb_data_typed_object_zalloc (klass=<optimized out>, size=<optimized out>, type=<optimized out>) at /tmp/ruby/src/trunk_asan/gc.c:1127
obj = 131108014983640
#13 0x000060d30561b36c in mutex_alloc (klass=92358976733704) at /tmp/ruby/src/trunk_asan/thread_sync.c:197
data_struct_obj = <optimized out>
mutex = <optimized out>
obj = <optimized out>
data_struct_obj = <optimized out>
#14 rb_mutex_new () at /tmp/ruby/src/trunk_asan/thread_sync.c:218
No locals.
#15 0x000060d30569f46e in autoload_load_needed (_arguments=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3148
loading = <optimized out>
arguments = 0x773df8cca120
autoload_const_value = 131108014845760
src = <optimized out>
autoload_const = 0x50700088f9c0
autoload_data = <optimized out>
#16 0x000060d3053048f7 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 = 0x5160023a72d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x773df8cca0d0, <optimized out>, 0x773df8cc9fe0, <optimized out>, <optimized out>}, prev = 0x773dedf70740, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160023a72d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#17 0x000060d30569eaa8 in rb_autoload_load (module=module@entry=131108718706120, name=name@entry=259595) at /tmp/ruby/src/trunk_asan/variable.c:3277
ce = 0x50300018d8a0
arguments = {module = 131108718706120, name = 259595, flag = 0, mutex = <optimized out>, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#18 0x000060d3056aaa96 in rb_const_search_from (klass=131108089047360, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
ac = 0xfffffffffffffe00
am = 131108718706120
tmp = 131108718706120
ce = <optimized out>
current = 131108718706120
value = <optimized out>
first_iteration = <optimized out>
#19 0x000060d3056a0494 in rb_const_search (klass=131108089047360, id=259595, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
value = <optimized out>
#20 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
c = <optimized out>
#21 0x000060d3056af19e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
root_cref = <optimized out>
klass = 92358976733704
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#22 0x000060d3056bb99d in vm_get_ev_const_chain (ec=0x5160023a72d0, segments=0x5020011acbd0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 128
idx = <optimized out>
allow_nil = <optimized out>
#23 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020011acbb0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6599
segments = 0x5020011acbd0
ice = <optimized out>
val = <optimized out>
#24 0x000060d3056c21ef in vm_exec_core (ec=ec@entry=0x5160023a72d0) at ../../src/trunk_asan/insns.def:264
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773def97d720
reg_pc = 0x5030018d1240
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>
#25 0x000060d3056b75f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160023a72d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#26 0x000060d305747522 in invoke_iseq_block_from_c (ec=0x5160023a72d0, captured=0x773def97d7a8, self=131108155521360, 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 = 0x773df6a971c0
cfp = <optimized out>
sp = 0x773def87d850
use_argv = 0x0
stack_argv = 0x773def87d850
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#27 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 = 0x773def97d7a8
#28 0x000060d3056e8d6c 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.
#29 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.
#30 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#31 0x000060d3056e8d6c in rb_yield (val=<optimized out>)
No locals.
#32 0x000060d30530418c in rb_protect (proc=<optimized out>, data=<optimized out>, pstate=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:1154
_ec = 0x5160023a72d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x773df8ccaf10, <optimized out>, 0x773df8ccae20, <optimized out>, <optimized out>}, prev = 0x773dedf70240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
state = RUBY_TAG_NONE
ec = 0x5160023a72d0
cfp = 0x773def97d758
#33 0x000060d30549846b in rb_f_fork (obj=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4290
status = <optimized out>
pid = <optimized out>
#34 0x000060d305726db8 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:3896
ci = 0x657100040001
cc = <optimized out>
me = 0x773df6a6e310
cfunc = 0x506000049348
recv = 131108155521360
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#35 0x000060d3056c0dff in vm_sendish (ec=0x5160023a72d0, reg_cfp=0x773def97d790, cd=0x5020011acc50, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#36 vm_exec_core (ec=ec@entry=0x5160023a72d0) at ../../src/trunk_asan/insns.def:854
bh = <optimized out>
blockiseq = <optimized out>
leaf = false
val = <optimized out>
cd = 0x5020011acc50
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773def97d790
reg_pc = 0x50400057f970
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>
th: 0x51500076e100, native_id: 0x773df8ccc6c0
-- Control frame information -----------------------------------------------
c:0004 p:0002 s:0013 e:000012 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0003 p:---- s:0010 e:000009 l:y b:---- CFUNC :fork
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:409 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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>
#37 0x000060d3056b75f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160023a72d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#38 0x000060d3056fb0fb in invoke_iseq_block_from_c (ec=0x5160023a72d0, captured=<optimized out>, self=131108155521360, 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 = 0x773df6a971e8
cfp = 0x773def97d7c8
sp = 0x773def87d818
use_argv = <optimized out>
stack_argv = 0x773def87d818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#39 invoke_block_from_c_proc (ec=0x5160023a72d0, self=131108155521360, 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>
#40 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.
#41 0x000060d3056f9356 in rb_vm_invoke_proc (ec=0x540000000208, proc=0x80, proc@entry=0x504001f7e850, argc=86855390, argc@entry=0, argv=0x0, kw_splat=0, passed_block_handler=18446744073709551104, passed_block_handler@entry=0) at /tmp/ruby/src/trunk_asan/vm.c:1959
self = 0
#42 0x000060d3056462cd in thread_do_start_proc (th=th@entry=0x51500076e100) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x504001f7e850
args_len = 0
args_ptr = <optimized out>
#43 0x000060d305643e3d in thread_do_start (th=0x51500076e100) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#44 thread_start_func_2 (th=th@entry=0x51500076e100, 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>
#45 0x000060d30564312e in call_thread_start_func_2 (th=0x51500076e100) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x773df8ccbcc0
#46 nt_start (ptr=0x50c00051d0c0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500076e100
sched = <optimized out>
nt = 0x50c00051d0c0
vm = 0x525000000100
#47 0x000060d3052b8b2f in asan_thread_start(void*) ()
No symbol table info available.
#48 0x0000773e2109caa4 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 = {131108050880192, -1063398567147211381, 131108050880192, -352, 0, 140726140278064, -1063398567126239861, -1064609650523114101}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#49 0x0000773e21129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 272449) detached]
$ timeout 60 gdb -p 272485 -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>
$ timeout 60 gdb -p 73959 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 566081]
[New LWP 272486]
[New LWP 246188]
[New LWP 74171]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000773e21098d71 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffd5b9a2100, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
>>> Threads
Id Target Id Frame
* 1 Thread 0x773e21380c40 (LWP 73959) "ruby" 0x0000773e21098d71 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffd5b9a2100, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
2 Thread 0x773deec706c0 (LWP 566081) "test_autoload.*" 0x0000773e21098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x773deec6c440, op=137, expected=0, futex_word=0x50c000572d90) at ./nptl/futex-internal.c:57
3 Thread 0x773e051ff6c0 (LWP 272486) "test_autoload.*" 0x0000773e2111b4fd in __GI___poll (fds=0x773e01bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
4 Thread 0x773dfdcfd6c0 (LWP 246188) "parallel.rb:40" 0x0000773e2111b4fd in __GI___poll (fds=0x773df1bb4760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
5 Thread 0x773dfa3d76c0 (LWP 74171) "Gem::Timeout st" 0x0000773e21098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000140a90) at ./nptl/futex-internal.c:57
>>> Machine level backtrace
Thread 5 (Thread 0x773dfa3d76c0 (LWP 74171) "Gem::Timeout st"):
#0 0x0000773e21098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x50c000140a90) 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=0x50c000140a90) 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=0x50c000140a90, 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 0x0000773e2109b7ed in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x514000000108, cond=0x50c000140a68) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x773e2109b4b0 <__condvar_cleanup_waiting>, __arg = 0x773dfa3d5c00, __canceltype = -106988784, __prev = 0x0}
cbuffer = {wseq = 34, cond = 0x50c000140a68, mutex = 0x514000000108, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 34
seq = 17
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=0x50c000140a68, mutex=mutex@entry=0x514000000108) at ./nptl/pthread_cond_wait.c:627
No locals.
#5 0x000060d30561780f in rb_native_cond_wait (cond=0x50c000140a90, 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=0x515000120000, can_direct_transfer=false) at /tmp/ruby/src/trunk_asan/thread_pthread.c:851
next_th = 0x515000000300
#7 0x000060d305642021 in thread_sched_to_waiting_until_wakeup (sched=0x514000000108, th=th@entry=0x515000120000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:1126
can_direct_transfer = <optimized out>
#8 0x000060d305622db1 in native_sleep (th=0x515000120000, rel=0x0) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3350
sched = <optimized out>
#9 sleep_forever (th=0x515000120000, 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 0x000060d305640b8c in rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=131108155709640, 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 0x000060d3053048f7 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 = 0x51600259ecd0
_tag = {tag = 36, retval = <optimized out>, buf = {0x773dfa3d5f70, <optimized out>, 0x773dfa3d5e80, <optimized out>, <optimized out>}, prev = 0x773df96d7240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x51600259ecd0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#13 0x000060d30563feee in queue_do_pop (self=<optimized out>, q=0x5040002f2f10, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_sync.c:1151
queue_waiter = {w = {self = 131108155709640, th = 0x0, fiber = 0x0, node = {next = 0x0, prev = 0x0}}, as = {q = 0x0, sq = 0x0}}
queue_sleep_arg = {self = 131108155709640, timeout = 4, end = <optimized out>}
ec = <optimized out>
waitq = 0x5040002f2f10
end = 0
#14 0x000060d3056c4219 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:7528
func_ptr = <optimized out>
canary_p = <optimized out>
ret = <optimized out>
#15 0x000060d3056c4219 in vm_invoke_builtin_delegate (ec=0x51600259ecd0, cfp=0x773dfa4d9758, bf=<optimized out>, start_index=<optimized out>)
argv = <optimized out>
#16 vm_exec_core (ec=ec@entry=0x51600259ecd0) at ../../src/trunk_asan/insns.def:1674
bf = <optimized out>
leaf = false
val = <optimized out>
index = <optimized out>
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773dfa4d9758
reg_pc = 0x510000002bf8
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 0x000060d3056b75f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x51600259ecd0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#18 0x000060d3056fb0fb in invoke_iseq_block_from_c (ec=0x51600259ecd0, captured=<optimized out>, self=131108155542640, 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 = 0x773dff0c6228
cfp = 0x773dfa4d97c8
sp = 0x773dfa3d9818
use_argv = <optimized out>
stack_argv = 0x773dfa3d9818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_proc (ec=0x51600259ecd0, self=131108155542640, 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 0x000060d3056f9356 in rb_vm_invoke_proc (ec=0x50c000140a90, proc=0x189, proc@entry=0x50400038d890, argc=554274161, 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 0x000060d3056462cd in thread_do_start_proc (th=th@entry=0x515000120000) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x50400038d890
args_len = 0
args_ptr = <optimized out>
#23 0x000060d305643e3d in thread_do_start (th=0x515000120000) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#24 thread_start_func_2 (th=th@entry=0x515000120000, 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 0x000060d30564312e in call_thread_start_func_2 (th=0x515000120000) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x773dfa3d6cc0
#26 nt_start (ptr=0x50c000140a40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x515000120000
sched = <optimized out>
nt = 0x50c000140a40
vm = 0x525000000100
#27 0x000060d3052b8b2f in asan_thread_start(void*) ()
No symbol table info available.
#28 0x0000773e2109caa4 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 = {131108075042496, -1063402289273244277, 131108075042496, -352, 22, 140726140275312, -1063402289252272757, -1064609650523114101}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#29 0x0000773e21129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 4 (Thread 0x773dfdcfd6c0 (LWP 246188) "parallel.rb:40"):
#0 0x0000773e2111b4fd in __GI___poll (fds=0x773df1bb4760, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000060d30525f77a in __interceptor_poll ()
No symbol table info available.
#2 0x000060d3053ca3f9 in nogvl_wait_for (th=131108014999440, fptr=0x511000481b00, events=1, timeout=0x0) at /tmp/ruby/src/trunk_asan/io.c:12561
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 0x000060d3053cb88a in internal_read_func (ptr=0x773df1bb4640) at /tmp/ruby/src/trunk_asan/io.c:1212
iis = 0x773df1bb4640
result = <optimized out>
#5 0x000060d305627cf2 in rb_thread_io_blocking_call (io=0x511000481b00, func=0x60d3053cb380 <internal_read_func>, data1=0x773df1bb4640, 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 0x000060d3053048f7 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 = 0x516000fff6d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x773dfdcfbe50, <optimized out>, 0x773dfdcfbd60, <optimized out>, <optimized out>}, prev = 0x773df1bad240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x516000fff6d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#7 0x000060d3053df642 in io_read_memory_locktmp (str=131107932292960, iis=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:3456
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:3502
str = <optimized out>
iis = {th = 131108014999440, fptr = 0x511000481b00, nonblock = 0, fd = 6, buf = 0x519000ba5480, capa = 1024, timeout = <optimized out>}
length = <optimized out>
len = 1024
fptr = 0x511000481b00
n = <optimized out>
shrinkable = <optimized out>
#9 0x000060d3053bc191 in io_readpartial (argc=-239384736, argv=0x1, io=4294967295) at /tmp/ruby/src/trunk_asan/io.c:3622
ret = <optimized out>
#10 0x000060d305726db8 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:3896
ci = 0x40e100100003
cc = <optimized out>
me = 0x773e209988d0
cfunc = 0x50600002c0c8
recv = 131108014999640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#11 0x000060d3056c873d in vm_sendish (ec=0x516000fff6d0, reg_cfp=0x773df4bff790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
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=0x516000fff6d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773df4bff790
reg_pc = 0x51300005f758
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 0x000060d3056b75f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x516000fff6d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x000060d3056fb0fb in invoke_iseq_block_from_c (ec=0x516000fff6d0, captured=<optimized out>, self=131108712351240, 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 = 0x773e2091f2f0
cfp = 0x773df4bff7c8
sp = 0x773df4aff818
use_argv = <optimized out>
stack_argv = 0x773df4aff818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_proc (ec=0x516000fff6d0, self=131108712351240, 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 0x000060d3056f9356 in rb_vm_invoke_proc (ec=0x773df1bb4760, proc=0x1, proc@entry=0x50400054f010, argc=554808573, 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 0x000060d3056462cd in thread_do_start_proc (th=th@entry=0x5150007ffb00) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x50400054f010
args_len = 0
args_ptr = <optimized out>
#19 0x000060d305643e3d in thread_do_start (th=0x5150007ffb00) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#20 thread_start_func_2 (th=th@entry=0x5150007ffb00, 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 0x000060d30564312e in call_thread_start_func_2 (th=0x5150007ffb00) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x773dfdcfccc0
#22 nt_start (ptr=0x50c000580240) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x5150007ffb00
sched = <optimized out>
nt = 0x50c000580240
vm = 0x525000000100
#23 0x000060d3052b8b2f in asan_thread_start(void*) ()
No symbol table info available.
#24 0x0000773e2109caa4 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 = {131108134966976, -1063405152942688885, 131108134966976, -352, 25, 140726140280688, -1063405152921717365, -1064609650523114101}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#25 0x0000773e21129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 3 (Thread 0x773e051ff6c0 (LWP 272486) "test_autoload.*"):
#0 0x0000773e2111b4fd in __GI___poll (fds=0x773e01bbf040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x000060d30525f77a in __interceptor_poll ()
No symbol table info available.
#2 0x000060d305647c7a 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 0x000060d3052b8b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000773e2109caa4 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 = {131108257658560, -1064548233792457333, 131108257658560, -352, 0, 131107865895856, -1064548233771485813, -1064609650523114101}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000773e21129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 2 (Thread 0x773deec706c0 (LWP 566081) "test_autoload.*"):
#0 0x0000773e21098d71 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x773deec6c440, op=137, expected=0, futex_word=0x50c000572d90) 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=0x773deec6c440, clockid=30525, expected=0, futex_word=0x50c000572d90) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 7814144
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000572d90, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x773deec6c440, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000773e2109bc8e in __pthread_cond_wait_common (abstime=0x773deec6c440, clockid=1, mutex=0x51500076f8a0, cond=0x50c000572d68) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x773e2109b4b0 <__condvar_cleanup_waiting>, __arg = 0x773deec6c330, __canceltype = -262582080, __prev = 0x0}
cbuffer = {wseq = 0, cond = 0x50c000572d68, mutex = 0x51500076f8a0, 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=0x50c000572d68, mutex=mutex@entry=0x51500076f8a0, abstime=abstime@entry=0x773deec6c440) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x000060d305641b51 in native_cond_timedwait (cond=0x50c000572d68, mutex=0x51500076f8a0, 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=0x51500076f780, rel=rel@entry=0x773df0595060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
end = <optimized out>
sched = 0x514000000108
lock = 0x51500076f8a0
cond = 0x50c000572d68
max = 100000000000000000
#7 0x000060d305623dd4 in native_sleep (th=0x51500076f780, rel=0x773df0595060) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=500000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
prev_status = THREAD_RUNNABLE
end = 8557420299675471
woke = 1
#9 0x000060d305623820 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1436
th = 0x50c000572d90
#10 0x000060d30549903d in rb_f_sleep (argc=1, argv=0x773df8b9a8c0, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
beg = 1763629914
scheduler = <optimized out>
end = <optimized out>
#11 0x000060d305726db8 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:3896
ci = 0x67d100140003
cc = <optimized out>
me = 0x773dfd5b0b28
cfunc = 0x506000049648
recv = 131108089100480
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000060d30570c685 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x773deec6cbe0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4882
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#13 0x000060d30570c115 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5022
ci = <optimized out>
cc = 0x773deec6c440
#14 0x000060d3056c873d in vm_sendish (ec=0x5160025473d0, reg_cfp=0x773df8c9a6b0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
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>
#15 vm_exec_core (ec=ec@entry=0x5160025473d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773df8c9a6b0
reg_pc = 0x50400001be38
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>
#16 0x000060d3056b75f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160025473d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#17 0x000060d3056ff983 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
ec = 0x5160025473d0
val = <optimized out>
#18 0x000060d3054141d1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=131108014824440) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x60d3069f1000 <root_box_data>
iseq = 0x773df6a69b58
#19 0x000060d30540e745 in require_internal (ec=ec@entry=0x5160025473d0, 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 = 0x51500076f780
box = 0x60d3069f1000 <root_box_data>
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
realpaths = 131108718563520
realpath_map = 131108718563360
path = 131108014824440
state = RUBY_TAG_NONE
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#20 0x000060d30540c38b in rb_require_string_internal (fname=131108135741960, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x5160025473d0
result = <optimized out>
#21 rb_require_string (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1452
No locals.
#22 0x000060d305726db8 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:3896
ci = 0x13d7100140003
cc = <optimized out>
me = 0x773e207117b0
cfunc = 0x506000036fe8
recv = 131108718753880
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#23 0x000060d30570c685 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x773deec6e160) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4882
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#24 0x000060d3057127b5 in vm_call_alias (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4291
No locals.
#25 0x000060d3056c873d in vm_sendish (ec=0x5160025473d0, reg_cfp=0x773df8c9a758, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
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>
#26 vm_exec_core (ec=ec@entry=0x5160025473d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773df8c9a758
reg_pc = 0x5110000a5738
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>
#27 0x000060d3056b75f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160025473d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#28 0x000060d30573d1aa in vm_call0_body (ec=<optimized out>, calling=0x773df0892860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:225
reg_cfp = <optimized out>
i = <optimized out>
ci = 0x773df08928d0
cc = <optimized out>
ret = <optimized out>
#29 0x000060d30573ca12 in vm_call0_cme (ec=0x5160025473d0, calling=0x773df0892860, argv=0x773deec6e900, cme=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:108
No locals.
#30 vm_call0_body (ec=<optimized out>, calling=0x773df0892860, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:271
cme = 0x773df5e97640
orig_cme = <optimized out>
ci = 0x773df08928d0
cc = 0x773df5e97618
ret = <optimized out>
#31 0x000060d3056e5cfa in vm_call0_cc (ec=0x5160025473d0, recv=131108718753880, id=22705, 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>
#32 rb_funcallv_scope (recv=<optimized out>, mid=<optimized out>, argc=<optimized out>, argv=<optimized out>, scope=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1065
ci = <optimized out>
ec = 0x5160025473d0
cc = <optimized out>
self = <optimized out>
#33 0x000060d3056e6d8e in rb_funcallv (recv=131108718753880, mid=22705, argc=1, argv=0x773deec6e900) at /tmp/ruby/src/trunk_asan/vm_eval.c:1080
No locals.
#34 rb_funcall (recv=<optimized out>, mid=<optimized out>, n=1) at /tmp/ruby/src/trunk_asan/vm_eval.c:1137
ar = <optimized out>
argv = 0x773deec6e900
#35 0x000060d30569f743 in autoload_feature_require (_arguments=131107882724448) at /tmp/ruby/src/trunk_asan/variable.c:3211
receiver = 131108718753880
arguments = 0x773deec6ec60
autoload_const = <optimized out>
autoload_box_value = <optimized out>
result = <optimized out>
#36 autoload_try_load (_arguments=131107882724448) at /tmp/ruby/src/trunk_asan/variable.c:3224
arguments = 0x773deec6ec60
result = <optimized out>
ce = <optimized out>
#37 0x000060d3053048f7 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 = 0x5160025473d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x773deec6ec10, <optimized out>, 0x773deec6eb20, <optimized out>, <optimized out>}, prev = 0x773df0792240, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160025473d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#38 0x000060d30569eb30 in rb_autoload_load (module=module@entry=131108718706120, name=name@entry=259595) at /tmp/ruby/src/trunk_asan/variable.c:3285
ce = <optimized out>
arguments = {module = 131108718706120, name = 259595, flag = 0, mutex = 131108014824520, autoload_const = 0x0, autoload_data = 0x0}
result = <optimized out>
autoload_const_value = <optimized out>
#39 0x000060d3056aaa96 in rb_const_search_from (klass=131108089047360, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3387
ac = 0xfffffffffffffdfc
am = 131108718706120
tmp = 131108718706120
ce = <optimized out>
current = 131108718706120
value = <optimized out>
first_iteration = <optimized out>
#40 0x000060d3056a0494 in rb_const_search (klass=131108089047360, id=259595, exclude=0, recurse=1, visibility=0) at /tmp/ruby/src/trunk_asan/variable.c:3409
value = <optimized out>
#41 rb_const_get_0 (klass=<optimized out>, id=<optimized out>, exclude=<optimized out>, recurse=<optimized out>, visibility=<optimized out>) at /tmp/ruby/src/trunk_asan/variable.c:3336
c = <optimized out>
#42 0x000060d3056af19e in vm_get_ev_const (ec=<optimized out>, orig_klass=<optimized out>, id=<optimized out>, allow_nil=<optimized out>, is_defined=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1170
root_cref = <optimized out>
klass = 88785569656208
cref = <optimized out>
val = <optimized out>
root_cref = <optimized out>
cref = <optimized out>
klass = <optimized out>
av = <optimized out>
am = <optimized out>
ce = <optimized out>
search_continue = <optimized out>
#43 0x000060d3056bb99d in vm_get_ev_const_chain (ec=0x5160025473d0, segments=0x5020011abc30) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:1203
id = 0
val = 137
idx = <optimized out>
allow_nil = <optimized out>
#44 rb_vm_opt_getconstant_path (ec=<optimized out>, reg_cfp=<optimized out>, ic=0x5020011abc10) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6599
segments = 0x5020011abc30
ice = <optimized out>
val = <optimized out>
#45 0x000060d3056c21ef in vm_exec_core (ec=ec@entry=0x5160025473d0) at ../../src/trunk_asan/insns.def:264
ic = 0x0
leaf = false
val = <optimized out>
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773df8c9a790
reg_pc = 0x5030018d1b10
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>
#46 0x000060d3056b75f2 in rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2784
_ec = 0x5160025473d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#47 0x000060d3056fb0fb in invoke_iseq_block_from_c (ec=0x5160025473d0, captured=<optimized out>, self=131108155491280, 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 = 0x773df6a98778
cfp = 0x773df8c9a7c8
sp = 0x773df8b9a818
use_argv = <optimized out>
stack_argv = 0x773df8b9a818
opt_pc = <optimized out>
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#48 invoke_block_from_c_proc (ec=0x5160025473d0, self=131108155491280, 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>
#49 vm_invoke_proc (ec=<optimized out>, proc=<optimized out>, self=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1938
No locals.
#50 0x000060d3056f9356 in rb_vm_invoke_proc (ec=0x50c000572d90, proc=0x89, proc@entry=0x50400002d010, argc=554274161, 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
#51 0x000060d3056462cd in thread_do_start_proc (th=th@entry=0x51500076f780) at /tmp/ruby/src/trunk_asan/thread.c:614
args = <optimized out>
procval = <optimized out>
proc = 0x50400002d010
args_len = 0
args_ptr = <optimized out>
#52 0x000060d305643e3d in thread_do_start (th=0x51500076f780) at /tmp/ruby/src/trunk_asan/thread.c:631
result = 36
#53 thread_start_func_2 (th=th@entry=0x51500076f780, 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>
#54 0x000060d30564312e in call_thread_start_func_2 (th=0x51500076f780) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2238
stack_start = <optimized out>
stack_start_addr = 0x773deec6fcc0
#55 nt_start (ptr=0x50c000572d40) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2283
th = 0x51500076f780
sched = <optimized out>
nt = 0x50c000572d40
vm = 0x525000000100
#56 0x000060d3052b8b2f in asan_thread_start(void*) ()
No symbol table info available.
#57 0x0000773e2109caa4 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 = {131107882731200, -1063376488867826293, 131107882731200, -352, 0, 140726140278064, -1063376488846854773, -1064609650523114101}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#58 0x0000773e21129c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x773e21380c40 (LWP 73959) "ruby"):
#0 0x0000773e21098d71 in __futex_abstimed_wait_common64 (private=32765, cancel=true, abstime=0x7ffd5b9a2100, op=137, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:57
sc_cancel_oldtype = 0
sc_ret = <optimized out>
resultvar = <optimized out>
__arg6 = <optimized out>
__arg5 = <optimized out>
__arg4 = <optimized out>
__arg3 = <optimized out>
__arg2 = <optimized out>
__arg1 = <optimized out>
_a6 = <optimized out>
_a5 = <optimized out>
_a4 = <optimized out>
_a3 = <optimized out>
_a2 = <optimized out>
_a1 = <optimized out>
#1 __futex_abstimed_wait_common (cancel=true, private=32765, abstime=0x7ffd5b9a2100, clockid=32765, expected=0, futex_word=0x50c000000090) at ./nptl/futex-internal.c:87
err = <optimized out>
clockbit = 8387584
op = 137
err = <optimized out>
clockbit = <optimized out>
op = <optimized out>
#2 __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x50c000000090, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7ffd5b9a2100, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3 0x0000773e2109bc8e in __pthread_cond_wait_common (abstime=0x7ffd5b9a2100, clockid=1, mutex=0x515000000420, cond=0x50c000000068) at ./nptl/pthread_cond_wait.c:503
spin = 0
buffer = {__routine = 0x773e2109b4b0 <__condvar_cleanup_waiting>, __arg = 0x7ffd5b9a1ff0, __canceltype = 519381888, __prev = 0x0}
cbuffer = {wseq = 3150, cond = 0x50c000000068, mutex = 0x515000000420, private = 0}
err = <optimized out>
g = 0
flags = <optimized out>
g1_start = <optimized out>
maxspin = 0
signals = <optimized out>
result = 0
wseq = 3150
seq = 1575
private = 0
maxspin = <optimized out>
err = <optimized out>
result = <optimized out>
wseq = <optimized out>
g = <optimized out>
seq = <optimized out>
flags = <optimized out>
private = <optimized out>
signals = <optimized out>
done = <optimized out>
g1_start = <optimized out>
spin = <optimized out>
buffer = <optimized out>
cbuffer = <optimized out>
s = <optimized out>
#4 ___pthread_cond_timedwait64 (cond=cond@entry=0x50c000000068, mutex=mutex@entry=0x515000000420, abstime=abstime@entry=0x7ffd5b9a2100) at ./nptl/pthread_cond_wait.c:652
flags = <optimized out>
clockid = 1
#5 0x000060d305641b51 in native_cond_timedwait (cond=0x50c000000068, mutex=0x515000000420, 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=0x515000000300, rel=rel@entry=0x773e1ef52320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2489
end = <optimized out>
sched = 0x514000000108
lock = 0x515000000420
cond = 0x50c000000068
max = 100000000000000000
#7 0x000060d305623dd4 in native_sleep (th=0x515000000300, rel=0x773e1ef52320) at /tmp/ruby/src/trunk_asan/thread_pthread.c:3343
sched = <optimized out>
#8 sleep_hrtime (th=<optimized out>, rel=100000000, fl=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:1329
prev_status = THREAD_RUNNABLE
end = 8557419899294753
woke = 1
#9 0x000060d305623820 in rb_thread_wait_for (time=...) at /tmp/ruby/src/trunk_asan/thread.c:1436
th = 0x50c000000090
#10 0x000060d30549903d in rb_f_sleep (argc=1, argv=0x773e20b18bd8, _=<optimized out>) at /tmp/ruby/src/trunk_asan/process.c:4971
beg = 1763629914
scheduler = <optimized out>
end = <optimized out>
#11 0x000060d305726db8 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:3896
ci = 0x67d100140003
cc = <optimized out>
me = 0x773dfd5b0b28
cfunc = 0x506000049648
recv = 131108155491280
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#12 0x000060d30570c685 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffd5b9a28a0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4882
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0xffffffff
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#13 0x000060d30570c115 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5022
ci = <optimized out>
cc = 0x7ffd5b9a2100
#14 0x000060d3056c873d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x773e20c18448, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
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>
#15 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 = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773e20c18448
reg_pc = 0x514000763b40
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>
#16 0x000060d3056b79db 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.
#17 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
#18 0x000060d305747522 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x773e20c18620, self=131108712351240, 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 = 0x773e20910ae8
cfp = <optimized out>
sp = 0x773e20b18a28
use_argv = 0x773e1f0a4160
stack_argv = 0x773e20b18a28
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#19 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x773e20c18620
#20 0x000060d3056e8d6c 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.
#21 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.
#22 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#23 0x000060d3056e8d6c in rb_yield (val=<optimized out>)
No locals.
#24 0x000060d3058adae3 in rb_ary_collect (ary=131108135954560) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 131108135435080
i = 20
#25 0x000060d305726db8 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:3896
ci = 0x167100000001
cc = <optimized out>
me = 0x773e2099ebb8
cfunc = 0x506000020068
recv = 131108135954560
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#26 0x000060d3056c0dff in vm_sendish (ec=0x5160000003d0, reg_cfp=0x773e20c18608, cd=0x512000013f30, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#27 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 = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773e20c18608
reg_pc = 0x51900001b210
th: 0x515000000300, native_id: 0x773e21380c40
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0127 e:000126 l:y b:---- CFUNC :sleep
c:0017 p:0032 s:0122 E:000cc0 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:210
INSN_LABEL_setlocal = <optimized out>
c:0016 p:0031 s:0117 e:000116 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:578
c:0015 p:0060 s:0106 e:000105 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/lib/tempfile.rb:562
c:0014 p:0011 s:0095 E:0002c0 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:203
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
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
c: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_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC :map
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <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
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:000240 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]
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23
INSN_LABEL_getglobal = <optimized out>
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH]
INSN_LABEL_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>
c:0001 p:0000 s:0003 E:001630 l:y b:---- DUMMY [FINISH]
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
th: 0x515000120000, native_id: 0x773dfa3d76c0
-- Control frame information -----------------------------------------------
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>
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb:99 [FINISH]
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
th: 0x5150007ffb00, native_id: 0x773dfdcfd6c0
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>
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC :readpartial
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <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_definedivar = <optimized out>
th: 0x51500076f780, native_id: 0x773deec706c0
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
-- Control frame information -----------------------------------------------
c:0007 p:---- s:0028 e:000027 l:y b:---- CFUNC :sleep
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
c:0006 p:0005 s:0023 e:000022 l:y b:0001 CLASS /tmp/rubytest.yqofb5/autoload20251120-73959-1nfym7.rb:1
c:0005 p:0007 s:0020 e:000019 l:y b:0001 TOP /tmp/rubytest.yqofb5/autoload20251120-73959-1nfym7.rb:1 [FINISH]
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
c:0004 p:---- s:0017 e:000016 l:y b:---- CFUNC :require
c:0003 p:0023 s:0012 e:000011 l:y b:0001 METHOD <internal:/tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_require.rb>:139 [FINISH]
INSN_LABEL_send = <optimized out>
c:0002 p:0002 s:0006 e:000005 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb:209 [FINISH]
INSN_LABEL_sendforward = <optimized out>
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY [FINISH]
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>
#28 0x000060d3056b79db 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.
#29 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
#30 0x000060d305747522 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x773e20c18738, self=131108712351240, 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 = 0x773e2091f4a8
cfp = <optimized out>
sp = 0x773e20b188d0
use_argv = 0x773e1f0b8fe0
stack_argv = 0x773e20b188d0
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 = 0x773e20c18738
#32 0x000060d3056e8d6c 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 0x000060d3056e8d6c in rb_yield (val=<optimized out>)
No locals.
#36 0x000060d3058adae3 in rb_ary_collect (ary=131108014999960) at /tmp/ruby/src/trunk_asan/array.c:3673
collect = 131108014999760
i = 0
#37 0x000060d305726db8 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:3896
ci = 0x167100000001
cc = <optimized out>
me = 0x773e2099ebb8
cfunc = 0x506000020068
recv = 131108014999960
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#38 0x000060d3056c0dff in vm_sendish (ec=0x5160000003d0, reg_cfp=0x773e20c18720, cd=0x502000029f10, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
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 = 0x502000029f10
insns_address_table = {0x60d3056bc9c6 <vm_exec_core+1494>, 0x60d3056bdccd <vm_exec_core+6365>, 0x60d3056c2ef1 <vm_exec_core+27393>, 0x60d3056bd83f <vm_exec_core+5199>, 0x60d3056c3ca2 <vm_exec_core+30898>, 0x60d3056c1aad <vm_exec_core+22205>, 0x60d3056bf6be <vm_exec_core+13006>, 0x60d3056bcb2e <vm_exec_core+1854>, 0x60d3056c34e4 <vm_exec_core+28916>, 0x60d3056c322c <vm_exec_core+28220>, 0x60d3056bdabc <vm_exec_core+5836>, 0x60d3056bd01e <vm_exec_core+3118>, 0x60d3056c21a6 <vm_exec_core+23990>, 0x60d3056be5c3 <vm_exec_core+8659>, 0x60d3056c36e5 <vm_exec_core+29429>, 0x60d3056c338e <vm_exec_core+28574>, 0x60d3056becb1 <vm_exec_core+10433>, 0x60d3056bf64d <vm_exec_core+12893>, 0x60d3056c1d05 <vm_exec_core+22805>, 0x60d3056c3305 <vm_exec_core+28437>, 0x60d3056c1120 <vm_exec_core+19760>, 0x60d3056c1d8e <vm_exec_core+22942>, 0x60d3056c2847 <vm_exec_core+25687>, 0x60d3056c105d <vm_exec_core+19565>, 0x60d3056bcf5b <vm_exec_core+2923>, 0x60d3056c17b0 <vm_exec_core+21440>, 0x60d3056bcdee <vm_exec_core+2558>, 0x60d3056bd224 <vm_exec_core+3636>, 0x60d3056bef34 <vm_exec_core+11076>, 0x60d3056c0c2a <vm_exec_core+18490>, 0x60d3056c1649 <vm_exec_core+21081>, 0x60d3056c08cf <vm_exec_core+17631>, 0x60d3056bc9fa <vm_exec_core+1546>, 0x60d3056c2a77 <vm_exec_core+26247>, 0x60d3056c3157 <vm_exec_core+28007>, 0x60d3056bd3cb <vm_exec_core+4059>, 0x60d3056bdf77 <vm_exec_core+7047>, 0x60d3056bdc35 <vm_exec_core+6213>, 0x60d3056be6b2 <vm_exec_core+8898>, 0x60d3056bf4e9 <vm_exec_core+12537>, 0x60d3056bd472 <vm_exec_core+4226>, 0x60d3056c28df <vm_exec_core+25839>, 0x60d3056bdf01 <vm_exec_core+6929>, 0x60d3056bf397 <vm_exec_core+12199>, 0x60d3056bfe5e <vm_exec_core+14958>, 0x60d3056c223c <vm_exec_core+24140>, 0x60d3056c12e2 <vm_exec_core+20210>, 0x60d3056be98c <vm_exec_core+9628>, 0x60d3056be20e <vm_exec_core+7710>, 0x60d3056c2092 <vm_exec_core+23714>, 0x60d3056bf114 <vm_exec_core+11556>, 0x60d3056c18af <vm_exec_core+21695>, 0x60d3056c1354 <vm_exec_core+20324>, 0x60d3056c1966 <vm_exec_core+21878>, 0x60d3056c2e29 <vm_exec_core+27193>, 0x60d3056c06e1 <vm_exec_core+17137>, 0x60d3056c22f5 <vm_exec_core+24325>, 0x60d3056bc748 <vm_exec_core+856>, 0x60d3056c1e23 <vm_exec_core+23091>, 0x60d3056beaab <vm_exec_core+9915>, 0x60d3056c0fb8 <vm_exec_core+19400>, 0x60d3056c11f8 <vm_exec_core+19976>, 0x60d3056bfa92 <vm_exec_core+13986>, 0x60d3056bd2d8 <vm_exec_core+3816>, 0x60d3056bee59 <vm_exec_core+10857>, 0x60d3056be496 <vm_exec_core+8358>, 0x60d3056c19e4 <vm_exec_core+22004>, 0x60d3056bd603 <vm_exec_core+4627>, 0x60d3056bf83f <vm_exec_core+13391>, 0x60d3056c018f <vm_exec_core+15775>, 0x60d3056be790 <vm_exec_core+9120>, 0x60d3056ca199 <vm_exec_core+56745>, 0x60d3056be165 <vm_exec_core+7541>, 0x60d3056be05d <vm_exec_core+7277>, 0x60d3056be368 <vm_exec_core+8056>, 0x60d3056bed53 <vm_exec_core+10595>, 0x60d3056c0ace <vm_exec_core+18142>, 0x60d3056bff19 <vm_exec_core+15145>, 0x60d3056c16c8 <vm_exec_core+21208>, 0x60d3056c0375 <vm_exec_core+16261>, 0x60d3056c29a0 <vm_exec_core+26032>, 0x60d3056c3f47 <vm_exec_core+31575>, 0x60d3056c2be4 <vm_exec_core+26612>, 0x60d3056c3835 <vm_exec_core+29765>, 0x60d3056c3926 <vm_exec_core+30006>, 0x60d3056bce80 <vm_exec_core+2704>, 0x60d3056c340d <vm_exec_core+28701>, 0x60d3056bf039 <vm_exec_core+11337>, 0x60d3056c3608 <vm_exec_core+29208>, 0x60d3056beb7a <vm_exec_core+10122>, 0x60d3056c2b1b <vm_exec_core+26411>, 0x60d3056bcd17 <vm_exec_core+2343>, 0x60d3056bd4fd <vm_exec_core+4365>, 0x60d3056c3b6a <vm_exec_core+30586>, 0x60d3056bf41d <vm_exec_core+12333>, 0x60d3056bf21a <vm_exec_core+11818>, 0x60d3056bc74d <vm_exec_core+861>, 0x60d3056bcc3a <vm_exec_core+2122>, 0x60d3056bc7d3 <vm_exec_core+995>, 0x60d3056c2cd3 <vm_exec_core+26851>, 0x60d3056c059e <vm_exec_core+16814>, 0x60d3056bfc62 <vm_exec_core+14450>, 0x60d3056c047a <vm_exec_core+16522>, 0x60d3056c00c6 <vm_exec_core+15574>, 0x60d3056bf2af <vm_exec_core+11967>, 0x60d3056bfb6d <vm_exec_core+14205>, 0x60d3056bf539 <vm_exec_core+12617>, 0x60d3056bfd7c <vm_exec_core+14732>, 0x60d3056bfded <vm_exec_core+14845>, 0x60d3056bc9b7 <vm_exec_core+1479>, 0x60d3056bdcbe <vm_exec_core+6350>, 0x60d3056c2ee2 <vm_exec_core+27378>, 0x60d3056bd830 <vm_exec_core+5184>, 0x60d3056c3c93 <vm_exec_core+30883>, 0x60d3056c1a9e <vm_exec_core+22190>, 0x60d3056bf6af <vm_exec_core+12991>, 0x60d3056bcb1f <vm_exec_core+1839>, 0x60d3056c34d5 <vm_exec_core+28901>, 0x60d3056c321d <vm_exec_core+28205>, 0x60d3056bdaad <vm_exec_core+5821>, 0x60d3056bd00f <vm_exec_core+3103>, 0x60d3056c2197 <vm_exec_core+23975>, 0x60d3056be5b4 <vm_exec_core+8644>, 0x60d3056c36d6 <vm_exec_core+29414>, 0x60d3056c337f <vm_exec_core+28559>, 0x60d3056beca2 <vm_exec_core+10418>, 0x60d3056bf63e <vm_exec_core+12878>, 0x60d3056c1cf6 <vm_exec_core+22790>, 0x60d3056c32f6 <vm_exec_core+28422>, 0x60d3056c1111 <vm_exec_core+19745>, 0x60d3056c1d7f <vm_exec_core+22927>, 0x60d3056c2838 <vm_exec_core+25672>, 0x60d3056c104e <vm_exec_core+19550>, 0x60d3056bcf4c <vm_exec_core+2908>, 0x60d3056c17a1 <vm_exec_core+21425>, 0x60d3056bcddf <vm_exec_core+2543>, 0x60d3056bd215 <vm_exec_core+3621>, 0x60d3056bef25 <vm_exec_core+11061>, 0x60d3056c0c1b <vm_exec_core+18475>, 0x60d3056c163a <vm_exec_core+21066>, 0x60d3056c08c0 <vm_exec_core+17616>, 0x60d3056bc9eb <vm_exec_core+1531>, 0x60d3056c2a68 <vm_exec_core+26232>, 0x60d3056c3148 <vm_exec_core+27992>, 0x60d3056bd3bc <vm_exec_core+4044>, 0x60d3056bdf68 <vm_exec_core+7032>, 0x60d3056bdc26 <vm_exec_core+6198>, 0x60d3056be6a3 <vm_exec_core+8883>, 0x60d3056bf4da <vm_exec_core+12522>, 0x60d3056bd463 <vm_exec_core+4211>, 0x60d3056c28d0 <vm_exec_core+25824>, 0x60d3056bdef2 <vm_exec_core+6914>, 0x60d3056bf388 <vm_exec_core+12184>, 0x60d3056bfe4f <vm_exec_core+14943>, 0x60d3056c222d <vm_exec_core+24125>, 0x60d3056c12d3 <vm_exec_core+20195>, 0x60d3056be97d <vm_exec_core+9613>, 0x60d3056be1ff <vm_exec_core+7695>, 0x60d3056c2083 <vm_exec_core+23699>, 0x60d3056bf105 <vm_exec_core+11541>, 0x60d3056c18a0 <vm_exec_core+21680>, 0x60d3056c1345 <vm_exec_core+20309>, 0x60d3056c1957 <vm_exec_core+21863>, 0x60d3056c2e1a <vm_exec_core+27178>, 0x60d3056c06d2 <vm_exec_core+17122>, 0x60d3056c22e6 <vm_exec_core+24310>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056c1e14 <vm_exec_core+23076>, 0x60d3056bea9c <vm_exec_core+9900>, 0x60d3056c0fa9 <vm_exec_core+19385>, 0x60d3056c11e9 <vm_exec_core+19961>, 0x60d3056bfa83 <vm_exec_core+13971>, 0x60d3056c0c16 <vm_exec_core+18470>, 0x60d3056bee4a <vm_exec_core+10842>, 0x60d3056be487 <vm_exec_core+8343>, 0x60d3056c19d5 <vm_exec_core+21989>, 0x60d3056bd5f4 <vm_exec_core+4612>, 0x60d3056bf830 <vm_exec_core+13376>, 0x60d3056c0180 <vm_exec_core+15760>, 0x60d3056be781 <vm_exec_core+9105>, 0x60d3056ca18a <vm_exec_core+56730>, 0x60d3056be156 <vm_exec_core+7526>, 0x60d3056be04e <vm_exec_core+7262>, 0x60d3056be359 <vm_exec_core+8041>, 0x60d3056bed44 <vm_exec_core+10580>, 0x60d3056c0abf <vm_exec_core+18127>, 0x60d3056bff0a <vm_exec_core+15130>, 0x60d3056c0aba <vm_exec_core+18122>, 0x60d3056c12ce <vm_exec_core+20190>, 0x60d3056c12c9 <vm_exec_core+20185>, 0x60d3056be354 <vm_exec_core+8036>, 0x60d3056c178d <vm_exec_core+21405>, 0x60d3056bf4a3 <vm_exec_core+12467>, 0x60d3056bf4a8 <vm_exec_core+12472>, 0x60d3056c12c4 <vm_exec_core+20180>, 0x60d3056c110c <vm_exec_core+19740>, 0x60d3056c017b <vm_exec_core+15755>, 0x60d3056c00b2 <vm_exec_core+15554>, 0x60d3056c11bb <vm_exec_core+19915>, 0x60d3056c0585 <vm_exec_core+16789>...}
reg_cfp = 0x773e20c18720
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>
#40 0x000060d3056b79db 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 0x000060d3056ffe38 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#43 0x000060d3052ffc7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x773e2091f638) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffd5b9a4290, <optimized out>, 0x7ffd5b9a41e0, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x773e2091f638
#44 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#45 0x000060d3052f8be7 in rb_main (argc=11, argv=0x7ffd5b9a4458) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#46 main (argc=11, argv=0x7ffd5b9a4458) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
[Inferior 1 (process 73959) detached]
$ timeout 60 gdb -p 73953 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 73955]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000785ff9926d07 in __GI___select (nfds=13, readfds=0x50c00578d640, writefds=0x0, exceptfds=0x0, timeout=0x7ffc5bb4f8c0) at ../sysdeps/unix/sysv/linux/select.c:69
>>> Threads
Id Target Id Frame
* 1 Thread 0x785ff9b65c40 (LWP 73953) "ruby" 0x0000785ff9926d07 in __GI___select (nfds=13, readfds=0x50c00578d640, writefds=0x0, exceptfds=0x0, timeout=0x7ffc5bb4f8c0) at ../sysdeps/unix/sysv/linux/select.c:69
2 Thread 0x785fdd9ff6c0 (LWP 73955) "ruby" 0x0000785ff991b4fd in __GI___poll (fds=0x785fdc7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
>>> Machine level backtrace
Thread 2 (Thread 0x785fdd9ff6c0 (LWP 73955) "ruby"):
#0 0x0000785ff991b4fd in __GI___poll (fds=0x785fdc7ff040, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
sc_ret = -516
sc_cancel_oldtype = 0
sc_ret = <optimized out>
#1 0x00005e7050c4a77a in __interceptor_poll ()
No symbol table info available.
#2 0x00005e7051032c7a 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 0x00005e7050ca3b2f in asan_thread_start(void*) ()
No symbol table info available.
#5 0x0000785ff989caa4 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 = {132353135474368, 2810485571450268429, 132353135474368, -352, 0, 140721847081424, 2810485571471239949, 2810406218466421517}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#6 0x0000785ff9929c6c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.
Thread 1 (Thread 0x785ff9b65c40 (LWP 73953) "ruby"):
#0 0x0000785ff9926d07 in __GI___select (nfds=13, readfds=0x50c00578d640, writefds=0x0, exceptfds=0x0, timeout=0x7ffc5bb4f8c0) at ../sysdeps/unix/sysv/linux/select.c:69
sc_ret = -514
sc_cancel_oldtype = 0
sc_ret = <optimized out>
s = <optimized out>
us = <optimized out>
ns = <optimized out>
ts64 = {tv_sec = 59999, tv_nsec = 954617585}
pts64 = 0x7ffc5bb4f760
r = <optimized out>
#1 0x00005e705101a295 in native_fd_select (n=13, readfds=0x50c00578d640, writefds=0x0, exceptfds=0x785ff9926d07 <__GI___select+327>, timeout=0x7ffc5bb4f760, th=<optimized out>) at /tmp/ruby/src/trunk_asan/thread_pthread.c:2440
No locals.
#2 do_select (p=132353571569536) at /tmp/ruby/src/trunk_asan/thread.c:4492
tv = <optimized out>
__region = <optimized out>
end = <optimized out>
rel = <optimized out>
to = 0x7ffc5bb4f870
lerrno = 0
set = <optimized out>
result = <optimized out>
endtime = <optimized out>
#3 0x00005e7050cef8f7 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 = {0x7ffc5bb4fa30, <optimized out>, 0x7ffc5bb4f940, <optimized out>, <optimized out>}, prev = 0x785ff7a20ca0, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#4 0x00005e7051019821 in rb_thread_fd_select (max=<optimized out>, read=<optimized out>, write=<optimized out>, except=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk_asan/thread.c:4554
set = {max = 13, th = 0x515000000300, rset = 0x785ff79e3e40, wset = 0x0, eset = 0x0, orig_rset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_wset = {maxfd = <optimized out>, fdset = <optimized out>}, orig_eset = {maxfd = <optimized out>, fdset = <optimized out>}, timeout = 0x785ff79e3ea0}
#5 0x00005e7050dbfed1 in select_internal (read=132353058766920, write=4, except=4, tp=0x785ff79e3ea0, fds=0x785ff79e3e40) at /tmp/ruby/src/trunk_asan/io.c:10723
timerec = <optimized out>
max = 13
pending = <optimized out>
rp = 0x785ff79e3e40
wp = 0x0
i = <optimized out>
fptr = <optimized out>
ep = 0x0
n = <optimized out>
res = <optimized out>
list = <optimized out>
write_io = <optimized out>
io = <optimized out>
write_io = <optimized out>
errno_to_fail = <optimized out>
obj = <optimized out>
io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
obj = <optimized out>
io = <optimized out>
write_io = <optimized out>
#6 select_call (arg=132353571569184) at /tmp/ruby/src/trunk_asan/io.c:10793
p = 0x785ff79e3e20
#7 0x00005e7050cef8f7 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 = {0x7ffc5bb4fd30, <optimized out>, 0x7ffc5bb4fc40, <optimized out>, <optimized out>}, prev = 0x785ff7942140, state = RUBY_TAG_NONE, lock_rec = 0}
result = 4
ec = 0x5160000003d0
state = RUBY_TAG_NONE
errinfo = <optimized out>
#8 0x00005e7050d9c62b in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/src/trunk_asan/io.c:11161
args = <optimized out>
timerec = <optimized out>
scheduler = <optimized out>
timeout = <optimized out>
i = 4
#9 0x00005e7051111db8 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:3896
ci = 0x162100100009
cc = <optimized out>
me = 0x785ff91990c0
cfunc = 0x50600002b2e8
recv = 132353596389760
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#10 0x00005e70510b373d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x785ff94113a0, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
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=0x5160000003d0) at ../../src/trunk_asan/insns.def:902
bh = 0
cd = <optimized out>
leaf = false
val = <optimized out>
insns_address_table = {0x5e70510a79c6 <vm_exec_core+1494>, 0x5e70510a8ccd <vm_exec_core+6365>, 0x5e70510adef1 <vm_exec_core+27393>, 0x5e70510a883f <vm_exec_core+5199>, 0x5e70510aeca2 <vm_exec_core+30898>, 0x5e70510acaad <vm_exec_core+22205>, 0x5e70510aa6be <vm_exec_core+13006>, 0x5e70510a7b2e <vm_exec_core+1854>, 0x5e70510ae4e4 <vm_exec_core+28916>, 0x5e70510ae22c <vm_exec_core+28220>, 0x5e70510a8abc <vm_exec_core+5836>, 0x5e70510a801e <vm_exec_core+3118>, 0x5e70510ad1a6 <vm_exec_core+23990>, 0x5e70510a95c3 <vm_exec_core+8659>, 0x5e70510ae6e5 <vm_exec_core+29429>, 0x5e70510ae38e <vm_exec_core+28574>, 0x5e70510a9cb1 <vm_exec_core+10433>, 0x5e70510aa64d <vm_exec_core+12893>, 0x5e70510acd05 <vm_exec_core+22805>, 0x5e70510ae305 <vm_exec_core+28437>, 0x5e70510ac120 <vm_exec_core+19760>, 0x5e70510acd8e <vm_exec_core+22942>, 0x5e70510ad847 <vm_exec_core+25687>, 0x5e70510ac05d <vm_exec_core+19565>, 0x5e70510a7f5b <vm_exec_core+2923>, 0x5e70510ac7b0 <vm_exec_core+21440>, 0x5e70510a7dee <vm_exec_core+2558>, 0x5e70510a8224 <vm_exec_core+3636>, 0x5e70510a9f34 <vm_exec_core+11076>, 0x5e70510abc2a <vm_exec_core+18490>, 0x5e70510ac649 <vm_exec_core+21081>, 0x5e70510ab8cf <vm_exec_core+17631>, 0x5e70510a79fa <vm_exec_core+1546>, 0x5e70510ada77 <vm_exec_core+26247>, 0x5e70510ae157 <vm_exec_core+28007>, 0x5e70510a83cb <vm_exec_core+4059>, 0x5e70510a8f77 <vm_exec_core+7047>, 0x5e70510a8c35 <vm_exec_core+6213>, 0x5e70510a96b2 <vm_exec_core+8898>, 0x5e70510aa4e9 <vm_exec_core+12537>, 0x5e70510a8472 <vm_exec_core+4226>, 0x5e70510ad8df <vm_exec_core+25839>, 0x5e70510a8f01 <vm_exec_core+6929>, 0x5e70510aa397 <vm_exec_core+12199>, 0x5e70510aae5e <vm_exec_core+14958>, 0x5e70510ad23c <vm_exec_core+24140>, 0x5e70510ac2e2 <vm_exec_core+20210>, 0x5e70510a998c <vm_exec_core+9628>, 0x5e70510a920e <vm_exec_core+7710>, 0x5e70510ad092 <vm_exec_core+23714>, 0x5e70510aa114 <vm_exec_core+11556>, 0x5e70510ac8af <vm_exec_core+21695>, 0x5e70510ac354 <vm_exec_core+20324>, 0x5e70510ac966 <vm_exec_core+21878>, 0x5e70510ade29 <vm_exec_core+27193>, 0x5e70510ab6e1 <vm_exec_core+17137>, 0x5e70510ad2f5 <vm_exec_core+24325>, 0x5e70510a7748 <vm_exec_core+856>, 0x5e70510ace23 <vm_exec_core+23091>, 0x5e70510a9aab <vm_exec_core+9915>, 0x5e70510abfb8 <vm_exec_core+19400>, 0x5e70510ac1f8 <vm_exec_core+19976>, 0x5e70510aaa92 <vm_exec_core+13986>, 0x5e70510a82d8 <vm_exec_core+3816>, 0x5e70510a9e59 <vm_exec_core+10857>, 0x5e70510a9496 <vm_exec_core+8358>, 0x5e70510ac9e4 <vm_exec_core+22004>, 0x5e70510a8603 <vm_exec_core+4627>, 0x5e70510aa83f <vm_exec_core+13391>, 0x5e70510ab18f <vm_exec_core+15775>, 0x5e70510a9790 <vm_exec_core+9120>, 0x5e70510b5199 <vm_exec_core+56745>, 0x5e70510a9165 <vm_exec_core+7541>, 0x5e70510a905d <vm_exec_core+7277>, 0x5e70510a9368 <vm_exec_core+8056>, 0x5e70510a9d53 <vm_exec_core+10595>, 0x5e70510abace <vm_exec_core+18142>, 0x5e70510aaf19 <vm_exec_core+15145>, 0x5e70510ac6c8 <vm_exec_core+21208>, 0x5e70510ab375 <vm_exec_core+16261>, 0x5e70510ad9a0 <vm_exec_core+26032>, 0x5e70510aef47 <vm_exec_core+31575>, 0x5e70510adbe4 <vm_exec_core+26612>, 0x5e70510ae835 <vm_exec_core+29765>, 0x5e70510ae926 <vm_exec_core+30006>, 0x5e70510a7e80 <vm_exec_core+2704>, 0x5e70510ae40d <vm_exec_core+28701>, 0x5e70510aa039 <vm_exec_core+11337>, 0x5e70510ae608 <vm_exec_core+29208>, 0x5e70510a9b7a <vm_exec_core+10122>, 0x5e70510adb1b <vm_exec_core+26411>, 0x5e70510a7d17 <vm_exec_core+2343>, 0x5e70510a84fd <vm_exec_core+4365>, 0x5e70510aeb6a <vm_exec_core+30586>, 0x5e70510aa41d <vm_exec_core+12333>, 0x5e70510aa21a <vm_exec_core+11818>, 0x5e70510a774d <vm_exec_core+861>, 0x5e70510a7c3a <vm_exec_core+2122>, 0x5e70510a77d3 <vm_exec_core+995>, 0x5e70510adcd3 <vm_exec_core+26851>, 0x5e70510ab59e <vm_exec_core+16814>, 0x5e70510aac62 <vm_exec_core+14450>, 0x5e70510ab47a <vm_exec_core+16522>, 0x5e70510ab0c6 <vm_exec_core+15574>, 0x5e70510aa2af <vm_exec_core+11967>, 0x5e70510aab6d <vm_exec_core+14205>, 0x5e70510aa539 <vm_exec_core+12617>, 0x5e70510aad7c <vm_exec_core+14732>, 0x5e70510aaded <vm_exec_core+14845>, 0x5e70510a79b7 <vm_exec_core+1479>, 0x5e70510a8cbe <vm_exec_core+6350>, 0x5e70510adee2 <vm_exec_core+27378>, 0x5e70510a8830 <vm_exec_core+5184>, 0x5e70510aec93 <vm_exec_core+30883>, 0x5e70510aca9e <vm_exec_core+22190>, 0x5e70510aa6af <vm_exec_core+12991>, 0x5e70510a7b1f <vm_exec_core+1839>, 0x5e70510ae4d5 <vm_exec_core+28901>, 0x5e70510ae21d <vm_exec_core+28205>, 0x5e70510a8aad <vm_exec_core+5821>, 0x5e70510a800f <vm_exec_core+3103>, 0x5e70510ad197 <vm_exec_core+23975>, 0x5e70510a95b4 <vm_exec_core+8644>, 0x5e70510ae6d6 <vm_exec_core+29414>, 0x5e70510ae37f <vm_exec_core+28559>, 0x5e70510a9ca2 <vm_exec_core+10418>, 0x5e70510aa63e <vm_exec_core+12878>, 0x5e70510accf6 <vm_exec_core+22790>, 0x5e70510ae2f6 <vm_exec_core+28422>, 0x5e70510ac111 <vm_exec_core+19745>, 0x5e70510acd7f <vm_exec_core+22927>, 0x5e70510ad838 <vm_exec_core+25672>, 0x5e70510ac04e <vm_exec_core+19550>, 0x5e70510a7f4c <vm_exec_core+2908>, 0x5e70510ac7a1 <vm_exec_core+21425>, 0x5e70510a7ddf <vm_exec_core+2543>, 0x5e70510a8215 <vm_exec_core+3621>, 0x5e70510a9f25 <vm_exec_core+11061>, 0x5e70510abc1b <vm_exec_core+18475>, 0x5e70510ac63a <vm_exec_core+21066>, 0x5e70510ab8c0 <vm_exec_core+17616>, 0x5e70510a79eb <vm_exec_core+1531>, 0x5e70510ada68 <vm_exec_core+26232>, 0x5e70510ae148 <vm_exec_core+27992>, 0x5e70510a83bc <vm_exec_core+4044>, 0x5e70510a8f68 <vm_exec_core+7032>, 0x5e70510a8c26 <vm_exec_core+6198>, 0x5e70510a96a3 <vm_exec_core+8883>, 0x5e70510aa4da <vm_exec_core+12522>, 0x5e70510a8463 <vm_exec_core+4211>, 0x5e70510ad8d0 <vm_exec_core+25824>, 0x5e70510a8ef2 <vm_exec_core+6914>, 0x5e70510aa388 <vm_exec_core+12184>, 0x5e70510aae4f <vm_exec_core+14943>, 0x5e70510ad22d <vm_exec_core+24125>, 0x5e70510ac2d3 <vm_exec_core+20195>, 0x5e70510a997d <vm_exec_core+9613>, 0x5e70510a91ff <vm_exec_core+7695>, 0x5e70510ad083 <vm_exec_core+23699>, 0x5e70510aa105 <vm_exec_core+11541>, 0x5e70510ac8a0 <vm_exec_core+21680>, 0x5e70510ac345 <vm_exec_core+20309>, 0x5e70510ac957 <vm_exec_core+21863>, 0x5e70510ade1a <vm_exec_core+27178>, 0x5e70510ab6d2 <vm_exec_core+17122>, 0x5e70510ad2e6 <vm_exec_core+24310>, 0x5e70510ac78d <vm_exec_core+21405>, 0x5e70510ace14 <vm_exec_core+23076>, 0x5e70510a9a9c <vm_exec_core+9900>, 0x5e70510abfa9 <vm_exec_core+19385>, 0x5e70510ac1e9 <vm_exec_core+19961>, 0x5e70510aaa83 <vm_exec_core+13971>, 0x5e70510abc16 <vm_exec_core+18470>, 0x5e70510a9e4a <vm_exec_core+10842>, 0x5e70510a9487 <vm_exec_core+8343>, 0x5e70510ac9d5 <vm_exec_core+21989>, 0x5e70510a85f4 <vm_exec_core+4612>, 0x5e70510aa830 <vm_exec_core+13376>, 0x5e70510ab180 <vm_exec_core+15760>, 0x5e70510a9781 <vm_exec_core+9105>, 0x5e70510b518a <vm_exec_core+56730>, 0x5e70510a9156 <vm_exec_core+7526>, 0x5e70510a904e <vm_exec_core+7262>, 0x5e70510a9359 <vm_exec_core+8041>, 0x5e70510a9d44 <vm_exec_core+10580>, 0x5e70510ababf <vm_exec_core+18127>, 0x5e70510aaf0a <vm_exec_core+15130>, 0x5e70510ababa <vm_exec_core+18122>, 0x5e70510ac2ce <vm_exec_core+20190>, 0x5e70510ac2c9 <vm_exec_core+20185>, 0x5e70510a9354 <vm_exec_core+8036>, 0x5e70510ac78d <vm_exec_core+21405>, 0x5e70510aa4a3 <vm_exec_core+12467>, 0x5e70510aa4a8 <vm_exec_core+12472>, 0x5e70510ac2c4 <vm_exec_core+20180>, 0x5e70510ac10c <vm_exec_core+19740>, 0x5e70510ab17b <vm_exec_core+15755>, 0x5e70510ab0b2 <vm_exec_core+15554>, 0x5e70510ac1bb <vm_exec_core+19915>, 0x5e70510ab585 <vm_exec_core+16789>...}
reg_cfp = 0x785ff94113a0
reg_pc = 0x52300000b0f8
INSN_LABEL_nop = <optimized out>
INSN_LABEL_getlocal = <optimized out>
INSN_LABEL_setlocal = <optimized out>
INSN_LABEL_getblockparam = <optimized out>
INSN_LABEL_setblockparam = <optimized out>
INSN_LABEL_getblockparamproxy = <optimized out>
INSN_LABEL_getspecial = <optimized out>
INSN_LABEL_setspecial = <optimized out>
INSN_LABEL_getinstancevariable = <optimized out>
INSN_LABEL_setinstancevariable = <optimized out>
INSN_LABEL_getclassvariable = <optimized out>
INSN_LABEL_setclassvariable = <optimized out>
INSN_LABEL_opt_getconstant_path = <optimized out>
INSN_LABEL_getconstant = <optimized out>
INSN_LABEL_setconstant = <optimized out>
INSN_LABEL_getglobal = <optimized out>
INSN_LABEL_setglobal = <optimized out>
INSN_LABEL_putnil = <optimized out>
INSN_LABEL_putself = <optimized out>
INSN_LABEL_putobject = <optimized out>
INSN_LABEL_putspecialobject = <optimized out>
INSN_LABEL_putstring = <optimized out>
INSN_LABEL_putchilledstring = <optimized out>
INSN_LABEL_concatstrings = <optimized out>
INSN_LABEL_anytostring = <optimized out>
INSN_LABEL_toregexp = <optimized out>
INSN_LABEL_intern = <optimized out>
INSN_LABEL_newarray = <optimized out>
INSN_LABEL_pushtoarraykwsplat = <optimized out>
INSN_LABEL_duparray = <optimized out>
INSN_LABEL_duphash = <optimized out>
INSN_LABEL_expandarray = <optimized out>
INSN_LABEL_concatarray = <optimized out>
INSN_LABEL_concattoarray = <optimized out>
INSN_LABEL_pushtoarray = <optimized out>
INSN_LABEL_splatarray = <optimized out>
INSN_LABEL_splatkw = <optimized out>
INSN_LABEL_newhash = <optimized out>
INSN_LABEL_newrange = <optimized out>
INSN_LABEL_pop = <optimized out>
INSN_LABEL_dup = <optimized out>
INSN_LABEL_dupn = <optimized out>
INSN_LABEL_swap = <optimized out>
INSN_LABEL_opt_reverse = <optimized out>
INSN_LABEL_topn = <optimized out>
INSN_LABEL_setn = <optimized out>
INSN_LABEL_adjuststack = <optimized out>
INSN_LABEL_defined = <optimized out>
INSN_LABEL_definedivar = <optimized out>
INSN_LABEL_checkmatch = <optimized out>
INSN_LABEL_checkkeyword = <optimized out>
INSN_LABEL_checktype = <optimized out>
INSN_LABEL_defineclass = <optimized out>
INSN_LABEL_definemethod = <optimized out>
INSN_LABEL_definesmethod = <optimized out>
INSN_LABEL_send = <optimized out>
INSN_LABEL_sendforward = <optimized out>
INSN_LABEL_opt_send_without_block = <optimized out>
INSN_LABEL_opt_new = <optimized out>
INSN_LABEL_objtostring = <optimized out>
INSN_LABEL_opt_ary_freeze = <optimized out>
INSN_LABEL_opt_hash_freeze = <optimized out>
INSN_LABEL_opt_str_freeze = <optimized out>
INSN_LABEL_opt_str_uminus = <optimized out>
INSN_LABEL_opt_duparray_send = <optimized out>
INSN_LABEL_opt_newarray_send = <optimized out>
INSN_LABEL_invokesuper = <optimized out>
INSN_LABEL_invokesuperforward = <optimized out>
INSN_LABEL_invokeblock = <optimized out>
INSN_LABEL_leave = <optimized out>
INSN_LABEL_throw = <optimized out>
INSN_LABEL_jump = <optimized out>
INSN_LABEL_branchif = <optimized out>
INSN_LABEL_branchunless = <optimized out>
INSN_LABEL_branchnil = <optimized out>
INSN_LABEL_once = <optimized out>
INSN_LABEL_opt_case_dispatch = <optimized out>
INSN_LABEL_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 0x00005e70510a27a9 in vm_exec_loop (ec=0x5160000003d0, state=<optimized out>, result=<optimized out>, tag=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2811
No locals.
#13 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2787
_ec = 0x5160000003d0
_tag = <optimized out>
state = RUBY_TAG_NONE
result = <optimized out>
#14 0x00005e7051132522 in invoke_iseq_block_from_c (ec=0x5160000003d0, captured=0x785ff9411578, self=132353594424720, 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 = 0x785ff8fd77c8
cfp = <optimized out>
sp = 0x785ff93119e8
use_argv = 0x785ff786fa60
stack_argv = 0x785ff93119e8
opt_pc = 0
type = <optimized out>
av = <optimized out>
bound = <optimized out>
#15 invoke_block_from_c_bh (ec=<optimized out>, block_handler=<optimized out>, argc=<optimized out>, argv=<optimized out>, kw_splat=<optimized out>, passed_block_handler=<optimized out>, cref=<optimized out>, is_lambda=<optimized out>, force_blockarg=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:1828
captured = 0x785ff9411578
#16 0x00005e70510d3d6c 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.
#17 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.
#18 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_eval.c:1362
No locals.
#19 0x00005e70510d3d6c in rb_yield (val=<optimized out>)
No locals.
#20 0x00005e705128aeca in rb_ary_each (ary=132353591809640) at /tmp/ruby/src/trunk_asan/array.c:2665
i = 0
#21 0x00005e7051111db8 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:3896
ci = 0xc0100000001
cc = <optimized out>
me = 0x785ff919efe8
cfunc = 0x50600001e928
recv = 132353591809640
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#22 0x00005e70510abdff in vm_sendish (ec=0x5160000003d0, reg_cfp=0x785ff9411560, cd=0x511000021900, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
val = 36
ci = <optimized out>
argc = <optimized out>
recv = <optimized out>
cc = <optimized out>
calling = <optimized out>
#23 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 = 0x511000021900
insns_address_table = {0x5e70510a79c6 <vm_exec_core+1494>, 0x5e70510a8ccd <vm_exec_core+6365>, 0x5e70510adef1 <vm_exec_core+27393>, 0x5e70510a883f <vm_exec_core+5199>, 0x5e70510aeca2 <vm_exec_core+30898>, 0x5e70510acaad <vm_exec_core+22205>, 0x5e70510aa6be <vm_exec_core+13006>, 0x5e70510a7b2e <vm_exec_core+1854>, 0x5e70510ae4e4 <vm_exec_core+28916>, 0x5e70510ae22c <vm_exec_core+28220>, 0x5e70510a8abc <vm_exec_core+5836>, 0x5e70510a801e <vm_exec_core+3118>, 0x5e70510ad1a6 <vm_exec_core+23990>, 0x5e70510a95c3 <vm_exec_core+8659>, 0x5e70510ae6e5 <vm_exec_core+29429>, 0x5e70510ae38e <vm_exec_core+28574>, 0x5e70510a9cb1 <vm_exec_core+10433>, 0x5e70510aa64d <vm_exec_core+12893>, 0x5e70510acd05 <vm_exec_core+22805>, 0x5e70510ae305 <vm_exec_core+28437>, 0x5e70510ac120 <vm_exec_core+19760>, 0x5e70510acd8e <vm_exec_core+22942>, 0x5e70510ad847 <vm_exec_core+25687>, 0x5e70510ac05d <vm_exec_core+19565>, 0x5e70510a7f5b <vm_exec_core+2923>, 0x5e70510ac7b0 <vm_exec_core+21440>, 0x5e70510a7dee <vm_exec_core+2558>, 0x5e70510a8224 <vm_exec_core+3636>, 0x5e70510a9f34 <vm_exec_core+11076>, 0x5e70510abc2a <vm_exec_core+18490>, 0x5e70510ac649 <vm_exec_core+21081>, 0x5e70510ab8cf <vm_exec_core+17631>, 0x5e70510a79fa <vm_exec_core+1546>, 0x5e70510ada77 <vm_exec_core+26247>, 0x5e70510ae157 <vm_exec_core+28007>, 0x5e70510a83cb <vm_exec_core+4059>, 0x5e70510a8f77 <vm_exec_core+7047>, 0x5e70510a8c35 <vm_exec_core+6213>, 0x5e70510a96b2 <vm_exec_core+8898>, 0x5e70510aa4e9 <vm_exec_core+12537>, 0x5e70510a8472 <vm_exec_core+4226>, 0x5e70510ad8df <vm_exec_core+25839>, 0x5e70510a8f01 <vm_exec_core+6929>, 0x5e70510aa397 <vm_exec_core+12199>, 0x5e70510aae5e <vm_exec_core+14958>, 0x5e70510ad23c <vm_exec_core+24140>, 0x5e70510ac2e2 <vm_exec_core+20210>, 0x5e70510a998c <vm_exec_core+9628>, 0x5e70510a920e <vm_exec_core+7710>, 0x5e70510ad092 <vm_exec_core+23714>, 0x5e70510aa114 <vm_exec_core+11556>, 0x5e70510ac8af <vm_exec_core+21695>, 0x5e70510ac354 <vm_exec_core+20324>, 0x5e70510ac966 <vm_exec_core+21878>, 0x5e70510ade29 <vm_exec_core+27193>, 0x5e70510ab6e1 <vm_exec_core+17137>, 0x5e70510ad2f5 <vm_exec_core+24325>, 0x5e70510a7748 <vm_exec_core+856>, 0x5e70510ace23 <vm_exec_core+23091>, 0x5e70510a9aab <vm_exec_core+9915>, 0x5e70510abfb8 <vm_exec_core+19400>, 0x5e70510ac1f8 <vm_exec_core+19976>, 0x5e70510aaa92 <vm_exec_core+13986>, 0x5e70510a82d8 <vm_exec_core+3816>, 0x5e70510a9e59 <vm_exec_core+10857>, 0x5e70510a9496 <vm_exec_core+8358>, 0x5e70510ac9e4 <vm_exec_core+22004>, 0x5e70510a8603 <vm_exec_core+4627>, 0x5e70510aa83f <vm_exec_core+13391>, 0x5e70510ab18f <vm_exec_core+15775>, 0x5e70510a9790 <vm_exec_core+9120>, 0x5e70510b5199 <vm_exec_core+56745>, 0x5e70510a9165 <vm_exec_core+7541>, 0x5e70510a905d <vm_exec_core+7277>, 0x5e70510a9368 <vm_exec_core+8056>, 0x5e70510a9d53 <vm_exec_core+10595>, 0x5e70510abace <vm_exec_core+18142>, 0x5e70510aaf19 <vm_exec_core+15145>, 0x5e70510ac6c8 <vm_exec_core+21208>, 0x5e70510ab375 <vm_exec_core+16261>, 0x5e70510ad9a0 <vm_exec_core+26032>, 0x5e70510aef47 <vm_exec_core+31575>, 0x5e70510adbe4 <vm_exec_core+26612>, 0x5e70510ae835 <vm_exec_core+29765>, 0x5e70510ae926 <vm_exec_core+30006>, 0x5e70510a7e80 <vm_exec_core+2704>, 0x5e70510ae40d <vm_exec_core+28701>, 0x5e70510aa039 <vm_exec_core+11337>, 0x5e70510ae608 <vm_exec_core+29208>, 0x5e70510a9b7a <vm_exec_core+10122>, 0x5e70510adb1b <vm_exec_core+26411>, 0x5e70510a7d17 <vm_exec_core+2343>, 0x5e70510a84fd <vm_exec_core+4365>, 0x5e70510aeb6a <vm_exec_core+30586>, 0x5e70510aa41d <vm_exec_core+12333>, 0x5e70510aa21a <vm_exec_core+11818>, 0x5e70510a774d <vm_exec_core+861>, 0x5e70510a7c3a <vm_exec_core+2122>, 0x5e70510a77d3 <vm_exec_core+995>, 0x5e70510adcd3 <vm_exec_core+26851>, 0x5e70510ab59e <vm_exec_core+16814>, 0x5e70510aac62 <vm_exec_core+14450>, 0x5e70510ab47a <vm_exec_core+16522>, 0x5e70510ab0c6 <vm_exec_core+15574>, 0x5e70510aa2af <vm_exec_core+11967>, 0x5e70510aab6d <vm_exec_core+14205>, 0x5e70510aa539 <vm_exec_core+12617>, 0x5e70510aad7c <vm_exec_core+14732>, 0x5e70510aaded <vm_exec_core+14845>, 0x5e70510a79b7 <vm_exec_core+1479>, 0x5e70510a8cbe <vm_exec_core+6350>, 0x5e70510adee2 <vm_exec_core+27378>, 0x5e70510a8830 <vm_exec_core+5184>, 0x5e70510aec93 <vm_exec_core+30883>, 0x5e70510aca9e <vm_exec_core+22190>, 0x5e70510aa6af <vm_exec_core+12991>, 0x5e70510a7b1f <vm_exec_core+1839>, 0x5e70510ae4d5 <vm_exec_core+28901>, 0x5e70510ae21d <vm_exec_core+28205>, 0x5e70510a8aad <vm_exec_core+5821>, 0x5e70510a800f <vm_exec_core+3103>, 0x5e70510ad197 <vm_exec_core+23975>, 0x5e70510a95b4 <vm_exec_core+8644>, 0x5e70510ae6d6 <vm_exec_core+29414>, 0x5e70510ae37f <vm_exec_core+28559>, 0x5e70510a9ca2 <vm_exec_core+10418>, 0x5e70510aa63e <vm_exec_core+12878>, 0x5e70510accf6 <vm_exec_core+22790>, 0x5e70510ae2f6 <vm_exec_core+28422>, 0x5e70510ac111 <vm_exec_core+19745>, 0x5e70510acd7f <vm_exec_core+22927>, 0x5e70510ad838 <vm_exec_core+25672>, 0x5e70510ac04e <vm_exec_core+19550>, 0x5e70510a7f4c <vm_exec_core+2908>, 0x5e70510ac7a1 <vm_exec_core+21425>, 0x5e70510a7ddf <vm_exec_core+2543>, 0x5e70510a8215 <vm_exec_core+3621>, 0x5e70510a9f25 <vm_exec_core+11061>, 0x5e70510abc1b <vm_exec_core+18475>, 0x5e70510ac63a <vm_exec_core+21066>, 0x5e70510ab8c0 <vm_exec_core+17616>, 0x5e70510a79eb <vm_exec_core+1531>, 0x5e70510ada68 <vm_exec_core+26232>, 0x5e70510ae148 <vm_exec_core+27992>, 0x5e70510a83bc <vm_exec_core+4044>, 0x5e70510a8f68 <vm_exec_core+7032>, 0x5e70510a8c26 <vm_exec_core+6198>, 0x5e70510a96a3 <vm_exec_core+8883>, 0x5e70510aa4da <vm_exec_core+12522>, 0x5e70510a8463 <vm_exec_core+4211>, 0x5e70510ad8d0 <vm_exec_core+25824>, 0x5e70510a8ef2 <vm_exec_core+6914>, 0x5e70510aa388 <vm_exec_core+12184>, 0x5e70510aae4f <vm_exec_core+14943>, 0x5e70510ad22d <vm_exec_core+24125>, 0x5e70510ac2d3 <vm_exec_core+20195>, 0x5e70510a997d <vm_exec_core+9613>, 0x5e70510a91ff <vm_exec_core+7695>, 0x5e70510ad083 <vm_exec_core+23699>, 0x5e70510aa105 <vm_exec_core+11541>, 0x5e70510ac8a0 <vm_exec_core+21680>, 0x5e70510ac345 <vm_exec_core+20309>, 0x5e70510ac957 <vm_exec_core+21863>, 0x5e70510ade1a <vm_exec_core+27178>, 0x5e70510ab6d2 <vm_exec_core+17122>, 0x5e70510ad2e6 <vm_exec_core+24310>, 0x5e70510ac78d <vm_exec_core+21405>, 0x5e70510ace14 <vm_exec_core+23076>, 0x5e70510a9a9c <vm_exec_core+9900>, 0x5e70510abfa9 <vm_exec_core+19385>, 0x5e70510ac1e9 <vm_exec_core+19961>, 0x5e70510aaa83 <vm_exec_core+13971>, 0x5e70510abc16 <vm_exec_core+18470>, 0x5e70510a9e4a <vm_exec_core+10842>, 0x5e70510a9487 <vm_exec_core+8343>, 0x5e70510ac9d5 <vm_exec_core+21989>, 0x5e70510a85f4 <vm_exec_core+4612>, 0x5e70510aa830 <vm_exec_core+13376>, 0x5e70510ab180 <vm_exec_core+15760>, 0x5e70510a9781 <vm_exec_core+9105>, 0x5e70510b518a <vm_exec_core+56730>, 0x5e70510a9156 <vm_exec_core+7526>, 0x5e70510a904e <vm_exec_core+7262>, 0x5e70510a9359 <vm_exec_core+8041>, 0x5e70510a9d44 <vm_exec_core+10580>, 0x5e70510ababf <vm_exec_core+18127>, 0x5e70510aaf0a <vm_exec_core+15130>, 0x5e70510ababa <vm_exec_core+18122>, 0x5e70510ac2ce <vm_exec_core+20190>, 0x5e70510ac2c9 <vm_exec_core+20185>, 0x5e70510a9354 <vm_exec_core+8036>, 0x5e70510ac78d <vm_exec_core+21405>, 0x5e70510aa4a3 <vm_exec_core+12467>, 0x5e70510aa4a8 <vm_exec_core+12472>, 0x5e70510ac2c4 <vm_exec_core+20180>, 0x5e70510ac10c <vm_exec_core+19740>, 0x5e70510ab17b <vm_exec_core+15755>, 0x5e70510ab0b2 <vm_exec_core+15554>, 0x5e70510ac1bb <vm_exec_core+19915>, 0x5e70510ab585 <vm_exec_core+16789>...}
reg_cfp = 0x785ff9411560
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>
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 0x00005e70510a29db 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.
#25 rb_vm_exec (ec=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:2790
_ec = 0x5160000003d0
th: 0x515000000300, native_id: 0x785ff9b65c40
-- Control frame information -----------------------------------------------
_tag = <optimized out>
state = <optimized out>
result = 36
c:0021 p:---- s:0128 e:000127 l:y b:---- CFUNC :select
c:0020 p:0255 s:0120 e:000119 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:698
c:0019 p:0039 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:826
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:865
#26 0x00005e70510ea983 in rb_iseq_eval (iseq=<optimized out>, box=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3040
ec = 0x5160000003d0
val = <optimized out>
#27 0x00005e7050dff1d1 in load_iseq_eval (ec=<optimized out>, fname=fname@entry=132353594746600) at /tmp/ruby/src/trunk_asan/load.c:784
box = 0x5e70523dc000 <root_box_data>
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1616
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1311
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1781
iseq = 0x785ff8ffe5d0
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1768 [FINISH]
#28 0x00005e7050df9745 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>
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1767
_ec = <optimized out>
_tag = <optimized out>
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1811
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1053
th = 0x515000000300
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
box = 0x5e70523dc000 <root_box_data>
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1290
saved = <optimized out>
ftptr = <optimized out>
realpath = <optimized out>
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1895
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1899
realpaths = 132353596379200
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
realpath_map = 132353596379040
path = 132353594746600
state = RUBY_TAG_NONE
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk_asan/test/runner.rb:5 [FINISH]
th2 = <optimized out>
result = <optimized out>
saved_path = <optimized out>
reset_ext_config = <optimized out>
prev_ext_config = <optimized out>
#29 0x00005e7050df7644 in rb_require_string_internal (fname=132353594746640, resurrect=false) at /tmp/ruby/src/trunk_asan/load.c:1466
result = <optimized out>
ec = 0x5160000003d0
c:0001 p:0000 s:0003 E:001600 l:y b:---- DUMMY [FINISH]
result = <optimized out>
#30 rb_require_relative_entrypoint (fname=<optimized out>) at /tmp/ruby/src/trunk_asan/load.c:1069
base = <optimized out>
#31 0x00005e7051111db8 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:3896
ci = 0x58c100140003
cc = <optimized out>
me = 0x785ff8ffe760
cfunc = 0x5060000370a8
recv = 132353596569680
block_handler = <optimized out>
frame_type = 1431634051
len = <optimized out>
val = <optimized out>
#32 0x00005e70510f7685 in vm_call_method_each_type (ec=<optimized out>, cfp=<optimized out>, calling=0x7ffc5bb520c0) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4882
ivar_mask = <optimized out>
aset_mask = <optimized out>
ci = 0x0
cc = <optimized out>
cme = <optimized out>
v = <optimized out>
#33 0x00005e70510f7115 in vm_call_method (ec=<optimized out>, cfp=<optimized out>, calling=<optimized out>) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5022
ci = <optimized out>
cc = 0x0
#34 0x00005e70510b373d in vm_sendish (ec=0x5160000003d0, reg_cfp=0x785ff9411790, cd=<optimized out>, block_handler=0, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk_asan/vm_insnhelper.c:6118
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>
#35 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 = {0x5e70510a79c6 <vm_exec_core+1494>, 0x5e70510a8ccd <vm_exec_core+6365>, 0x5e70510adef1 <vm_exec_core+27393>, 0x5e70510a883f <vm_exec_core+5199>, 0x5e70510aeca2 <vm_exec_core+30898>, 0x5e70510acaad <vm_exec_core+22205>, 0x5e70510aa6be <vm_exec_core+13006>, 0x5e70510a7b2e <vm_exec_core+1854>, 0x5e70510ae4e4 <vm_exec_core+28916>, 0x5e70510ae22c <vm_exec_core+28220>, 0x5e70510a8abc <vm_exec_core+5836>, 0x5e70510a801e <vm_exec_core+3118>, 0x5e70510ad1a6 <vm_exec_core+23990>, 0x5e70510a95c3 <vm_exec_core+8659>, 0x5e70510ae6e5 <vm_exec_core+29429>, 0x5e70510ae38e <vm_exec_core+28574>, 0x5e70510a9cb1 <vm_exec_core+10433>, 0x5e70510aa64d <vm_exec_core+12893>, 0x5e70510acd05 <vm_exec_core+22805>, 0x5e70510ae305 <vm_exec_core+28437>, 0x5e70510ac120 <vm_exec_core+19760>, 0x5e70510acd8e <vm_exec_core+22942>, 0x5e70510ad847 <vm_exec_core+25687>, 0x5e70510ac05d <vm_exec_core+19565>, 0x5e70510a7f5b <vm_exec_core+2923>, 0x5e70510ac7b0 <vm_exec_core+21440>, 0x5e70510a7dee <vm_exec_core+2558>, 0x5e70510a8224 <vm_exec_core+3636>, 0x5e70510a9f34 <vm_exec_core+11076>, 0x5e70510abc2a <vm_exec_core+18490>, 0x5e70510ac649 <vm_exec_core+21081>, 0x5e70510ab8cf <vm_exec_core+17631>, 0x5e70510a79fa <vm_exec_core+1546>, 0x5e70510ada77 <vm_exec_core+26247>, 0x5e70510ae157 <vm_exec_core+28007>, 0x5e70510a83cb <vm_exec_core+4059>, 0x5e70510a8f77 <vm_exec_core+7047>, 0x5e70510a8c35 <vm_exec_core+6213>, 0x5e70510a96b2 <vm_exec_core+8898>, 0x5e70510aa4e9 <vm_exec_core+12537>, 0x5e70510a8472 <vm_exec_core+4226>, 0x5e70510ad8df <vm_exec_core+25839>, 0x5e70510a8f01 <vm_exec_core+6929>, 0x5e70510aa397 <vm_exec_core+12199>, 0x5e70510aae5e <vm_exec_core+14958>, 0x5e70510ad23c <vm_exec_core+24140>, 0x5e70510ac2e2 <vm_exec_core+20210>, 0x5e70510a998c <vm_exec_core+9628>, 0x5e70510a920e <vm_exec_core+7710>, 0x5e70510ad092 <vm_exec_core+23714>, 0x5e70510aa114 <vm_exec_core+11556>, 0x5e70510ac8af <vm_exec_core+21695>, 0x5e70510ac354 <vm_exec_core+20324>, 0x5e70510ac966 <vm_exec_core+21878>, 0x5e70510ade29 <vm_exec_core+27193>, 0x5e70510ab6e1 <vm_exec_core+17137>, 0x5e70510ad2f5 <vm_exec_core+24325>, 0x5e70510a7748 <vm_exec_core+856>, 0x5e70510ace23 <vm_exec_core+23091>, 0x5e70510a9aab <vm_exec_core+9915>, 0x5e70510abfb8 <vm_exec_core+19400>, 0x5e70510ac1f8 <vm_exec_core+19976>, 0x5e70510aaa92 <vm_exec_core+13986>, 0x5e70510a82d8 <vm_exec_core+3816>, 0x5e70510a9e59 <vm_exec_core+10857>, 0x5e70510a9496 <vm_exec_core+8358>, 0x5e70510ac9e4 <vm_exec_core+22004>, 0x5e70510a8603 <vm_exec_core+4627>, 0x5e70510aa83f <vm_exec_core+13391>, 0x5e70510ab18f <vm_exec_core+15775>, 0x5e70510a9790 <vm_exec_core+9120>, 0x5e70510b5199 <vm_exec_core+56745>, 0x5e70510a9165 <vm_exec_core+7541>, 0x5e70510a905d <vm_exec_core+7277>, 0x5e70510a9368 <vm_exec_core+8056>, 0x5e70510a9d53 <vm_exec_core+10595>, 0x5e70510abace <vm_exec_core+18142>, 0x5e70510aaf19 <vm_exec_core+15145>, 0x5e70510ac6c8 <vm_exec_core+21208>, 0x5e70510ab375 <vm_exec_core+16261>, 0x5e70510ad9a0 <vm_exec_core+26032>, 0x5e70510aef47 <vm_exec_core+31575>, 0x5e70510adbe4 <vm_exec_core+26612>, 0x5e70510ae835 <vm_exec_core+29765>, 0x5e70510ae926 <vm_exec_core+30006>, 0x5e70510a7e80 <vm_exec_core+2704>, 0x5e70510ae40d <vm_exec_core+28701>, 0x5e70510aa039 <vm_exec_core+11337>, 0x5e70510ae608 <vm_exec_core+29208>, 0x5e70510a9b7a <vm_exec_core+10122>, 0x5e70510adb1b <vm_exec_core+26411>, 0x5e70510a7d17 <vm_exec_core+2343>, 0x5e70510a84fd <vm_exec_core+4365>, 0x5e70510aeb6a <vm_exec_core+30586>, 0x5e70510aa41d <vm_exec_core+12333>, 0x5e70510aa21a <vm_exec_core+11818>, 0x5e70510a774d <vm_exec_core+861>, 0x5e70510a7c3a <vm_exec_core+2122>, 0x5e70510a77d3 <vm_exec_core+995>, 0x5e70510adcd3 <vm_exec_core+26851>, 0x5e70510ab59e <vm_exec_core+16814>, 0x5e70510aac62 <vm_exec_core+14450>, 0x5e70510ab47a <vm_exec_core+16522>, 0x5e70510ab0c6 <vm_exec_core+15574>, 0x5e70510aa2af <vm_exec_core+11967>, 0x5e70510aab6d <vm_exec_core+14205>, 0x5e70510aa539 <vm_exec_core+12617>, 0x5e70510aad7c <vm_exec_core+14732>, 0x5e70510aaded <vm_exec_core+14845>, 0x5e70510a79b7 <vm_exec_core+1479>, 0x5e70510a8cbe <vm_exec_core+6350>, 0x5e70510adee2 <vm_exec_core+27378>, 0x5e70510a8830 <vm_exec_core+5184>, 0x5e70510aec93 <vm_exec_core+30883>, 0x5e70510aca9e <vm_exec_core+22190>, 0x5e70510aa6af <vm_exec_core+12991>, 0x5e70510a7b1f <vm_exec_core+1839>, 0x5e70510ae4d5 <vm_exec_core+28901>, 0x5e70510ae21d <vm_exec_core+28205>, 0x5e70510a8aad <vm_exec_core+5821>, 0x5e70510a800f <vm_exec_core+3103>, 0x5e70510ad197 <vm_exec_core+23975>, 0x5e70510a95b4 <vm_exec_core+8644>, 0x5e70510ae6d6 <vm_exec_core+29414>, 0x5e70510ae37f <vm_exec_core+28559>, 0x5e70510a9ca2 <vm_exec_core+10418>, 0x5e70510aa63e <vm_exec_core+12878>, 0x5e70510accf6 <vm_exec_core+22790>, 0x5e70510ae2f6 <vm_exec_core+28422>, 0x5e70510ac111 <vm_exec_core+19745>, 0x5e70510acd7f <vm_exec_core+22927>, 0x5e70510ad838 <vm_exec_core+25672>, 0x5e70510ac04e <vm_exec_core+19550>, 0x5e70510a7f4c <vm_exec_core+2908>, 0x5e70510ac7a1 <vm_exec_core+21425>, 0x5e70510a7ddf <vm_exec_core+2543>, 0x5e70510a8215 <vm_exec_core+3621>, 0x5e70510a9f25 <vm_exec_core+11061>, 0x5e70510abc1b <vm_exec_core+18475>, 0x5e70510ac63a <vm_exec_core+21066>, 0x5e70510ab8c0 <vm_exec_core+17616>, 0x5e70510a79eb <vm_exec_core+1531>, 0x5e70510ada68 <vm_exec_core+26232>, 0x5e70510ae148 <vm_exec_core+27992>, 0x5e70510a83bc <vm_exec_core+4044>, 0x5e70510a8f68 <vm_exec_core+7032>, 0x5e70510a8c26 <vm_exec_core+6198>, 0x5e70510a96a3 <vm_exec_core+8883>, 0x5e70510aa4da <vm_exec_core+12522>, 0x5e70510a8463 <vm_exec_core+4211>, 0x5e70510ad8d0 <vm_exec_core+25824>, 0x5e70510a8ef2 <vm_exec_core+6914>, 0x5e70510aa388 <vm_exec_core+12184>, 0x5e70510aae4f <vm_exec_core+14943>, 0x5e70510ad22d <vm_exec_core+24125>, 0x5e70510ac2d3 <vm_exec_core+20195>, 0x5e70510a997d <vm_exec_core+9613>, 0x5e70510a91ff <vm_exec_core+7695>, 0x5e70510ad083 <vm_exec_core+23699>, 0x5e70510aa105 <vm_exec_core+11541>, 0x5e70510ac8a0 <vm_exec_core+21680>, 0x5e70510ac345 <vm_exec_core+20309>, 0x5e70510ac957 <vm_exec_core+21863>, 0x5e70510ade1a <vm_exec_core+27178>, 0x5e70510ab6d2 <vm_exec_core+17122>, 0x5e70510ad2e6 <vm_exec_core+24310>, 0x5e70510ac78d <vm_exec_core+21405>, 0x5e70510ace14 <vm_exec_core+23076>, 0x5e70510a9a9c <vm_exec_core+9900>, 0x5e70510abfa9 <vm_exec_core+19385>, 0x5e70510ac1e9 <vm_exec_core+19961>, 0x5e70510aaa83 <vm_exec_core+13971>, 0x5e70510abc16 <vm_exec_core+18470>, 0x5e70510a9e4a <vm_exec_core+10842>, 0x5e70510a9487 <vm_exec_core+8343>, 0x5e70510ac9d5 <vm_exec_core+21989>, 0x5e70510a85f4 <vm_exec_core+4612>, 0x5e70510aa830 <vm_exec_core+13376>, 0x5e70510ab180 <vm_exec_core+15760>, 0x5e70510a9781 <vm_exec_core+9105>, 0x5e70510b518a <vm_exec_core+56730>, 0x5e70510a9156 <vm_exec_core+7526>, 0x5e70510a904e <vm_exec_core+7262>, 0x5e70510a9359 <vm_exec_core+8041>, 0x5e70510a9d44 <vm_exec_core+10580>, 0x5e70510ababf <vm_exec_core+18127>, 0x5e70510aaf0a <vm_exec_core+15130>, 0x5e70510ababa <vm_exec_core+18122>, 0x5e70510ac2ce <vm_exec_core+20190>, 0x5e70510ac2c9 <vm_exec_core+20185>, 0x5e70510a9354 <vm_exec_core+8036>, 0x5e70510ac78d <vm_exec_core+21405>, 0x5e70510aa4a3 <vm_exec_core+12467>, 0x5e70510aa4a8 <vm_exec_core+12472>, 0x5e70510ac2c4 <vm_exec_core+20180>, 0x5e70510ac10c <vm_exec_core+19740>, 0x5e70510ab17b <vm_exec_core+15755>, 0x5e70510ab0b2 <vm_exec_core+15554>, 0x5e70510ac1bb <vm_exec_core+19915>, 0x5e70510ab585 <vm_exec_core+16789>...}
reg_cfp = 0x785ff9411790
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>
#36 0x00005e70510a25f2 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>
#37 0x00005e70510eae38 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk_asan/vm.c:3050
ec = 0x5160000003d0
val = <optimized out>
#38 0x00005e7050ceac7a in rb_ec_exec_node (ec=0x5160000003d0, n=0x785ff8ffe800) at /tmp/ruby/src/trunk_asan/eval.c:283
_ec = 0x5160000003d0
_tag = {tag = 36, retval = <optimized out>, buf = {0x7ffc5bb52630, <optimized out>, 0x7ffc5bb52580, <optimized out>, <optimized out>}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
state = 0
iseq = 0x785ff8ffe800
#39 ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk_asan/eval.c:321
ec = 0x5160000003d0
status = <optimized out>
#40 0x00005e7050ce3be7 in rb_main (argc=9, argv=0x7ffc5bb527f8) at /tmp/ruby/src/trunk_asan/main.c:42
variable_in_this_stack_frame = <optimized out>
#41 main (argc=9, argv=0x7ffc5bb527f8) at /tmp/ruby/src/trunk_asan/main.c:62
No locals.
>>> Dump Ruby level backtrace (if possible)
$1 = true
running file: /tmp/ruby/src/trunk_asan/test/ruby/test_autoload.rb
[Inferior 1 (process 73953) detached]
A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.
Children under /tmp/rubytest.yqofb5:
* drwx------ 2 60 2025-11-20 09:11:54 +0000 autoload20251120-73959-nsrlpk/
* -rw-r--r-- 1 37 2025-11-20 09:11:54 +0000 test-bug-11055.rb
* -rw-r--r-- 1 100112 2025-11-20 09:02:39 +0000 _ruby_box_p115594_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 09:02:39 +0000 _ruby_box_p115594_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 09:02:39 +0000 _ruby_box_p115594_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-20 09:02:39 +0000 _ruby_box_p114901_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 09:02:39 +0000 _ruby_box_p114901_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 09:02:38 +0000 _ruby_box_p114901_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-20 09:02:38 +0000 _ruby_box_p114313_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 09:02:38 +0000 _ruby_box_p114313_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 09:02:38 +0000 _ruby_box_p114313_2_rbconfig+sizeof.so
* -rw-r--r-- 1 31544 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_monitor.so
* -rw-r--r-- 1 152440 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_stringio.so
* -rw-r--r-- 1 28832 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_erb+escape.so
* -rw-r--r-- 1 51032 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_cgi+escape.so
* -rw-r--r-- 1 104440 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_strscan.so
* -rw-r--r-- 1 24216 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_io+nonblock.so
* -rw-r--r-- 1 65840 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_digest.so
* -rw-r--r-- 1 1504016 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_openssl.so
* -rw-r--r-- 1 16768 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_io+wait.so
* -rw-r--r-- 1 960176 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_socket.so
* -rw-r--r-- 1 302216 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_zlib.so
* -rw-r--r-- 1 112944 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_psych.so
* -rw-r--r-- 1 223704 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_json+ext+generator.so
* -rw-r--r-- 1 158088 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_json+ext+parser.so
* -rw-r--r-- 1 109520 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_etc.so
* -rw-r--r-- 1 941192 2025-11-20 09:02:37 +0000 _ruby_box_p111730_2_date_core.so
* -rw-r--r-- 1 100112 2025-11-20 09:02:36 +0000 _ruby_box_p111730_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 09:02:36 +0000 _ruby_box_p111730_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 09:02:36 +0000 _ruby_box_p111730_2_rbconfig+sizeof.so
* -rw-r--r-- 1 100112 2025-11-20 09:02:35 +0000 _ruby_box_p110511_2_io+console.so
* -rw-r--r-- 1 18688 2025-11-20 09:02:35 +0000 _ruby_box_p110511_2_-test-+sanitizers.so
* -rw-r--r-- 1 57832 2025-11-20 09:02:35 +0000 _ruby_box_p110511_2_rbconfig+sizeof.so
$ timeout 60 gdb -p 73625 -x /home/ko1/build-ruby/gdbscript -batch -quiet 2> /dev/null
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f7896d107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd4d8c369c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Threads
Id Target Id Frame
* 1 Thread 0x7f7896f34740 (LWP 73625) "make" 0x00007f7896d107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd4d8c369c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
>>> Machine level backtrace
Thread 1 (Thread 0x7f7896f34740 (LWP 73625) "make"):
#0 0x00007f7896d107d7 in __GI___wait4 (pid=-1, stat_loc=0x7ffd4d8c369c, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
sc_ret = -512
sc_ret = <optimized out>
#1 0x00005610547fbd16 in reap_children ()
No symbol table info available.
#2 0x00005610547fca8c in new_job ()
No symbol table info available.
#3 0x000056105480b72a in ?? ()
No symbol table info available.
#4 0x000056105480c09e in update_goal_chain ()
No symbol table info available.
#5 0x00005610547e667a in main ()
No symbol table info available.
>>> Dump Ruby level backtrace (if possible)
[Inferior 1 (process 73625) detached]
make: *** [uncommon.mk:915: yes-test-all] Error 1
#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 73624 -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 566054 -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/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie
SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread
LANG = C.UTF-8
LC_ALL =
LC_CTYPE =
MFLAGS =
RUSTC = rustc
YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --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-20T08:42:17Z master d755052a92) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ..................................................
Finished in 42.188891 seconds
3349 files, 33775 examples, 136092 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 0.