# Logfile created on 2025-07-10 13:05:35 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007d334b25fde0 @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.20250710-130535", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x00007d334bbdc030 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007d334bbdbea0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007d3346d38e88 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250710-130535", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250710-130535>, @binmode=false, @mon_data=#<Monitor:0x00007d334bbdba90>, @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 setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for stdckdint.h... no checking for stdatomic.h... yes checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__deprecated__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... x checking for FUNC_MINIMIZED function attribute... x checking for function alias... alias checking for __atomic builtins... yes checking for 64bit __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for clang-17 options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strstr... yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... yes checking for atan2l... yes checking for atan2f... yes checking whether atomic_signal_fence is declared... yes checking for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for malloc_trim... yes checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for openat... yes checking for pclose... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for snprintf... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... no checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking for __builtin_add_overflow... yes checking for __builtin_add_overflow_p... no checking for __builtin_add_overflow with long long arguments... yes checking for __builtin_sub_overflow... yes checking for __builtin_sub_overflow_p... no checking for __builtin_sub_overflow with long long arguments... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... no checking for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking for thread-local storage specifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... no checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking for valgrind/memcheck.h... yes checking for llvm-strip-17 flags... -S -x checking whether -fPIE is accepted as CFLAGS... yes checking whether -pie is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes with cast ((void **)) checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for setjmp type... __builtin_setjmp\((void **)\) checking if building with modular GC support... no checking for rustc... rustc checking whether rustc works for YJIT/ZJIT... yes checking for prefix of external symbols... NONE checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.5.0+2 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.5.0 * Installation prefix: /tmp/ruby/install/trunk_asan * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux * compiler: clang-17 * with thread: pthread * with coroutine: amd64 * with modular GC: no * enable shared libs: no * dynamic library ext: so * CFLAGS: ${hardenflags} -fsanitize=address \ -fno-omit-frame-pointer -DUSE_MN_THREADS=0 \ -fdeclspec ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wextra-tokens \ -Wdeprecated-declarations -Wdivision-by-zero \ -Wdiv-by-zero -Wimplicit-function-declaration \ -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \ -Wwrite-strings -Wold-style-definition \ -Wmissing-noreturn -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings -Wno-parentheses-equality \ -Wno-self-assign -Wno-tautological-compare \ -Wno-unused-parameter -Wno-unused-value \ -Wunused-variable -Wmisleading-indentation -Wundef * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ -D_FORTIFY_SOURCE=2 * strip command: llvm-strip-17 -S -x * install doc: no * YJIT support: yes * ZJIT support: no * man page type: doc * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" exit with 0. $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Downloading bundled gem minitest-5.25.5... Downloading bundled gem rake-13.3.0... Downloading bundled gem test-unit-3.7.0... Downloading bundled gem rexml-3.4.1... Downloading bundled gem rss-0.3.1... Downloading bundled gem net-ftp-0.3.8... Downloading bundled gem net-imap-0.5.9... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.5.1... Downloading bundled gem matrix-0.4.3... Downloading bundled gem prime-0.1.4... Downloading bundled gem rbs-3.9.4... Downloading bundled gem typeprof-0.30.1... Downloading bundled gem debug-1.11.0... Downloading bundled gem racc-1.8.1... Downloading bundled gem mutex_m-0.3.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.3.0... Downloading bundled gem bigdecimal-3.2.2... Downloading bundled gem observer-0.1.2... Downloading bundled gem abbrev-0.1.2... Downloading bundled gem resolv-replace-0.1.1... Downloading bundled gem rinda-0.2.0... Downloading bundled gem drb-2.2.3... Downloading bundled gem nkf-0.2.0... Downloading bundled gem syslog-0.3.0... Downloading bundled gem csv-3.3.5... Downloading bundled gem ostruct-0.6.2... Downloading bundled gem pstore-0.2.0... Downloading bundled gem benchmark-0.4.1... Downloading bundled gem logger-1.7.0... Downloading bundled gem rdoc-6.14.2... Downloading bundled gem win32ole-1.9.2... Downloading bundled gem reline-0.6.1... Downloading bundled gem readline-0.0.4... Downloading bundled gem fiddle-1.1.8... /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/gems/src Cloning https://github.com/ruby/power_assert Cloning https://github.com/ruby/repl_type_completor Cloning into '/tmp/ruby/src/trunk_asan/gems/src/power_assert'... Cloning into '/tmp/ruby/src/trunk_asan/gems/src/repl_type_completor'... Cloning https://github.com/ruby/irb Cloning into '/tmp/ruby/src/trunk_asan/gems/src/irb'... Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 From https://github.com/ruby/power_assert * branch f88e406e7c9e0810cc149869582afbae1fb84c4a -> FETCH_HEAD HEAD is now at f88e406 Support Ruby 3.5 style Set inspection result echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision updated From https://github.com/ruby/repl_type_completor * branch 25108aa8d69ddaba0b5da3feff1c0035371524b2 -> FETCH_HEAD HEAD is now at 25108aa Merge pull request #62 from ruby/fix_require_completion_test echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision updated Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk_asan/gems/repl_type_completor-0.1.11.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Successfully built RubyGem Name: repl_type_completor Version: 0.1.11 File: repl_type_completor-0.1.11.gem From https://github.com/ruby/irb * branch 331c4e851296b115db766c291e8cf54a2492fb36 -> FETCH_HEAD HEAD is now at 331c4e8 Update the expected values of backtraces echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision updated Building irb@331c4e851296b115db766c291e8cf54a2492fb36 to /tmp/ruby/src/trunk_asan/gems/irb-1.15.2.gem Successfully built RubyGem Name: irb Version: 1.15.2 File: irb-1.15.2.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 800de9891e $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating id.h generating optinsn.inc generating optunifs.inc generating insns.inc generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc generating vm_call_iseq_optimized.inc /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/enc/jis /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk_asan/probes.d > probes.dmyh + cp /tmp/ruby/src/trunk_asan/enc/jis/props.h.blt /tmp/ruby/src/trunk_asan/enc/jis/props.h id.h updated known_errors.inc updated vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk_asan/revision.h updated generating parse.c copying lex.c making /tmp/ruby/src/trunk_asan/ast.rbinc generating id.c making /tmp/ruby/src/trunk_asan/dir.rbinc making /tmp/ruby/src/trunk_asan/gc.rbinc making /tmp/ruby/src/trunk_asan/io.rbinc making /tmp/ruby/src/trunk_asan/numeric.rbinc making /tmp/ruby/src/trunk_asan/marshal.rbinc making /tmp/ruby/src/trunk_asan/pack.rbinc making /tmp/ruby/src/trunk_asan/trace_point.rbinc making /tmp/ruby/src/trunk_asan/warning.rbinc making /tmp/ruby/src/trunk_asan/array.rbinc id.c updated making /tmp/ruby/src/trunk_asan/hash.rbinc making /tmp/ruby/src/trunk_asan/kernel.rbinc generating enc/trans/newline.c ... making /tmp/ruby/src/trunk_asan/ractor.rbinc making /tmp/ruby/src/trunk_asan/symbol.rbinc making /tmp/ruby/src/trunk_asan/timev.rbinc making /tmp/ruby/src/trunk_asan/thread_sync.rbinc making /tmp/ruby/src/trunk_asan/nilclass.rbinc making /tmp/ruby/src/trunk_asan/prelude.rbinc making /tmp/ruby/src/trunk_asan/gem_prelude.rbinc making /tmp/ruby/src/trunk_asan/yjit.rbinc making /tmp/ruby/src/trunk_asan/yjit_hook.rbinc 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' make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc' make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket' generating constant definitions generating constant definitions generating eventids1.c from ../../parse.y generating miniprelude.c generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged generating x86_64-linux-fake.rb Extracting bundle gem minitest-5.25.5... limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' Extracting bundle gem rake-13.3.0... make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/etc' Extracting bundle gem test-unit-3.7.0... Extracting bundle gem rexml-3.4.1... sizes.c updated Extracting bundle gem rss-0.3.1... make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' Extracting bundle gem net-imap-0.5.9... Extracting bundle gem net-ftp-0.3.8... make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket' Extracting bundle gem net-pop-0.1.2... Extracting bundle gem net-smtp-0.5.1... Extracting bundle gem matrix-0.4.3... miniprelude.c updated Extracting bundle gem prime-0.1.4... x86_64-linux-fake.rb updated Extracting bundle gem rbs-3.9.4... Extracting bundle gem typeprof-0.30.1... Unpacked gems/minitest-5.25.5.gem Extracting bundle gem debug-1.11.0... Unpacked gems/net-ftp-0.3.8.gem Extracting bundle gem racc-1.8.1... compiling compiler ripper.y Unpacked gems/rss-0.3.1.gem Unpacked gems/rake-13.3.0.gem Unpacked gems/test-unit-3.7.0.gem Unpacked gems/rexml-3.4.1.gem generating ripper_init.c from ./ripper_init.c.tmpl Extracting bundle gem mutex_m-0.3.0... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem getoptlong-0.2.1... Extracting bundle gem base64-0.3.0... Unpacked gems/net-smtp-0.5.1.gem Extracting bundle gem bigdecimal-3.2.2... Unpacked gems/net-imap-0.5.9.gem Extracting bundle gem observer-0.1.2... Extracting bundle gem abbrev-0.1.2... Unpacked gems/matrix-0.4.3.gem Extracting bundle gem resolv-replace-0.1.1... Extracting bundle gem rinda-0.2.0... Unpacked gems/prime-0.1.4.gem Extracting bundle gem drb-2.2.3... Unpacked gems/typeprof-0.30.1.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/debug-1.11.0.gem Extracting bundle gem syslog-0.3.0... Unpacked gems/racc-1.8.1.gem Unpacked gems/mutex_m-0.3.0.gem Extracting bundle gem csv-3.3.5... Extracting bundle gem ostruct-0.6.2... Unpacked gems/base64-0.3.0.gem Unpacked gems/getoptlong-0.2.1.gem Unpacked gems/bigdecimal-3.2.2.gem Unpacked gems/observer-0.1.2.gem Extracting bundle gem pstore-0.2.0... Extracting bundle gem benchmark-0.4.1... Extracting bundle gem logger-1.7.0... Extracting bundle gem rdoc-6.14.2... Unpacked gems/abbrev-0.1.2.gem Unpacked gems/resolv-replace-0.1.1.gem Extracting bundle gem win32ole-1.9.2... Extracting bundle gem reline-0.6.1... /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated Extracting bundle gem readline-0.0.4... Unpacked gems/rinda-0.2.0.gem Unpacked gems/rbs-3.9.4.gem Extracting bundle gem fiddle-1.1.8... generating enc.mk Unpacked gems/drb-2.2.3.gem Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem Unpacked gems/nkf-0.2.0.gem Unpacked gems/syslog-0.3.0.gem Unpacked gems/ostruct-0.6.2.gem Unpacked gems/csv-3.3.5.gem Unpacked gems/benchmark-0.4.1.gem Unpacked gems/pstore-0.2.0.gem Unpacked gems/logger-1.7.0.gem Unpacked gems/reline-0.6.1.gem Unpacked gems/win32ole-1.9.2.gem Unpacked gems/readline-0.0.4.gem Unpacked gems/fiddle-1.1.8.gem Unpacked gems/rdoc-6.14.2.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Extracting bundle gem power_assert-2.0.5... Extracting bundle gem repl_type_completor-0.1.11... Extracting bundle gem irb-1.15.2... 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 Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem generating table from enc/trans/gbk.c Unpacked gems/repl_type_completor-0.1.11.gem generating enc/trans/cesu_8.c ... generating table from enc/trans/iso2022.c generating table from enc/trans/japanese.c generating enc/trans/escape.c ... generating enc/trans/ebcdic.c ... generating table from enc/trans/japanese_euc.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 ... Unpacked gems/irb-1.15.2.gem 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/chinese.c ... generating enc/trans/japanese_sjis.c ... generating enc/trans/korean.c ... generating enc/trans/utf8_mac.c ... generating enc/trans/gb18030.c ... generating enc/trans/japanese_euc.c ... generating enc/trans/big5.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/main.c compiling /tmp/ruby/src/trunk_asan/dmydln.c compiling /tmp/ruby/src/trunk_asan/miniinit.c making dummy probes.h compiling /tmp/ruby/src/trunk_asan/ast.c compiling /tmp/ruby/src/trunk_asan/bignum.c compiling /tmp/ruby/src/trunk_asan/class.c compiling /tmp/ruby/src/trunk_asan/compar.c compiling /tmp/ruby/src/trunk_asan/compile.c compiling /tmp/ruby/src/trunk_asan/complex.c compiling /tmp/ruby/src/trunk_asan/concurrent_set.c compiling /tmp/ruby/src/trunk_asan/cont.c compiling /tmp/ruby/src/trunk_asan/debug.c compiling /tmp/ruby/src/trunk_asan/debug_counter.c compiling /tmp/ruby/src/trunk_asan/dir.c compiling /tmp/ruby/src/trunk_asan/dln_find.c compiling /tmp/ruby/src/trunk_asan/encoding.c compiling /tmp/ruby/src/trunk_asan/enum.c compiling /tmp/ruby/src/trunk_asan/enumerator.c compiling /tmp/ruby/src/trunk_asan/error.c compiling /tmp/ruby/src/trunk_asan/eval.c compiling /tmp/ruby/src/trunk_asan/file.c compiling /tmp/ruby/src/trunk_asan/gc.c compiling /tmp/ruby/src/trunk_asan/hash.c compiling /tmp/ruby/src/trunk_asan/imemo.c compiling /tmp/ruby/src/trunk_asan/inits.c compiling /tmp/ruby/src/trunk_asan/io.c compiling /tmp/ruby/src/trunk_asan/io_buffer.c compiling /tmp/ruby/src/trunk_asan/iseq.c compiling /tmp/ruby/src/trunk_asan/load.c compiling /tmp/ruby/src/trunk_asan/marshal.c compiling /tmp/ruby/src/trunk_asan/math.c compiling /tmp/ruby/src/trunk_asan/memory_view.c compiling /tmp/ruby/src/trunk_asan/namespace.c compiling /tmp/ruby/src/trunk_asan/node.c compiling /tmp/ruby/src/trunk_asan/node_dump.c compiling /tmp/ruby/src/trunk_asan/numeric.c compiling /tmp/ruby/src/trunk_asan/object.c compiling /tmp/ruby/src/trunk_asan/pack.c compiling parse.c compiling /tmp/ruby/src/trunk_asan/parser_st.c compiling /tmp/ruby/src/trunk_asan/proc.c compiling /tmp/ruby/src/trunk_asan/process.c compiling /tmp/ruby/src/trunk_asan/ractor.c compiling /tmp/ruby/src/trunk_asan/random.c compiling /tmp/ruby/src/trunk_asan/range.c compiling /tmp/ruby/src/trunk_asan/rational.c compiling /tmp/ruby/src/trunk_asan/re.c compiling /tmp/ruby/src/trunk_asan/regcomp.c compiling /tmp/ruby/src/trunk_asan/regenc.c compiling /tmp/ruby/src/trunk_asan/regerror.c compiling /tmp/ruby/src/trunk_asan/regexec.c compiling /tmp/ruby/src/trunk_asan/regparse.c compiling /tmp/ruby/src/trunk_asan/regsyntax.c compiling /tmp/ruby/src/trunk_asan/ruby.c compiling /tmp/ruby/src/trunk_asan/ruby_parser.c compiling /tmp/ruby/src/trunk_asan/scheduler.c compiling /tmp/ruby/src/trunk_asan/set.c compiling /tmp/ruby/src/trunk_asan/shape.c compiling /tmp/ruby/src/trunk_asan/signal.c compiling /tmp/ruby/src/trunk_asan/sprintf.c compiling /tmp/ruby/src/trunk_asan/st.c compiling /tmp/ruby/src/trunk_asan/strftime.c compiling /tmp/ruby/src/trunk_asan/string.c compiling /tmp/ruby/src/trunk_asan/struct.c compiling /tmp/ruby/src/trunk_asan/symbol.c compiling /tmp/ruby/src/trunk_asan/thread.c compiling /tmp/ruby/src/trunk_asan/time.c compiling /tmp/ruby/src/trunk_asan/transcode.c compiling /tmp/ruby/src/trunk_asan/util.c compiling /tmp/ruby/src/trunk_asan/variable.c compiling /tmp/ruby/src/trunk_asan/version.c compiling /tmp/ruby/src/trunk_asan/vm.c compiling /tmp/ruby/src/trunk_asan/vm_backtrace.c compiling /tmp/ruby/src/trunk_asan/vm_dump.c compiling /tmp/ruby/src/trunk_asan/vm_sync.c compiling /tmp/ruby/src/trunk_asan/vm_trace.c compiling /tmp/ruby/src/trunk_asan/weakmap.c compiling /tmp/ruby/src/trunk_asan/yjit.c compiling /tmp/ruby/src/trunk_asan/jit.c building Rust YJIT (release mode) compiling /tmp/ruby/src/trunk_asan/missing/setproctitle.c compiling /tmp/ruby/src/trunk_asan/addr2line.c compiling /tmp/ruby/src/trunk_asan/array.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk_asan/prism/api_pack.c compiling prism/diagnostic.c compiling /tmp/ruby/src/trunk_asan/prism/encoding.c compiling /tmp/ruby/src/trunk_asan/prism/extension.c compiling prism/node.c compiling /tmp/ruby/src/trunk_asan/prism/options.c compiling /tmp/ruby/src/trunk_asan/prism/pack.c compiling prism/prettyprint.c compiling /tmp/ruby/src/trunk_asan/prism/regexp.c compiling prism/serialize.c compiling /tmp/ruby/src/trunk_asan/prism/static_literals.c compiling prism/token_type.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_buffer.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_char.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_constant_pool.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_integer.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_list.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_memchr.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_newline_list.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_string.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk_asan/prism/prism.c compiling /tmp/ruby/src/trunk_asan/prism_init.c assembling /tmp/ruby/src/trunk_asan/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk_asan/enc/ascii.c compiling /tmp/ruby/src/trunk_asan/enc/us_ascii.c compiling /tmp/ruby/src/trunk_asan/enc/unicode.c compiling /tmp/ruby/src/trunk_asan/enc/utf_8.c compiling enc/trans/newline.c touch /tmp/ruby/build/trunk_asan/target/release/libyjit.a partial linking /tmp/ruby/build/trunk_asan/target/release/libyjit.a into /tmp/ruby/build/trunk_asan/target/release/libyjit.o linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/dln.c compiling /tmp/ruby/src/trunk_asan/localeinit.c creating verconf.h compiling /tmp/ruby/src/trunk_asan/dmyext.c compiling /tmp/ruby/src/trunk_asan/dmyenc.c verconf.h updated compiling /tmp/ruby/src/trunk_asan/loadpath.c builtin_binary.inc updated 34a0b2600431dd26b0e994bb3c969c653bb5d170e7b8f75310b541fbfc55fb93 builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h updated making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/encdb.c compiling /tmp/ruby/src/trunk_asan/enc/big5.c compiling /tmp/ruby/src/trunk_asan/enc/cesu_8.c compiling /tmp/ruby/src/trunk_asan/enc/cp949.c compiling /tmp/ruby/src/trunk_asan/enc/emacs_mule.c compiling /tmp/ruby/src/trunk_asan/enc/euc_jp.c compiling /tmp/ruby/src/trunk_asan/enc/euc_kr.c compiling /tmp/ruby/src/trunk_asan/enc/euc_tw.c compiling /tmp/ruby/src/trunk_asan/enc/gb2312.c compiling /tmp/ruby/src/trunk_asan/enc/gb18030.c compiling /tmp/ruby/src/trunk_asan/enc/gbk.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_4.c make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_10.c transdb.h updated compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_14.c generating makefiles ext/configure-ext.mk 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 making trans compiling /tmp/ruby/src/trunk_asan/enc/koi8_u.c make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c compiling /tmp/ruby/src/trunk_asan/enc/shift_jis.c compiling /tmp/ruby/src/trunk_asan/enc/utf_16be.c ext/configure-ext.mk updated compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/big5.c compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c make[1]: Entering directory '/tmp/ruby/build/trunk_asan' generating table from /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/chinese.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji.c generating /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c ... compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c generating /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ... generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c configuring cgi/escape configuring -test-/RUBY_ALIGNOF generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c configuring coverage generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c configuring continuation compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ... compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c configuring date configuring digest configuring digest/bubblebabble configuring erb/escape configuring digest/md5 generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c configuring etc generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ... compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c configuring fcntl generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c configuring io/console linking encoding encdb.so generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ... linking encoding big5.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c configuring json configuring monitor configuring json/generator configuring -test-/abi linking encoding cesu_8.so configuring -test-/arith_seq/beg_len_step generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ... configuring -test-/arith_seq/extract generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ... configuring -test-/array/concat generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c configuring -test-/array/resize linking encoding cp949.so configuring -test-/asan configuring -test-/bignum generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ... generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ... linking encoding emacs_mule.so configuring -test-/bug-14834 generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ... configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter linking encoding euc_jp.so generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ... configuring -test-/class configuring -test-/cxxanyargs linking encoding euc_kr.so configuring openssl configuring objspace linking encoding euc_tw.so linking encoding gb2312.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c linking encoding gb18030.so configuring psych configuring pathname configuring digest/rmd160 configuring pty configuring -test-/debug linking encoding gbk.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc linking encoding iso_8859_1.so configuring rbconfig/sizeof configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception linking encoding iso_8859_2.so configuring -test-/fatal configuring -test-/file linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so generating /tmp/ruby/src/trunk_asan/enc/trans/gbk.c ... linking encoding iso_8859_6.so configuring digest/sha1 linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so configuring ripper linking encoding iso_8859_13.so linking encoding iso_8859_14.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c configuring digest/sha2 linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ... linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so linking encoding windows_1251.so configuring rubyvm linking encoding windows_1252.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c linking encoding windows_1253.so configuring socket linking encoding windows_1254.so linking encoding windows_1257.so configuring stringio make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' configuring json/parser configuring strscan generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ... generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ... generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ... configuring zlib generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c configuring bigdecimal-3.2.2/ext/bigdecimal generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ... linking transcoder transdb.so configuring debug-1.11.0/ext/debug compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c configuring fiddle-1.1.8/ext/fiddle generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ... configuring nkf-0.2.0/ext/nkf compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.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 configuring -test-/load/protect compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/namespace/yay1 configuring -test-/namespace/yay2 configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring rbs-3.9.4/ext/rbs_extension generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ... configuring -test-/printf configuring -test-/proc configuring -test-/public_header_warnings configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c configuring -test-/stack configuring -test-/string generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ... configuring syslog-0.3.0/ext/syslog compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c configuring -test-/struct configuring -test-/symbol compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk_asan/enc/trans/escape.c libffi_version: 3.4.6 compiling /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c configuring -test-/thread/id compiling /tmp/ruby/src/trunk_asan/enc/trans/gbk.c compiling /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese.c configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/time configuring -test-/tracepoint compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c configuring -test-/typeddata compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c configuring -test-/vm configuring -test-/wait compiling /tmp/ruby/src/trunk_asan/enc/trans/korean.c compiling /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c compiling /tmp/ruby/src/trunk_asan/enc/trans/big5.c linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder single_byte.so linking transcoder utf_16_32.so linking transcoder japanese_sjis.so linking transcoder gbk.so linking transcoder utf8_mac.so linking transcoder japanese_euc.so linking transcoder korean.so linking transcoder big5.so make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' configuring io/nonblock configuring io/wait make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi' compiling /tmp/ruby/src/trunk_asan/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/c.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/beg_len_step/beg_len_step.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/concat/to_ary_concat.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/resize/resize.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/asan/asan.c 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-/class/class2name.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/big2str.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug' compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/init.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/asan.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/init.c linking shared-object -test-/array/resize.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv' linking shared-object -test-/array/to_ary_concat.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/append.c linking shared-object -test-/bug_14834.so linking shared-object -test-/bug_reporter.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_5832.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/bigzero.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter' linking shared-object -test-/dln/empty.so 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-3571' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/ensure_and_callcc/ensure_and_callcc.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/enumerator_kw/enumerator_kw.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/mul.c linking shared-object -test-/class.so 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/dataerror.c linking shared-object -test-/econv.so linking shared-object -test-/RUBY_ALIGNOF.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/enc_raise.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/init.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/file' compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/fs.c linking shared-object -test-/ensure_and_callcc.so linking shared-object -test-/debug.so linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/invalid.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/float' compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/rb_fatal.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall' compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl' linking shared-object -test-/bignum.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/eval.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/delete.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/newline_conv.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval' compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/stat.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer' compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/core_ext.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk_asan/ext/-test-/iseq_load/iseq_load.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c 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-/fatal.so linking shared-object -test-/float.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/init.c linking shared-object -test-/gvl/call_without_gvl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float' 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' linking shared-object -test-/hash.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/protect/protect.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c linking shared-object -test-/cxxanyargs.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_symbols/stringify_symbols.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash' linking shared-object -test-/file.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_target/stringify_target.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/compat/usrcompat.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/internal_ivar/internal_ivar.c linking shared-object -test-/iseq_load.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/usr/usrmarshal.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file' 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs' linking shared-object -test-/exception.so 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-/iseq_load' compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay1' compiling /tmp/ruby/src/trunk_asan/ext/-test-/namespace/yay1/yay1.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-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay2' compiling /tmp/ruby/src/trunk_asan/ext/-test-/namespace/yay2/yay2.c 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-/load/dot.dot' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter' linking shared-object -test-/load/resolve_symbol_target.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk_asan/ext/-test-/num2int/num2int.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/notimplement/bug.c linking shared-object -test-/load/stringify_symbols.so linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk_asan/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk_asan/ext/-test-/popen_deadlock/infinite_loop_dlsym.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target' linking shared-object -test-/marshal/usr.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/random' linking shared-object -test-/method.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/bad_version.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c linking shared-object -test-/namespace/yay1.so linking shared-object -test-/namespace/yay2.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method' compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/loop.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay1' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational' compiling /tmp/ruby/src/trunk_asan/ext/-test-/rational/rat.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/rb_call_super_kw/rb_call_super_kw.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_asan/ext/-test-/recursion/recursion.c linking shared-object -test-/integer.so 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-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_asan/ext/-test-/scan_args/scan_args.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/foreach/foreach.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer' compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/postponed_job.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/update/update.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/numhash/numhash.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/stack' compiling /tmp/ruby/src/trunk_asan/ext/-test-/stack/stack.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/string' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/capacity.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc' linking shared-object -test-/memory_view.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/coderange.c linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_associate.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf' 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-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random' compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol' compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/init.c linking shared-object -test-/st/update.so linking shared-object -test-/regexp.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/type.c linking shared-object -test-/st/foreach.so linking shared-object -test-/stack.so linking shared-object -test-/st/numhash.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/len.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/id/id.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/stack' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach' 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/enc_str_buf_cat.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 compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/modify.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c linking shared-object -test-/symbol.so linking shared-object -test-/thread/id.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/lock_native_thread/lock_native_thread.c linking shared-object -test-/struct.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time' compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol' compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk_asan/ext/-test-/typeddata/typeddata.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/tracepoint.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm' compiling /tmp/ruby/src/trunk_asan/ext/-test-/vm/at_exit.c linking shared-object -test-/rational.so 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/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape' compiling /tmp/ruby/src/trunk_asan/ext/cgi/escape/escape.c make[2]: 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 linking shared-object -test-/thread/lock_native_thread.so linking shared-object -test-/scan_args.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' compiling /tmp/ruby/src/trunk_asan/ext/date/date_core.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/erb/escape' compiling /tmp/ruby/src/trunk_asan/ext/erb/escape/escape.c linking shared-object -test-/typeddata.so 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/etc' compiling /tmp/ruby/src/trunk_asan/ext/etc/etc.c linking shared-object -test-/vm/at_exit.so linking shared-object -test-/tracepoint.so linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata' installing default date_core libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fcntl' compiling /tmp/ruby/src/trunk_asan/ext/fcntl/fcntl.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm' linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint' installing digest libraries installing default digest libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string' linking shared-object continuation.so compiling /tmp/ruby/src/trunk_asan/ext/io/console/console.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock' compiling /tmp/ruby/src/trunk_asan/ext/io/nonblock/nonblock.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/wait' compiling /tmp/ruby/src/trunk_asan/ext/io/wait/wait.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' compiling /tmp/ruby/src/trunk_asan/ext/monitor/monitor.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' 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 erb/escape.so linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape' compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl' compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c linking shared-object io/wait.so linking shared-object cgi/escape.so linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/wait' installing default console libraries linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' installing default objspace libraries compiling /tmp/ruby/src/trunk_asan/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c linking shared-object monitor.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' installing default pathname libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c linking shared-object digest.so linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/time' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' compiling /tmp/ruby/src/trunk_asan/ext/psych/psych.c linking shared-object io/console.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c installing default pty libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_to_ruby.c linking shared-object pty.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' installing default libraries linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk_asan/ext/socket/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' compiling /tmp/ruby/src/trunk_asan/ext/socket/constants.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk_asan/ext/socket/basicsocket.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/stringio' compiling /tmp/ruby/src/trunk_asan/ext/stringio/stringio.c linking shared-object psych.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_ec.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' compiling /tmp/ruby/src/trunk_asan/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c 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_provider.c installing default strscan libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/zlib' compiling /tmp/ruby/src/trunk_asan/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk_asan/ext/socket/socket.c compiling /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' checking /tmp/ruby/src/trunk_asan/parse.y and /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.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/bigdecimal-3.2.2/ext/bigdecimal/missing.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c linking shared-object strscan.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib linking shared-object debug/debug.so compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' ln -sfT ../../../../../src/trunk_asan/.bundle/gems/bigdecimal-3.2.2/lib ../../../../../.bundle/gems/bigdecimal-3.2.2/lib compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.c linking shared-object stringio.so installing default ripper libraries 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/constants.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.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/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.c compiling /tmp/ruby/src/trunk_asan/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk_asan/ext/socket/option.c compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/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/socket/raddrinfo.c linking shared-object racc/cparse.so compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.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_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 ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib linking shared-object syslog_ext.so compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/util/rbs_constant_pool.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/fiddle-1.1.8/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/md5' compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5init.c linking shared-object digest/bubblebabble.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5.c compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexer.c installing default socket libraries 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/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1.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_x509ext.c linking shared-object digest/md5.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2init.c linking shared-object fiddle.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/location.c linking shared-object zlib.so compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509name.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c 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 make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/generator' compiling /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/parser' compiling /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parser.c linking shared-object digest/sha1.so installing default openssl libraries installing default sha2 libraries compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/unescape.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1' ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.9.4/lib ../../../../../.bundle/gems/rbs-3.9.4/lib linking shared-object digest/sha2.so linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' linking shared-object nkf.so linking shared-object json/ext/parser.so 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/ext/json/parser' linking shared-object rbs_extension.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' linking shared-object bigdecimal.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem making srcs under enc making enc Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem 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' Extracting bundle gem power_assert-2.0.5... make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem transdb.h updated generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/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/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' linking transcoder transdb.so make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs 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/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' 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]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 bundler 2.7.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.1 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.2 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.4 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.6.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 minitest 5.25.5 rake 13.3.0 test-unit 3.7.0 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.9 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.3 prime 0.1.4 rbs 3.9.4 typeprof 0.30.1 debug 1.11.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.3.0 bigdecimal 3.2.2 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.5 repl_type_completor 0.1.11 ostruct 0.6.2 pstore 0.2.0 benchmark 0.4.1 logger 1.7.0 rdoc 6.14.2 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2/cache skipped bundled gems: power_assert-3.0.0dev.gem not found in bundled_gems win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2 $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=55216 "--ruby=./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk_asan/test/.excludes --name=!/memory_leak/ --stderr-on-failure -j16 # Running tests: [ 1/754] 1844357=test_bundled_gems [ 2/754] 1844371=prism/lex_test [ 3/754] 1844364=did_you_mean/test_tree_spell_checker [ 4/754] 1844359=date/test_date_ractor [ 5/754] 1844372=ruby/test_m17n_comb [ 6/754] 1844363=openssl/test_pair [ 7/754] 1844368=prism/result/index_write_test [ 8/754] 1844367=ruby/test_integer_comb [ 9/754] 1844358=openssl/test_ns_spki [ 10/754] 1844360=psych/visitors/test_depth_first [ 11/754] 1844366=test_tsort [ 12/754] 1844369=ruby/test_sleep [ 13/754] 1844370=fiber/test_queue [ 14/754] 1844362=prism/result/regular_expression_options_test [ 15/754] 1844361=mkmf/test_install [ 16/754] 1844365=test_prettyprint [ 17/754] 1844366=prism/result/integer_parse_test [ 18/754] 1844370=rubygems/test_gem_validator [ 19/754] 1844360=rubygems/test_gem_local_remote_options [ 20/754] 1844365=ruby/test_exception [ 21/754] 1844364=optparse/test_bash_completion [ 22/754] 1844364=rubygems/test_gem_security_signer [ 23/754] 1844368=-ext-/string/test_set_len [ 24/754] 1844362=ruby/test_threadgroup [ 25/754] 1844358=ruby/enc/test_euc_kr [ 26/754] 1844368=rubygems/test_gem_commands_lock_command [ 27/754] 1844366=-ext-/test_random [ 28/754] 1844358=psych/test_merge_keys [ 29/754] 1844366=ripper/test_lexer [ 30/754] 1844366=optparse/test_kwargs [ 31/754] 1844366=io/wait/test_io_wait [ 32/754] 1844358=rubygems/test_gem_ext_configure_builder [ 33/754] 1844357=resolv/test_mdns [ 34/754] 1844357=openssl/test_x509store [ 35/754] 1844361=cgi/test_cgi_escape [ 36/754] 1844360=ruby/test_dir [ 37/754] 1844370=ruby/test_continuation [ 38/754] 1844370=dtrace/test_object_create_start [ 39/754] 1844370=test_forwardable [ 40/754] 1844370=rubygems/test_config [ 41/754] 1844358=prism/result/comments_test [ 42/754] 1844362=-ext-/hash/test_delete [ 43/754] 1844362=ruby/test_io_m17n [ 44/754] 1844359=-ext-/exception/test_ensured [ 45/754] 1844370=optparse/test_placearg [ 46/754] 1844364=-ext-/string/test_interned_str [ 47/754] 1844368=rubygems/test_gem_commands_cleanup_command [ 48/754] 1844364=ruby/test_zjit [ 49/754] 1844364=prism/encoding/regular_expression_encoding_test [ 50/754] 1844364=ruby/test_env [ 51/754] 1844358=rubygems/test_project_sanity [ 52/754] 1844359=dtrace/test_require [ 53/754] 1844359=ruby/test_ifunless [ 54/754] 1844359=rubygems/test_gem_silent_ui [ 55/754] 1844357=ruby/test_shapes [ 56/754] 1844357=openssl/test_ocsp [ 57/754] 1844358=openssl/test_pkey_dh [ 58/754] 1844361=rubygems/test_gem_commands_uninstall_command [ 59/754] 1844358=ripper/test_files_test [ 60/754] 1844360=rubygems/test_gem_dependency_list [ 61/754] 1844370=rubygems/test_gem_resolver_installer_set [ 62/754] 1844360=-ext-/load/test_stringify_symbols [ 63/754] 1844360=ruby/test_rubyoptions [ 64/754] 1844358=-ext-/test_printf [ 65/754] 1844359=prism/result/warnings_test [ 66/754] 1844358=-ext-/array/test_to_ary_concat [ 67/754] 1844359=socket/test_udp [ 68/754] 1844359=prism/ruby/dispatcher_test [ 69/754] 1844359=mkmf/test_configuration [ 70/754] 1844370=ruby/enc/test_windows_1252 [ 71/754] 1844370=fileutils/test_dryrun [ 72/754] 1844370=fiber/test_io_buffer [ 73/754] 1844370=prism/encoding/encodings_test [ 74/754] 1844357=json/json_generator_test [ 75/754] 1844368=rubygems/test_gem_impossible_dependencies_error [ 76/754] 1844368=-ext-/symbol/test_type [ 77/754] 1844368=ruby/test_range [ 78/754] 1844359=rubygems/test_gem_source_subpath_problem [ 79/754] 1844370=prism/result/node_id_test [ 80/754] 1844359=test_tmpdir [ 81/754] 1844369=rubygems/test_gem_resolver_api_set [ 82/754] 1844359=prism/api/parse_stream_test [ 83/754] 1844359=psych/test_emitter [ 84/754] 1844359=openssl/test_ts [ 85/754] 1844357=ruby/test_comparable [ 86/754] 1844358=mmtk/test_configuration [ 87/754] 1844357=-ext-/test_bug-3571 [ 88/754] 1844358=-ext-/test_notimplement [ 89/754] 1844358=ruby/enc/test_emoji_breaks [ 90/754] 1844358=ruby/test_system [ 91/754] 1844357=date/test_date_new [ 92/754] 1844357=ruby/test_io_timeout [ 93/754] 1844357=rubygems/test_gem_commands_info_command [ 94/754] 1844371=prism/api/command_line_test [ 95/754] 1844371=resolv/test_dns [ 96/754] 1844357=stringio/test_stringio [ 97/754] 1844369=ruby/test_require [ 98/754] 1844370=ruby/test_dup [ 99/754] 1844357=psych/test_object_references [100/754] 1844357=-ext-/wait/test_wait [101/754] 1844371=openssl/test_x509name [102/754] 1844357=fiber/test_sleep [103/754] 1844361=rubygems/test_gem_security [104/754] 1844370=ruby/enc/test_euc_tw [105/754] 1844370=ruby/test_compile_prism [106/754] 1844371=rubygems/test_gem_commands_build_command [107/754] 1844359=mkmf/test_sizeof [108/754] 1844363=rubygems/test_gem_requirement [109/754] 1844357=ruby/test_alias [110/754] 1844362=ruby/test_ast [111/754] 1844370=prism/fuzzer_test [112/754] 1844370=-ext-/string/test_rb_str_dup [113/754] 1844370=prism/onigmo_test [114/754] 1844370=psych/test_struct [115/754] 1844370=test_time [116/754] 1844357=json/json_encoding_test [117/754] 1844371=ruby/test_math [118/754] 1844363=dtrace/test_gc [119/754] 1844371=mkmf/test_libs [120/754] 1844363=ruby/test_super [121/754] 1844357=rubygems/test_gem_safe_yaml [122/754] 1844357=digest/test_digest_extend [123/754] 1844357=optparse/test_did_you_mean [124/754] 1844371=optparse/test_autoconf [125/754] 1844371=-ext-/popen_deadlock/test_popen_deadlock [126/754] 1844365=-ext-/test_bug-5832 [127/754] 1844365=ruby/test_case [128/754] 1844365=rubygems/test_webauthn_listener_response [129/754] 1844370=prism/result/heredoc_test [130/754] 1844370=psych/test_psych_set [131/754] 1844370=prism/newline_test [132/754] 1844368=prism/snippets_test [133/754] 1844358=prism/ruby/parser_test [134/754] 1844358=psych/test_array [135/754] 1844358=-ext-/gvl/test_ubf_async_safe [136/754] 1844357=prism/result/constant_path_node_test [137/754] 1844370=rubygems/test_gem_path_support [138/754] 1844358=-ext-/win32/test_console_attr [139/754] 1844358=rubygems/test_gem_bundler_version_finder [140/754] 1844370=optparse/test_switch [141/754] 1844370=test_weakref [142/754] 1844358=test_timeout [143/754] 1844365=ruby/test_not [144/754] 1844365=socket/test_socket ================================================================= ==1844365==ERROR: AddressSanitizer: heap-use-after-free on address 0x51100021ce5c at pc 0x7d118d8f3a65 bp 0x7fff463b22b0 sp 0x7fff463b22a8 READ of size 4 at 0x51100021ce5c thread T0 [145/754] 1844357=uri/test_mailto [146/754] 1844357=-ext-/namespace/test_load_ext #0 0x7d118d8f3a64 in rb_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:564:14 #1 0x7d118d8f3a64 in rsock_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1008:21 #2 0x7d118d90076b in call_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1333:11 #3 0x7d118d8faf0b in addrinfo_list_new /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1441:31 #4 0x7d118d8faf0b in addrinfo_s_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:2884:12 #5 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #6 0x630abea08204 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763:16 #7 0x630abea07c94 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #8 0x630abe9c640b in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #9 0x630abe9c640b in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:899:11 #10 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #11 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #12 0x630abea42b11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #13 0x630abea42b11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #14 0x630abe9e5fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #15 0x630abe9e5fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #16 0x630abe9e5fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #17 0x630abe9e5fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #18 0x630abeba9ce2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #19 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #20 0x630abe9c0cd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #21 0x630abe9c0cd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #22 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #23 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #24 0x630abea42b11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #25 0x630abea42b11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #26 0x630abe9e5fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #27 0x630abe9e5fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #28 0x630abe9e5fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #29 0x630abe9e5fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #30 0x630abeba9ce2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #31 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #32 0x630abe9c0cd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #33 0x630abe9c0cd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #34 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #35 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #36 0x630abe9fce47 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:2901:11 #37 0x630abe5fbd94 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:282:9 #38 0x630abe5fbd94 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:30 #39 0x630abe5f4c36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #40 0x630abe5f4c36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #41 0x7d11b042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #42 0x7d11b042a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #43 0x630abe518a04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x168a04) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) 0x51100021ce5c is located 92 bytes inside of 194-byte region [0x51100021ce00,0x51100021cec2) freed by thread T0 here: #0 0x630abe5b6c5a in free (/tmp/ruby/build/trunk_asan/ruby+0x206c5a) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) #1 0x7d118d8f32ec in free_getaddrinfo_arg /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:422:5 #2 0x7d118d8f32ec in rb_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:562:20 #3 0x7d118d8f32ec in rsock_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1008:21 #4 0x7d118d90076b in call_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1333:11 #5 0x7d118d8faf0b in addrinfo_list_new /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1441:31 #6 0x7d118d8faf0b in addrinfo_s_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:2884:12 #7 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #8 0x630abea08204 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763:16 #9 0x630abea07c94 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #10 0x630abe9c640b in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #11 0x630abe9c640b in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:899:11 #12 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #13 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #14 0x630abea42b11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #15 0x630abea42b11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #16 0x630abe9e5fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #17 0x630abe9e5fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #18 0x630abe9e5fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #19 0x630abe9e5fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #20 0x630abeba9ce2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #21 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #22 0x630abe9c0cd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #23 0x630abe9c0cd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #25 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #26 0x630abea42b11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #27 0x630abea42b11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #28 0x630abe9e5fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #29 0x630abe9e5fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #30 0x630abe9e5fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #31 0x630abe9e5fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #32 0x630abeba9ce2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #33 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #34 0x630abe9c0cd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #35 0x630abe9c0cd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #36 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #37 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #38 0x630abe9fce47 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:2901:11 #39 0x630abe5fbd94 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:282:9 #40 0x630abe5fbd94 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:30 #41 0x630abe5f4c36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #42 0x630abe5f4c36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #43 0x7d11b042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #44 0x7d11b042a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #45 0x630abe518a04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x168a04) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) previously allocated by thread T0 here: #0 0x630abe5b6f02 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x206f02) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) #1 0x7d118d8f2fcc in allocate_getaddrinfo_arg /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:380:17 #2 0x7d118d8f2fcc in rb_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:525:11 #3 0x7d118d8f2fcc in rsock_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1008:21 #4 0x7d118d90076b in call_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1333:11 #5 0x7d118d8faf0b in addrinfo_list_new /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1441:31 #6 0x7d118d8faf0b in addrinfo_s_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:2884:12 #7 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #8 0x630abea08204 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763:16 #9 0x630abea07c94 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #10 0x630abe9c640b in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #11 0x630abe9c640b in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:899:11 #12 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #13 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #14 0x630abea42b11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #15 0x630abea42b11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #16 0x630abe9e5fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #17 0x630abe9e5fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #18 0x630abe9e5fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #19 0x630abe9e5fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #20 0x630abeba9ce2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #21 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #22 0x630abe9c0cd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #23 0x630abe9c0cd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #25 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #26 0x630abea42b11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #27 0x630abea42b11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #28 0x630abe9e5fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #29 0x630abe9e5fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #30 0x630abe9e5fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #31 0x630abe9e5fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #32 0x630abeba9ce2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #33 0x630abea22de7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #34 0x630abe9c0cd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #35 0x630abe9c0cd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #36 0x630abe9b51da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #37 0x630abe9b51da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #38 0x630abe9fce47 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:2901:11 #39 0x630abe5fbd94 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:282:9 #40 0x630abe5fbd94 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:30 #41 0x630abe5f4c36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #42 0x630abe5f4c36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #43 0x7d11b042a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #44 0x7d11b042a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #45 0x630abe518a04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x168a04) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:564:14 in rb_getaddrinfo Shadow bytes around the buggy address: 0x51100021cb80: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x51100021cc00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x51100021cc80: fa fa fa fa fa fa fa fa fd fd fd fd fd fd fd fd 0x51100021cd00: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x51100021cd80: fd fd fd fd fd fd fd fd fa fa fa fa fa fa fa fa =>0x51100021ce00: fd fd fd fd fd fd fd fd fd fd fd[fd]fd fd fd fd 0x51100021ce80: fd fd fd fd fd fd fd fd fd fa fa fa fa fa fa fa 0x51100021cf00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x51100021cf80: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x51100021d000: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x51100021d080: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==1844365==ABORTING /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:1147: [BUG] ASAN error ruby 3.5.0dev (2025-07-10T12:42:28Z master 800de9891e) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0019 p:---- s:0140 e:000139 CFUNC :getaddrinfo c:0018 p:0013 s:0130 e:000129 METHOD /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:1147 c:0017 p:0015 s:0123 e:000122 METHOD /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:1199 c:0016 p:0017 s:0115 e:000114 BLOCK /tmp/ruby/src/trunk_asan/test/socket/test_socket.rb:258 c:0015 p:0038 s:0106 e:000105 METHOD /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105 c:0014 p:0005 s:0095 e:000094 METHOD /tmp/ruby/src/trunk_asan/test/socket/test_socket.rb:253 c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202 c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170 c:0011 p:0093 s:0076 e:000075 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683 [FINISH] c:0010 p:---- s:0069 e:000068 CFUNC :map c:0009 p:0114 s:0065 e:000064 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670 c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374 c:0007 p:0069 s:0046 E:001f50 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52 c:0006 p:0007 s:0030 e:000029 BLOCK /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24 [FINISH] c:0005 p:---- s:0026 e:000025 CFUNC :map c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23 c:0003 p:0210 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122 c:0002 p:0062 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220 [FINISH] c:0001 p:0000 s:0003 E:001de0 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:220:in '<main>' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:122:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in '_run_suites' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:23:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb:52:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1374:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670:in '_run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1670:in 'map' /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb:1683:in 'block in _run_suite' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk_asan/test/socket/test_socket.rb:253:in 'test_accept_loop_with_unix' /tmp/ruby/src/trunk_asan/lib/tmpdir.rb:105:in 'mktmpdir' /tmp/ruby/src/trunk_asan/test/socket/test_socket.rb:258:in 'block in test_accept_loop_with_unix' /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:1199:in 'tcp_server_sockets' /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:1147:in 'tcp_server_sockets_port0' /tmp/ruby/build/trunk_asan/.ext/common/socket.rb:1147:in 'getaddrinfo' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 2 -- C level backtrace information ------------------------------------------- [147/754] 1844357=ruby/enc/test_case_mapping [148/754] 1844357=psych/visitors/test_yaml_tree [149/754] 1844370=rubygems/test_gem_package_tar_writer [150/754] 1844357=rubygems/test_rubygems [151/754] 1844370=prism/ruby/ripper_test [152/754] 1844358=rubygems/test_gem_config_file [153/754] 1844363=rubygems/test_gem_commands_pristine_command /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix(___interceptor_backtrace) [0x630abe55ede9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x630abeea79d8] /tmp/ruby/src/trunk_asan/vm_dump.c:843 /tmp/ruby/build/trunk_asan/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_asan/vm_dump.c:1175 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die_internal+0x2c5) [0x630abeded205] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x630abedece9c] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix(0x630abe5db30a) [0x630abe5db30a] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix(0x630abe5bbd8f) [0x630abe5bbd8f] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix(0x630abe5bee1d) [0x630abe5bee1d] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix(__asan_report_load4) [0x630abe5bfabc] /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(rsock_getaddrinfo+0x10e5) [0x7d118d8f3a65] /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:564 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(rsock_getaddrinfo) (null):0 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(call_getaddrinfo+0x20c) [0x7d118d90076c] /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1333 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(addrinfo_list_new+0x1e) [0x7d118d8faf0c] /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1441 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(addrinfo_s_getaddrinfo) /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:2884 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x630abea22de8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x295) [0x630abea08205] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix(vm_call_method+0x2d5) [0x630abea07c95] /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x251) [0x630abe9c640c] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:899 /tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x198) [0x630abe9b51db] /tmp/ruby/src/trunk_asan/vm.c:2648 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2627 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x630abea42b12] /tmp/ruby/src/trunk_asan/vm.c:1651 /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1665 /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0x11) [0x630abe9e5fa8] /tmp/ruby/src/trunk_asan/vm.c:1702 /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1710 /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1362 /tmp/ruby/build/trunk_asan/ruby(rb_yield) /tmp/ruby/src/trunk_asan/vm_eval.c:0 /tmp/ruby/build/trunk_asan/ruby(rb_ary_collect+0x183) [0x630abeba9ce3] /tmp/ruby/src/trunk_asan/array.c:3654 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x630abea22de8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x630abe9c0cda] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 /tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x198) [0x630abe9b51db] /tmp/ruby/src/trunk_asan/vm.c:2648 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2627 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x630abea42b12] /tmp/ruby/src/trunk_asan/vm.c:1651 /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1665 /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0x11) [0x630abe9e5fa8] /tmp/ruby/src/trunk_asan/vm.c:1702 /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1710 /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1362 /tmp/ruby/build/trunk_asan/ruby(rb_yield) /tmp/ruby/src/trunk_asan/vm_eval.c:0 /tmp/ruby/build/trunk_asan/ruby(rb_ary_collect+0x183) [0x630abeba9ce3] /tmp/ruby/src/trunk_asan/array.c:3654 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x630abea22de8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x630abe9c0cda] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 /tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x198) [0x630abe9b51db] /tmp/ruby/src/trunk_asan/vm.c:2648 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2627 /tmp/ruby/build/trunk_asan/ruby(rb_iseq_eval_main+0x298) [0x630abe9fce48] /tmp/ruby/src/trunk_asan/vm.c:2901 /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x7f) [0x630abe5fbd95] /tmp/ruby/src/trunk_asan/eval.c:282 /tmp/ruby/build/trunk_asan/ruby(ruby_run_node) /tmp/ruby/src/trunk_asan/eval.c:320 /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x630abe5f4c37] /tmp/ruby/src/trunk_asan/main.c:42 /tmp/ruby/build/trunk_asan/ruby(main) /tmp/ruby/src/trunk_asan/main.c:62 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7d11b042a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7d11b042a28b] ../csu/libc-start.c:360 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix(_start) [0x630abe518a05] -- Other runtime information ----------------------------------------------- * Loaded script: /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSocket#test_accept_loop_with_unix * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 set.rb 7 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so 8 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so 9 /tmp/ruby/src/trunk_asan/lib/open3/version.rb 10 /tmp/ruby/src/trunk_asan/lib/open3.rb 11 /tmp/ruby/src/trunk_asan/lib/timeout.rb 12 /tmp/ruby/build/trunk_asan/rbconfig.rb 13 /tmp/ruby/src/trunk_asan/tool/lib/find_executable.rb 14 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/rbconfig/sizeof.so 15 /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb 16 /tmp/ruby/src/trunk_asan/tool/lib/colorize.rb 17 /tmp/ruby/src/trunk_asan/tool/lib/leakchecker.rb 18 /tmp/ruby/src/trunk_asan/lib/prettyprint.rb 19 /tmp/ruby/src/trunk_asan/lib/pp.rb 20 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/assertions.rb 21 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/-test-/asan.so 22 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/console.so 23 /tmp/ruby/src/trunk_asan/tool/lib/core_assertions.rb 24 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/testcase.rb 25 /tmp/ruby/src/trunk_asan/lib/optparse.rb 26 /tmp/ruby/src/trunk_asan/tool/lib/test/unit.rb 27 /tmp/ruby/src/trunk_asan/tool/lib/tracepointchecker.rb 28 /tmp/ruby/src/trunk_asan/tool/lib/zombie_hunter.rb 29 /tmp/ruby/src/trunk_asan/lib/delegate.rb 30 /tmp/ruby/src/trunk_asan/lib/fileutils.rb 31 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so 32 /tmp/ruby/src/trunk_asan/lib/tmpdir.rb 33 /tmp/ruby/src/trunk_asan/lib/tempfile.rb 34 /tmp/ruby/src/trunk_asan/tool/lib/iseq_loader_checker.rb 35 /tmp/ruby/src/trunk_asan/tool/lib/gc_checker.rb 36 /tmp/ruby/src/trunk_asan/tool/test/init.rb 37 /tmp/ruby/src/trunk_asan/lib/rubygems/compatibility.rb 38 /tmp/ruby/src/trunk_asan/lib/rubygems/defaults.rb 39 /tmp/ruby/src/trunk_asan/lib/rubygems/deprecate.rb 40 /tmp/ruby/src/trunk_asan/lib/rubygems/errors.rb 41 /tmp/ruby/src/trunk_asan/lib/rubygems/target_rbconfig.rb 42 /tmp/ruby/src/trunk_asan/lib/rubygems/unknown_command_spell_checker.rb 43 /tmp/ruby/src/trunk_asan/lib/rubygems/exceptions.rb 44 /tmp/ruby/src/trunk_asan/lib/rubygems/basic_specification.rb 45 /tmp/ruby/src/trunk_asan/lib/rubygems/stub_specification.rb 46 /tmp/ruby/src/trunk_asan/lib/rubygems/platform.rb 47 /tmp/ruby/src/trunk_asan/lib/rubygems/specification_record.rb 48 /tmp/ruby/src/trunk_asan/lib/rubygems/util/list.rb 49 /tmp/ruby/src/trunk_asan/lib/rubygems/version.rb 50 /tmp/ruby/src/trunk_asan/lib/rubygems/requirement.rb 51 /tmp/ruby/src/trunk_asan/lib/rubygems/specification.rb 52 /tmp/ruby/src/trunk_asan/lib/rubygems/util.rb 53 /tmp/ruby/src/trunk_asan/lib/rubygems/dependency.rb 54 /tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_gem.rb 55 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so 56 /tmp/ruby/build/trunk_asan/.ext/common/monitor.rb 57 /tmp/ruby/src/trunk_asan/lib/rubygems.rb 58 /tmp/ruby/src/trunk_asan/lib/rubygems/path_support.rb 59 /tmp/ruby/src/trunk_asan/test/test_prettyprint.rb 60 /tmp/ruby/src/trunk_asan/test/ruby/test_exception.rb 61 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/euc_jp.so 62 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/japanese_euc.so 63 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/utf_16be.so 64 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/-test-/bug_5832.so 65 /tmp/ruby/src/trunk_asan/test/-ext-/test_bug-5832.rb 66 /tmp/ruby/src/trunk_asan/test/ruby/test_case.rb 67 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/pathname.so 68 /tmp/ruby/build/trunk_asan/.ext/common/pathname.rb 69 /tmp/ruby/build/trunk_asan/.ext/common/digest/version.rb 70 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/digest.so 71 /tmp/ruby/build/trunk_asan/.ext/common/digest/loader.rb 72 /tmp/ruby/build/trunk_asan/.ext/common/digest.rb 73 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/openssl.so 74 /tmp/ruby/build/trunk_asan/.ext/common/openssl/bn.rb 75 /tmp/ruby/build/trunk_asan/.ext/common/openssl/asn1.rb 76 /tmp/ruby/build/trunk_asan/.ext/common/openssl/marshal.rb 77 /tmp/ruby/build/trunk_asan/.ext/common/openssl/pkey.rb 78 /tmp/ruby/build/trunk_asan/.ext/common/openssl/cipher.rb 79 /tmp/ruby/build/trunk_asan/.ext/common/openssl/digest.rb 80 /tmp/ruby/build/trunk_asan/.ext/common/openssl/hmac.rb 81 /tmp/ruby/build/trunk_asan/.ext/common/openssl/x509.rb 82 /tmp/ruby/build/trunk_asan/.ext/common/openssl/buffering.rb 83 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/nonblock.so 84 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so 85 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb 86 /tmp/ruby/src/trunk_asan/lib/ipaddr.rb 87 /tmp/ruby/build/trunk_asan/.ext/common/openssl/ssl.rb 88 /tmp/ruby/build/trunk_asan/.ext/common/openssl/pkcs5.rb 89 /tmp/ruby/build/trunk_asan/.ext/common/openssl/version.rb 90 /tmp/ruby/build/trunk_asan/.ext/common/openssl.rb 91 /tmp/ruby/src/trunk_asan/lib/rubygems/openssl.rb 92 /tmp/ruby/src/trunk_asan/lib/rubygems/text.rb 93 /tmp/ruby/src/trunk_asan/lib/rubygems/user_interaction.rb 94 /tmp/ruby/src/trunk_asan/lib/rubygems/security/policy.rb 95 /tmp/ruby/src/trunk_asan/lib/rubygems/security/policies.rb 96 /tmp/ruby/src/trunk_asan/lib/rubygems/security/trust_dir.rb 97 /tmp/ruby/src/trunk_asan/lib/rubygems/security/signer.rb 98 /tmp/ruby/src/trunk_asan/lib/rubygems/security.rb 99 /tmp/ruby/src/trunk_asan/lib/rubygems/package/digest_io.rb 100 /tmp/ruby/src/trunk_asan/lib/rubygems/package/source.rb 101 /tmp/ruby/src/trunk_asan/lib/rubygems/package/file_source.rb 102 /tmp/ruby/src/trunk_asan/lib/rubygems/package/io_source.rb 103 /tmp/ruby/src/trunk_asan/lib/rubygems/package/old.rb 104 /tmp/ruby/src/trunk_asan/lib/rubygems/package/tar_header.rb 105 /tmp/ruby/src/trunk_asan/lib/rubygems/package/tar_reader/entry.rb 106 /tmp/ruby/src/trunk_asan/lib/rubygems/package/tar_reader.rb 107 /tmp/ruby/src/trunk_asan/lib/rubygems/package/tar_writer.rb 108 /tmp/ruby/src/trunk_asan/lib/rubygems/package.rb 109 /tmp/ruby/src/trunk_asan/lib/shellwords.rb 110 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/version.rb 111 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb 112 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb 113 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/common.rb 114 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/generic.rb 115 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/file.rb 116 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/ftp.rb 117 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/http.rb 118 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/https.rb 119 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/ldap.rb 120 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/ldaps.rb 121 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/mailto.rb 122 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/ws.rb 123 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri/wss.rb 124 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/uri/lib/uri.rb 125 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/zlib.so 126 /tmp/ruby/src/trunk_asan/test/rubygems/mock_gem_ui.rb 127 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/stringio.so 128 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/optparse/lib/optparse.rb 129 /tmp/ruby/src/trunk_asan/lib/rubygems/vendored_optparse.rb 130 /tmp/ruby/src/trunk_asan/lib/rubygems/command.rb 131 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb 132 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb 133 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb 134 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/tsort/lib/tsort.rb 135 /tmp/ruby/src/trunk_asan/lib/rubygems/vendored_tsort.rb 136 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb 137 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb 138 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb 139 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb 140 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb 141 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb 142 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb 143 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb 144 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb 145 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb 146 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb 147 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb 148 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb 149 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb 150 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb 151 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb 152 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/molinillo/lib/molinillo.rb 153 /tmp/ruby/src/trunk_asan/lib/rubygems/vendored_molinillo.rb 154 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/activation_request.rb 155 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/conflict.rb 156 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/dependency_request.rb 157 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/requirement_list.rb 158 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/stats.rb 159 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/set.rb 160 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/api_set.rb 161 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/composed_set.rb 162 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/best_set.rb 163 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/current_set.rb 164 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/git_set.rb 165 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/index_set.rb 166 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/installer_set.rb 167 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/lock_set.rb 168 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/vendor_set.rb 169 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/source_set.rb 170 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/specification.rb 171 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/spec_specification.rb 172 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/api_specification.rb 173 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/git_specification.rb 174 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/index_specification.rb 175 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/installed_specification.rb 176 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/local_specification.rb 177 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/lock_specification.rb 178 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver/vendor_specification.rb 179 /tmp/ruby/src/trunk_asan/lib/rubygems/resolver.rb 180 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/timeout/lib/timeout.rb 181 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/wait.so 182 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb 183 /tmp/ruby/src/trunk_asan/lib/random/formatter.rb 184 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/securerandom/lib/securerandom.rb 185 /tmp/ruby/src/trunk_asan/lib/rubygems/vendored_securerandom.rb 186 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/resolv/lib/resolv.rb 187 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb 188 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/header.rb 189 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/generic_request.rb 190 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/request.rb 191 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/requests.rb 192 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/response.rb 193 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/responses.rb 194 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb 195 /tmp/ruby/src/trunk_asan/lib/rubygems/vendor/net-http/lib/net/http.rb 196 /tmp/ruby/src/trunk_asan/lib/rubygems/vendored_net_http.rb 197 /tmp/ruby/src/trunk_asan/lib/rubygems/request/http_pool.rb 198 /tmp/ruby/src/trunk_asan/lib/rubygems/request/https_pool.rb 199 /tmp/ruby/src/trunk_asan/lib/rubygems/request/connection_pools.rb 200 /tmp/ruby/src/trunk_asan/lib/rubygems/request.rb 201 /tmp/ruby/src/trunk_asan/lib/rubygems/s3_uri_signer.rb 202 /tmp/ruby/src/trunk_asan/lib/rubygems/uri_formatter.rb 203 /tmp/ruby/src/trunk_asan/lib/rubygems/uri.rb 204 /tmp/ruby/src/trunk_asan/lib/rubygems/remote_fetcher.rb 205 /tmp/ruby/src/trunk_asan/test/rubygems/utilities.rb 206 /tmp/ruby/src/trunk_asan/test/rubygems/helper.rb 207 /tmp/ruby/src/trunk_asan/lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 208 /tmp/ruby/src/trunk_asan/test/rubygems/test_webauthn_listener_response.rb 209 /tmp/ruby/src/trunk_asan/lib/rubygems/config_file.rb 210 /tmp/ruby/src/trunk_asan/lib/rubygems/source_list.rb 211 /tmp/ruby/src/trunk_asan/lib/rubygems/source/git.rb 212 /tmp/ruby/src/trunk_asan/lib/rubygems/source/installed.rb 213 /tmp/ruby/src/trunk_asan/lib/rubygems/source/specific_file.rb 214 /tmp/ruby/src/trunk_asan/lib/rubygems/source/local.rb 215 /tmp/ruby/src/trunk_asan/lib/rubygems/source/lock.rb 216 /tmp/ruby/src/trunk_asan/lib/rubygems/source/vendor.rb 217 /tmp/ruby/src/trunk_asan/lib/rubygems/source.rb 218 /tmp/ruby/src/trunk_asan/lib/rubygems/name_tuple.rb 219 /tmp/ruby/src/trunk_asan/lib/rubygems/spec_fetcher.rb 220 /tmp/ruby/src/trunk_asan/test/ruby/test_not.rb 221 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/fcntl.so 222 /tmp/ruby/src/trunk_asan/test/socket/test_socket.rb [154/754] 1844357=psych/test_yamlstore [155/754] 1844357=ruby/test_yjit_exit_locations running file: /tmp/ruby/src/trunk_asan/test/socket/test_socket.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.qptbud: * drwx------ 2 40 2025-07-10 13:08:41 +0000 d20250710-1844365-v8p3zy/ make: *** [uncommon.mk:979: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-07-10T12:42:28Z master 800de9891e) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ ================================================================= ==1848520==ERROR: AddressSanitizer: heap-use-after-free on address 0x5110001f8b9c at pc 0x7e7b9bb82a65 bp 0x7ffc5a570930 sp 0x7ffc5a570928 READ of size 4 at 0x5110001f8b9c thread T0 1020 ............................................................ #0 0x7e7b9bb82a64 in rb_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:564:14 #1 0x7e7b9bb82a64 in rsock_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1008:21 #2 0x7e7b9bb84c48 in rsock_addrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1049:12 #3 0x7e7b9bb6b0ae in init_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:62:23 #4 0x64981b9dc27e in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1080:18 #5 0x7e7b9bb64fd4 in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1318:12 #6 0x7e7b9bb6db78 in tcp_svr_init /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c:39:12 #7 0x64981be14d80 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #8 0x64981be14d80 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #9 0x64981be14d80 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #10 0x64981be19ac8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #11 0x64981be19ac8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12 #12 0x64981bdbf7e6 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12 #13 0x64981bdbf7e6 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12 #14 0x64981b9de057 in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1780:5 #15 0x64981bb3c688 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2219:5 #16 0x64981ba87afc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8165:16 #17 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #18 0x64981bde4204 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763:16 #19 0x64981bde3c94 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #20 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #21 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #22 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #23 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #24 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #25 0x64981bdc9cca in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #26 0x64981bdc9cca in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2217:12 #27 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #28 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #29 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #30 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #31 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #32 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #33 0x64981bdc1fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #34 0x64981bdc1fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #35 0x64981bdc1fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #36 0x64981bdc1fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #37 0x64981bf948fd in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7892:24 #38 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #39 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #40 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #41 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #42 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #43 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #44 0x64981bdc1fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #45 0x64981bdc1fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #46 0x64981bdc1fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #47 0x64981bdc1fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #48 0x64981bf78099 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2646:9 #49 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #50 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #51 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #52 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #53 0x64981bdd82da in rb_iseq_eval /tmp/ruby/src/trunk_asan/vm.c:2878:11 #54 0x64981baec49b in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:873:9 #55 0x64981bae216a in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:951:9 #56 0x64981bae8799 in load_entrypoint_internal /tmp/ruby/src/trunk_asan/load.c:993:5 #57 0x64981bae8799 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:1047:12 #58 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #59 0x64981bda240b in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #60 0x64981bda240b in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:899:11 #61 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #62 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #63 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #64 0x64981bdc9cca in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #65 0x64981bdc9cca in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2217:12 #66 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #67 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #68 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #69 0x64981bd911da in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #70 0x64981bd911da in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #71 0x64981bdd8e47 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:2901:11 #72 0x64981b9d7d94 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:282:9 #73 0x64981b9d7d94 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:30 #74 0x64981b9d0c36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #75 0x64981b9d0c36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #76 0x7e7bc1a2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #77 0x7e7bc1a2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #78 0x64981b8f4a04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x168a04) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) 0x5110001f8b9c is located 92 bytes inside of 194-byte region [0x5110001f8b40,0x5110001f8c02) freed by thread T0 here: #0 0x64981b992c5a in free (/tmp/ruby/build/trunk_asan/ruby+0x206c5a) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) #1 0x7e7b9bb822ec in free_getaddrinfo_arg /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:422:5 #2 0x7e7b9bb822ec in rb_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:562:20 #3 0x7e7b9bb822ec in rsock_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1008:21 #4 0x7e7b9bb84c48 in rsock_addrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1049:12 #5 0x7e7b9bb6b0ae in init_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:62:23 #6 0x64981b9dc27e in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1080:18 #7 0x7e7b9bb64fd4 in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1318:12 #8 0x7e7b9bb6db78 in tcp_svr_init /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c:39:12 #9 0x64981be14d80 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #10 0x64981be14d80 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #11 0x64981be14d80 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #12 0x64981be19ac8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #13 0x64981be19ac8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12 #14 0x64981bdbf7e6 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12 #15 0x64981bdbf7e6 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12 #16 0x64981b9de057 in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1780:5 #17 0x64981bb3c688 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2219:5 #18 0x64981ba87afc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8165:16 #19 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #20 0x64981bde4204 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763:16 #21 0x64981bde3c94 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #22 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #23 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #25 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #26 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #27 0x64981bdc9cca in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #28 0x64981bdc9cca in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2217:12 #29 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #30 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #31 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #32 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #33 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #34 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #35 0x64981bdc1fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #36 0x64981bdc1fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #37 0x64981bdc1fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #38 0x64981bdc1fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #39 0x64981bf948fd in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7892:24 #40 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #41 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #42 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #43 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #44 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #45 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 previously allocated by thread T0 here: #0 0x64981b992f02 in malloc (/tmp/ruby/build/trunk_asan/ruby+0x206f02) (BuildId: 2dfa4df6ada28807c8fdade7aabb80243404cdc3) #1 0x7e7b9bb81fcc in allocate_getaddrinfo_arg /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:380:17 #2 0x7e7b9bb81fcc in rb_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:525:11 #3 0x7e7b9bb81fcc in rsock_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1008:21 #4 0x7e7b9bb84c48 in rsock_addrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1049:12 #5 0x7e7b9bb6b0ae in init_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:62:23 #6 0x64981b9dc27e in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1080:18 #7 0x7e7b9bb64fd4 in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1318:12 #8 0x7e7b9bb6db78 in tcp_svr_init /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c:39:12 #9 0x64981be14d80 in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #10 0x64981be14d80 in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #11 0x64981be14d80 in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #12 0x64981be19ac8 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #13 0x64981be19ac8 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:572:12 #14 0x64981bdbf7e6 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:891:12 #15 0x64981bdbf7e6 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1088:12 #16 0x64981b9de057 in rb_obj_call_init_kw /tmp/ruby/src/trunk_asan/eval.c:1780:5 #17 0x64981bb3c688 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2219:5 #18 0x64981ba87afc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8165:16 #19 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #20 0x64981bde4204 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763:16 #21 0x64981bde3c94 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #22 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #23 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #24 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #25 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #26 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #27 0x64981bdc9cca in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #28 0x64981bdc9cca in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2217:12 #29 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #30 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #31 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #32 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #33 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #34 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #35 0x64981bdc1fa7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #36 0x64981bdc1fa7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #37 0x64981bdc1fa7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #38 0x64981bdc1fa7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #39 0x64981bf948fd in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7892:24 #40 0x64981bdfede7 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #41 0x64981bd9ccd9 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #42 0x64981bd9ccd9 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #43 0x64981bd90dea in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #44 0x64981be1eb11 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #45 0x64981be1eb11 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 SUMMARY: AddressSanitizer: heap-use-after-free /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:564:14 in rb_getaddrinfo Shadow bytes around the buggy address: 0x5110001f8900: fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd fd 0x5110001f8980: fd fd fd fd fd fd fd fd fa fa fa fa fa fa fa fa 0x5110001f8a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x5110001f8a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x5110001f8b00: fa fa fa fa fa fa fa fa fd fd fd fd fd fd fd fd =>0x5110001f8b80: fd fd fd[fd]fd fd fd fd fd fd fd fd fd fd fd fd 0x5110001f8c00: fd fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5110001f8c80: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5110001f8d00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5110001f8d80: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa 0x5110001f8e00: fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa fa Shadow byte legend (one shadow byte represents 8 application bytes): Addressable: 00 Partially addressable: 01 02 03 04 05 06 07 Heap left redzone: fa Freed heap region: fd Stack left redzone: f1 Stack mid redzone: f2 Stack right redzone: f3 Stack after return: f5 Stack use after scope: f8 Global redzone: f9 Global init order: f6 Poisoned by user: f7 Container overflow: fc Array cookie: ac Intra object redzone: bb ASan internal: fe Left alloca redzone: ca Right alloca redzone: cb ==1848520==ABORTING /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:28: [BUG] ASAN error ruby 3.5.0dev (2025-07-10T12:42:28Z master 800de9891e) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0031 p:---- s:0147 e:000146 CFUNC :initialize c:0030 p:---- s:0144 e:000143 CFUNC :open c:0029 p:0012 s:0139 e:000138 BLOCK /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:28 [FINISH] c:0028 p:---- s:0136 e:000135 CFUNC :instance_exec c:0027 p:0009 s:0132 e:000131 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117 c:0026 p:0009 s:0124 e:000123 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:176 [FINISH] c:0025 p:---- s:0120 e:000119 CFUNC :all? c:0024 p:0027 s:0116 e:000115 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:176 c:0023 p:0047 s:0109 e:000108 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:212 c:0022 p:0010 s:0104 e:000103 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:285 c:0021 p:0005 s:0100 e:000099 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:204 [FINISH] c:0020 p:---- s:0096 e:000095 CFUNC :each c:0019 p:0058 s:0092 E:0009a0 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:203 c:0018 p:0065 s:0088 e:000087 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:56 c:0017 p:0015 s:0080 e:000079 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/object.rb:11 c:0016 p:0006 s:0073 E:0007f0 BLOCK /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:4 c:0015 p:0019 s:0070 e:000069 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/guard.rb:91 c:0014 p:0027 s:0064 e:000063 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/platform.rb:121 c:0013 p:0012 s:0058 E:0007c0 TOP /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:3 [FINISH] c:0012 p:---- s:0055 e:000054 CFUNC :load c:0011 p:0006 s:0050 e:000049 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH] c:0010 p:---- s:0047 e:000046 CFUNC :instance_exec c:0009 p:0009 s:0043 e:000042 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117 c:0008 p:0029 s:0035 e:000034 BLOCK /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:100 c:0007 p:0033 s:0031 e:000030 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:77 c:0006 p:0004 s:0024 e:000023 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:96 c:0005 p:0021 s:0020 e:000019 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:64 c:0004 p:0024 s:0016 e:000015 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/commands/mspec-run.rb:84 c:0003 p:0062 s:0012 e:000011 METHOD /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/script.rb:297 c:0002 p:0023 s:0006 e:000005 EVAL /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec-run:7 [FINISH] c:0001 p:0000 s:0003 E:001de0 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec-run:7:in '<main>' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/script.rb:297:in 'main' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'run' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'process' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'files' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'each_file' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in files' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in files' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'load' /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:3:in '<top (required)>' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/platform.rb:121:in 'platform_is_not' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/guard.rb:91:in 'run_unless' /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:4:in 'block in <top (required)>' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/object.rb:11:in 'describe' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'describe' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:203:in 'process' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:203:in 'each' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in process' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'repeat' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:212:in 'block (2 levels) in process' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:176:in 'protect' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:176:in 'all?' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb:176:in 'block in protect' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect' /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec' /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:28:in 'block (3 levels) in <top (required)>' /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:28:in 'open' /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb:28:in 'initialize' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- 1080 ............................................................ /tmp/ruby/build/trunk_asan/ruby(___interceptor_backtrace) [0x64981b93ade9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x64981c2839d8] /tmp/ruby/src/trunk_asan/vm_dump.c:843 /tmp/ruby/build/trunk_asan/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk_asan/vm_dump.c:1175 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die_internal+0x2c5) [0x64981c1c9205] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x64981c1c8e9c] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/build/trunk_asan/ruby(0x64981b9b730a) [0x64981b9b730a] /tmp/ruby/build/trunk_asan/ruby(0x64981b997d8f) [0x64981b997d8f] /tmp/ruby/build/trunk_asan/ruby(0x64981b99ae1d) [0x64981b99ae1d] /tmp/ruby/build/trunk_asan/ruby(__asan_report_load4) [0x64981b99babc] /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(rsock_getaddrinfo+0x10e5) [0x7e7b9bb82a65] /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:564 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(rsock_getaddrinfo) (null):0 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(rsock_addrinfo+0x149) [0x7e7b9bb84c49] /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:1049 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(init_inetsock_internal+0x18f) [0x7e7b9bb6b0af] /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:62 /tmp/ruby/build/trunk_asan/ruby(rb_ensure+0x3df) [0x64981b9dc27f] /tmp/ruby/src/trunk_asan/eval.c:1080 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(rsock_init_inetsock+0x435) [0x7e7b9bb64fd5] /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1318 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so(tcp_svr_init+0x79) [0x7e7b9bb6db79] /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c:39 /tmp/ruby/build/trunk_asan/ruby(vm_call0_cfunc_with_frame+0x284) [0x64981be14d81] /tmp/ruby/src/trunk_asan/vm_eval.c:164 /tmp/ruby/build/trunk_asan/ruby(vm_call0_cfunc) /tmp/ruby/src/trunk_asan/vm_eval.c:178 /tmp/ruby/build/trunk_asan/ruby(vm_call0_body) /tmp/ruby/src/trunk_asan/vm_eval.c:229 /tmp/ruby/build/trunk_asan/ruby(vm_call0_cc+0x2b8) [0x64981be19ac9] /tmp/ruby/src/trunk_asan/vm_eval.c:101 /tmp/ruby/build/trunk_asan/ruby(rb_call0) /tmp/ruby/src/trunk_asan/vm_eval.c:572 /tmp/ruby/build/trunk_asan/ruby(rb_call+0x1a) [0x64981bdbf7e7] /tmp/ruby/src/trunk_asan/vm_eval.c:891 /tmp/ruby/build/trunk_asan/ruby(rb_funcallv_kw) /tmp/ruby/src/trunk_asan/vm_eval.c:1088 /tmp/ruby/build/trunk_asan/ruby(rb_obj_call_init_kw+0x1b8) [0x64981b9de058] /tmp/ruby/src/trunk_asan/eval.c:1780 /tmp/ruby/build/trunk_asan/ruby(rb_class_new_instance_kw+0x59) [0x64981bb3c689] /tmp/ruby/src/trunk_asan/object.c:2219 /tmp/ruby/build/trunk_asan/ruby(rb_io_s_open+0x2d) [0x64981ba87afd] /tmp/ruby/src/trunk_asan/io.c:8165 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x64981bdfede8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_call_method_each_type+0x295) [0x64981bde4205] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763 /tmp/ruby/build/trunk_asan/ruby(vm_call_method+0x2d5) [0x64981bde3c95] /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x64981bd9ccda] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x64981bd90deb] /tmp/ruby/src/trunk_asan/vm.c:2621 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x64981be1eb12] /tmp/ruby/src/trunk_asan/vm.c:1651 /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1665 /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0xc9) [0x64981bdc9ccb] /tmp/ruby/src/trunk_asan/vm.c:1702 /tmp/ruby/build/trunk_asan/ruby(yield_under) /tmp/ruby/src/trunk_asan/vm_eval.c:2217 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x64981bdfede8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x64981bd9ccda] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x64981bd90deb] /tmp/ruby/src/trunk_asan/vm.c:2621 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x64981be1eb12] /tmp/ruby/src/trunk_asan/vm.c:1651 /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1665 /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0x11) [0x64981bdc1fa8] /tmp/ruby/src/trunk_asan/vm.c:1702 /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1710 /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1362 /tmp/ruby/build/trunk_asan/ruby(rb_yield) /tmp/ruby/src/trunk_asan/vm_eval.c:0 /tmp/ruby/build/trunk_asan/ruby(rb_ary_all_p+0x21e) [0x64981bf948fe] /tmp/ruby/src/trunk_asan/array.c:7892 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x64981bdfede8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x64981bd9ccda] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x64981bd90deb] /tmp/ruby/src/trunk_asan/vm.c:2621 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x64981be1eb12] /tmp/ruby/src/trunk_asan/vm.c:1651 /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1665 /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0x11) [0x64981bdc1fa8] /tmp/ruby/src/trunk_asan/vm.c:1702 /tmp/ruby/build/trunk_asan/ruby(vm_yield) /tmp/ruby/src/trunk_asan/vm.c:1710 /tmp/ruby/build/trunk_asan/ruby(rb_yield_0) /tmp/ruby/src/trunk_asan/vm_eval.c:1362 /tmp/ruby/build/trunk_asan/ruby(rb_yield) /tmp/ruby/src/trunk_asan/vm_eval.c:0 /tmp/ruby/build/trunk_asan/ruby(rb_ary_each+0xba) [0x64981bf7809a] /tmp/ruby/src/trunk_asan/array.c:2646 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x64981bdfede8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x64981bd9ccda] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x64981bd90deb] /tmp/ruby/src/trunk_asan/vm.c:2621 /tmp/ruby/build/trunk_asan/ruby(rb_iseq_eval+0x10b) [0x64981bdd82db] /tmp/ruby/src/trunk_asan/vm.c:2878 /tmp/ruby/build/trunk_asan/ruby(load_iseq_eval+0x74c) [0x64981baec49c] /tmp/ruby/src/trunk_asan/load.c:873 /tmp/ruby/build/trunk_asan/ruby(raise_load_if_failed+0x0) [0x64981bae216b] /tmp/ruby/src/trunk_asan/load.c:951 /tmp/ruby/build/trunk_asan/ruby(rb_load_internal) /tmp/ruby/src/trunk_asan/load.c:953 /tmp/ruby/build/trunk_asan/ruby(rb_f_load+0xda) [0x64981bae879a] /tmp/ruby/src/trunk_asan/load.c:993 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x64981bdfede8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x251) [0x64981bda240c] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:899 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec+0x50b) [0x64981bd90deb] /tmp/ruby/src/trunk_asan/vm.c:2621 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x64981be1eb12] /tmp/ruby/src/trunk_asan/vm.c:1651 /tmp/ruby/build/trunk_asan/ruby(invoke_block_from_c_bh) /tmp/ruby/src/trunk_asan/vm.c:1665 /tmp/ruby/build/trunk_asan/ruby(vm_yield_with_cref+0xc9) [0x64981bdc9ccb] /tmp/ruby/src/trunk_asan/vm.c:1702 /tmp/ruby/build/trunk_asan/ruby(yield_under) /tmp/ruby/src/trunk_asan/vm_eval.c:2217 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x64981bdfede8] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784 /tmp/ruby/build/trunk_asan/ruby(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3786 /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x64981bd9ccda] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991 /tmp/ruby/build/trunk_asan/ruby(vm_exec_core) ../../src/trunk_asan/insns.def:851 /tmp/ruby/build/trunk_asan/ruby(vm_exec_loop+0x198) [0x64981bd911db] /tmp/ruby/src/trunk_asan/vm.c:2648 /tmp/ruby/build/trunk_asan/ruby(rb_vm_exec) /tmp/ruby/src/trunk_asan/vm.c:2627 /tmp/ruby/build/trunk_asan/ruby(rb_iseq_eval_main+0x298) [0x64981bdd8e48] /tmp/ruby/src/trunk_asan/vm.c:2901 /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x7f) [0x64981b9d7d95] /tmp/ruby/src/trunk_asan/eval.c:282 /tmp/ruby/build/trunk_asan/ruby(ruby_run_node) /tmp/ruby/src/trunk_asan/eval.c:320 /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x64981b9d0c37] /tmp/ruby/src/trunk_asan/main.c:42 /tmp/ruby/build/trunk_asan/ruby(main) /tmp/ruby/src/trunk_asan/main.c:62 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7e7bc1a2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7e7bc1a2a28b] ../csu/libc-start.c:360 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0 /tmp/ruby/build/trunk_asan/ruby(_start) [0x64981b8f4a05] -- Other runtime information ----------------------------------------------- * Loaded script: /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec-run * Loaded features: 0 enumerator.so 1 thread.rb 2 fiber.so 3 rational.so 4 complex.so 5 ruby2_keywords.rb 6 set.rb 7 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/encdb.so 8 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/transdb.so 9 /tmp/ruby/build/trunk_asan/rbconfig.rb 10 /tmp/ruby/src/trunk_asan/lib/rubygems/compatibility.rb 11 /tmp/ruby/src/trunk_asan/lib/rubygems/defaults.rb 12 /tmp/ruby/src/trunk_asan/lib/rubygems/deprecate.rb 13 /tmp/ruby/src/trunk_asan/lib/rubygems/errors.rb 14 /tmp/ruby/src/trunk_asan/lib/rubygems/target_rbconfig.rb 15 /tmp/ruby/src/trunk_asan/lib/rubygems/unknown_command_spell_checker.rb 16 /tmp/ruby/src/trunk_asan/lib/rubygems/exceptions.rb 17 /tmp/ruby/src/trunk_asan/lib/rubygems/basic_specification.rb 18 /tmp/ruby/src/trunk_asan/lib/rubygems/stub_specification.rb 19 /tmp/ruby/src/trunk_asan/lib/rubygems/platform.rb 20 /tmp/ruby/src/trunk_asan/lib/rubygems/specification_record.rb 21 /tmp/ruby/src/trunk_asan/lib/rubygems/util/list.rb 22 /tmp/ruby/src/trunk_asan/lib/rubygems/version.rb 23 /tmp/ruby/src/trunk_asan/lib/rubygems/requirement.rb 24 /tmp/ruby/src/trunk_asan/lib/rubygems/specification.rb 25 /tmp/ruby/src/trunk_asan/lib/rubygems/util.rb 26 /tmp/ruby/src/trunk_asan/lib/rubygems/dependency.rb 27 /tmp/ruby/src/trunk_asan/lib/rubygems/core_ext/kernel_gem.rb 28 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/monitor.so 29 /tmp/ruby/build/trunk_asan/.ext/common/monitor.rb 30 /tmp/ruby/src/trunk_asan/lib/rubygems.rb 31 /tmp/ruby/src/trunk_asan/lib/bundled_gems.rb 32 /tmp/ruby/src/trunk_asan/lib/error_highlight/version.rb 33 /tmp/ruby/src/trunk_asan/lib/error_highlight/base.rb 34 /tmp/ruby/src/trunk_asan/lib/error_highlight/formatter.rb 35 /tmp/ruby/src/trunk_asan/lib/error_highlight/core_ext.rb 36 /tmp/ruby/src/trunk_asan/lib/error_highlight.rb 37 /tmp/ruby/src/trunk_asan/lib/did_you_mean/version.rb 38 /tmp/ruby/src/trunk_asan/lib/did_you_mean/core_ext/name_error.rb 39 /tmp/ruby/src/trunk_asan/lib/did_you_mean/levenshtein.rb 40 /tmp/ruby/src/trunk_asan/lib/did_you_mean/jaro_winkler.rb 41 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checker.rb 42 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 43 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 44 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/name_error_checkers.rb 45 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/method_name_checker.rb 46 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/key_error_checker.rb 47 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/null_checker.rb 48 /tmp/ruby/src/trunk_asan/lib/did_you_mean/tree_spell_checker.rb 49 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/require_path_checker.rb 50 /tmp/ruby/src/trunk_asan/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 51 /tmp/ruby/src/trunk_asan/lib/did_you_mean/formatter.rb 52 /tmp/ruby/src/trunk_asan/lib/did_you_mean.rb 53 /tmp/ruby/src/trunk_asan/lib/syntax_suggest/core_ext.rb 54 /tmp/ruby/build/trunk_asan/x86_64-linux-fake.rb 55 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/version.rb 56 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/version.rb 57 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/options.rb 58 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/context.rb 59 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/exception.rb 60 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/tag.rb 61 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/mspec.rb 62 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/tally.rb 63 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/guard.rb 64 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/deprecate.rb 65 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/version.rb 66 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/warnings.rb 67 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/script.rb 68 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/commands/mspec-run.rb 69 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/expectations/expectations.rb 70 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/timer.rb 71 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb 72 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/base.rb 73 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/dotted.rb 74 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/describe.rb 75 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/file.rb 76 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/specdoc.rb 77 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/html.rb 78 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/summary.rb 79 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/unit.rb 80 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/spinner.rb 81 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/method.rb 82 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/stats.rb 83 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/yaml.rb 84 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/profile.rb 85 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/profile.rb 86 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters/junit.rb 87 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/formatters.rb 88 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/filters/match.rb 89 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/filters/regexp.rb 90 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/filters/tag.rb 91 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/filters/profile.rb 92 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/filters.rb 93 /tmp/ruby/src/trunk_asan/lib/prettyprint.rb 94 /tmp/ruby/src/trunk_asan/lib/pp.rb 95 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/utils/format.rb 96 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/base.rb 97 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_an_instance_of.rb 98 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_ancestor_of.rb 99 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_close.rb 100 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_computed_by.rb 101 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_empty.rb 102 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_false.rb 103 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_kind_of.rb 104 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_nan.rb 105 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_nil.rb 106 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_true.rb 107 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/be_true_or_false.rb 108 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/feature.rb 109 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/io.rb 110 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/complain.rb 111 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/eql.rb 112 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/equal.rb 113 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/equal_element.rb 114 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/variable.rb 115 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_constant.rb 116 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_class_variable.rb 117 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/method.rb 118 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_instance_method.rb 119 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_instance_variable.rb 120 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_method.rb 121 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_private_instance_method.rb 122 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_private_method.rb 123 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_protected_instance_method.rb 124 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_public_instance_method.rb 125 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/have_singleton_method.rb 126 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/include.rb 127 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/include_any_of.rb 128 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/infinity.rb 129 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/match_yaml.rb 130 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/raise_error.rb 131 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/output.rb 132 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/tmp.rb 133 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/output_to_fd.rb 134 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/respond_to.rb 135 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/signed_zero.rb 136 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/block_caller.rb 137 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers/skip.rb 138 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/matchers.rb 139 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/expectations/should.rb 140 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/expectations.rb 141 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/warning.rb 142 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/mocks/mock.rb 143 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/mocks/proxy.rb 144 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/mocks/object.rb 145 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/mocks.rb 146 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/evaluate.rb 147 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/example.rb 148 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/object.rb 149 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/filter.rb 150 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/tag.rb 151 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/taglist.rb 152 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions/tagpurge.rb 153 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/actions.rb 154 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner/shared.rb 155 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/runner.rb 156 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/block_device.rb 157 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/bug.rb 158 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/conflict.rb 159 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/endian.rb 160 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/rbconfig/sizeof.so 161 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/platform.rb 162 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/quarantine.rb 163 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/support.rb 164 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards/superuser.rb 165 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/guards.rb 166 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/argf.rb 167 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/argv.rb 168 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/datetime.rb 169 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/fixture.rb 170 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/flunk.rb 171 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/fs.rb 172 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/mock_to_path.rb 173 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/numeric.rb 174 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/ruby_exe.rb 175 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers/scratch.rb 176 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec/helpers.rb 177 /tmp/ruby/src/trunk_asan/spec/mspec/lib/mspec.rb 178 /tmp/ruby/src/trunk_asan/spec/ruby/spec_helper.rb 179 /tmp/ruby/src/trunk_asan/spec/ruby/fixtures/class.rb 180 /tmp/ruby/src/trunk_asan/spec/ruby/language/fixtures/metaclass.rb 181 /tmp/ruby/src/trunk_asan/spec/ruby/language/fixtures/module.rb 182 /tmp/ruby/src/trunk_asan/spec/ruby/language/fixtures/next.rb 183 /tmp/ruby/src/trunk_asan/spec/ruby/fixtures/constants.rb 184 /tmp/ruby/src/trunk_asan/spec/ruby/language/fixtures/precedence.rb 185 /tmp/ruby/src/trunk_asan/spec/ruby/language/fixtures/classes.rb 186 /tmp/ruby/src/trunk_asan/spec/ruby/language/fixtures/return.rb 187 /tmp/rubytest.z0wsrv_13/17-top_return.rb 188 /tmp/ruby/src/trunk_asan/spec/ruby/core/argf/shared/readlines.rb 189 /tmp/ruby/src/trunk_asan/spec/ruby/core/argf/shared/read.rb 190 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/fixtures/classes.rb 191 /tmp/ruby/src/trunk_asan/spec/ruby/core/enumerable/shared/enumeratorized.rb 192 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/shared/iterable_and_tolerating_size_increasing.rb 193 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/shared/collect.rb 194 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_1.so 195 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/pack/shared/basic.rb 196 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/pack/shared/numeric_basic.rb 197 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/pack/shared/float.rb 198 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/pack/shared/taint.rb 199 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/pack/shared/unicode.rb 200 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/pack/shared/string.rb 201 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/shared/push.rb 202 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/shared/enumeratorize.rb 203 /tmp/ruby/src/trunk_asan/spec/ruby/core/array/shared/delete_if.rb 204 /tmp/ruby/src/trunk_asan/spec/ruby/shared/kernel/object_id.rb 205 /tmp/ruby/src/trunk_asan/spec/ruby/core/basicobject/fixtures/classes.rb 206 /tmp/ruby/src/trunk_asan/spec/ruby/core/class/fixtures/classes.rb 207 /tmp/ruby/src/trunk_asan/spec/ruby/core/comparable/fixtures/classes.rb 208 /tmp/ruby/src/trunk_asan/spec/ruby/core/complex/shared/arg.rb 209 /tmp/ruby/src/trunk_asan/spec/ruby/core/numeric/fixtures/classes.rb 210 /tmp/ruby/src/trunk_asan/spec/ruby/core/data/fixtures/classes.rb 211 /tmp/ruby/src/trunk_asan/spec/ruby/core/data/shared/inspect.rb 212 /tmp/ruby/src/trunk_asan/spec/ruby/core/dir/fixtures/common.rb 213 /tmp/ruby/src/trunk_asan/spec/ruby/core/dir/shared/delete.rb 214 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/euc_jp.so 215 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/euc_kr.so 216 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/korean.so 217 /tmp/ruby/src/trunk_asan/spec/ruby/core/dir/shared/pwd.rb 218 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/iso2022.so 219 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/emacs_mule.so 220 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/utf_16be.so 221 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/utf_16_32.so 222 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/single_byte.so 223 /tmp/ruby/src/trunk_asan/spec/ruby/core/encoding/fixtures/classes.rb 224 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/trans/japanese_euc.so 225 /tmp/ruby/src/trunk_asan/spec/ruby/core/encoding/shared/name.rb 226 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/utf_16le.so 227 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/utf_32be.so 228 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/utf_32le.so 229 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/windows_31j.so 230 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/big5.so 231 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/cesu_8.so 232 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/cp949.so 233 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/euc_tw.so 234 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/gb18030.so 235 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/gbk.so 236 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_2.so 237 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_3.so 238 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_4.so 239 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_5.so 240 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_6.so 241 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_7.so 242 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_8.so 243 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_9.so 244 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_10.so 245 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_11.so 246 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_13.so 247 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_14.so 248 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_15.so 249 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/iso_8859_16.so 250 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/koi8_r.so 251 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/koi8_u.so 252 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/shift_jis.so 253 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/windows_1250.so 254 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/windows_1251.so 255 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/windows_1252.so 256 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/windows_1253.so 257 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/windows_1254.so 258 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/enc/windows_1257.so 259 /tmp/ruby/src/trunk_asan/spec/ruby/core/enumerable/fixtures/classes.rb 260 /tmp/ruby/src/trunk_asan/spec/ruby/core/enumerable/shared/enumerable_enumeratorized.rb 261 /tmp/ruby/src/trunk_asan/spec/ruby/core/enumerable/shared/collect.rb 262 /tmp/ruby/src/trunk_asan/spec/ruby/core/enumerable/shared/inject.rb 263 /tmp/ruby/src/trunk_asan/spec/ruby/core/enumerator/lazy/fixtures/classes.rb 264 /tmp/ruby/src/trunk_asan/spec/ruby/core/enumerator/lazy/shared/collect_concat.rb 265 /tmp/ruby/src/trunk_asan/spec/ruby/core/env/fixtures/common.rb 266 /tmp/ruby/src/trunk_asan/spec/ruby/core/env/spec_helper.rb 267 /tmp/ruby/src/trunk_asan/spec/ruby/core/env/shared/to_hash.rb 268 /tmp/ruby/src/trunk_asan/spec/ruby/core/fiber/shared/resume.rb 269 /tmp/ruby/src/trunk_asan/spec/ruby/core/float/shared/to_i.rb 270 /tmp/ruby/src/trunk_asan/spec/ruby/core/hash/fixtures/classes.rb 271 /tmp/ruby/src/trunk_asan/spec/ruby/core/hash/shared/iteration.rb 272 /tmp/ruby/src/trunk_asan/spec/ruby/core/hash/shared/select.rb 273 /tmp/ruby/src/trunk_asan/spec/ruby/core/hash/shared/key.rb 274 /tmp/ruby/src/trunk_asan/spec/ruby/core/hash/shared/index.rb 275 /tmp/ruby/src/trunk_asan/spec/ruby/core/hash/shared/update.rb 276 /tmp/ruby/src/trunk_asan/spec/ruby/core/integer/shared/equal.rb 277 /tmp/ruby/src/trunk_asan/spec/ruby/core/io/fixtures/classes.rb 278 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/etc.so 279 /tmp/ruby/src/trunk_asan/spec/ruby/core/io/shared/each.rb 280 /tmp/ruby/src/trunk_asan/spec/ruby/core/io/shared/tty.rb 281 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/io/nonblock.so 282 /tmp/ruby/build/trunk_asan/.ext/x86_64-linux/socket.so 283 /tmp/ruby/build/trunk_asan/.ext/common/socket.rb A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_asan/spec/ruby/core/io/nonblock_spec.rb 1140 ......................... Finished in 22.640854 seconds 1057 files, 13598 examples, 46505 expectations, 0 failures, 0 errors, 0 tagged make: *** [uncommon.mk:1029: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.