# Logfile created on 2025-07-29 09:16:06 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x000075e1c5c4fdc0 @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.20250729-091606", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "50"]], @make="make", @logger=#<Logger:0x000075e1c5dfc290 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000075e1c5dfc0d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000075e1c1728fd0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20250729-091606", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20250729-091606>, @binmode=false, @mon_data=#<Monitor:0x000075e1c5dfbe58>, @mon_data_owner_object_id=900>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan Cloning into 'trunk_asan'... $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for ld-17... no checking for llvm-ar-17... llvm-ar-17 checking for clang++-17... clang++-17 checking for llvm-nm-17... llvm-nm-17 checking for llvm-objcopy-17... llvm-objcopy-17 checking for llvm-objdump-17... llvm-objdump-17 checking for llvm-ranlib-17... llvm-ranlib-17 checking for llvm-strip-17... llvm-strip-17 checking for gcc... clang-17 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang-17 accepts -g... yes checking for clang-17 option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether clang++-17 accepts -g... yes checking for clang++-17 option to enable C++11 features... none needed checking how to run the C preprocessor... clang-17 -E checking for gas... no checking for as... as checking for gld... no checking for ld... ld checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the linker is GNU ld... yes checking whether clang-17 -E accepts -o... yes checking for llvm-ar-17 flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for dtrace... no checking for dot... no checking for doxygen... no checking for pkg-config... pkg-config checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CXXFLAGS... yes checking whether -Wextra-tokens is accepted as CFLAGS... yes checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... yes checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... no checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... yes checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as LDFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... yes checking for sanitizer/tsan_interface.h... yes checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for stdckdint.h... no checking for stdatomic.h... yes checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__deprecated__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... x checking for FUNC_MINIMIZED function attribute... x checking for function alias... alias checking for __atomic builtins... yes checking for 64bit __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for clang-17 options needed to detect all undeclared functions... none needed checking whether sys_nerr is declared... no checking whether getenv is declared... yes checking for size_t... yes checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of dev_t... 8 checking for printf prefix for size_t... z checking for printf prefix for ptrdiff_t... t checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct stat.st_rdev... yes checking size of struct stat.st_size... SIZEOF_OFF_T checking size of struct stat.st_blocks... SIZEOF_OFF_T checking size of struct stat.st_ino... SIZEOF_LONG checking size of struct stat.st_dev... SIZEOF_DEV_T checking size of struct stat.st_rdev... SIZEOF_DEV_T checking for struct stat.st_atim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_birthtimespec... no checking for struct statx.stx_btime... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... yes checking for struct timezone... yes checking for fd_mask... yes checking for int8_t... yes checking size of int8_t... 1 checking for uint8_t... yes checking size of uint8_t... 1 checking for int16_t... yes checking size of int16_t... 2 checking for uint16_t... yes checking size of uint16_t... 2 checking for int32_t... yes checking size of int32_t... 4 checking for uint32_t... yes checking size of uint32_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for uint64_t... yes checking size of uint64_t... 8 checking for int128_t... __int128 checking for uint128_t... unsigned __int128 checking for intptr_t... yes checking size of intptr_t... 8 checking for uintptr_t... yes checking size of uintptr_t... 8 checking for printf prefix for intptr_t... NONE checking for ssize_t... yes checking size of ssize_t... 8 checking for printf prefix for int64_t... NONE checking for stack end address... __libc_stack_end checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... yes checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for dup... yes checking for dup2... yes checking for acosh... yes checking for cbrt... yes checking for crypt... yes checking for erf... yes checking for explicit_bzero... yes checking for ffs... yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... yes checking for nan... yes checking for nextafter... yes checking for setproctitle... no checking for strchr... yes checking for strerror... yes checking for strlcat... yes checking for strlcpy... yes checking for strstr... yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... no checking for _longjmp... yes checking for arc4random_buf... yes checking for atan2l... yes checking for atan2f... yes checking whether atomic_signal_fence is declared... yes checking for chmod... yes checking for chown... yes checking for chroot... yes checking for chsize... no checking for clock_gettime... yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) no checking for dirfd... yes checking for dl_iterate_phdr... yes checking for dlopen... yes checking for dladdr... yes checking for dup3... yes checking for eaccess... yes checking for endgrent... yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... yes checking for fchown... yes checking for fcntl... yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... yes checking for fsync... yes checking for ftruncate... yes checking for ftruncate64... yes checking for getattrlist... no checking for getcwd... yes checking for getegid... yes checking for getentropy... yes checking for geteuid... yes checking for getgid... yes checking for getgidx... no checking for getgrnam... yes checking for getgrnam_r... yes checking for getgroups... yes checking for getlogin... yes checking for getlogin_r... yes checking for getpgid... yes checking for getpgrp... yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... yes checking for getsid... yes checking for gettimeofday... yes checking for getuid... yes checking for getuidx... no checking for gmtime_r... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... no checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for link... yes checking for llabs... yes checking for lockf... yes checking for log2... yes checking for lstat... yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for malloc_trim... yes checking for mblen... yes checking for memalign... yes checking for memset_s... no checking for writev... yes checking for memrchr... yes checking for memmem... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mmap... yes checking for mremap... yes checking for openat... yes checking for pclose... yes checking for pipe... yes checking for pipe2... yes checking for poll... yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... yes checking for pwrite... yes checking for qsort_r... yes checking for qsort_s... no checking for readlink... yes checking for realpath... yes checking for round... yes checking for sched_getaffinity... yes checking for seekdir... yes checking for select_large_fdset... no checking for sendfile... yes checking for setegid... yes checking for setenv... yes checking for seteuid... yes checking for setgid... yes checking for setgroups... yes checking for setpgid... yes checking for setpgrp... yes checking for setregid... yes checking for setresgid... yes checking for setresuid... yes checking for setreuid... yes checking for setrgid... no checking for setrlimit... yes checking for setruid... no checking for setsid... yes checking for setuid... yes checking for shutdown... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigprocmask... yes checking for sinh... yes checking for snprintf... yes checking for spawnv... no checking for symlink... yes checking for syscall... yes checking for sysconf... yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... yes checking for truncate... yes checking for truncate64... yes checking for tzset... yes checking for umask... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for wait4... yes checking for waitpid... yes checking for __cospi... no checking for __sinpi... no checking for statx... yes checking if getcwd allocates buffer if NULL is given... no checking for crypt.h... yes checking for struct crypt_data.initialized... yes checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking for __builtin_add_overflow... yes checking for __builtin_add_overflow_p... no checking for __builtin_add_overflow with long long arguments... yes checking for __builtin_sub_overflow... yes checking for __builtin_sub_overflow_p... no checking for __builtin_sub_overflow with long long arguments... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... no checking for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on x86_64... -1 checking native coroutine implementation for x86_64-linux... amd64 checking whether pthread_t is scalar type... yes checking for sched_yield... yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... no checking for pthread_attr_getstack... yes checking for pthread_attr_getguardsize... yes checking for pthread_get_stackaddr_np... no checking for pthread_get_stacksize_np... no checking for thr_stksegment... no checking for pthread_stackseg_np... no checking for pthread_getthrds_np... no checking for pthread_condattr_setclock... yes checking for pthread_setname_np... yes checking for pthread_set_name_np... no checking for pthread_sigmask... yes checking for pthread_getattr_np... yes checking arguments of pthread_setname_np... (pthread_self(), name) checking for thread-local storage specifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... no checking ioctl request type... unsigned long checking for elf.h... yes checking for elf_abi.h... no checking for uncompress in -lz... yes checking for mach-o/loader.h... no checking whether OS depend dynamic link works... yes checking for backtrace... yes checking for broken backtrace... no checking for valgrind/memcheck.h... yes checking for llvm-strip-17 flags... -S -x checking whether -fPIE is accepted as CFLAGS... yes checking whether -pie is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... no checking for __builtin_setjmp... yes with cast ((void **)) checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for setjmp type... __builtin_setjmp\((void **)\) checking if building with modular GC support... no checking for rustc... rustc checking whether rustc works for YJIT/ZJIT... yes checking for prefix of external symbols... NONE checking if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.5.0+2 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.5.0 * Installation prefix: /tmp/ruby/install/trunk_asan * exec prefix: ${prefix} * arch: x86_64-linux * site arch: ${arch} * RUBY_BASE_NAME: ruby * ruby lib prefix: ${libdir}/${RUBY_BASE_NAME} * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: ${rubylibprefix}/vendor_ruby * target OS: linux * compiler: clang-17 * with thread: pthread * with coroutine: amd64 * with modular GC: no * enable shared libs: no * dynamic library ext: so * CFLAGS: ${hardenflags} -fsanitize=address \ -fno-omit-frame-pointer -DUSE_MN_THREADS=0 \ -fdeclspec ${optflags} ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,-export-dynamic * DLDFLAGS: -Wl,--compress-debug-sections=zlib * optflags: -O3 -fno-fast-math * debugflags: -ggdb3 * warnflags: -Wall -Wextra -Wextra-tokens \ -Wdeprecated-declarations -Wdivision-by-zero \ -Wdiv-by-zero -Wimplicit-function-declaration \ -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \ -Wwrite-strings -Wold-style-definition \ -Wmissing-noreturn -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings -Wno-parentheses-equality \ -Wno-self-assign -Wno-tautological-compare \ -Wno-unused-parameter -Wno-unused-value \ -Wunused-variable -Wmisleading-indentation -Wundef * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ -D_FORTIFY_SOURCE=2 * strip command: llvm-strip-17 -S -x * install doc: no * YJIT support: yes * ZJIT support: no * man page type: doc * BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \ [x86_64-linux-gnu] --- $$$[end] "/tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0'" exit with 0. $$$[beg] make update-download -j16 tool/config.guess already exists tool/config.sub already exists Downloading bundled gem minitest-5.25.5... Downloading bundled gem rake-13.3.0... Downloading bundled gem test-unit-3.7.0... Downloading bundled gem rexml-3.4.1... Downloading bundled gem rss-0.3.1... Downloading bundled gem net-ftp-0.3.8... Downloading bundled gem net-imap-0.5.9... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.5.1... Downloading bundled gem matrix-0.4.3... Downloading bundled gem prime-0.1.4... Downloading bundled gem rbs-3.9.4... Downloading bundled gem typeprof-0.30.1... Downloading bundled gem debug-1.11.0... Downloading bundled gem racc-1.8.1... Downloading bundled gem mutex_m-0.3.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.3.0... Downloading bundled gem bigdecimal-3.2.2... Downloading bundled gem observer-0.1.2... Downloading bundled gem abbrev-0.1.2... Downloading bundled gem resolv-replace-0.1.1... Downloading bundled gem rinda-0.2.0... Downloading bundled gem drb-2.2.3... Downloading bundled gem nkf-0.2.0... Downloading bundled gem syslog-0.3.0... Downloading bundled gem csv-3.3.5... Downloading bundled gem ostruct-0.6.3... Downloading bundled gem pstore-0.2.0... Downloading bundled gem benchmark-0.4.1... Downloading bundled gem logger-1.7.0... Downloading bundled gem rdoc-6.14.2... Downloading bundled gem win32ole-1.9.2... Downloading bundled gem reline-0.6.2... Downloading bundled gem readline-0.0.4... Downloading bundled gem fiddle-1.1.8... /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/gems/src Cloning https://github.com/ruby/power_assert Cloning into '/tmp/ruby/src/trunk_asan/gems/src/power_assert'... Cloning https://github.com/ruby/repl_type_completor 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 = d9a14c299f $$$[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 known_errors.inc updated id.h updated vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk_asan/revision.h updated generating parse.c copying lex.c generating id.c making /tmp/ruby/src/trunk_asan/ast.rbinc making /tmp/ruby/src/trunk_asan/dir.rbinc making /tmp/ruby/src/trunk_asan/gc.rbinc making /tmp/ruby/src/trunk_asan/numeric.rbinc making /tmp/ruby/src/trunk_asan/io.rbinc making /tmp/ruby/src/trunk_asan/marshal.rbinc making /tmp/ruby/src/trunk_asan/pack.rbinc 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 making /tmp/ruby/src/trunk_asan/pathname_builtin.rbinc generating enc/trans/newline.c ... making /tmp/ruby/src/trunk_asan/ractor.rbinc making /tmp/ruby/src/trunk_asan/symbol.rbinc making /tmp/ruby/src/trunk_asan/timev.rbinc making /tmp/ruby/src/trunk_asan/thread_sync.rbinc making /tmp/ruby/src/trunk_asan/nilclass.rbinc making /tmp/ruby/src/trunk_asan/prelude.rbinc making /tmp/ruby/src/trunk_asan/gem_prelude.rbinc making /tmp/ruby/src/trunk_asan/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' generating eventids1.c from ../../parse.y make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/socket' generating constant definitions generating miniprelude.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc' generating constant definitions generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a 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 unchanged Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - limits.c updated generating x86_64-linux-fake.rb echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' Extracting bundle gem minitest-5.25.5... /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged Extracting bundle gem rake-13.3.0... /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/etc' Extracting bundle gem test-unit-3.7.0... sizes.c updated Extracting bundle gem rexml-3.4.1... make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' Extracting bundle gem rss-0.3.1... Extracting bundle gem net-ftp-0.3.8... make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket' Extracting bundle gem net-imap-0.5.9... 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/rake-13.3.0.gem Unpacked gems/rss-0.3.1.gem Unpacked gems/rexml-3.4.1.gem Unpacked gems/net-ftp-0.3.8.gem Unpacked gems/test-unit-3.7.0.gem Extracting bundle gem racc-1.8.1... Extracting bundle gem mutex_m-0.3.0... Extracting bundle gem getoptlong-0.2.1... Extracting bundle gem base64-0.3.0... Extracting bundle gem bigdecimal-3.2.2... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem observer-0.1.2... Unpacked gems/net-smtp-0.5.1.gem Unpacked gems/net-imap-0.5.9.gem Extracting bundle gem abbrev-0.1.2... Extracting bundle gem resolv-replace-0.1.1... compiling compiler ripper.y Unpacked gems/matrix-0.4.3.gem generating ripper_init.c from ./ripper_init.c.tmpl Unpacked gems/prime-0.1.4.gem Extracting bundle gem rinda-0.2.0... Extracting bundle gem drb-2.2.3... Unpacked gems/typeprof-0.30.1.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/debug-1.11.0.gem Unpacked gems/mutex_m-0.3.0.gem Unpacked gems/racc-1.8.1.gem Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem syslog-0.3.0... Unpacked gems/base64-0.3.0.gem Extracting bundle gem csv-3.3.5... Extracting bundle gem ostruct-0.6.3... Extracting bundle gem pstore-0.2.0... Unpacked gems/observer-0.1.2.gem Unpacked gems/bigdecimal-3.2.2.gem 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 Extracting bundle gem win32ole-1.9.2... Unpacked gems/resolv-replace-0.1.1.gem /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp Extracting bundle gem reline-0.6.2... rbconfig.rb updated Extracting bundle gem readline-0.0.4... Unpacked gems/rbs-3.9.4.gem Extracting bundle gem fiddle-1.1.8... Unpacked gems/rinda-0.2.0.gem generating enc.mk Unpacked gems/drb-2.2.3.gem Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem Unpacked gems/nkf-0.2.0.gem Unpacked gems/ostruct-0.6.3.gem Unpacked gems/pstore-0.2.0.gem Unpacked gems/syslog-0.3.0.gem Unpacked gems/csv-3.3.5.gem Unpacked gems/logger-1.7.0.gem Unpacked gems/benchmark-0.4.1.gem Unpacked gems/win32ole-1.9.2.gem Unpacked gems/reline-0.6.2.gem Unpacked gems/readline-0.0.4.gem Unpacked gems/rdoc-6.14.2.gem Unpacked gems/fiddle-1.1.8.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... 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 making srcs under enc Unpacked gems/repl_type_completor-0.1.11.gem make[1]: Entering directory '/tmp/ruby/build/trunk_asan' generating table from enc/trans/big5.c generating table from enc/trans/cesu_8.c generating table from enc/trans/chinese.c generating table from enc/trans/ebcdic.c generating table from enc/trans/emoji.c generating table from enc/trans/emoji_iso2022_kddi.c generating table from enc/trans/emoji_sjis_docomo.c generating table from enc/trans/emoji_sjis_kddi.c generating table from enc/trans/emoji_sjis_softbank.c generating table from enc/trans/escape.c generating table from enc/trans/gb18030.c generating table from enc/trans/gbk.c generating table from enc/trans/iso2022.c Unpacked gems/irb-1.15.2.gem generating table from enc/trans/japanese.c generating enc/trans/cesu_8.c ... generating enc/trans/escape.c ... generating table from enc/trans/japanese_euc.c generating table from enc/trans/japanese_sjis.c generating enc/trans/ebcdic.c ... generating table from enc/trans/korean.c generating enc/trans/japanese.c ... generating enc/trans/iso2022.c ... generating table from enc/trans/single_byte.c generating table from enc/trans/utf8_mac.c generating enc/trans/emoji.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... generating enc/trans/emoji_iso2022_kddi.c ... generating enc/trans/single_byte.c ... generating enc/trans/emoji_sjis_docomo.c ... generating enc/trans/emoji_sjis_kddi.c ... generating enc/trans/emoji_sjis_softbank.c ... generating enc/trans/chinese.c ... generating enc/trans/gbk.c ... generating enc/trans/japanese_sjis.c ... generating enc/trans/utf8_mac.c ... generating enc/trans/korean.c ... generating enc/trans/gb18030.c ... generating enc/trans/japanese_euc.c ... generating enc/trans/big5.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' generating /tmp/ruby/src/trunk_asan/ext/ripper/eventids2table.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/ripper' $$$[end] "make after-update -j16" exit with 0. $$$[beg] make miniruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/main.c compiling /tmp/ruby/src/trunk_asan/dmydln.c compiling /tmp/ruby/src/trunk_asan/miniinit.c making dummy probes.h compiling /tmp/ruby/src/trunk_asan/ast.c compiling /tmp/ruby/src/trunk_asan/bignum.c compiling /tmp/ruby/src/trunk_asan/class.c compiling /tmp/ruby/src/trunk_asan/compar.c compiling /tmp/ruby/src/trunk_asan/compile.c compiling /tmp/ruby/src/trunk_asan/complex.c compiling /tmp/ruby/src/trunk_asan/concurrent_set.c compiling /tmp/ruby/src/trunk_asan/cont.c compiling /tmp/ruby/src/trunk_asan/debug.c compiling /tmp/ruby/src/trunk_asan/debug_counter.c compiling /tmp/ruby/src/trunk_asan/dir.c compiling /tmp/ruby/src/trunk_asan/dln_find.c compiling /tmp/ruby/src/trunk_asan/encoding.c compiling /tmp/ruby/src/trunk_asan/enum.c compiling /tmp/ruby/src/trunk_asan/enumerator.c compiling /tmp/ruby/src/trunk_asan/error.c compiling /tmp/ruby/src/trunk_asan/eval.c compiling /tmp/ruby/src/trunk_asan/file.c compiling /tmp/ruby/src/trunk_asan/gc.c compiling /tmp/ruby/src/trunk_asan/hash.c compiling /tmp/ruby/src/trunk_asan/imemo.c compiling /tmp/ruby/src/trunk_asan/inits.c compiling /tmp/ruby/src/trunk_asan/io.c compiling /tmp/ruby/src/trunk_asan/io_buffer.c compiling /tmp/ruby/src/trunk_asan/iseq.c compiling /tmp/ruby/src/trunk_asan/load.c compiling /tmp/ruby/src/trunk_asan/marshal.c compiling /tmp/ruby/src/trunk_asan/math.c compiling /tmp/ruby/src/trunk_asan/memory_view.c compiling /tmp/ruby/src/trunk_asan/namespace.c compiling /tmp/ruby/src/trunk_asan/node.c compiling /tmp/ruby/src/trunk_asan/node_dump.c compiling /tmp/ruby/src/trunk_asan/numeric.c compiling /tmp/ruby/src/trunk_asan/object.c compiling /tmp/ruby/src/trunk_asan/pack.c compiling /tmp/ruby/src/trunk_asan/pathname.c compiling parse.c compiling /tmp/ruby/src/trunk_asan/parser_st.c compiling /tmp/ruby/src/trunk_asan/proc.c compiling /tmp/ruby/src/trunk_asan/process.c compiling /tmp/ruby/src/trunk_asan/ractor.c compiling /tmp/ruby/src/trunk_asan/random.c compiling /tmp/ruby/src/trunk_asan/range.c compiling /tmp/ruby/src/trunk_asan/rational.c compiling /tmp/ruby/src/trunk_asan/re.c compiling /tmp/ruby/src/trunk_asan/regcomp.c compiling /tmp/ruby/src/trunk_asan/regenc.c compiling /tmp/ruby/src/trunk_asan/regerror.c compiling /tmp/ruby/src/trunk_asan/regexec.c compiling /tmp/ruby/src/trunk_asan/regparse.c compiling /tmp/ruby/src/trunk_asan/regsyntax.c compiling /tmp/ruby/src/trunk_asan/ruby.c compiling /tmp/ruby/src/trunk_asan/ruby_parser.c compiling /tmp/ruby/src/trunk_asan/scheduler.c compiling /tmp/ruby/src/trunk_asan/set.c compiling /tmp/ruby/src/trunk_asan/shape.c compiling /tmp/ruby/src/trunk_asan/signal.c compiling /tmp/ruby/src/trunk_asan/sprintf.c compiling /tmp/ruby/src/trunk_asan/st.c compiling /tmp/ruby/src/trunk_asan/strftime.c compiling /tmp/ruby/src/trunk_asan/string.c compiling /tmp/ruby/src/trunk_asan/struct.c compiling /tmp/ruby/src/trunk_asan/symbol.c compiling /tmp/ruby/src/trunk_asan/thread.c compiling /tmp/ruby/src/trunk_asan/time.c compiling /tmp/ruby/src/trunk_asan/transcode.c compiling /tmp/ruby/src/trunk_asan/util.c compiling /tmp/ruby/src/trunk_asan/variable.c compiling /tmp/ruby/src/trunk_asan/version.c compiling /tmp/ruby/src/trunk_asan/vm.c compiling /tmp/ruby/src/trunk_asan/vm_backtrace.c compiling /tmp/ruby/src/trunk_asan/vm_dump.c compiling /tmp/ruby/src/trunk_asan/vm_sync.c compiling /tmp/ruby/src/trunk_asan/vm_trace.c compiling /tmp/ruby/src/trunk_asan/weakmap.c compiling /tmp/ruby/src/trunk_asan/yjit.c compiling /tmp/ruby/src/trunk_asan/jit.c building Rust YJIT (release mode) compiling /tmp/ruby/src/trunk_asan/missing/setproctitle.c compiling /tmp/ruby/src/trunk_asan/addr2line.c compiling /tmp/ruby/src/trunk_asan/array.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk_asan/prism/api_pack.c compiling prism/diagnostic.c compiling /tmp/ruby/src/trunk_asan/prism/encoding.c compiling /tmp/ruby/src/trunk_asan/prism/extension.c compiling prism/node.c compiling /tmp/ruby/src/trunk_asan/prism/options.c compiling /tmp/ruby/src/trunk_asan/prism/pack.c compiling prism/prettyprint.c compiling /tmp/ruby/src/trunk_asan/prism/regexp.c compiling prism/serialize.c compiling /tmp/ruby/src/trunk_asan/prism/static_literals.c compiling prism/token_type.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_buffer.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_char.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_constant_pool.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_integer.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_list.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_memchr.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_newline_list.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_string.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk_asan/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk_asan/prism/prism.c compiling /tmp/ruby/src/trunk_asan/prism_init.c assembling /tmp/ruby/src/trunk_asan/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk_asan/enc/ascii.c compiling /tmp/ruby/src/trunk_asan/enc/us_ascii.c compiling /tmp/ruby/src/trunk_asan/enc/unicode.c compiling /tmp/ruby/src/trunk_asan/enc/utf_8.c compiling enc/trans/newline.c touch /tmp/ruby/build/trunk_asan/target/release/libyjit.a partial linking /tmp/ruby/build/trunk_asan/target/release/libyjit.a into /tmp/ruby/build/trunk_asan/target/release/libyjit.o linking miniruby $$$[end] "make miniruby -j16" exit with 0. $$$[beg] make ruby -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/dln.c compiling /tmp/ruby/src/trunk_asan/localeinit.c creating verconf.h compiling /tmp/ruby/src/trunk_asan/dmyext.c compiling /tmp/ruby/src/trunk_asan/dmyenc.c verconf.h updated compiling /tmp/ruby/src/trunk_asan/loadpath.c builtin_binary.rbbin updated 16bf1cf20500f011e5e654afec0b5231496275bf8c47d6040ade2641a2f521e9 builtin_binary.rbbin compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h updated making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/encdb.c compiling /tmp/ruby/src/trunk_asan/enc/big5.c compiling /tmp/ruby/src/trunk_asan/enc/cesu_8.c compiling /tmp/ruby/src/trunk_asan/enc/cp949.c compiling /tmp/ruby/src/trunk_asan/enc/emacs_mule.c compiling /tmp/ruby/src/trunk_asan/enc/euc_jp.c compiling /tmp/ruby/src/trunk_asan/enc/euc_kr.c compiling /tmp/ruby/src/trunk_asan/enc/euc_tw.c compiling /tmp/ruby/src/trunk_asan/enc/gb2312.c compiling /tmp/ruby/src/trunk_asan/enc/gb18030.c compiling /tmp/ruby/src/trunk_asan/enc/gbk.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_4.c make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_6.c generating transdb.h compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_10.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_14.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk_asan/enc/koi8_r.c compiling /tmp/ruby/src/trunk_asan/enc/koi8_u.c compiling /tmp/ruby/src/trunk_asan/enc/shift_jis.c compiling /tmp/ruby/src/trunk_asan/enc/utf_16be.c compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c transdb.h updated compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c making trans compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/big5.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c linking encoding cesu_8.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/chinese.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ext/configure-ext.mk updated generating /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c ... generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c linking encoding cp949.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c linking encoding emacs_mule.so generating /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ... linking encoding euc_jp.so linking encoding euc_kr.so make[1]: Entering directory '/tmp/ruby/build/trunk_asan' linking encoding euc_tw.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ... linking encoding iso_8859_1.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c linking encoding iso_8859_2.so generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ... linking encoding iso_8859_3.so linking encoding iso_8859_4.so generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ... generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c linking encoding iso_8859_5.so configuring -test-/RUBY_ALIGNOF configuring cgi/escape generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ... linking encoding iso_8859_6.so configuring continuation linking encoding iso_8859_7.so linking encoding iso_8859_8.so configuring coverage generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c linking encoding iso_8859_9.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c configuring date linking encoding iso_8859_10.so linking encoding iso_8859_11.so generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ... linking encoding iso_8859_13.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c linking encoding iso_8859_14.so linking encoding iso_8859_15.so generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ... linking encoding iso_8859_16.so configuring digest generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ... linking encoding koi8_r.so configuring digest/bubblebabble configuring digest/md5 generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ... linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract linking encoding utf_16le.so generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ... configuring -test-/array/concat configuring -test-/array/resize configuring erb/escape generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ... configuring -test-/asan linking encoding utf_32be.so configuring -test-/bignum configuring etc configuring -test-/bug-14834 linking encoding utf_32le.so configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring fcntl linking encoding windows_31j.so configuring -test-/class linking encoding windows_1250.so configuring -test-/cxxanyargs generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk_asan/enc/trans/gbk.c ... linking encoding windows_1251.so linking encoding windows_1252.so generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ... linking encoding windows_1253.so configuring io/console configuring json linking encoding windows_1254.so configuring -test-/debug configuring json/generator configuring -test-/dln/empty configuring -test-/econv linking encoding windows_1257.so configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' configuring -test-/eval configuring -test-/exception configuring monitor configuring -test-/fatal generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ... linking transcoder transdb.so configuring -test-/file configuring objspace configuring digest/rmd160 compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c configuring openssl generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ... configuring psych compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c configuring pty compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ... compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c configuring digest/sha1 compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c configuring digest/sha2 compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ... compiling /tmp/ruby/src/trunk_asan/enc/trans/escape.c compiling /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk_asan/enc/trans/gbk.c generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ... configuring rbconfig/sizeof configuring ripper configuring json/parser compiling /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c configuring rubyvm configuring socket configuring stringio configuring strscan compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese.c configuring zlib compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c configuring bigdecimal-3.2.2/ext/bigdecimal configuring debug-1.11.0/ext/debug compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk_asan/enc/trans/korean.c configuring -test-/float compiling /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ... configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -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 -test-/printf configuring -test-/proc configuring fiddle-1.1.8/ext/fiddle 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 configuring -test-/stack configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring nkf-0.2.0/ext/nkf compiling /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c configuring racc-1.8.1/ext/racc/cparse compiling /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c configuring -test-/thread/id configuring rbs-3.9.4/ext/rbs_extension configuring syslog-0.3.0/ext/syslog compiling /tmp/ruby/src/trunk_asan/enc/trans/big5.c configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/time linking transcoder cesu_8.so configuring -test-/tracepoint libffi_version: 3.4.6 configuring -test-/typeddata configuring -test-/vm linking transcoder chinese.so configuring -test-/wait linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder japanese_sjis.so linking transcoder korean.so linking transcoder single_byte.so linking transcoder utf_16_32.so linking transcoder japanese_euc.so linking transcoder utf8_mac.so linking transcoder big5.so make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' configuring io/nonblock configuring io/wait make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi' compiling /tmp/ruby/src/trunk_asan/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/c.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs' 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-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/resize/resize.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/concat/to_ary_concat.c 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-14834' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-3571/bug.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-14834/bug-14834.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 make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum' compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/big2str.c 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' compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/init.c linking shared-object -test-/bug_reporter.so linking shared-object -test-/array/to_ary_concat.so linking shared-object -test-/array/resize.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.c linking shared-object -test-/bug_3571.so linking shared-object -test-/asan.so linking shared-object -test-/bug_14834.so linking shared-object -test-/bug_5832.so linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/arith_seq/beg_len_step.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/bigzero.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.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-/bug_reporter' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/mul.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract' linking shared-object -test-/class.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/str2big.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/ensure_and_callcc/ensure_and_callcc.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/debug.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval' linking shared-object -test-/dln/empty.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/eval/eval.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/dataerror.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/init.c linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug' compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/rb_fatal.c linking shared-object -test-/RUBY_ALIGNOF.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/file' compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/fs.c linking shared-object -test-/bignum.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/float' compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv' compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c linking shared-object -test-/ensure_and_callcc.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/init.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' compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/stat.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c linking shared-object -test-/enumerator_kw.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall' linking shared-object -test-/eval.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk_asan/ext/-test-/gvl/call_without_gvl/call_without_gvl.c linking shared-object -test-/fatal.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/delete.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer' compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/core_ext.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval' 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-/hash/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c linking shared-object -test-/float.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter' compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/break.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 compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/yield.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect' linking shared-object -test-/file.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/protect/protect.c linking shared-object -test-/cxxanyargs.so linking shared-object -test-/funcall.so linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file' linking shared-object -test-/gvl/call_without_gvl.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception' linking shared-object -test-/hash.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_symbols/stringify_symbols.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_target/stringify_target.c linking shared-object -test-/iseq_load.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-/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' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/internal_ivar/internal_ivar.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/usr/usrmarshal.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk_asan/ext/-test-/memory_view/memory_view.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/method' compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/arity.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c linking shared-object -test-/iter.so 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 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 make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot' linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk_asan/ext/-test-/notimplement/bug.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int' compiling /tmp/ruby/src/trunk_asan/ext/-test-/num2int/num2int.c linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect' linking shared-object -test-/load/resolve_symbol_target.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk_asan/ext/-test-/path_to_class/path_to_class.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver' linking shared-object -test-/load/stringify_symbols.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk_asan/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target' linking shared-object -test-/marshal/compat.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk_asan/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf' compiling /tmp/ruby/src/trunk_asan/ext/-test-/printf/printf.c linking shared-object -test-/namespace/yay2.so linking shared-object -test-/namespace/yay1.so linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/receiver.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/random' compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/bad_version.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/loop.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method' compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/namespace/yay1' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational' compiling /tmp/ruby/src/trunk_asan/ext/-test-/rational/rat.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/rb_call_super_kw/rb_call_super_kw.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement' linking shared-object -test-/path_to_class.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion' linking shared-object -test-/num2int.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/recursion/recursion.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int' 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 compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/init.c linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/parse_depth_limit.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/foreach/foreach.c linking shared-object -test-/integer.so linking shared-object -test-/postponed_job.so linking shared-object -test-/memory_view.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/numhash/numhash.c linking shared-object -test-/rb_call_super_kw.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update' compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/update/update.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/stack' compiling /tmp/ruby/src/trunk_asan/ext/-test-/stack/stack.c linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer' 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-/postponed_job' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/coderange.c 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-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c linking shared-object -test-/printf.so linking shared-object -test-/recursion.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/len.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.c linking shared-object -test-/regexp.so linking shared-object -test-/st/update.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_associate.c linking shared-object -test-/stack.so linking shared-object -test-/st/foreach.so linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_str_buf_cat.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/fstring.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-/stack' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/modify.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/type.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/id/id.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/instrumentation/instrumentation.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/lock_native_thread/lock_native_thread.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time' compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.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-/tracepoint/tracepoint.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/typeddata/typeddata.c linking shared-object -test-/thread/id.so linking shared-object -test-/symbol.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm' compiling /tmp/ruby/src/trunk_asan/ext/-test-/vm/at_exit.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait' compiling /tmp/ruby/src/trunk_asan/ext/-test-/wait/wait.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c linking shared-object -test-/thread/instrumentation.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape' compiling /tmp/ruby/src/trunk_asan/ext/cgi/escape/escape.c linking shared-object -test-/scan_args.so linking shared-object -test-/thread/lock_native_thread.so 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-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args' installing default coverage libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' compiling /tmp/ruby/src/trunk_asan/ext/date/date_core.c compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' compiling /tmp/ruby/src/trunk_asan/ext/digest/digest.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/erb/escape' compiling /tmp/ruby/src/trunk_asan/ext/erb/escape/escape.c linking shared-object -test-/tracepoint.so compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata' linking shared-object -test-/vm/at_exit.so compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint' installing default date_core libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/etc' compiling /tmp/ruby/src/trunk_asan/ext/etc/etc.c linking shared-object -test-/wait.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fcntl' compiling /tmp/ruby/src/trunk_asan/ext/fcntl/fcntl.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' compiling /tmp/ruby/src/trunk_asan/ext/io/console/console.c linking shared-object -test-/string.so installing digest libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock' compiling /tmp/ruby/src/trunk_asan/ext/io/nonblock/nonblock.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/wait' compiling /tmp/ruby/src/trunk_asan/ext/io/wait/wait.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string' installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation' installing default digest libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' compiling /tmp/ruby/src/trunk_asan/ext/monitor/monitor.c linking shared-object erb/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' installing default monitor libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' compiling /tmp/ruby/src/trunk_asan/ext/objspace/object_tracing.c linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape' compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl' compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c linking shared-object cgi/escape.so linking shared-object io/wait.so linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/wait' installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' compiling /tmp/ruby/src/trunk_asan/ext/psych/psych.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c linking shared-object monitor.so linking shared-object -test-/time.so linking shared-object coverage.so linking shared-object digest.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/time' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c installing default pty libraries compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c linking shared-object etc.so compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_to_ruby.c linking shared-object pty.so linking shared-object io/console.so compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' compiling /tmp/ruby/src/trunk_asan/ext/socket/init.c compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk_asan/ext/socket/constants.c linking shared-object rbconfig/sizeof.so linking shared-object psych.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof' 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/socket/basicsocket.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.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/ext/stringio' compiling /tmp/ruby/src/trunk_asan/ext/stringio/stringio.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' compiling /tmp/ruby/src/trunk_asan/ext/strscan/strscan.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/zlib' compiling /tmp/ruby/src/trunk_asan/ext/zlib/zlib.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c linking shared-object objspace.so installing default strscan libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/missing.c checking /tmp/ruby/src/trunk_asan/parse.y and /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.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 ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib linking shared-object debug/debug.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c linking shared-object strscan.so ln -sfT ../../../../../src/trunk_asan/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' installing default ripper libraries compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.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/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/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' 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/syslog-0.3.0/ext/syslog/syslog.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.c linking shared-object stringio.so compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib linking shared-object racc/cparse.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk_asan/ext/digest/bubblebabble/bubblebabble.c compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.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 compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dh.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk_asan/ext/socket/unixserver.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/md5' compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk_asan/ext/socket/option.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib linking shared-object fiddle.so 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/digest/md5/md5.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_pkey_ec.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1.c linking shared-object zlib.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parserstate.c linking shared-object digest/md5.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib' compiling /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5' compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension/unescape.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.c linking shared-object digest/sha1.so 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]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509.c installing default socket libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509cert.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/parser' compiling /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.9.4/lib ../../../../../.bundle/gems/rbs-3.9.4/lib compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509crl.c installing default sha2 libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509ext.c linking shared-object digest/sha2.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509name.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509revoked.c linking shared-object date_core.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509store.c installing default openssl libraries make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' 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 nkf.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' linking shared-object openssl.so linking shared-object socket.so linking shared-object bigdecimal.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/parser' linking shared-object json/ext/generator.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator' linking shared-object ripper.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' $$$[end] "make all -j16" exit with 0. $$$[beg] make install -j16 Update power_assert to f88e406e7c9e0810cc149869582afbae1fb84c4a Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update irb to 331c4e851296b115db766c291e8cf54a2492fb36 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = -j16 --jobserver-auth=4,5 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' rm -rf .bundle/gems/win32ole-1.9.2/ echo f88e406e7c9e0810cc149869582afbae1fb84c4a | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision - echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision - echo 331c4e851296b115db766c291e8cf54a2492fb36 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/power_assert.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/irb.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building power_assert@f88e406e7c9e0810cc149869582afbae1fb84c4a to /tmp/ruby/src/trunk_asan/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 3.0.0dev File: power_assert-3.0.0dev.gem Extracting bundle gem power_assert-2.0.5... making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-3.0.0dev.gem transdb.h updated generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering 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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/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]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' 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/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/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' ./miniruby -I/tmp/ruby/src/trunk_asan/lib -I. -I.ext/common /tmp/ruby/src/trunk_asan/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk_asan/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j16 --jobserver-auth=4,5" --make-flags=" -j16 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk_asan/bin installing base libraries: /tmp/ruby/install/trunk_asan/lib installing arch files: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.5.0+2 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.5.0+2 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.5.0+2 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 bundler 2.8.0.dev delegate 0.4.0 did_you_mean 2.0.0 english 0.8.0 erb 5.0.2 error_highlight 0.7.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 net-http 0.6.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.7.0.dev.2 pp 0.6.2 prettyprint 0.2.0 prism 1.4.0 resolv 0.6.2 ruby2_keywords 0.0.5 securerandom 0.4.1 shellwords 0.2.2 singleton 0.3.0 syntax_suggest 2.0.2 tempfile 0.3.1 time 0.4.1 timeout 0.4.3 tmpdir 0.3.1 tsort 0.2.0 un 0.3.0 uri 1.0.3 weakref 0.1.4 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 date 3.4.1 digest 3.2.0 etc 1.4.6 fcntl 1.2.0 io-console 0.8.1 io-nonblock 0.3.2 io-wait 0.3.2 json 2.13.2 openssl 3.3.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.6.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2 minitest 5.25.5 rake 13.3.0 test-unit 3.7.0 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.9 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.3 prime 0.1.4 rbs 3.9.4 typeprof 0.30.1 debug 1.11.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.3.0 bigdecimal 3.2.2 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.5 repl_type_completor 0.1.11 ostruct 0.6.3 pstore 0.2.0 benchmark 0.4.1 logger 1.7.0 rdoc 6.14.2 irb 1.15.2 reline 0.6.2 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.5.0+2/cache skipped bundled gems: power_assert-3.0.0dev.gem not found in bundled_gems win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2 $$$[end] "make install -j16" exit with 0. $$$[beg] make yes-test-basic TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Checking leaked global symbols...none /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk_asan/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk_asan/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk_asan/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk_asan/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk_asan/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk_asan/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk_asan/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk_asan/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk_asan/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk_asan/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk_asan/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk_asan/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk_asan/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk_asan/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk_asan/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk_asan/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk_asan/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS='-j16'" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' Run options: --seed=24428 "--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] 2863163=openssl/test_pair [ 2/754] 2863170=ruby/test_m17n_comb [ 3/754] 2863168=date/test_date_ractor [ 4/754] 2863173=did_you_mean/test_tree_spell_checker [ 5/754] 2863177=prism/lex_test [ 6/754] 2863164=test_bundled_gems [ 7/754] 2863165=test_tsort [ 8/754] 2863169=psych/visitors/test_depth_first [ 9/754] 2863172=openssl/test_ns_spki [ 10/754] 2863167=ruby/test_integer_comb [ 11/754] 2863171=prism/result/index_write_test [ 12/754] 2863175=prism/result/regular_expression_options_test [ 13/754] 2863174=fiber/test_queue [ 14/754] 2863162=ruby/test_sleep [ 15/754] 2863166=rubygems/test_gem_validator [ 16/754] 2863176=prism/result/integer_parse_test [ 17/754] 2863165=test_prettyprint [ 18/754] 2863174=mkmf/test_install [ 19/754] 2863169=rubygems/test_gem_security_signer [ 20/754] 2863165=optparse/test_bash_completion [ 21/754] 2863165=ruby/test_exception [ 22/754] 2863173=rubygems/test_gem_local_remote_options [ 23/754] 2863171=rubygems/test_gem_commands_lock_command [ 24/754] 2863175=ruby/enc/test_euc_kr [ 25/754] 2863176=ruby/test_threadgroup [ 26/754] 2863175=-ext-/string/test_set_len [ 27/754] 2863172=io/wait/test_io_wait [ 28/754] 2863175=optparse/test_kwargs [ 29/754] 2863175=ripper/test_lexer [ 30/754] 2863175=psych/test_merge_keys [ 31/754] 2863175=-ext-/test_random [ 32/754] 2863175=cgi/test_cgi_escape [ 33/754] 2863164=ruby/test_dir [ 34/754] 2863166=resolv/test_mdns [ 35/754] 2863166=openssl/test_x509store [ 36/754] 2863174=rubygems/test_gem_ext_configure_builder [ 37/754] 2863176=-ext-/exception/test_ensured [ 38/754] 2863171=ruby/test_io_m17n [ 39/754] 2863169=prism/result/comments_test [ 40/754] 2863173=-ext-/hash/test_delete [ 41/754] 2863168=rubygems/test_config [ 42/754] 2863173=test_forwardable [ 43/754] 2863173=dtrace/test_object_create_start [ 44/754] 2863173=ruby/test_continuation [ 45/754] 2863173=rubygems/test_project_sanity [ 46/754] 2863176=ruby/test_env [ 47/754] 2863169=ruby/test_zjit [ 48/754] 2863169=prism/encoding/regular_expression_encoding_test [ 49/754] 2863169=rubygems/test_gem_commands_cleanup_command [ 50/754] 2863175=optparse/test_placearg [ 51/754] 2863173=-ext-/string/test_interned_str [ 52/754] 2863173=openssl/test_pkey_dh [ 53/754] 2863173=openssl/test_ocsp [ 54/754] 2863174=ruby/test_shapes [ 55/754] 2863166=rubygems/test_gem_silent_ui [ 56/754] 2863164=ruby/test_ifunless [ 57/754] 2863164=dtrace/test_require [ 58/754] 2863164=rubygems/test_gem_resolver_installer_set [ 59/754] 2863174=rubygems/test_gem_dependency_list [ 60/754] 2863166=ripper/test_files_test [ 61/754] 2863174=rubygems/test_gem_commands_uninstall_command [ 62/754] 2863168=-ext-/array/test_to_ary_concat [ 63/754] 2863166=prism/result/warnings_test [ 64/754] 2863175=-ext-/test_printf [ 65/754] 2863175=ruby/test_rubyoptions [ 66/754] 2863164=-ext-/load/test_stringify_symbols [ 67/754] 2863164=ruby/enc/test_windows_1252 [ 68/754] 2863164=mkmf/test_configuration [ 69/754] 2863166=prism/ruby/dispatcher_test [ 70/754] 2863166=socket/test_udp [ 71/754] 2863166=ruby/test_range [ 72/754] 2863173=-ext-/symbol/test_type [ 73/754] 2863164=rubygems/test_gem_impossible_dependencies_error [ 74/754] 2863173=json/json_generator_test [ 75/754] 2863164=prism/encoding/encodings_test [ 76/754] 2863169=fiber/test_io_buffer [ 77/754] 2863162=fileutils/test_dryrun [ 78/754] 2863169=openssl/test_ts [ 79/754] 2863162=psych/test_emitter [ 80/754] 2863164=rubygems/test_gem_resolver_api_set [ 81/754] 2863168=prism/api/parse_stream_test [ 82/754] 2863162=test_tmpdir [ 83/754] 2863164=prism/result/node_id_test [ 84/754] 2863168=rubygems/test_gem_source_subpath_problem [ 85/754] 2863177=prism/api/command_line_test [ 86/754] 2863177=rubygems/test_gem_commands_info_command [ 87/754] 2863162=ruby/test_io_timeout [ 88/754] 2863162=date/test_date_new [ 89/754] 2863162=ruby/test_system [ 90/754] 2863173=ruby/enc/test_emoji_breaks [ 91/754] 2863173=-ext-/test_notimplement [ 92/754] 2863173=-ext-/test_bug-3571 [ 93/754] 2863173=mmtk/test_configuration [ 94/754] 2863173=ruby/test_comparable [ 95/754] 2863173=ruby/test_dup [ 96/754] 2863168=ruby/test_require [ 97/754] 2863174=stringio/test_stringio [ 98/754] 2863177=resolv/test_dns [ 99/754] 2863164=fiber/test_sleep [100/754] 2863173=openssl/test_x509name [101/754] 2863173=-ext-/wait/test_wait [102/754] 2863174=psych/test_object_references [103/754] 2863173=ruby/test_alias [104/754] 2863174=rubygems/test_gem_requirement [105/754] 2863169=mkmf/test_sizeof [106/754] 2863174=rubygems/test_gem_commands_build_command [107/754] 2863177=ruby/test_compile_prism [108/754] 2863164=ruby/enc/test_euc_tw [109/754] 2863164=rubygems/test_gem_security [110/754] 2863171=ruby/test_super [111/754] 2863173=mkmf/test_libs [112/754] 2863173=dtrace/test_gc [113/754] 2863163=ruby/test_math [114/754] 2863173=test_time [115/754] 2863163=json/json_encoding_test [116/754] 2863163=psych/test_struct [117/754] 2863163=prism/onigmo_test [118/754] 2863174=-ext-/string/test_rb_str_dup [119/754] 2863174=prism/fuzzer_test [120/754] 2863163=ruby/test_ast [121/754] 2863174=ruby/test_case [122/754] 2863166=-ext-/test_bug-5832 [123/754] 2863166=-ext-/popen_deadlock/test_popen_deadlock [124/754] 2863173=optparse/test_autoconf [125/754] 2863174=optparse/test_did_you_mean [126/754] 2863173=digest/test_digest_extend [127/754] 2863173=rubygems/test_gem_safe_yaml [128/754] 2863173=rubygems/test_gem_path_support [129/754] 2863173=prism/result/constant_path_node_test [130/754] 2863177=psych/test_array [131/754] 2863177=-ext-/gvl/test_ubf_async_safe [132/754] 2863177=prism/snippets_test [133/754] 2863165=prism/ruby/parser_test [134/754] 2863173=prism/newline_test [135/754] 2863165=psych/test_psych_set [136/754] 2863165=prism/result/heredoc_test [137/754] 2863165=rubygems/test_webauthn_listener_response [138/754] 2863174=optparse/test_switch [139/754] 2863174=rubygems/test_gem_bundler_version_finder [140/754] 2863162=-ext-/win32/test_console_attr [141/754] 2863162=socket/test_socket [142/754] 2863174=ruby/test_not [143/754] 2863174=test_timeout [144/754] 2863171=test_weakref [145/754] 2863173=prism/ruby/ripper_test [146/754] 2863171=rubygems/test_rubygems [147/754] 2863165=rubygems/test_gem_package_tar_writer [148/754] 2863165=ruby/enc/test_case_mapping [149/754] 2863165=psych/visitors/test_yaml_tree [150/754] 2863174=-ext-/namespace/test_load_ext [151/754] 2863174=uri/test_mailto [152/754] 2863165=ruby/test_yjit_exit_locations [153/754] 2863171=psych/test_yamlstore [154/754] 2863174=rubygems/test_gem_commands_pristine_command [155/754] 2863171=rubygems/test_gem_config_file [156/754] 2863166=psych/test_scalar_scanner [157/754] 2863165=ruby/test_io_buffer [158/754] 2863171=rubygems/test_gem_resolver_requirement_list [159/754] 2863166=ruby/test_beginendblock [160/754] 2863171=-ext-/arith_seq/test_arith_seq_beg_len_step [161/754] 2863171=ruby/test_hash [162/754] 2863165=test_ipaddr [163/754] 2863165=ruby/test_arity [164/754] 2863165=-ext-/string/test_nofree [165/754] 2863165=ruby/test_trace [166/754] 2863165=-ext-/st/test_numhash [167/754] 2863172=rubygems/test_gem_stream_ui [168/754] 2863165=openssl/test_pkey_rsa [169/754] 2863173=rubygems/test_gem_resolver_composed_set [170/754] 2863173=mkmf/test_egrep_cpp [171/754] 2863173=ruby/test_argf [172/754] 2863164=rubygems/test_webauthn_poller [173/754] 2863164=date/test_date_conv [174/754] 2863164=net/http/test_buffered_io [175/754] 2863172=ruby/test_yjit [176/754] 2863164=ruby/test_m17n [177/754] 2863166=optparse/test_reqarg [178/754] 2863165=ruby/test_method [179/754] 2863164=test_unicode_normalize [180/754] 2863164=rubygems/test_gem_resolver_lock_set [181/754] 2863164=did_you_mean/test_ractor_compatibility [182/754] 2863167=-ext-/econv/test_append [183/754] 2863167=rubygems/test_gem_console_ui [184/754] 2863167=-ext-/struct/test_member [185/754] 2863167=resolv/test_resource [186/754] 2863167=rubygems/test_gem_update_suggestion [187/754] 2863176=rubygems/test_gem_source_fetch_problem [188/754] 2863177=psych/test_set [189/754] 2863177=mkmf/test_find_executable [190/754] 2863167=ruby/test_array [191/754] 2863177=error_highlight/test_error_highlight [192/754] 2863166=date/test_date_compat [193/754] 2863166=-ext-/load/test_resolve_symbol [194/754] 2863164=-ext-/debug/test_profile_frames [195/754] 2863176=ruby/test_lazy_enumerator [196/754] 2863166=ruby/test_backtrace [197/754] 2863162=ruby/test_time_tz [198/754] 2863169=prism/ruby/string_query_test [199/754] 2863169=rubygems/test_gem_commands_outdated_command [200/754] 2863164=rubygems/test_gem_request_set_lockfile_tokenizer [201/754] 2863169=psych/test_nil [202/754] 2863169=-ext-/class/test_class2name [203/754] 2863169=openssl/test_kdf [204/754] 2863162=fiber/test_enumerator [205/754] 2863162=psych/test_psych [206/754] 2863174=json/json_coder_test [207/754] 2863164=digest/test_ractor [208/754] 2863174=digest/test_digest [209/754] 2863162=test_rbconfig [210/754] 2863169=rubygems/test_gem_uri [211/754] 2863169=rubygems/test_gem_package_old [212/754] 2863169=-ext-/debug/test_debug [213/754] 2863162=-ext-/arith_seq/test_arith_seq_extract [214/754] 2863169=rubygems/test_gem_commands_help_command [215/754] 2863164=ruby/test_stringchar [216/754] 2863169=prism/result/overlap_test [217/754] 2863164=prism/ractor_test [218/754] 2863162=rubygems/test_gem_platform [219/754] 2863176=psych/test_symbol [220/754] 2863176=rubygems/test_gem_uninstaller [221/754] 2863164=test_pty [222/754] 2863166=did_you_mean/spell_checking/test_variable_name_check [223/754] 2863166=yaml/test_dbm [224/754] 2863166=rubygems/test_gem_source_vendor [225/754] 2863166=rubygems/test_gem_commands_list_command [226/754] 2863166=uri/test_parser [227/754] 2863166=date/test_date [228/754] 2863166=openssl/test_pkcs12 [229/754] 2863162=psych/test_date_time [230/754] 2863169=did_you_mean/tree_spell/test_change_word [231/754] 2863169=rubygems/test_gem_available_set [232/754] 2863162=-ext-/string/test_modify_expand [233/754] 2863162=rubygems/test_gem_source_installed [234/754] 2863162=ruby/enc/test_utf16 [235/754] 2863162=rubygems/test_gem_package [236/754] 2863169=ruby/test_enumerator [237/754] 2863164=prism/encoding/string_encoding_test [238/754] 2863164=-ext-/exception/test_exception_at_throwing [239/754] 2863168=ruby/test_name_error [240/754] 2863164=rubygems/test_gem_source [241/754] 2863166=ruby/test_frozen [242/754] 2863166=psych/test_safe_load [243/754] 2863166=did_you_mean/spell_checking/test_class_name_check [244/754] 2863166=rubygems/test_gem_resolver_git_set [245/754] 2863164=ruby/enc/test_emoji [246/754] 2863164=ripper/test_files_lib [247/754] 2863166=ruby/test_string [248/754] 2863162=ruby/enc/test_cp949 [249/754] 2863162=ruby/test_condition [250/754] 2863162=erb/test_erb [251/754] 2863162=ruby/test_integer [252/754] 2863170=-ext-/struct/test_duplicate [253/754] 2863170=json/json_ext_parser_test [254/754] 2863176=ruby/test_time [255/754] 2863170=-ext-/test_scan_args [256/754] 2863170=date/test_date_attr [257/754] 2863170=rubygems/test_gem_command_manager [258/754] 2863168=rubygems/test_gem_installer [259/754] 2863176=ruby/test_pipe [260/754] 2863176=ruby/enc/test_regex_casefold [261/754] 2863176=rubygems/test_gem_source_git [262/754] 2863170=rubygems/test_gem_commands_check_command [263/754] 2863170=ruby/test_random_formatter [264/754] 2863170=ripper/test_files_test_1 [265/754] 2863176=prism/api/freeze_test [266/754] 2863176=prism/percent_delimiter_string_test [267/754] 2863176=rubygems/test_gem [268/754] 2863174=ruby/test_float [269/754] 2863171=stringio/test_ractor [270/754] 2863165=rubygems/test_gem_remote_fetcher_local_ssl_server [271/754] 2863171=psych/test_yaml_special_cases [272/754] 2863171=rubygems/test_gem_source_list [273/754] 2863171=psych/test_parser [274/754] 2863171=prism/result/attribute_write_test [275/754] 2863171=-ext-/stack/test_stack_overflow [276/754] 2863171=ruby/test_set [277/754] 2863174=test_delegate [278/754] 2863171=optparse/test_cclass [279/754] 2863174=test_shellwords [280/754] 2863174=dtrace/test_singleton_function [281/754] 2863174=ruby/test_proc [282/754] 2863167=optparse/test_load [283/754] 2863167=did_you_mean/spell_checking/test_uncorrectable_name_check [284/754] 2863167=ruby/test_marshal [285/754] 2863171=zlib/test_zlib [286/754] 2863177=prism/magic_comment_test [287/754] 2863176=psych/test_omap [288/754] 2863176=ruby/enc/test_case_comprehensive [289/754] 2863176=mkmf/test_framework [290/754] 2863176=psych/test_ractor [291/754] 2863167=psych/test_json_tree [292/754] 2863167=psych/visitors/test_emitter [293/754] 2863167=prism/library_symbols_test [294/754] 2863177=ruby/test_namespace [295/754] 2863177=ruby/test_nomethod_error [296/754] 2863177=openssl/test_pkey_dsa [297/754] 2863173=net/http/test_https_proxy [298/754] 2863167=date/test_date_strptime [299/754] 2863173=open-uri/test_ssl [300/754] 2863165=json/json_parser_test [301/754] 2863167=ruby/enc/test_cesu8 [302/754] 2863167=rubygems/test_gem_commands_setup_command [303/754] 2863177=psych/test_alias_and_anchor [304/754] 2863165=rubygems/test_gem_commands_rebuild_command [305/754] 2863177=prism/errors_test [306/754] 2863176=test_open3 [307/754] 2863177=open-uri/test_ftp [308/754] 2863165=ruby/test_vm_dump [309/754] 2863165=ruby/test_gc_compact [310/754] 2863177=psych/test_deprecated [311/754] 2863177=-ext-/bignum/test_div [312/754] 2863177=-ext-/array/test_resize [313/754] 2863177=ruby/test_fiber [314/754] 2863174=prism/result/breadth_first_search_test [315/754] 2863174=uri/test_generic [316/754] 2863174=fiber/test_backtrace [317/754] 2863174=openssl/test_random [318/754] 2863174=psych/visitors/test_to_ruby [319/754] 2863174=rubygems/test_bundled_ca [320/754] 2863164=prism/result/static_literals_test [321/754] 2863164=-ext-/float/test_nextafter [322/754] 2863164=-ext-/string/test_capacity [323/754] 2863164=rubygems/test_gem_safe_marshal [324/754] 2863174=prism/test_helper [325/754] 2863174=ruby/test_memory_view [326/754] 2863174=-ext-/string/test_ellipsize [327/754] 2863174=-ext-/integer/test_integer [328/754] 2863167=ruby/enc/test_utf32 [329/754] 2863167=-ext-/struct/test_data [330/754] 2863167=optparse/test_noarg [331/754] 2863174=ruby/test_rand [332/754] 2863173=openssl/test_pkey_ec [333/754] 2863173=openssl/test_fips [334/754] 2863164=rubygems/test_gem_commands_update_command [335/754] 2863174=date/test_date_parse [336/754] 2863167=ruby/test_keyword [337/754] 2863173=prism/result/numeric_value_test [338/754] 2863173=lib/!Nothing_to_test [339/754] 2863173=rubygems/test_gem_commands_server_command [340/754] 2863173=ruby/test_data [341/754] 2863173=net/http/test_http_request [342/754] 2863173=net/http/test_httpheader [343/754] 2863173=openssl/test_bn [344/754] 2863173=openssl/test_provider [345/754] 2863162=rubygems/test_gem_package_task [346/754] 2863162=-ext-/struct/test_len [347/754] 2863162=optparse/test_acceptable [348/754] 2863174=prism/result/implicit_array_test [349/754] 2863174=dtrace/test_function_entry [350/754] 2863174=rubygems/test_kernel [351/754] 2863162=did_you_mean/spell_checking/test_method_name_check [352/754] 2863162=prism/heredoc_dedent_test [353/754] 2863162=psych/json/test_stream [354/754] 2863162=openssl/test_ssl_session [355/754] 2863171=io/wait/test_ractor [356/754] 2863171=optparse/test_optarg [357/754] 2863170=rubygems/test_gem_resolver_local_specification [358/754] 2863173=ruby/test_autoload [359/754] 2863170=rubygems/test_gem_commands_unpack_command [360/754] 2863167=rubygems/test_gem_commands_exec_command [361/754] 2863171=ruby/test_pack [362/754] 2863174=rubygems/test_gem_commands_signout_command [363/754] 2863174=psych/test_object [364/754] 2863174=psych/test_exception [365/754] 2863174=rubygems/test_gem_gem_runner [366/754] 2863174=rubygems/test_gem_ext_cargo_builder [367/754] 2863170=ruby/test_file_exhaustive [368/754] 2863174=test_singleton [369/754] 2863174=ripper/test_ripper [370/754] 2863162=did_you_mean/spell_checking/test_key_name_check [371/754] 2863162=ruby/enc/test_grapheme_breaks [372/754] 2863162=rubygems/test_gem_request_set_gem_dependency_api [373/754] 2863164=openssl/test_ossl [374/754] 2863164=date/test_date_marshal [375/754] 2863171=ruby/test_syntax [376/754] 2863164=ruby/test_assignment [377/754] 2863162=prism/ruby/reflection_test [378/754] 2863162=ruby/test_bignum [379/754] 2863162=-ext-/load/test_dot_dot [380/754] 2863162=did_you_mean/tree_spell/test_human_typo [381/754] 2863162=fiber/test_io_close [382/754] 2863162=json/ractor_test [383/754] 2863162=rubygems/test_gem_request_set_lockfile [384/754] 2863174=-ext-/postponed_job/test_postponed_job [385/754] 2863167=did_you_mean/spell_checking/test_pattern_key_name_check [386/754] 2863167=rubygems/test_exit [387/754] 2863167=rubygems/test_gem_commands_yank_command [388/754] 2863162=did_you_mean/edit_distance/test_jaro_winkler [389/754] 2863162=rubygems/test_gem_gemcutter_utilities [390/754] 2863176=rubygems/test_gem_remote_fetcher [391/754] 2863167=rubygems/test_gem_resolver [392/754] 2863162=openssl/test_config [393/754] 2863175=test_tempfile [394/754] 2863162=rubygems/test_gem_util [395/754] 2863168=rubygems/test_gem_command [396/754] 2863174=ruby/test_weakkeymap [397/754] 2863168=-ext-/marshal/test_usrmarshal [398/754] 2863176=ruby/test_inlinecache [399/754] 2863167=net/http/test_httpresponse [400/754] 2863162=-ext-/exception/test_enc_raise [401/754] 2863176=openssl/test_engine [402/754] 2863162=ruby/test_key_error [403/754] 2863176=ruby/test_io [404/754] 2863167=ruby/test_metaclass [405/754] 2863162=ruby/test_numeric [406/754] 2863167=date/test_date_arith [407/754] 2863167=io/console/test_io_console [408/754] 2863162=uri/test_ws [409/754] 2863175=rubygems/test_gem_commands_sources_command [410/754] 2863162=ruby/test_undef [411/754] 2863162=rubygems/test_gem_spec_fetcher [412/754] 2863168=io/console/test_ractor [413/754] 2863168=openssl/test_hmac [414/754] 2863168=mkmf/test_signedness [415/754] 2863162=prism/ruby/desugar_compiler_test [416/754] 2863162=prism/encoding/symbol_encoding_test [417/754] 2863162=-ext-/marshal/test_internal_ivar [418/754] 2863162=rubygems/test_gem_commands_mirror [419/754] 2863162=dtrace/test_array_create [420/754] 2863162=rubygems/test_gem_resolver_installed_specification [421/754] 2863162=-ext-/integer/test_my_integer [422/754] 2863162=rubygems/test_gem_commands_environment_command [423/754] 2863162=-ext-/tracepoint/test_tracepoint [424/754] 2863175=pathname/test_ractor [425/754] 2863175=-ext-/time/test_new [426/754] 2863175=psych/test_hash [427/754] 2863175=openssl/test_cipher [428/754] 2863175=rubygems/test_gem_remote_fetcher_local_server [429/754] 2863165=etc/test_etc [430/754] 2863175=rubygems/test_gem_source_lock [431/754] 2863162=uri/test_ldap [432/754] 2863162=-ext-/gvl/test_last_thread [433/754] 2863175=ruby/test_symbol [434/754] 2863167=psych/test_coder [435/754] 2863167=optparse/test_optparse [436/754] 2863167=rubygems/test_gem_source_specific_file [437/754] 2863174=socket/test_unix [438/754] 2863167=prism/api/parse_test [439/754] 2863165=ruby/test_enum [440/754] 2863174=rubygems/test_gem_commands_which_command [441/754] 2863167=uri/test_ftp [442/754] 2863167=ruby/test_unicode_escape [443/754] 2863174=net/http/test_httpresponses [444/754] 2863174=prism/result/integer_base_flags_test [445/754] 2863174=erb/test_erb_command [446/754] 2863162=rubygems/test_require [447/754] 2863167=net/http/test_https [448/754] 2863174=mkmf/test_have_library [449/754] 2863169=ruby/test_fnmatch [450/754] 2863169=rubygems/test_gem_resolver_vendor_set [451/754] 2863169=ruby/enc/test_koi8 [452/754] 2863169=erb/test_erb_m17n [453/754] 2863169=objspace/test_objspace [454/754] 2863168=ruby/test_clone [455/754] 2863173=ripper/test_filter [456/754] 2863173=rubygems/test_gem_ext_cmake_builder [457/754] 2863173=-ext-/string/test_too_many_dummy_encodings [458/754] 2863168=net/http/test_http [459/754] 2863173=prism/fixtures_test [460/754] 2863174=ruby/test_rational2 [461/754] 2863174=rubygems/test_gem_dependency_resolution_error [462/754] 2863174=rubygems/test_gem_ci_detector [463/754] 2863174=ruby/enc/test_shift_jis [464/754] 2863174=ruby/test_yield [465/754] 2863173=rubygems/test_gem_request_set_lockfile_parser [466/754] 2863164=io/wait/test_io_wait_uncommon [467/754] 2863164=psych/test_string [468/754] 2863173=open-uri/test_proxy [469/754] 2863173=dtrace/test_raise [470/754] 2863173=ripper/test_files_sample [471/754] 2863164=-ext-/st/test_update [472/754] 2863164=-ext-/method/test_arity [473/754] 2863164=ruby/test_ractor [474/754] 2863162=ruby/enc/test_case_options [475/754] 2863162=rubygems/test_gem_resolver_index_set [476/754] 2863173=uri/test_file [477/754] 2863165=rubygems/test_gem_install_update_options [478/754] 2863173=rubygems/test_gem_security_policy [479/754] 2863162=dtrace/test_hash_create [480/754] 2863162=json/json_generic_object_test [481/754] 2863162=ruby/test_thread [482/754] 2863165=ruby/test_call [483/754] 2863173=ruby/test_defined [484/754] 2863164=-ext-/bignum/test_pack [485/754] 2863173=date/test_switch_hitter [486/754] 2863175=-ext-/bignum/test_str2big [487/754] 2863175=ruby/test_rational [488/754] 2863173=prism/newline_offsets_test [489/754] 2863167=ruby/test_regexp [490/754] 2863165=rubygems/test_gem_commands_contents_command [491/754] 2863165=psych/test_scalar [492/754] 2863165=ruby/test_readpartial [493/754] 2863165=rubygems/test_gem_resolver_conflict [494/754] 2863165=ruby/test_thread_cv [495/754] 2863164=json/test_helper [496/754] 2863164=psych/test_yamldbm [497/754] 2863164=mkmf/test_convertible [498/754] 2863166=rubygems/test_gem_resolver_best_set [499/754] 2863166=-ext-/file/test_stat [500/754] 2863166=ruby/test_eval [501/754] 2863165=resolv/test_addr [502/754] 2863165=ripper/test_parser_events [503/754] 2863173=prism/ruby/relocation_test [504/754] 2863173=ruby/enc/test_windows_1251 [505/754] 2863173=-ext-/bug_reporter/test_bug_reporter [506/754] 2863175=did_you_mean/test_spell_checker [507/754] 2863175=psych/test_document [508/754] 2863175=fiber/test_ractor [509/754] 2863165=psych/test_boolean [510/754] 2863165=mkmf/test_config [511/754] 2863175=psych/test_yaml [512/754] 2863175=-ext-/iter/test_yield_block [513/754] 2863175=psych/handlers/test_recorder [514/754] 2863175=rubygems/test_gem_commands_specification_command [515/754] 2863173=openssl/test_pkey [516/754] 2863173=rubygems/test_gem_commands_signin_command [517/754] 2863175=socket/test_nonblock [518/754] 2863175=ruby/test_primitive [519/754] 2863175=rubygems/test_gem_request [520/754] 2863166=prism/ruby/parameters_signature_test [521/754] 2863173=rubygems/test_gem_resolver_api_specification [522/754] 2863166=optparse/test_getopts [523/754] 2863166=ruby/test_literal [524/754] 2863173=ruby/test_arithmetic_sequence [525/754] 2863173=rubygems/test_gem_commands_search_command [526/754] 2863173=fiber/test_thread [527/754] 2863173=ruby/test_pattern_matching [528/754] 2863173=psych/test_encoding [529/754] 2863173=ruby/test_lambda [530/754] 2863165=prism/bom_test [531/754] 2863165=socket/test_sockopt [532/754] 2863175=ruby/test_frozen_error [533/754] 2863165=ruby/test_file [534/754] 2863175=rubygems/test_gem_commands_install_command [535/754] 2863173=rubygems/test_gem_ext_cargo_builder_unit [536/754] 2863173=ruby/test_stack [537/754] 2863172=optparse/test_summary ================================================================= ==2884649==ERROR: AddressSanitizer: use-after-poison on address 0x7529caaa7df0 at pc 0x5de0328e54bc bp 0x7529cfa02b50 sp 0x7529cfa02b48 READ of size 8 at 0x7529caaa7df0 thread T0 #0 0x5de0328e54bb in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x5de0328e54bb in rb_gc_shutdown_call_finalizer_p /tmp/ruby/src/trunk_asan/gc.c:357:18 #2 0x5de0328e54bb in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3045:21 #3 0x5de0328e54bb in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1739:5 #4 0x5de0328b41b2 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:165:5 #5 0x5de0328b41b2 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:256:5 #6 0x5de0328b38a3 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:179:12 #7 0x5de0328b47ba in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:291:10 #8 0x5de0330602b0 in rb_fiber_terminate /tmp/ruby/src/trunk_asan/cont.c:2905:5 #9 0x5de03305f6e5 in rb_fiber_start /tmp/ruby/src/trunk_asan/cont.c:2543:5 #10 0x5de033068ff7 in fiber_entry /tmp/ruby/src/trunk_asan/cont.c:876:5 Address 0x7529caaa7df0 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x7529caaa7b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7529caaa7b80: 00 00 00 00 00 00 00 00 f7 f7 f7 f7 f7 f7 f7 f7 0x7529caaa7c00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 00 0x7529caaa7c80: 00 00 00 00 00 00 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x7529caaa7d00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 00 00 00 =>0x7529caaa7d80: 00 00 00 00 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7[f7]f7 0x7529caaa7e00: f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 00 00 00 00 00 0x7529caaa7e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7529caaa7f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7529caaa7f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7529caaa8000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 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 ==2884649==ABORTING [BUG] ASAN error ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0001 p:---- s:0003 e:000002 DUMMY [FINISH] -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- [538/754] 2863168=ruby/test_thread_queue [539/754] 2863172=fileutils/test_nowrite [540/754] 2863172=ruby/test_flip /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiber#test_fork_from_fiber(___interceptor_backtrace) [0x5de032817de9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x5de033166e08] /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) [0x5de0330ac215] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x5de0330abeac] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiber#test_fork_from_fiber(0x5de03289430a) [0x5de03289430a] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiber#test_fork_from_fiber(0x5de032874d8f) [0x5de032874d8f] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiber#test_fork_from_fiber(0x5de032877e1d) [0x5de032877e1d] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestFiber#test_fork_from_fiber(__asan_report_load8) [0x5de032878b7c] /tmp/ruby/build/trunk_asan/ruby(rb_objspace_call_finalizer+0xfec) [0x5de0328e54bc] /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191 /tmp/ruby/build/trunk_asan/ruby(rb_ec_finalize+0x2a) [0x5de0328b41b3] /tmp/ruby/src/trunk_asan/eval.c:165 /tmp/ruby/build/trunk_asan/ruby(rb_ec_cleanup) /tmp/ruby/src/trunk_asan/eval.c:256 /tmp/ruby/build/trunk_asan/ruby(ruby_cleanup+0x104) [0x5de0328b38a4] /tmp/ruby/src/trunk_asan/eval.c:179 /tmp/ruby/build/trunk_asan/ruby(ruby_stop+0xb) [0x5de0328b47bb] /tmp/ruby/src/trunk_asan/eval.c:291 /tmp/ruby/build/trunk_asan/ruby(return_fiber+0x0) [0x5de0330602b1] /tmp/ruby/src/trunk_asan/cont.c:2905 /tmp/ruby/build/trunk_asan/ruby(rb_fiber_terminate) /tmp/ruby/src/trunk_asan/cont.c:2897 /tmp/ruby/build/trunk_asan/ruby(rb_fiber_start+0x796) [0x5de03305f6e6] /tmp/ruby/src/trunk_asan/cont.c:2543 /tmp/ruby/build/trunk_asan/ruby(fiber_entry+0x78) [0x5de033068ff8] /tmp/ruby/src/trunk_asan/cont.c:876 -- Other runtime information ----------------------------------------------- [541/754] 2863172=test_securerandom [542/754] 2863172=ruby/test_econv [543/754] 2863177=-ext-/st/test_foreach [544/754] 2863177=-ext-/string/test_cstr [545/754] 2863177=rubygems/test_gem_resolver_lock_specification [546/754] 2863177=openssl/test_digest [547/754] 2863177=ruby/test_variable [548/754] 2863173=fiber/test_address_resolve [549/754] 2863173=uri/test_wss [550/754] 2863173=ruby/test_parse [551/754] 2863165=mkmf/test_have_macro [552/754] 2863172=ruby/test_process [553/754] 2863175=-ext-/iter/test_iter_break [554/754] 2863175=rubygems/test_gem_source_local [555/754] 2863168=-ext-/num2int/test_num2int [556/754] 2863168=json/json_addition_test [557/754] 2863168=-ext-/path_to_class/test_path_to_class [558/754] 2863176=prism/result/string_test [559/754] 2863168=fiber/test_storage [560/754] 2863176=dtrace/test_cmethod [561/754] 2863171=-ext-/string/test_qsort [562/754] 2863176=rubygems/test_gem_ext_ext_conf_builder [563/754] 2863168=rubygems/test_gem_commands_dependency_command [564/754] 2863171=prism/api/parse_comments_test [565/754] 2863171=psych/test_serialize_subclasses [566/754] 2863171=ruby/test_const [567/754] 2863171=ruby/test_class [568/754] 2863166=rubygems/test_gem_dependency [569/754] 2863168=ruby/test_iterator [570/754] 2863165=dtrace/test_string [571/754] 2863165=rubygems/test_gem_resolver_index_specification [572/754] 2863175=psych/test_marshalable [573/754] 2863175=dtrace/test_method_cache [574/754] 2863175=fiber/test_process [575/754] 2863165=ruby/test_object [576/754] 2863175=-ext-/eval/test_eval [577/754] 2863175=fileutils/test_fileutils [578/754] 2863168=fiber/test_io [579/754] 2863166=rubygems/test_gem_commands_cert_command [580/754] 2863173=prism/result/named_capture_test [581/754] 2863173=rubygems/test_gem_resolver_git_specification [582/754] 2863168=ruby/test_dir_m17n [583/754] 2863164=pathname/test_pathname [584/754] 2863173=rubygems/test_remote_fetch_error [585/754] 2863173=psych/test_stream [586/754] 2863173=json/json_common_interface_test [587/754] 2863173=coverage/test_coverage [588/754] 2863175=ruby/test_whileuntil [589/754] 2863175=ruby/test_transcode [590/754] 2863177=openssl/test_asn1 [591/754] 2863177=mkmf/test_flags [592/754] 2863164=json/json_string_matching_test [593/754] 2863164=rubygems/test_gem_ext_rake_builder [594/754] 2863175=monitor/test_monitor [595/754] 2863175=-ext-/rational/test_rat [596/754] 2863175=test_extlibs [597/754] 2863165=rubygems/test_gem_version [598/754] 2863166=rubygems/test_gem_commands_stale_command [599/754] 2863166=rubygems/test_gem_text [600/754] 2863165=ruby/test_settracefunc [601/754] 2863166=prism/ruby/tunnel_test [602/754] 2863166=rubygems/test_gem_stub_specification [603/754] 2863174=ruby/test_path [604/754] 2863166=ruby/test_method_cache [605/754] 2863174=socket/test_tcp [606/754] 2863166=test_pp [607/754] 2863166=ruby/test_sprintf_comb [608/754] 2863174=ruby/test_object_id [609/754] 2863166=prism/unescape_test [610/754] 2863166=openssl/test_x509ext [611/754] 2863166=ripper/test_files_ext [612/754] 2863166=psych/test_data [613/754] 2863166=rubygems/test_gem_commands_query_command [614/754] 2863176=prism/result/equality_test [615/754] 2863176=-ext-/symbol/test_inadvertent_creation [616/754] 2863177=prism/result/static_inspect_test [617/754] 2863177=-ext-/thread/test_instrumentation_api [618/754] 2863164=-ext-/vm/test_at_exit [619/754] 2863173=ruby/test_complex [620/754] 2863164=prism/result/source_location_test [621/754] 2863176=did_you_mean/spell_checking/test_require_path_check [622/754] 2863176=-ext-/test_enumerator_kw [623/754] 2863176=ruby/test_mixed_unicode_escapes [624/754] 2863176=-ext-/bignum/test_mul [625/754] 2863174=mkmf/test_mkmf [626/754] 2863176=ruby/test_complexrational [627/754] 2863176=openssl/test_pkcs7 [628/754] 2863174=rubygems/test_gem_commands_fetch_command [629/754] 2863164=io/nonblock/test_flush [630/754] 2863164=ruby/test_refinement [631/754] 2863174=rubygems/test_gem_dependency_installer [632/754] 2863173=ruby/test_warning [633/754] 2863176=rubygems/test_gem_name_tuple [634/754] 2863176=rubygems/test_gem_specification [635/754] 2863166=ruby/enc/test_gbk [636/754] 2863166=rubygems/test_gem_package_tar_reader [637/754] 2863173=ruby/enc/test_gb18030 [638/754] 2863173=psych/test_class [639/754] 2863173=psych/test_numeric [640/754] 2863173=strscan/test_stringscanner [641/754] 2863166=openssl/test_x509crl [642/754] 2863173=ruby/test_insns_leaf [643/754] 2863173=yaml/test_store [644/754] 2863173=ruby/test_iseq [645/754] 2863177=ruby/test_allocation [646/754] 2863168=ruby/test_gc [647/754] 2863166=prism/api/dump_test [648/754] 2863165=-ext-/string/test_enc_associate [649/754] 2863165=prism/ruby/location_test [650/754] 2863165=openssl/test_x509req [651/754] 2863175=rubygems/test_gem_commands_open_command [652/754] 2863165=net/protocol/test_protocol [653/754] 2863175=rubygems/test_gem_ext_cargo_builder_link_flag_converter [654/754] 2863175=psych/test_tree_builder [655/754] 2863165=-ext-/load/test_protect [656/754] 2863175=ruby/enc/test_iso_8859 [657/754] 2863165=ruby/test_complex2 [658/754] 2863165=openssl/test_x509attr [659/754] 2863165=-ext-/win32/test_dln [660/754] 2863165=open-uri/test_open-uri [661/754] 2863175=-ext-/string/test_coderange [662/754] 2863175=-ext-/bignum/test_big2str [663/754] 2863175=mkmf/test_pkg_config [664/754] 2863175=prism/regexp_test [665/754] 2863175=ruby/test_string_memory [666/754] 2863175=ruby/enc/test_big5 [667/754] 2863175=rubygems/test_gem_resolver_activation_request [668/754] 2863175=psych/test_null [669/754] 2863175=-ext-/test_ensure_and_callcc [670/754] 2863175=fiber/test_scheduler [671/754] 2863165=fiber/test_timeout [672/754] 2863165=ruby/test_fixnum [673/754] 2863173=ruby/test_signal [674/754] 2863165=-ext-/string/test_fstring [675/754] 2863176=did_you_mean/core_ext/test_name_error_extension [676/754] 2863176=-ext-/iseq_load/test_iseq_load [677/754] 2863165=rubygems/test_gem_remote_fetcher_s3 [678/754] 2863165=psych/test_stringio [679/754] 2863165=ruby/test_require_lib [680/754] 2863166=ripper/test_files_test_2 [681/754] 2863166=rubygems/test_gem_version_option [682/754] 2863166=prism/api/lex_test [683/754] 2863166=rubygems/test_gem_rdoc [684/754] 2863166=rubygems/test_gem_request_set [685/754] 2863174=prism/version_test [686/754] 2863174=test_trick [687/754] 2863166=ruby/test_objectspace [688/754] 2863176=-ext-/win32/test_fd_setsize [689/754] 2863176=test_find [690/754] 2863176=prism/locals_test [691/754] 2863176=-ext-/string/test_normalize [692/754] 2863176=-ext-/test_recursion [693/754] 2863176=rubygems/test_gem_commands_owner_command [694/754] 2863176=socket/test_basicsocket [695/754] 2863176=ripper/test_sexp [696/754] 2863176=prism/ruby/pattern_test [697/754] 2863176=rubygems/test_gem_package_tar_header [698/754] 2863176=objspace/test_ractor [699/754] 2863164=rubygems/test_gem_unsatisfiable_dependency_error [700/754] 2863164=fileutils/test_verbose [701/754] 2863164=rubygems/test_gem_ext_builder [702/754] 2863175=fiber/test_mutex [703/754] 2863175=ruby/test_basicinstructions [704/754] 2863176=-ext-/bignum/test_bigzero [705/754] 2863176=ruby/test_struct [706/754] 2863176=date/test_date_strftime [707/754] 2863175=prism/ruby/compiler_test [708/754] 2863175=rubygems/test_gem_resolver_vendor_specification [709/754] 2863175=-ext-/typeddata/test_typeddata ================================================================= ==2889434==ERROR: AddressSanitizer: use-after-poison on address 0x77e1c0ffc368 at pc 0x61269c0d44bc bp 0x7ffe8b36fcf0 sp 0x7ffe8b36fce8 READ of size 8 at 0x77e1c0ffc368 thread T0 #0 0x61269c0d44bb in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x61269c0d44bb in rb_gc_shutdown_call_finalizer_p /tmp/ruby/src/trunk_asan/gc.c:357:18 #2 0x61269c0d44bb in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3045:21 #3 0x61269c0d44bb in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1739:5 #4 0x61269c0a31b2 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:165:5 #5 0x61269c0a31b2 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:256:5 #6 0x61269c0a28a3 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:179:12 #7 0x61269c0a37ba in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:291:10 #8 0x61269c248a2c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4291:13 #9 0x61269c4d3497 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #10 0x61269c4b88b4 in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763:16 #11 0x61269c4b8344 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #12 0x61269c471429 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #13 0x61269c471429 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #14 0x61269c465536 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #15 0x61269c4f31c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #16 0x61269c4f31c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #17 0x61269c4966f7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #18 0x61269c4966f7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #19 0x61269c4966f7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #20 0x61269c4966f7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #21 0x61269c6593e2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #22 0x61269c4d3497 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #23 0x61269c471429 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #24 0x61269c471429 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #25 0x61269c46592a in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #26 0x61269c46592a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #27 0x61269c4f31c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #28 0x61269c4f31c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #29 0x61269c4966f7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #30 0x61269c4966f7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #31 0x61269c4966f7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #32 0x61269c4966f7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #33 0x61269c6593e2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #34 0x61269c4d3497 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #35 0x61269c471429 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #36 0x61269c471429 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #37 0x61269c46592a in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #38 0x61269c46592a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #39 0x61269c4ad4f7 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:2901:11 #40 0x61269c0a3cc9 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:282:9 #41 0x61269c0a3cc9 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:30 #42 0x61269c09cc36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #43 0x61269c09cc36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #44 0x77e1e662a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #45 0x77e1e662a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #46 0x61269bfc0a04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16ba04) (BuildId: 67c3a3611b7aec011bc61cd832a8a46041ba3151) Address 0x77e1c0ffc368 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x77e1c0ffc080: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x77e1c0ffc100: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x77e1c0ffc180: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x77e1c0ffc200: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 00 0x77e1c0ffc280: 00 00 00 00 00 00 00 00 00 f7 f7 f7 f7 f7 f7 f7 =>0x77e1c0ffc300: f7 f7 f7 00 00 00 00 00 00 00 00 00 00[f7]f7 f7 0x77e1c0ffc380: f7 f7 f7 f7 f7 f7 f7 00 00 00 00 00 00 00 00 00 0x77e1c0ffc400: 00 00 00 00 00 00 00 00 00 00 00 f7 f7 f7 f7 f7 0x77e1c0ffc480: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 00 0x77e1c0ffc500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x77e1c0ffc580: 00 00 00 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 00 00 00 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 ==2889434==ABORTING /tmp/ruby/src/trunk_asan/test/ruby/test_signal.rb:317: [BUG] ASAN error ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0015 p:---- s:0102 e:000101 CFUNC :fork c:0014 p:0038 s:0098 e:000097 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_signal.rb:317 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:000470 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/ruby/test_signal.rb:317:in 'test_self_stop' /tmp/ruby/src/trunk_asan/test/ruby/test_signal.rb:317:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- [710/754] 2863175=strscan/test_ractor [711/754] 2863175=ruby/test_module /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSignal#test_self_stop(___interceptor_backtrace) [0x61269c006de9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x61269c955e08] /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) [0x61269c89b215] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x61269c89aeac] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSignal#test_self_stop(0x61269c08330a) [0x61269c08330a] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSignal#test_self_stop(0x61269c063d8f) [0x61269c063d8f] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSignal#test_self_stop(0x61269c066e1d) [0x61269c066e1d] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSignal#test_self_stop(__asan_report_load8) [0x61269c067b7c] /tmp/ruby/build/trunk_asan/ruby(rb_objspace_call_finalizer+0xfec) [0x61269c0d44bc] /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191 /tmp/ruby/build/trunk_asan/ruby(rb_ec_finalize+0x2a) [0x61269c0a31b3] /tmp/ruby/src/trunk_asan/eval.c:165 /tmp/ruby/build/trunk_asan/ruby(rb_ec_cleanup) /tmp/ruby/src/trunk_asan/eval.c:256 /tmp/ruby/build/trunk_asan/ruby(ruby_cleanup+0x104) [0x61269c0a28a4] /tmp/ruby/src/trunk_asan/eval.c:179 /tmp/ruby/build/trunk_asan/ruby(ruby_stop+0xb) [0x61269c0a37bb] /tmp/ruby/src/trunk_asan/eval.c:291 /tmp/ruby/build/trunk_asan/ruby(rb_f_fork+0x16d) [0x61269c248a2d] /tmp/ruby/src/trunk_asan/process.c:4291 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x61269c4d3498] /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) [0x61269c4b88b5] /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4763 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestSignal#test_self_stop(vm_call_method+0x2d5) [0x61269c4b8345] /tmp/ruby/build/trunk_asan/ruby(vm_sendish+0x149) [0x61269c47142a] /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+0x4e7) [0x61269c465537] /tmp/ruby/src/trunk_asan/vm.c:2621 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x61269c4f31c2] /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) [0x61269c4966f8] /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) [0x61269c6593e3] /tmp/ruby/src/trunk_asan/array.c:3654 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x61269c4d3498] /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) [0x61269c47142a] /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) [0x61269c46592b] /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) [0x61269c4f31c2] /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) [0x61269c4966f8] /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) [0x61269c6593e3] /tmp/ruby/src/trunk_asan/array.c:3654 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x61269c4d3498] /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) [0x61269c47142a] /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) [0x61269c46592b] /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) [0x61269c4ad4f8] /tmp/ruby/src/trunk_asan/vm.c:2901 /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x142) [0x61269c0a3cca] /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) [0x61269c09cc37] /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) [0x77e1e662a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x77e1e662a28b] ../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: TestSignal#test_self_stop(_start) [0x61269bfc0a05] -- Other runtime information ----------------------------------------------- [712/754] 2863176=rubygems/test_gem_commands_push_command [713/754] 2863173=prism/api/parse_success_test [714/754] 2863173=openssl/test_ssl [715/754] 2863176=win32/test_registry [716/754] 2863176=rubygems/test_deprecate [717/754] 2863176=uri/test_common [718/754] 2863164=rubygems/test_gem_request_connection_pools [719/754] 2863164=ruby/test_optimization [720/754] 2863176=rubygems/test_gem_uri_formatter [721/754] 2863176=ruby/test_sprintf [722/754] 2863165=rubygems/test_gem_doctor [723/754] 2863174=socket/test_ancdata [724/754] 2863174=ruby/test_weakmap [725/754] 2863165=ruby/test_rubyvm [726/754] 2863165=-ext-/exception/test_data_error [727/754] 2863165=rubygems/test_gem_resolver_dependency_request [728/754] 2863165=-ext-/test_abi [729/754] 2863166=ripper/test_scanner_events [730/754] 2863166=-ext-/string/test_external_new [731/754] 2863176=ruby/enc/test_euc_jp [732/754] 2863166=-ext-/thread/test_lock_native_thread [733/754] 2863176=rubygems/test_webauthn_listener [734/754] 2863166=optparse/test_zsh_completion [735/754] 2863166=rubygems/test_gem_package_tar_reader_entry [736/754] 2863176=-ext-/string/test_enc_str_buf_cat [737/754] 2863176=mkmf/test_have_func [738/754] 2863165=mkmf/test_constant [739/754] 2863166=rubygems/test_gem_security_trust_dir [740/754] 2863166=ruby/test_default_gems [741/754] 2863166=json/json_fixtures_test [742/754] 2863166=ruby/test_encoding [743/754] 2863171=dtrace/test_load [744/754] 2863171=rubygems/test_gem_resolver_specification [745/754] 2863171=-ext-/proc/test_bmethod [746/754] 2863171=psych/nodes/test_enumerable [747/754] 2863171=openssl/test_buffering [748/754] 2863171=prism/ruby/ruby_parser_test [749/754] 2863171=resolv/test_svcb_https [750/754] 2863171=-ext-/test_bug-14834 [751/754] 2863171=socket/test_addrinfo [752/754] 2863176=openssl/test_x509cert [753/754] 2863166=-ext-/funcall/test_passing_block [754/754] 2863166=uri/test_http ================================================================= ==2863171==ERROR: AddressSanitizer: use-after-poison on address 0x70e324540240 at pc 0x6102ca5124bc bp 0x7ffeb936d710 sp 0x7ffeb936d708 READ of size 8 at 0x70e324540240 thread T0 #0 0x6102ca5124bb in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x6102ca5124bb in rb_gc_shutdown_call_finalizer_p /tmp/ruby/src/trunk_asan/gc.c:357:18 #2 0x6102ca5124bb in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3045:21 #3 0x6102ca5124bb in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1739:5 #4 0x6102ca4e11b2 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:165:5 #5 0x6102ca4e11b2 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:256:5 #6 0x6102ca4e1d68 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:12 #7 0x6102ca4dac36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #8 0x6102ca4dac36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #9 0x70e345c2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #10 0x70e345c2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #11 0x6102ca3fea04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16ba04) (BuildId: 67c3a3611b7aec011bc61cd832a8a46041ba3151) Address 0x70e324540240 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x70e32453ff80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x70e324540000: 00 00 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x70e324540080: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x70e324540100: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x70e324540180: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 =>0x70e324540200: f7 f7 f7 f7 f7 f7 f7 f7[f7]f7 f7 f7 f7 f7 f7 f7 0x70e324540280: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x70e324540300: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x70e324540380: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x70e324540400: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x70e324540480: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 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 ==2863171==ABORTING /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: [BUG] ASAN error ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0001 p:0000 s:0003 E:001de0 DUMMY [FINISH] -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(___interceptor_backtrace) [0x6102ca444de9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x6102cad93e08] /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) [0x6102cacd9215] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x6102cacd8eac] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(0x6102ca4c130a) [0x6102ca4c130a] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(0x6102ca4a1d8f) [0x6102ca4a1d8f] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(0x6102ca4a4e1d) [0x6102ca4a4e1d] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(__asan_report_load8) [0x6102ca4a5b7c] /tmp/ruby/build/trunk_asan/ruby(rb_objspace_call_finalizer+0xfec) [0x6102ca5124bc] /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191 /tmp/ruby/build/trunk_asan/ruby(rb_ec_finalize+0x2a) [0x6102ca4e11b3] /tmp/ruby/src/trunk_asan/eval.c:165 /tmp/ruby/build/trunk_asan/ruby(rb_ec_cleanup) /tmp/ruby/src/trunk_asan/eval.c:256 /tmp/ruby/build/trunk_asan/ruby(ruby_run_node+0x529) [0x6102ca4e1d69] /tmp/ruby/src/trunk_asan/eval.c:320 /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x6102ca4dac37] /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) [0x70e345c2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x70e345c2a28b] ../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(_start) [0x6102ca3fea05] -- Other runtime information ----------------------------------------------- ================================================================= ==2937733==ERROR: AddressSanitizer: use-after-poison on address 0x714eb6f07d20 at pc 0x60d7c20b94bc bp 0x7ffe3582a9b0 sp 0x7ffe3582a9a8 READ of size 8 at 0x714eb6f07d20 thread T0 #0 0x60d7c20b94bb in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x60d7c20b94bb in rb_gc_shutdown_call_finalizer_p /tmp/ruby/src/trunk_asan/gc.c:357:18 #2 0x60d7c20b94bb in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3045:21 #3 0x60d7c20b94bb in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1739:5 #4 0x60d7c20881b2 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:165:5 #5 0x60d7c20881b2 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:256:5 #6 0x60d7c20878a3 in ruby_cleanup /tmp/ruby/src/trunk_asan/eval.c:179:12 #7 0x60d7c20887ba in ruby_stop /tmp/ruby/src/trunk_asan/eval.c:291:10 #8 0x60d7c222da2c in rb_f_fork /tmp/ruby/src/trunk_asan/process.c:4291:13 #9 0x60d7c24b8497 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #10 0x60d7c2456429 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #11 0x60d7c2456429 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #12 0x60d7c244a536 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2621:22 #13 0x60d7c24d81c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #14 0x60d7c24d81c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #15 0x60d7c247b6f7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #16 0x60d7c247b6f7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #17 0x60d7c247b6f7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #18 0x60d7c247b6f7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #19 0x60d7c263e3e2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #20 0x60d7c24b8497 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #21 0x60d7c2456429 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #22 0x60d7c2456429 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #23 0x60d7c244a92a in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #24 0x60d7c244a92a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #25 0x60d7c24d81c1 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1651:12 #26 0x60d7c24d81c1 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1665:20 #27 0x60d7c247b6f7 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1702:12 #28 0x60d7c247b6f7 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1710:12 #29 0x60d7c247b6f7 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1362:12 #30 0x60d7c247b6f7 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #31 0x60d7c263e3e2 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3654:30 #32 0x60d7c24b8497 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3784:11 #33 0x60d7c2456429 in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5991:15 #34 0x60d7c2456429 in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #35 0x60d7c244a92a in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2648:22 #36 0x60d7c244a92a in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2627:18 #37 0x60d7c24924f7 in rb_iseq_eval_main /tmp/ruby/src/trunk_asan/vm.c:2901:11 #38 0x60d7c2088cc9 in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:282:9 #39 0x60d7c2088cc9 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:30 #40 0x60d7c2081c36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #41 0x60d7c2081c36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #42 0x714edae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #43 0x714edae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #44 0x60d7c1fa5a04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16ba04) (BuildId: 67c3a3611b7aec011bc61cd832a8a46041ba3151) Address 0x714eb6f07d20 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x714eb6f07a80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07b00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07b80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07c00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07c80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 =>0x714eb6f07d00: f7 f7 f7 f7[f7]f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07d80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07e00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07e80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07f00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07f80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 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 ==2937733==ABORTING /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2497: [BUG] ASAN error ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0020 p:---- s:0138 e:000137 CFUNC :fork c:0019 p:0004 s:0134 E:000420 BLOCK /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2497 c:0018 p:0038 s:0129 e:000128 BLOCK /tmp/ruby/src/trunk_asan/lib/timeout.rb:188 c:0017 p:0023 s:0124 e:000123 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:38 c:0016 p:0124 s:0117 E:000800 METHOD /tmp/ruby/src/trunk_asan/lib/timeout.rb:197 c:0015 p:0045 s:0107 e:000106 METHOD /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:78 c:0014 p:0024 s:0099 E:001a30 METHOD /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2496 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:000c90 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/ruby/test_process.rb:2496:in 'test_threading_works_after_exec_fail' /tmp/ruby/src/trunk_asan/tool/lib/envutil.rb:78:in 'timeout' /tmp/ruby/src/trunk_asan/lib/timeout.rb:197:in 'timeout' /tmp/ruby/src/trunk_asan/lib/timeout.rb:38:in 'handle_timeout' /tmp/ruby/src/trunk_asan/lib/timeout.rb:188:in 'block in timeout' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2497:in 'block in test_threading_works_after_exec_fail' /tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2497:in 'fork' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_threading_works_after_exec_fail(___interceptor_backtrace) [0x60d7c1febde9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x60d7c293ae08] /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) [0x60d7c2880215] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x60d7c287feac] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_threading_works_after_exec_fail(0x60d7c206830a) [0x60d7c206830a] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_threading_works_after_exec_fail(0x60d7c2048d8f) [0x60d7c2048d8f] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_threading_works_after_exec_fail(0x60d7c204be1d) [0x60d7c204be1d] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: TestProcess#test_threading_works_after_exec_fail(__asan_report_load8) [0x60d7c204cb7c] /tmp/ruby/build/trunk_asan/ruby(rb_objspace_call_finalizer+0xfec) [0x60d7c20b94bc] /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191 /tmp/ruby/build/trunk_asan/ruby(rb_ec_finalize+0x2a) [0x60d7c20881b3] /tmp/ruby/src/trunk_asan/eval.c:165 /tmp/ruby/build/trunk_asan/ruby(rb_ec_cleanup) /tmp/ruby/src/trunk_asan/eval.c:256 /tmp/ruby/build/trunk_asan/ruby(ruby_cleanup+0x104) [0x60d7c20878a4] /tmp/ruby/src/trunk_asan/eval.c:179 /tmp/ruby/build/trunk_asan/ruby(ruby_stop+0xb) [0x60d7c20887bb] /tmp/ruby/src/trunk_asan/eval.c:291 /tmp/ruby/build/trunk_asan/ruby(rb_f_fork+0x16d) [0x60d7c222da2d] /tmp/ruby/src/trunk_asan/process.c:4291 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x60d7c24b8498] /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) [0x60d7c245642a] /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+0x4e7) [0x60d7c244a537] /tmp/ruby/src/trunk_asan/vm.c:2621 /tmp/ruby/build/trunk_asan/ruby(invoke_iseq_block_from_c+0x701) [0x60d7c24d81c2] /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) [0x60d7c247b6f8] /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) [0x60d7c263e3e3] /tmp/ruby/src/trunk_asan/array.c:3654 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x60d7c24b8498] /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) [0x60d7c245642a] /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) [0x60d7c244a92b] /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) [0x60d7c24d81c2] /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) [0x60d7c247b6f8] /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) [0x60d7c263e3e3] /tmp/ruby/src/trunk_asan/array.c:3654 /tmp/ruby/build/trunk_asan/ruby(vm_cfp_consistent_p+0x0) [0x60d7c24b8498] /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) [0x60d7c245642a] /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) [0x60d7c244a92b] /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) [0x60d7c24924f8] /tmp/ruby/src/trunk_asan/vm.c:2901 /tmp/ruby/build/trunk_asan/ruby(rb_ec_exec_node+0x142) [0x60d7c2088cca] /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) [0x60d7c2081c37] /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) [0x714edae2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x714edae2a28b] ../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: TestProcess#test_threading_works_after_exec_fail(_start) [0x60d7c1fa5a05] -- Other runtime information ----------------------------------------------- ================================================================= ==2863172==ERROR: AddressSanitizer: use-after-poison on address 0x714eb6f07d20 at pc 0x60d7c20b94bc bp 0x7ffe3582ccb0 sp 0x7ffe3582cca8 READ of size 8 at 0x714eb6f07d20 thread T0 #0 0x60d7c20b94bb in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x60d7c20b94bb in rb_gc_shutdown_call_finalizer_p /tmp/ruby/src/trunk_asan/gc.c:357:18 #2 0x60d7c20b94bb in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3045:21 #3 0x60d7c20b94bb in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1739:5 #4 0x60d7c20881b2 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:165:5 #5 0x60d7c20881b2 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:256:5 #6 0x60d7c2088d68 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:12 #7 0x60d7c2081c36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #8 0x60d7c2081c36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #9 0x714edae2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #10 0x714edae2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #11 0x60d7c1fa5a04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16ba04) (BuildId: 67c3a3611b7aec011bc61cd832a8a46041ba3151) Address 0x714eb6f07d20 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x714eb6f07a80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07b00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07b80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07c00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07c80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 =>0x714eb6f07d00: f7 f7 f7 f7[f7]f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07d80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07e00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07e80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07f00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x714eb6f07f80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 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 ==2863172==ABORTING /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb: [BUG] ASAN error ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0001 p:0000 s:0003 E:001de0 DUMMY [FINISH] -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(___interceptor_backtrace) [0x60d7c1febde9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x60d7c293ae08] /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) [0x60d7c2880215] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x60d7c287feac] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(0x60d7c206830a) [0x60d7c206830a] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(0x60d7c2048d8f) [0x60d7c2048d8f] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(0x60d7c204be1d) [0x60d7c204be1d] /tmp/ruby/src/trunk_asan/tool/lib/test/unit/parallel.rb(__asan_report_load8) [0x60d7c204cb7c] /tmp/ruby/build/trunk_asan/ruby(rb_objspace_call_finalizer+0xfec) [0x60d7c20b94bc] /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191 /tmp/ruby/build/trunk_asan/ruby(rb_ec_finalize+0x2a) [0x60d7c20881b3] /tmp/ruby/src/trunk_asan/eval.c:165 /tmp/ruby/build/trunk_asan/ruby(rb_ec_cleanup) /tmp/ruby/src/trunk_asan/eval.c:256 /tmp/ruby/build/trunk_asan/ruby(ruby_run_node+0x529) [0x60d7c2088d69] /tmp/ruby/src/trunk_asan/eval.c:320 /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x60d7c2081c37] /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) [0x714edae2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x714edae2a28b] ../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(_start) [0x60d7c1fa5a05] -- Other runtime information ----------------------------------------------- 1) Failure: TestFiber#test_fork_from_fiber [/tmp/ruby/src/trunk_asan/test/ruby/test_fiber.rb:427]: Expected #<Process::Status: pid 2884649 exit 1> to be success?. 2) Failure: TestSignal#test_self_stop [/tmp/ruby/src/trunk_asan/test/ruby/test_signal.rb:331]: Failed assertion, no message given. 3) Failure: TestProcess#test_threading_works_after_exec_fail [/tmp/ruby/src/trunk_asan/test/ruby/test_process.rb:2517]: Expected #<Process::Status: pid 2937733 exit 1> to be success?. Finished tests in 388.064803s, 74.5391 tests/s, 15702.2048 assertions/s. 28926 tests, 6093473 assertions, 3 failures, 0 errors, 182 skips ruby -v: ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] make: *** [uncommon.mk:980: yes-test-all] Error 3 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk_asan/include -I/tmp/ruby/src/trunk_asan -I/tmp/ruby/src/trunk_asan/prism -I/tmp/ruby/src/trunk_asan/enc/unicode/16.0.0 -Dmodular_gc_dir= CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk_asan/target/release/' '/tmp/ruby/src/trunk_asan/zjit/src/lib.rs' Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating enc.mk making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.11.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ ================================================================= ==3452702==ERROR: AddressSanitizer: use-after-poison on address 0x771019afa910 at pc 0x593a57ab24bc bp 0x7ffd3d3ced10 sp 0x7ffd3d3ced08 READ of size 8 at 0x771019afa910 thread T0 #0 0x593a57ab24bb in RB_BUILTIN_TYPE /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 #1 0x593a57ab24bb in rb_gc_shutdown_call_finalizer_p /tmp/ruby/src/trunk_asan/gc.c:357:18 #2 0x593a57ab24bb in rb_gc_impl_shutdown_call_finalizer /tmp/ruby/src/trunk_asan/gc/default/default.c:3045:21 #3 0x593a57ab24bb in rb_objspace_call_finalizer /tmp/ruby/src/trunk_asan/gc.c:1739:5 #4 0x593a57a811b2 in rb_ec_finalize /tmp/ruby/src/trunk_asan/eval.c:165:5 #5 0x593a57a811b2 in rb_ec_cleanup /tmp/ruby/src/trunk_asan/eval.c:256:5 #6 0x593a57a81d68 in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:320:12 #7 0x593a57a7ac36 in rb_main /tmp/ruby/src/trunk_asan/main.c:42:12 #8 0x593a57a7ac36 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #9 0x77103cc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #10 0x77103cc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #11 0x593a5799ea04 in _start (/tmp/ruby/build/trunk_asan/ruby+0x16ba04) (BuildId: 67c3a3611b7aec011bc61cd832a8a46041ba3151) Address 0x771019afa910 is a wild pointer inside of access range of size 0x000000000008. SUMMARY: AddressSanitizer: use-after-poison /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191:30 in RB_BUILTIN_TYPE Shadow bytes around the buggy address: 0x771019afa680: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afa700: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afa780: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afa800: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afa880: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 =>0x771019afa900: f7 f7[f7]f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afa980: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afaa00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afaa80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afab00: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 0x771019afab80: f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 f7 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 ==3452702==ABORTING /tmp/ruby/src/trunk_asan/spec/mspec/bin/mspec-run: [BUG] ASAN error ruby 3.5.0dev (2025-07-29T04:25:09Z master d9a14c299f) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0001 p:0000 s:0003 E:001de0 DUMMY [FINISH] -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 1 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk_asan/ruby(___interceptor_backtrace) [0x593a579e4de9] /tmp/ruby/build/trunk_asan/ruby(rb_print_backtrace+0x14) [0x593a58333e08] /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) [0x593a58279215] /tmp/ruby/src/trunk_asan/error.c:1097 /tmp/ruby/build/trunk_asan/ruby(rb_bug_without_die+0x12c) [0x593a58278eac] /tmp/ruby/src/trunk_asan/error.c:1106 /tmp/ruby/build/trunk_asan/ruby(0x593a57a6130a) [0x593a57a6130a] /tmp/ruby/build/trunk_asan/ruby(0x593a57a41d8f) [0x593a57a41d8f] /tmp/ruby/build/trunk_asan/ruby(0x593a57a44e1d) [0x593a57a44e1d] /tmp/ruby/build/trunk_asan/ruby(__asan_report_load8) [0x593a57a45b7c] /tmp/ruby/build/trunk_asan/ruby(rb_objspace_call_finalizer+0xfec) [0x593a57ab24bc] /tmp/ruby/src/trunk_asan/include/ruby/internal/value_type.h:191 /tmp/ruby/build/trunk_asan/ruby(rb_ec_finalize+0x2a) [0x593a57a811b3] /tmp/ruby/src/trunk_asan/eval.c:165 /tmp/ruby/build/trunk_asan/ruby(rb_ec_cleanup) /tmp/ruby/src/trunk_asan/eval.c:256 /tmp/ruby/build/trunk_asan/ruby(ruby_run_node+0x529) [0x593a57a81d69] /tmp/ruby/src/trunk_asan/eval.c:320 /tmp/ruby/build/trunk_asan/ruby(rb_main+0x25) [0x593a57a7ac37] /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) [0x77103cc2a1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x77103cc2a28b] ../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) [0x593a5799ea05] -- Other runtime information ----------------------------------------------- 3300 ....................................... Finished in 55.162297 seconds 3338 files, 33611 examples, 134029 expectations, 0 failures, 0 errors, 0 tagged make: *** [uncommon.mk:1030: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.