# Logfile created on 2024-11-13 15:27:25 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x0000734d3f79fdd8 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=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.20241113-152725", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000734d411df978 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000734d411df6d0 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000734d3f6d9ed0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk_asan.20241113-152725", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk_asan.20241113-152725>, @binmode=false, @mon_data=#<Monitor:0x0000734d411df428>, @mon_data_owner_object_id=880>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan Cloning into 'trunk_asan'... $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk_asan" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk_asan/configure --prefix=/tmp/ruby/install/trunk_asan --disable-install-doc 'CC=clang-17' 'cflags=-fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0' checking for ruby... /usr/bin/ruby tool/config.guess already exists tool/config.sub already exists checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for ld-17... no checking for llvm-ar-17... llvm-ar-17 checking for clang++-17... clang++-17 checking for llvm-nm-17... llvm-nm-17 checking for llvm-objcopy-17... llvm-objcopy-17 checking for llvm-objdump-17... llvm-objdump-17 checking for llvm-ranlib-17... llvm-ranlib-17 checking for llvm-strip-17... llvm-strip-17 checking for gcc... clang-17 checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang-17 accepts -g... yes checking for clang-17 option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether clang++-17 accepts -g... yes checking for clang++-17 option to enable C++11 features... none needed checking how to run the C preprocessor... clang-17 -E checking for gas... no checking for as... as checking for gld... no checking for ld... ld checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether the linker is GNU ld... yes checking whether clang-17 -E accepts -o... yes checking for llvm-ar-17 flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for dtrace... no checking for dot... no checking for doxygen... no checking for pkg-config... pkg-config checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CXXFLAGS... yes checking whether -Wextra-tokens is accepted as CFLAGS... yes checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... yes checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... no checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes checking whether -Wwrite-strings is accepted as CFLAGS... yes checking whether -Wold-style-definition is accepted as CFLAGS... yes checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... no checking whether -Wmissing-noreturn is accepted as CFLAGS... yes checking whether -Wno-cast-function-type is accepted as CFLAGS... yes checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes checking whether -Wno-long-long is accepted as CFLAGS... yes checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes checking whether -Wno-overlength-strings is accepted as CFLAGS... yes checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... no checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes checking whether -Wno-self-assign is accepted as CFLAGS... yes checking whether -Wno-tautological-compare is accepted as CFLAGS... yes checking whether -Wno-unused-parameter is accepted as CFLAGS... yes checking whether -Wno-unused-value is accepted as CFLAGS... yes checking whether -Wsuggest-attribute=format is accepted as CFLAGS... no checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no checking whether -Wunused-variable is accepted as CFLAGS... yes checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no checking whether -Wno-maybe-uninitialized is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... yes checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -ggdb3 is accepted as LDFLAGS... yes checking whether -fvisibility=hidden is accepted as CFLAGS... yes checking whether -fno-fast-math is accepted as CFLAGS... yes checking whether -fexcess-precision=standard is accepted as CFLAGS... yes checking whether -fp-model precise is accepted as CFLAGS... no checking whether compiler has statement and declarations in expressions... yes checking for pthread.h... yes checking for pthread_create in -lthr... no checking for pthread_create in -lpthread... yes checking for pthread_np.h... no checking thread model... pthread checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... yes checking for float.h... yes checking for ieeefp.h... no checking for intrinsics.h... no checking for langinfo.h... yes checking for limits.h... yes checking for locale.h... yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... no checking for net/socket.h... no checking for process.h... no checking for pwd.h... yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... yes checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... yes checking for sys/file.h... yes checking for sys/id.h... no checking for sys/ioctl.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/prctl.h... yes checking for sys/random.h... yes checking for sys/resource.h... yes checking for sys/select.h... yes checking for sys/sendfile.h... yes checking for sys/socket.h... yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/uio.h... yes checking for sys/utime.h... no checking for syscall.h... yes checking for time.h... yes checking for ucontext.h... yes checking for utime.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for stdckdint.h... no checking for stdatomic.h... yes checking for x86intrin.h... yes checking for x86intrin.h when defined(__x86_64__)... yes checking for gmp.h... yes checking for library containing __gmpz_init... -lgmp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... yes checking for off_t... yes checking char bit... 8 checking size of int... 4 checking size of short... 2 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of __int128... 16 checking size of off_t... 8 checking size of void*... 8 checking size of float... 4 checking size of double... 8 checking size of time_t... 8 checking size of clock_t... 8 checking word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... yes checking for convertible type of pid_t... INT checking for uid_t... yes checking for convertible type of uid_t... UINT checking for gid_t... yes checking for convertible type of gid_t... UINT checking for time_t... yes checking for convertible type of time_t... LONG checking for dev_t... yes checking for convertible type of dev_t... ULONG checking for mode_t... yes checking for convertible type of mode_t... UINT checking for rlim_t... yes checking for convertible type of rlim_t... ULONG checking for off_t... (cached) yes checking for convertible type of off_t... LONG checking for clockid_t... yes checking for convertible type of clockid_t... INT checking for variable length macro... yes checking if _Alignof() works... yes checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x checking for WEAK function attribute... __attribute__ ((__weak__)) x checking for __attribute__((__deprecated__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... x checking for FUNC_MINIMIZED function attribute... x checking for function alias... alias checking for __atomic builtins... yes checking for __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 shared GC support... no checking for rustc... rustc checking whether rustc works for YJIT... 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.4.0+1 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.4.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 shared 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 * RJIT support: yes * 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.1... Downloading bundled gem power_assert-2.0.4... Downloading bundled gem rake-13.2.1... Downloading bundled gem test-unit-3.6.2... Downloading bundled gem rexml-3.3.9... Downloading bundled gem rss-0.3.1... Downloading bundled gem net-ftp-0.3.8... Downloading bundled gem net-imap-0.5.1... Downloading bundled gem net-pop-0.1.2... Downloading bundled gem net-smtp-0.5.0... Downloading bundled gem matrix-0.4.2... Downloading bundled gem prime-0.1.2... Downloading bundled gem rbs-3.6.1... Downloading bundled gem racc-1.8.1... Downloading bundled gem mutex_m-0.2.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.2.0... Downloading bundled gem bigdecimal-3.1.8... 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.1... Downloading bundled gem nkf-0.2.0... Downloading bundled gem syslog-0.1.2... Downloading bundled gem csv-3.3.0... /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/gems/src Downloading bundled gem repl_type_completor-0.1.7... Cloning https://github.com/ruby/typeprof Cloning https://github.com/ruby/debug Cloning into '/tmp/ruby/src/trunk_asan/gems/src/typeprof'... Cloning into '/tmp/ruby/src/trunk_asan/gems/src/debug'... Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 From https://github.com/ruby/typeprof * branch 167263ca3a634b61df0445f1a6b3e259a5d47f94 -> FETCH_HEAD HEAD is now at 167263c Add typeprof.gemspec echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision updated Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision updated Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Building debug@9c4279598e9e0376657b3813bf76a206f1f97beb to /tmp/ruby/src/trunk_asan/gems/debug-1.9.2.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Successfully built RubyGem Name: debug Version: 1.9.2 File: debug-1.9.2.gem $$$[end] "make update-download -j16" exit with 0. $$$[beg] make update-src -j16 Already up to date. Latest commit hash = 6deeec5d45 $$$[end] "make update-src -j16" exit with 0. $$$[beg] make after-update -j16 generating id.h generating optinsn.inc generating optunifs.inc generating insns.inc generating insns_info.inc generating vmtc.inc generating vm.inc generating node_name.inc generating known_errors.inc generating vm_call_iseq_optimized.inc /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/enc/jis /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk_asan/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk_asan/probes.d > probes.dmyh + cp /tmp/ruby/src/trunk_asan/enc/jis/props.h.blt /tmp/ruby/src/trunk_asan/enc/jis/props.h id.h updated known_errors.inc updated vm_call_iseq_optimized.inc updated /tmp/ruby/src/trunk_asan/revision.h updated generating /tmp/ruby/src/trunk_asan/lib/ruby_vm/rjit/instruction.rb 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/rjit.rbinc making /tmp/ruby/src/trunk_asan/rjit_c.rbinc id.c updated 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 making /tmp/ruby/src/trunk_asan/hash.rbinc making /tmp/ruby/src/trunk_asan/kernel.rbinc making /tmp/ruby/src/trunk_asan/ractor.rbinc generating enc/trans/newline.c ... 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 generating /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c generating /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/sizes.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/socket' make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' generating constant definitions generating eventids1.c from ../../parse.y generating eventids1.h from ../../parse.y generating miniprelude.c generating eventids2table.c from ./eventids2.c make[1]: Entering directory '/tmp/ruby/src/trunk_asan/ext/etc' generating constant definitions generating x86_64-linux-fake.rb limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/etc' make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof' make[1]: Leaving directory '/tmp/ruby/src/trunk_asan/ext/socket' x86_64-linux-fake.rb updated miniprelude.c updated compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' generating table from enc/trans/big5.c generating table from enc/trans/cesu_8.c generating table from enc/trans/chinese.c generating table from enc/trans/ebcdic.c generating table from enc/trans/emoji.c generating table from enc/trans/emoji_iso2022_kddi.c generating table from enc/trans/emoji_sjis_docomo.c generating table from enc/trans/emoji_sjis_kddi.c generating table from enc/trans/emoji_sjis_softbank.c generating table from enc/trans/escape.c generating table from enc/trans/gb18030.c generating table from enc/trans/gbk.c generating table from enc/trans/iso2022.c generating table from enc/trans/japanese.c generating enc/trans/cesu_8.c ... generating enc/trans/escape.c ... generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating table from enc/trans/japanese_sjis.c generating enc/trans/ebcdic.c ... generating table from enc/trans/korean.c generating enc/trans/iso2022.c ... generating table from enc/trans/single_byte.c generating table from enc/trans/utf8_mac.c generating enc/trans/emoji.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/utf_16_32.c ... generating enc/trans/emoji_sjis_docomo.c ... generating enc/trans/emoji_iso2022_kddi.c ... generating enc/trans/single_byte.c ... generating enc/trans/emoji_sjis_softbank.c ... generating enc/trans/emoji_sjis_kddi.c ... generating enc/trans/gbk.c ... generating enc/trans/japanese_sjis.c ... generating enc/trans/chinese.c ... generating enc/trans/korean.c ... generating enc/trans/utf8_mac.c ... generating enc/trans/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' /usr/bin/mkdir -p /tmp/ruby/src/trunk_asan/.bundle/gems Update typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb Extracting bundle gem minitest-5.25.1... Extracting bundle gem power_assert-2.0.4... Extracting bundle gem rake-13.2.1... Extracting bundle gem test-unit-3.6.2... Extracting bundle gem rexml-3.3.9... echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - Extracting bundle gem rss-0.3.1... echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - Extracting bundle gem net-ftp-0.3.8... Extracting bundle gem net-imap-0.5.1... Extracting bundle gem net-pop-0.1.2... Extracting bundle gem net-smtp-0.5.0... Extracting bundle gem matrix-0.4.2... Extracting bundle gem prime-0.1.2... Extracting bundle gem rbs-3.6.1... Extracting bundle gem racc-1.8.1... /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Extracting bundle gem mutex_m-0.2.0... Extracting bundle gem getoptlong-0.2.1... Unpacked gems/prime-0.1.2.gem Unpacked gems/power_assert-2.0.4.gem Extracting bundle gem base64-0.2.0... Unpacked gems/net-ftp-0.3.8.gem Unpacked gems/net-smtp-0.5.0.gem Unpacked gems/matrix-0.4.2.gem Unpacked gems/minitest-5.25.1.gem Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem bigdecimal-3.1.8... Extracting bundle gem observer-0.1.2... Extracting bundle gem abbrev-0.1.2... Unpacked gems/racc-1.8.1.gem Extracting bundle gem resolv-replace-0.1.1... Extracting bundle gem rinda-0.2.0... Extracting bundle gem drb-2.2.1... Unpacked gems/rss-0.3.1.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/rake-13.2.1.gem Unpacked gems/rexml-3.3.9.gem Unpacked gems/mutex_m-0.2.0.gem Unpacked gems/getoptlong-0.2.1.gem Unpacked gems/net-imap-0.5.1.gem Extracting bundle gem syslog-0.1.2... Extracting bundle gem csv-3.3.0... Unpacked gems/test-unit-3.6.2.gem Extracting bundle gem repl_type_completor-0.1.7... Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem Unpacked gems/rbs-3.6.1.gem Unpacked gems/drb-2.2.1.gem Unpacked gems/base64-0.2.0.gem Extracting bundle gem debug-1.9.2... Unpacked gems/observer-0.1.2.gem Unpacked gems/nkf-0.2.0.gem Unpacked gems/abbrev-0.1.2.gem Unpacked gems/resolv-replace-0.1.1.gem Unpacked gems/bigdecimal-3.1.8.gem Unpacked gems/rinda-0.2.0.gem Unpacked gems/syslog-0.1.2.gem Unpacked gems/repl_type_completor-0.1.7.gem Unpacked gems/csv-3.3.0.gem Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... Unpacked gems/debug-1.9.2.gem Try with hash version of bundled gems instead of gems/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. Unpacked gems/typeprof-0.30.0.gem $$$[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/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/15.0.0 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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/inits.c compiling /tmp/ruby/src/trunk_asan/imemo.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/rjit.c compiling /tmp/ruby/src/trunk_asan/rjit_c.c compiling /tmp/ruby/src/trunk_asan/node.c compiling /tmp/ruby/src/trunk_asan/node_dump.c compiling /tmp/ruby/src/trunk_asan/numeric.c compiling /tmp/ruby/src/trunk_asan/object.c compiling /tmp/ruby/src/trunk_asan/pack.c compiling parse.c compiling /tmp/ruby/src/trunk_asan/parser_st.c compiling /tmp/ruby/src/trunk_asan/proc.c compiling /tmp/ruby/src/trunk_asan/process.c compiling /tmp/ruby/src/trunk_asan/ractor.c compiling /tmp/ruby/src/trunk_asan/random.c compiling /tmp/ruby/src/trunk_asan/range.c compiling /tmp/ruby/src/trunk_asan/rational.c compiling /tmp/ruby/src/trunk_asan/re.c compiling /tmp/ruby/src/trunk_asan/regcomp.c compiling /tmp/ruby/src/trunk_asan/regenc.c compiling /tmp/ruby/src/trunk_asan/regerror.c compiling /tmp/ruby/src/trunk_asan/regexec.c compiling /tmp/ruby/src/trunk_asan/regparse.c compiling /tmp/ruby/src/trunk_asan/regsyntax.c compiling /tmp/ruby/src/trunk_asan/ruby.c compiling /tmp/ruby/src/trunk_asan/ruby_parser.c compiling /tmp/ruby/src/trunk_asan/scheduler.c compiling /tmp/ruby/src/trunk_asan/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 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 yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/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/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/15.0.0 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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin compiling /tmp/ruby/src/trunk_asan/dln.c compiling /tmp/ruby/src/trunk_asan/localeinit.c creating verconf.h compiling /tmp/ruby/src/trunk_asan/dmyext.c compiling /tmp/ruby/src/trunk_asan/dmyenc.c verconf.h updated compiling /tmp/ruby/src/trunk_asan/loadpath.c builtin_binary.inc updated 92f7d7ef24a6a5bb3f0c7777ed4a3715f347efff815d3df5c68f9f2c01df9d8d builtin_binary.inc compiling /tmp/ruby/src/trunk_asan/builtin.c linking static-library libruby-static.a linking ruby $$$[end] "make ruby -j16" exit with 0. $$$[beg] make all -j16 BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/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/15.0.0 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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin generating encdb.h generating enc.mk encdb.h updated making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/encdb.c compiling /tmp/ruby/src/trunk_asan/enc/big5.c compiling /tmp/ruby/src/trunk_asan/enc/cesu_8.c compiling /tmp/ruby/src/trunk_asan/enc/cp949.c compiling /tmp/ruby/src/trunk_asan/enc/emacs_mule.c compiling /tmp/ruby/src/trunk_asan/enc/euc_jp.c compiling /tmp/ruby/src/trunk_asan/enc/euc_kr.c compiling /tmp/ruby/src/trunk_asan/enc/euc_tw.c compiling /tmp/ruby/src/trunk_asan/enc/gb2312.c compiling /tmp/ruby/src/trunk_asan/enc/gb18030.c compiling /tmp/ruby/src/trunk_asan/enc/gbk.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_4.c make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating transdb.h compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_10.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk_asan/enc/iso_8859_14.c transdb.h updated 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 generating makefiles ext/configure-ext.mk making trans compiling /tmp/ruby/src/trunk_asan/enc/utf_16le.c compiling /tmp/ruby/src/trunk_asan/enc/utf_32be.c compiling /tmp/ruby/src/trunk_asan/enc/utf_32le.c compiling /tmp/ruby/src/trunk_asan/enc/windows_31j.c make[1]: Entering directory '/tmp/ruby/build/trunk_asan' compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/big5.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1250.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/chinese.c compiling /tmp/ruby/src/trunk_asan/enc/windows_1251.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c generating /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c ... compiling /tmp/ruby/src/trunk_asan/enc/windows_1252.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ext/configure-ext.mk updated generating /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c ... compiling /tmp/ruby/src/trunk_asan/enc/windows_1253.c make[1]: Entering directory '/tmp/ruby/build/trunk_asan' generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c generating table from /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c generating /tmp/ruby/src/trunk_asan/enc/trans/emoji.c ... compiling /tmp/ruby/src/trunk_asan/enc/windows_1254.c configuring -test-/RUBY_ALIGNOF configuring cgi/escape compiling /tmp/ruby/src/trunk_asan/enc/windows_1257.c configuring continuation generating table from /tmp/ruby/src/trunk_asan/enc/trans/escape.c configuring digest configuring coverage configuring digest/bubblebabble configuring digest/md5 generating table from /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c configuring erb/escape configuring date generating table from /tmp/ruby/src/trunk_asan/enc/trans/gbk.c generating /tmp/ruby/src/trunk_asan/enc/trans/escape.c ... linking encoding encdb.so linking encoding big5.so configuring fcntl configuring etc generating table from /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c ... linking encoding cesu_8.so generating /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c ... linking encoding cp949.so linking encoding emacs_mule.so generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c ... linking encoding euc_jp.so linking encoding euc_kr.so generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c ... configuring fiddle configuring io/console linking encoding euc_tw.so configuring -test-/abi generating /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c ... configuring -test-/arith_seq/beg_len_step configuring json configuring -test-/arith_seq/extract configuring json/generator configuring -test-/array/concat linking encoding gb2312.so configuring -test-/array/resize configuring -test-/asan configuring -test-/bignum configuring monitor generating /tmp/ruby/src/trunk_asan/enc/trans/chinese.c ... linking encoding gb18030.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese.c configuring -test-/bug-14834 configuring -test-/bug-3571 configuring objspace linking encoding gbk.so configuring -test-/bug-5832 generating /tmp/ruby/src/trunk_asan/enc/trans/japanese.c ... linking encoding iso_8859_1.so configuring -test-/bug_reporter linking encoding iso_8859_2.so configuring -test-/class generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c configuring -test-/cxxanyargs configuring openssl linking encoding iso_8859_3.so configuring pathname linking encoding iso_8859_4.so linking encoding iso_8859_5.so configuring psych configuring digest/rmd160 linking encoding iso_8859_6.so configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv linking encoding iso_8859_7.so configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception linking encoding iso_8859_8.so configuring -test-/fatal configuring -test-/file linking encoding iso_8859_9.so configuring pty linking encoding iso_8859_10.so generating /tmp/ruby/src/trunk_asan/enc/trans/gbk.c ... linking encoding iso_8859_11.so configuring rbconfig/sizeof configuring json/parser linking encoding iso_8859_13.so linking encoding iso_8859_14.so configuring digest/sha1 linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so configuring ripper linking encoding shift_jis.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c linking encoding utf_16be.so linking encoding utf_16le.so configuring digest/sha2 linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so libffi_version: 3.4.6 linking encoding windows_1257.so generating table from /tmp/ruby/src/trunk_asan/enc/trans/korean.c make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating table from /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c configuring rubyvm generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c ... generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c ... configuring socket configuring stringio generating /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c ... configuring strscan generating table from /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c ... linking transcoder transdb.so compiling /tmp/ruby/src/trunk_asan/enc/trans/cesu_8.c generating /tmp/ruby/src/trunk_asan/enc/trans/korean.c ... configuring zlib configuring -test-/float generating /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c ... configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter compiling /tmp/ruby/src/trunk_asan/enc/trans/chinese.c 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 generating /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c ... configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring bigdecimal-3.1.8/ext/bigdecimal configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring debug-1.9.2/ext/debug configuring -test-/method compiling /tmp/ruby/src/trunk_asan/enc/trans/ebcdic.c configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring nkf-0.2.0/ext/nkf configuring -test-/postponed_job configuring -test-/printf compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji.c configuring -test-/proc configuring -test-/public_header_warnings configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_iso2022_kddi.c configuring -test-/scan_args configuring racc-1.8.1/ext/racc/cparse configuring -test-/st/foreach configuring -test-/st/numhash compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_docomo.c configuring -test-/st/update configuring -test-/string generating /tmp/ruby/src/trunk_asan/enc/trans/big5.c ... configuring -test-/struct configuring -test-/symbol configuring rbs-3.6.1/ext/rbs_extension configuring syslog-0.1.2/ext/syslog configuring -test-/thread/id compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk_asan/enc/trans/emoji_sjis_softbank.c compiling /tmp/ruby/src/trunk_asan/enc/trans/escape.c compiling /tmp/ruby/src/trunk_asan/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk_asan/enc/trans/gbk.c configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait compiling /tmp/ruby/src/trunk_asan/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese.c compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_euc.c compiling /tmp/ruby/src/trunk_asan/enc/trans/japanese_sjis.c compiling /tmp/ruby/src/trunk_asan/enc/trans/korean.c compiling /tmp/ruby/src/trunk_asan/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk_asan/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk_asan/enc/trans/utf_16_32.c compiling /tmp/ruby/src/trunk_asan/enc/trans/big5.c linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so linking transcoder escape.so linking transcoder gb18030.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder single_byte.so linking transcoder utf_16_32.so linking transcoder japanese_sjis.so linking transcoder gbk.so linking transcoder utf8_mac.so linking transcoder korean.so linking transcoder japanese_euc.so linking transcoder big5.so make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' making encs make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' configuring io/nonblock configuring io/wait make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi' compiling /tmp/ruby/src/trunk_asan/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk_asan/ext/-test-/asan/asan.c 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/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs' compiling /tmp/ruby/src/trunk_asan/ext/-test-/RUBY_ALIGNOF/cpp.cpp make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/beg_len_step/beg_len_step.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk_asan/ext/-test-/cxxanyargs/cxxanyargs.cpp compiling /tmp/ruby/src/trunk_asan/ext/-test-/arith_seq/extract/extract.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/concat/to_ary_concat.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize' 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-5832' compiling /tmp/ruby/src/trunk_asan/ext/-test-/array/resize/resize.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-14834/bug-14834.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bug-3571/bug.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/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-/bignum' compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/big2str.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug' compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/init.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi' linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_5832.so linking shared-object -test-/bug_reporter.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/class/init.c linking shared-object -test-/asan.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/bigzero.c linking shared-object -test-/array/resize.so linking shared-object -test-/array/to_ary_concat.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/bug_14834.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/inspector.c linking shared-object -test-/arith_seq/extract.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk_asan/ext/-test-/dln/empty/empty.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk_asan/ext/-test-/debug/profile_frames.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/div.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/resize' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/intpack.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/ensure_and_callcc/ensure_and_callcc.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/arith_seq/beg_len_step' compiling /tmp/ruby/src/trunk_asan/ext/-test-/econv/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-14834' 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-/class.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval' compiling /tmp/ruby/src/trunk_asan/ext/-test-/eval/eval.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/class' compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/mul.c linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/dln/empty.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/bignum/str2big.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/dataerror.c linking shared-object -test-/debug.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/file' compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/enc_raise.c linking shared-object -test-/econv.so linking shared-object -test-/ensure_and_callcc.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/ensured.c linking shared-object -test-/enumerator_kw.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/invalid.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/debug' compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/fatal/rb_fatal.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/ensure_and_callcc' 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-/file/newline_conv.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk_asan/ext/-test-/file/stat.c linking shared-object -test-/eval.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/float/nextafter.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall' compiling /tmp/ruby/src/trunk_asan/ext/-test-/funcall/funcall.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk_asan/ext/-test-/gvl/call_without_gvl/call_without_gvl.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/delete.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer' compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/core_ext.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/exception/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/hash/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk_asan/ext/-test-/integer/my_integer.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/iseq_load/iseq_load.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter' linking shared-object -test-/fatal.so 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 linking shared-object -test-/file.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/protect/protect.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/fatal' compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/init.c linking shared-object -test-/float.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/file' compiling /tmp/ruby/src/trunk_asan/ext/-test-/iter/yield.c linking shared-object -test-/cxxanyargs.so linking shared-object -test-/exception.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c linking shared-object -test-/funcall.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/float' linking shared-object -test-/gvl/call_without_gvl.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target' linking shared-object -test-/hash.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_symbols/stringify_symbols.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target' linking shared-object -test-/load/dot.dot.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/load/stringify_target/stringify_target.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/exception' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/internal_ivar/internal_ivar.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk_asan/ext/-test-/marshal/usr/usrmarshal.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/gvl/call_without_gvl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk_asan/ext/-test-/memory_view/memory_view.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/method' compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/arity.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk_asan/ext/-test-/notimplement/bug.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/dot.dot' linking shared-object -test-/load/protect.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/method/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/cxxanyargs' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int' compiling /tmp/ruby/src/trunk_asan/ext/-test-/num2int/num2int.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk_asan/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/protect' 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/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk_asan/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/load/resolve_symbol_target.so linking shared-object -test-/load/stringify_symbols.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_resolver' linking shared-object -test-/marshal/compat.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/printf' linking shared-object -test-/load/stringify_target.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/printf/printf.c linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so linking shared-object -test-/notimplement.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/proc' compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/resolve_symbol_target' linking shared-object -test-/method.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/receiver.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk_asan/ext/-test-/proc/super.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/load/stringify_target' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/random' compiling /tmp/ruby/src/trunk_asan/ext/-test-/rational/rat.c 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' 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' compiling /tmp/ruby/src/trunk_asan/ext/-test-/random/init.c 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-/path_to_class' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/method' linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/recursion' compiling /tmp/ruby/src/trunk_asan/ext/-test-/recursion/recursion.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/init.c linking shared-object -test-/num2int.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk_asan/ext/-test-/scan_args/scan_args.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/num2int' compiling /tmp/ruby/src/trunk_asan/ext/-test-/regexp/parse_depth_limit.c linking shared-object -test-/integer.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/foreach/foreach.c linking shared-object -test-/postponed_job.so linking shared-object -test-/proc.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/st/numhash/numhash.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/integer' 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 linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/memory_view.so linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct' compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/data.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/string' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/capacity.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/duplicate.c 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 make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol' compiling /tmp/ruby/src/trunk_asan/ext/-test-/symbol/init.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rb_call_super_kw' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/coderange.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-/symbol/type.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/struct/member.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/random' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/cstr.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/regexp' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/ellipsize.c linking shared-object -test-/st/update.so linking shared-object -test-/st/foreach.so linking shared-object -test-/st/numhash.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/id/id.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_associate.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/enc_dummy.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/instrumentation/instrumentation.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/update' 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-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread/lock_native_thread/lock_native_thread.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/foreach' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/init.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk_asan/ext/-test-/thread_fd/thread_fd.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/modify.c linking shared-object -test-/symbol.so linking shared-object -test-/struct.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/new.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/time' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/struct' compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/init.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/nofree.c linking shared-object -test-/thread/id.so linking shared-object -test-/rational.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/leap_second.c linking shared-object -test-/thread/lock_native_thread.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/typeddata/typeddata.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/tracepoint/tracepoint.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm' compiling /tmp/ruby/src/trunk_asan/ext/-test-/vm/at_exit.c linking shared-object -test-/thread_fd.so compiling /tmp/ruby/src/trunk_asan/ext/-test-/time/new.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait' compiling /tmp/ruby/src/trunk_asan/ext/-test-/wait/wait.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/normalize.c linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/lock_native_thread' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/rational' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/qsort.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread_fd' compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/rb_str_dup.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape' compiling /tmp/ruby/src/trunk_asan/ext/cgi/escape/escape.c compiling /tmp/ruby/src/trunk_asan/ext/-test-/string/set_len.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/continuation' compiling /tmp/ruby/src/trunk_asan/ext/continuation/continuation.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/thread/instrumentation' linking shared-object -test-/scan_args.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' compiling /tmp/ruby/src/trunk_asan/ext/coverage/coverage.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/scan_args' linking shared-object -test-/typeddata.so 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 make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' compiling /tmp/ruby/src/trunk_asan/ext/digest/digest.c linking shared-object -test-/vm/at_exit.so 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 linking shared-object -test-/wait.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/etc' compiling /tmp/ruby/src/trunk_asan/ext/etc/etc.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk_asan/ext/date/date_parse.c compiling /tmp/ruby/src/trunk_asan/ext/date/date_strftime.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/vm' 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-/tracepoint' compiling /tmp/ruby/src/trunk_asan/ext/date/date_strptime.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/wait' linking shared-object -test-/string.so installing default date_core libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' compiling /tmp/ruby/src/trunk_asan/ext/fiddle/closure.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' compiling /tmp/ruby/src/trunk_asan/ext/io/console/console.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock' compiling /tmp/ruby/src/trunk_asan/ext/io/nonblock/nonblock.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/continuation' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/string' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/wait' compiling /tmp/ruby/src/trunk_asan/ext/io/wait/wait.c installing default console libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' compiling /tmp/ruby/src/trunk_asan/ext/fiddle/conversions.c linking shared-object erb/escape.so linking shared-object fcntl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/erb/escape' linking shared-object cgi/escape.so compiling /tmp/ruby/src/trunk_asan/ext/fiddle/fiddle.c linking shared-object coverage.so linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fcntl' compiling /tmp/ruby/src/trunk_asan/ext/fiddle/function.c linking shared-object io/wait.so linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/cgi/escape' compiling /tmp/ruby/src/trunk_asan/ext/fiddle/handle.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/nonblock' installing digest libraries compiling /tmp/ruby/src/trunk_asan/ext/fiddle/memory_view.c compiling /tmp/ruby/src/trunk_asan/ext/fiddle/pinned.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/wait' compiling /tmp/ruby/src/trunk_asan/ext/fiddle/pointer.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/time' installing default digest libraries make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' linking shared-object digest.so compiling /tmp/ruby/src/trunk_asan/ext/monitor/monitor.c linking shared-object etc.so installing default monitor libraries make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' compiling /tmp/ruby/src/trunk_asan/ext/objspace/object_tracing.c compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' compiling /tmp/ruby/src/trunk_asan/ext/openssl/openssl_missing.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' compiling /tmp/ruby/src/trunk_asan/ext/pathname/pathname.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/etc' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl.c installing default pathname libraries compiling /tmp/ruby/src/trunk_asan/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bio.c installing default fiddle libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_bn.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' compiling /tmp/ruby/src/trunk_asan/ext/psych/psych.c linking shared-object monitor.so linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_cipher.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_emitter.c compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_parser.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_config.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' compiling /tmp/ruby/src/trunk_asan/ext/pty/pty.c linking shared-object fiddle.so 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/psych/psych_to_ruby.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' compiling /tmp/ruby/src/trunk_asan/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk_asan/ext/psych/psych_yaml_tree.c installing default objspace libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_digest.c installing default pty libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_hmac.c linking shared-object pty.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids1.c linking shared-object rbconfig/sizeof.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_kdf.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk_asan/ext/ripper/eventids2.c linking shared-object psych.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk_asan/ext/ripper/ripper_init.c linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ns_spki.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs12.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/socket/constants.c compiling /tmp/ruby/src/trunk_asan/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk_asan/ext/socket/socket.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/stringio' compiling /tmp/ruby/src/trunk_asan/ext/stringio/stringio.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/strscan' compiling /tmp/ruby/src/trunk_asan/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' compiling /tmp/ruby/src/trunk_asan/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk_asan/ext/socket/sockssocket.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.1.8/ext/bigdecimal' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/bigdecimal.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug/debug.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/missing.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug/iseq_collector.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkcs7.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c 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_pkey.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c linking shared-object strscan.so ln -sfT ../../../../../src/trunk_asan/.bundle/gems/debug-1.9.2/lib ../../../../../.bundle/gems/debug-1.9.2/lib linking shared-object debug/debug.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/strscan' compiling /tmp/ruby/src/trunk_asan/ext/socket/udpsocket.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' installing default ripper libraries ln -sfT ../../../../../src/trunk_asan/.bundle/gems/bigdecimal-3.1.8/lib ../../../../../.bundle/gems/bigdecimal-3.1.8/lib 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_pkey_dh.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_dsa.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' linking shared-object stringio.so compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/constants.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/stringio' ln -sfT ../../../../../src/trunk_asan/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk_asan/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_pkey_rsa.c linking shared-object racc/cparse.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' compiling /tmp/ruby/src/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog/syslog.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk_asan/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/lexstate.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk_asan/ext/digest/bubblebabble/bubblebabble.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/md5' compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5init.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160' compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk_asan/ext/socket/option.c compiling /tmp/ruby/src/trunk_asan/ext/digest/rmd160/rmd160.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1' compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1init.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2init.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/syslog-0.1.2/lib ../../../../../.bundle/gems/syslog-0.1.2/lib linking shared-object syslog.so compiling /tmp/ruby/src/trunk_asan/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk_asan/ext/digest/md5/md5.c linking shared-object digest/bubblebabble.so compiling /tmp/ruby/src/trunk_asan/ext/digest/sha1/sha1.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' compiling /tmp/ruby/src/trunk_asan/ext/digest/sha2/sha2.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/location.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk_asan/ext/socket/ifaddr.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/generator' compiling /tmp/ruby/src/trunk_asan/ext/json/generator/generator.c linking shared-object digest/md5.so linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/md5' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/main.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/rmd160' installing default socket libraries compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_ts.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha1' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509attr.c make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json/parser' compiling /tmp/ruby/src/trunk_asan/ext/json/parser/parser.c linking shared-object digest/sha2.so installing default sha2 libraries make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/sha2' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509cert.c linking shared-object zlib.so compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/parserstate.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/zlib' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509crl.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/ruby_objs.c compiling /tmp/ruby/src/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension/unescape.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509name.c linking shared-object json/ext/generator.so compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509revoked.c make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/generator' compiling /tmp/ruby/src/trunk_asan/ext/openssl/ossl_x509store.c ln -sfT ../../../../../src/trunk_asan/.bundle/gems/rbs-3.6.1/lib ../../../../../.bundle/gems/rbs-3.6.1/lib installing default openssl libraries linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' linking shared-object socket.so linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json/parser' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' linking shared-object rbs_extension.so linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' 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 bigdecimal.so make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' 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 typeprof to 167263ca3a634b61df0445f1a6b3e259a5d47f94 Update debug to 9c4279598e9e0376657b3813bf76a206f1f97beb 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/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/15.0.0 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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/src/lib.rs echo 167263ca3a634b61df0445f1a6b3e259a5d47f94 | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision - echo 9c4279598e9e0376657b3813bf76a206f1f97beb | /bin/sh /tmp/ruby/src/trunk_asan/tool/ifchange /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision - generating enc.mk /tmp/ruby/src/trunk_asan/.bundle/.timestamp/typeprof.revision unchanged /tmp/ruby/src/trunk_asan/.bundle/.timestamp/debug.revision unchanged Ubuntu clang version 17.0.6 (9ubuntu1) Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin Building typeprof@167263ca3a634b61df0445f1a6b3e259a5d47f94 to /tmp/ruby/src/trunk_asan/gems/typeprof-0.21.11.gem 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' Successfully built RubyGem Name: typeprof Version: 0.30.0 File: typeprof-0.30.0.gem Extracting bundle gem typeprof-0.21.11... 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/typeprof-0.21.11.gem. We don't use this gem with release version of Ruby. transdb.h updated generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk_asan' Unpacked gems/typeprof-0.30.0.gem compiling /tmp/ruby/src/trunk_asan/enc/trans/transdb.c ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk_asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' linking shared-object -test-/abi.so linking shared-object -test-/asan.so 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' linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_5832.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter' linking shared-object -test-/bug_reporter.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/abi' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/asan' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug_reporter' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-3571' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/-test-/bug-5832' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble' linking transcoder transdb.so linking shared-object digest/bubblebabble.so make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: 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' make[1]: Leaving directory '/tmp/ruby/build/trunk_asan' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/digest/bubblebabble' making encs make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/nkf-0.2.0/ext/nkf' 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/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' 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/syslog-0.1.2/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.4.0+1/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk_asan/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+1/x86_64-linux installing extension objects: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+1/x86_64-linux installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/site_ruby/3.4.0+1 installing extension scripts: /tmp/ruby/install/trunk_asan/lib/ruby/vendor_ruby/3.4.0+1 installing extension headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1/ruby installing command scripts: /tmp/ruby/install/trunk_asan/bin installing library scripts: /tmp/ruby/install/trunk_asan/lib/ruby/3.4.0+1 installing common headers: /tmp/ruby/install/trunk_asan/include/ruby-3.4.0+1 installing manpages: /tmp/ruby/install/trunk_asan/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1 benchmark 0.4.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.4.0 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.3 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.7 irb 1.14.1 logger 1.6.1 net-http 0.5.0 net-protocol 0.2.2 open-uri 0.5.0 open3 0.2.1 optparse 0.6.0 ostruct 0.6.1 pp 0.6.0 prettyprint 0.2.0 prism 1.0.0 pstore 0.1.4 rdoc 6.7.0 readline 0.0.4 reline 0.5.11 resolv 0.5.0 ruby2_keywords 0.0.5 securerandom 0.3.2 set 1.1.0 shellwords 0.2.1 singleton 0.3.0 syntax_suggest 2.0.1 tempfile 0.3.0 time 0.4.1 timeout 0.4.2 tmpdir 0.3.0 tsort 0.2.0 un 0.3.0 uri 1.0.1 weakref 0.1.3 yaml 0.4.0 installing default gems from ext: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1 date 3.4.0 digest 3.1.1 etc 1.4.4 fcntl 1.2.0 fiddle 1.1.6.dev io-console 0.8.0.beta1 io-nonblock 0.3.0 io-wait 0.3.1 json 2.8.1 openssl 3.2.0 pathname 0.4.0 psych 5.2.0 stringio 3.1.2.dev strscan 3.1.1.dev zlib 3.2.0 installing bundled gems: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1 minitest 5.25.1 power_assert 2.0.4 rake 13.2.1 test-unit 3.6.2 rexml 3.3.9 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.1 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.6.1 debug 1.9.2 racc 1.8.1 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 repl_type_completor 0.1.7 installing bundled gem cache: /tmp/ruby/install/trunk_asan/lib/ruby/gems/3.4.0+1/cache skipped bundled gems: typeprof-0.30.0.gem not found in bundled_gems $$$[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/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/15.0.0 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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/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/15.0.0 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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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=10144 "--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/917] 2982748=test_rdoc_code_object [ 2/917] 2982741=test_gem_installer [ 3/917] 2982739=test_rdoc_top_level [ 4/917] 2982746=test_gem_command_manager [ 5/917] 2982742=test_multi_irb_commands [ 6/917] 2982751=test_gem_commands_check_command [ 7/917] 2982744=test_random_formatter [ 8/917] 2982750=test_rdoc_normal_class [ 9/917] 2982753=test_regex_casefold [ 10/917] 2982740=test_pipe [ 11/917] 2982745=test_gem_source_git [ 12/917] 2982747=test_cp949 [ 13/917] 2982738=test_condition [ 14/917] 2982752=test_files_lib [ 15/917] 2982743=test_sorted_set [ 16/917] 2982749=test_emoji [ 17/917] 2982738=test_string [ 18/917] 2982747=test_help [ 19/917] 2982742=test_class_name_check [ 20/917] 2982747=test_gem_resolver_git_set [ 21/917] 2982753=test_scan_args [ 22/917] 2982744=test_date_attr [ 23/917] 2982742=test_duplicate [ 24/917] 2982744=test_time [ 25/917] 2982749=json_ext_parser_test [ 26/917] 2982742=test_integer [ 27/917] 2982753=test_erb [ 28/917] 2982749=test_case_comprehensive [ 29/917] 2982749=test_framework [ 30/917] 2982749=magic_comment_test [ 31/917] 2982753=test_zlib [ 32/917] 2982740=test_marshal [ 33/917] 2982744=test_omap [ 34/917] 2982744=test_load [ 35/917] 2982751=test_uncorrectable_name_check [ 36/917] 2982750=test_singleton_function [ 37/917] 2982750=test_cclass [ 38/917] 2982744=test_shellwords [ 39/917] 2982751=test_proc [ 40/917] 2982744=test_date_strptime [ 41/917] 2982743=test_ssl [ 42/917] 2982746=test_nomethod_error [ 43/917] 2982746=test_https_proxy [ 44/917] 2982744=test_pkey_dsa [ 45/917] 2982750=test_emitter [ 46/917] 2982750=test_json_tree [ 47/917] 2982746=library_symbols_test [ 48/917] 2982750=test_ractor [ 49/917] 2982747=test_gem_remote_fetcher_local_ssl_server [ 50/917] 2982740=test_rdoc_rd_inline ================================================================= ==2982747==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x787c44709041 at pc 0x6524da4e6ded bp 0x787c465ffcf0 sp 0x787c465ff4b8 READ of size 2 at 0x787c44709041 thread T15 [ 51/917] 2982749=test_float [ 52/917] 2982746=test_severity [ 53/917] 2982746=test_ractor #0 0x6524da4e6dec in strlen (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x787c51fcd8dd in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3105:55 #2 0x6524da56b95e in asan_thread_start(void*) asan_interceptors.cpp.o #3 0x787c6ea9ca93 in start_thread nptl/pthread_create.c:447:8 #4 0x787c6eb29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Address 0x787c44709041 is located in stack of thread T15 at offset 65 in frame #0 0x787c51fcd4df in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3056 This frame has 2 object(s): [32, 48) 'sleep_ts' (line 3076) [64, 65) 'notification' (line 3102) <== Memory access at offset 65 overflows this variable HINT: this may be a false positive if your program uses some custom stack unwind mechanism, swapcontext or vfork (longjmp and C++ exceptions *are* supported) Thread T15 created by T0 here: #0 0x6524da553601 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fb601) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x787c51fc60bf in raddrinfo_pthread_create /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:481:15 #2 0x787c51fac15c in init_fast_fallback_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:698:17 #3 0x6524da5b619f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18 #4 0x787c51fab27d in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1290:20 #5 0x787c51fb331d in tcp_init /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c:84:12 #6 0x6524da9a36bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x6524da9a36bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x6524da9a36bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x6524da9a8125 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x6524da9a8125 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x6524da9576e5 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x6524da9576e5 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x6524da6fe1f8 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2187:5 #14 0x6524da64ddfc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8126:16 #15 0x6524da98f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #16 0x6524da9757ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773:16 #17 0x6524da975264 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #18 0x6524da93cdec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #19 0x6524da93cdec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #20 0x6524da92c3c0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2611:22 #21 0x6524da92c3c0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2590:18 #22 0x6524da9aca31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #23 0x6524da9aca31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #24 0x6524da9593f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #25 0x6524da9593f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #26 0x6524da9593f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #27 0x6524da9593f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #28 0x6524dab0a485 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3651:30 #29 0x6524da98f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #30 0x6524da93438a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #31 0x6524da93438a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #32 0x6524da92c007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #33 0x6524da9aca31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #34 0x6524da9aca31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #35 0x6524da9593f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #36 0x6524da9593f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #37 0x6524da9593f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #38 0x6524da9593f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #39 0x6524dab0a485 in rb_ary_collect /tmp/ruby/src/trunk_asan/array.c:3651:30 #40 0x6524da98f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #41 0x6524da93438a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #42 0x6524da93438a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #43 0x6524da92c3c0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2611:22 #44 0x6524da92c3c0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2590:18 #45 0x6524da5b249a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #46 0x6524da5b249a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #47 0x6524da5aba06 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #48 0x6524da5aba06 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #49 0x787c6ea2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #50 0x787c6ea2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #51 0x6524da4cf7e4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1777e4) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) SUMMARY: AddressSanitizer: stack-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) in strlen Shadow bytes around the buggy address: 0x787c44708d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x787c44708e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x787c44708e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x787c44708f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x787c44708f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x787c44709000: f1 f1 f1 f1 f8 f8 f2 f2[01]f3 f3 f3 00 00 00 00 0x787c44709080: f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 0x787c44709100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x787c44709180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x787c44709200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x787c44709280: 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 ==2982747==ABORTING [ 54/917] 2982746=test_gem running file: /tmp/ruby/src/trunk_asan/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb A test worker crashed. It might be an interpreter bug or a bug in test/unit/parallel.rb. Try again without the -j option. Children under /tmp/rubytest.yqqqr9: * drwx------ 4 100 2024-11-13 15:29:57 +0000 test_rubygems_20241113-2982747-w3zush/ * drwxr-xr-x 9 180 2024-11-13 15:29:57 +0000 gemhome/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 build_info/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 cache/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 doc/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 extensions/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 gems/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 plugins/ * drwxr-xr-x 3 60 2024-11-13 15:29:57 +0000 specifications/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 default/ * drwxr-xr-x 2 40 2024-11-13 15:29:57 +0000 userhome/ * -rw-r--r-- 1 65 2024-11-13 15:29:57 +0000 .gemrc make: *** [uncommon.mk:963: yes-test-all] Error 1 $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j16'" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16' BASERUBY = /usr/bin/ruby --disable=gems CC = clang-17 LD = ld LDSHARED = clang-17 -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fsanitize=address -fno-omit-frame-pointer -DUSE_MN_THREADS=0 -fdeclspec -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/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/15.0.0 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/yjit/target/release/' /tmp/ruby/src/trunk_asan/yjit/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/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/debug-1.9.2/ext/debug' 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.6.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/rbs-3.6.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk_asan/.bundle/gems/syslog-0.1.2/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.4.0dev (2024-11-13T14:20:00Z master 6deeec5d45) +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 ............................................................ ================================================================= ==2984821==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7e53d1f09041 at pc 0x6071ed42eded bp 0x7e53d49ffcf0 sp 0x7e53d49ff4b8 READ of size 2 at 0x7e53d1f09041 thread T164 2460 ............................................................ ================================================================= ==2984822==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x72b970509041 at pc 0x60363f1cdded bp 0x72b9757ffcf0 sp 0x72b9757ff4b8 READ of size 2 at 0x72b970509041 thread T131 ================================================================= ================================================================= ==2984812==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x76aee2f09041 at pc 0x5aa061e4cded bp 0x76aee41ffcf0 sp 0x76aee41ff4b8 ==2984815==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x792ed8d09041 at pc 0x6447cf8d6ded bp 0x792edb5ffcf0 sp 0x792edb5ff4b8 READ of size 2 at 0x76aee2f09041 thread T57 READ of size 2 at 0x792ed8d09041 thread T47 #0 0x6071ed42edec in strlen (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x7e53e249d8dd in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3105:55 #2 0x6071ed4b395e in asan_thread_start(void*) asan_interceptors.cpp.o #3 0x7e53ffc9ca93 in start_thread nptl/pthread_create.c:447:8 #4 0x7e53ffd29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Address 0x7e53d1f09041 is located in stack of thread T164 at offset 65 in frame #0 0x7e53e249d4df in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3056 This frame has 2 object(s): [32, 48) 'sleep_ts' (line 3076) [64, 65) 'notification' (line 3102) <== Memory access at offset 65 overflows this variable HINT: this may be a false positive if your program uses some custom stack unwind mechanism, swapcontext or vfork (longjmp and C++ exceptions *are* supported) Thread T164 created by T0 here: #0 0x6447cf8d6dec in strlen (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x792ef08cb8dd in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3105:55 #2 0x6447cf95b95e in asan_thread_start(void*) asan_interceptors.cpp.o #3 0x792f0e09ca93 in start_thread nptl/pthread_create.c:447:8 #4 0x792f0e129c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Address 0x792ed8d09041 is located in stack of thread T47 at offset 65 in frame #0 0x792ef08cb4df in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3056 This frame has 2 object(s): [32, 48) 'sleep_ts' (line 3076) [64, 65) 'notification' (line 3102) <== Memory access at offset 65 overflows this variable HINT: this may be a false positive if your program uses some custom stack unwind mechanism, swapcontext or vfork (longjmp and C++ exceptions *are* supported) Thread T47 created by T0 here: ================================================================= ==2984817==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x758254909041 at pc 0x600430d9dded bp 0x758255bffcf0 sp 0x758255bff4b8 READ of size 2 at 0x758254909041 thread T241 #0 0x5aa061e4cdec in strlen (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x76aeec1998dd in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3105:55 #2 0x5aa061ed195e in asan_thread_start(void*) asan_interceptors.cpp.o #3 0x76af0de9ca93 in start_thread nptl/pthread_create.c:447:8 #4 0x76af0df29c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Address 0x76aee2f09041 is located in stack of thread T57 at offset 65 in frame #0 0x76aeec1994df in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3056 This frame has 2 object(s): [32, 48) 'sleep_ts' (line 3076) [64, 65) 'notification' (line 3102) <== Memory access at offset 65 overflows this variable HINT: this may be a false positive if your program uses some custom stack unwind mechanism, swapcontext or vfork (longjmp and C++ exceptions *are* supported) Thread T57 created by T0 here: #0 0x60363f1cddec in strlen (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x72b9847d98dd in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3105:55 #2 0x60363f25295e in asan_thread_start(void*) asan_interceptors.cpp.o #3 0x72b9a569ca93 in start_thread nptl/pthread_create.c:447:8 #4 0x72b9a5729c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Address 0x72b970509041 is located in stack of thread T131 at offset 65 in frame #0 0x72b9847d94df in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3056 This frame has 2 object(s): [32, 48) 'sleep_ts' (line 3076) [64, 65) 'notification' (line 3102) <== Memory access at offset 65 overflows this variable HINT: this may be a false positive if your program uses some custom stack unwind mechanism, swapcontext or vfork (longjmp and C++ exceptions *are* supported) Thread T131 created by T0 here: #0 0x6071ed49b601 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fb601) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x7e53e24960bf in raddrinfo_pthread_create /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:481:15 #2 0x7e53e247c15c in init_fast_fallback_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:698:17 #3 0x6071ed4fe19f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18 #4 0x7e53e247b27d in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1290:20 #5 0x7e53e248331d in tcp_init /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c:84:12 #6 0x6071ed8eb6bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x6071ed8eb6bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x6071ed8eb6bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x6071ed8f0125 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x6071ed8f0125 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x6071ed89f6e5 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x6071ed89f6e5 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x6071ed6461f8 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2187:5 #14 0x6071ed595dfc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8126:16 #15 0x6071ed8d7477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #16 0x6071ed8bd7ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773:16 #17 0x6071ed8bd264 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #18 0x6071ed884dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #19 0x6071ed884dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #20 0x6071ed874007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #21 0x6071ed8f4a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #22 0x6071ed8f4a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #23 0x6071ed8a7d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #24 0x6071ed8a7d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #25 0x6071ed8d7477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #26 0x6071ed87c38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #27 0x6071ed87c38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x6071ed874007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #29 0x6071ed8f4a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #30 0x6071ed8f4a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #31 0x6071ed8a13f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #32 0x6071ed8a13f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #33 0x6071ed8a13f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #34 0x6071ed8a13f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #35 0x6071eda5ff7d in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7872:24 #36 0x6071ed8d7477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #37 0x6071ed87c38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #38 0x6071ed87c38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #39 0x6071ed874007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #40 0x6071ed8f4a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #41 0x6071ed8f4a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #42 0x6071ed8a13f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #43 0x6071ed8a13f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #44 0x6071ed8a13f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #45 0x6071ed8a13f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #46 0x6071eda456f9 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2647:9 #47 0x6071ed8d7477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #48 0x6071ed87c38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #49 0x6071ed87c38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #50 0x6071ed874007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #51 0x6071ed5f71bb in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:789:5 #52 0x6071ed5ef2ef in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:850:9 #53 0x6071ed5f48c9 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:924:5 #54 0x6071ed8d7477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #55 0x6071ed884dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #56 0x6071ed884dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #57 0x6071ed874007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #58 0x6071ed8f4a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #59 0x6071ed8f4a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #60 0x6071ed8a7d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #61 0x6071ed8a7d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #62 0x6071ed8d7477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #63 0x6071ed87c38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #64 0x6071ed87c38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #65 0x6071ed8743c0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2611:22 #66 0x6071ed8743c0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2590:18 #67 0x6071ed4fa49a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #68 0x6071ed4fa49a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #69 0x6071ed4f3a06 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #70 0x6071ed4f3a06 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #71 0x7e53ffc2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #72 0x7e53ffc2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #73 0x6071ed4177e4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1777e4) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) SUMMARY: AddressSanitizer: stack-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) in strlen Shadow bytes around the buggy address: 0x7e53d1f08d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e53d1f08e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e53d1f08e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e53d1f08f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e53d1f08f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x7e53d1f09000: f1 f1 f1 f1 f8 f8 f2 f2[01]f3 f3 f3 00 00 00 00 0x7e53d1f09080: f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 0x7e53d1f09100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e53d1f09180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e53d1f09200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x7e53d1f09280: 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 ==2984821==ABORTING #0 0x6447cf943601 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fb601) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x792ef08c40bf in raddrinfo_pthread_create /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:481:15 #2 0x792ef08aa15c in init_fast_fallback_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:698:17 #3 0x6447cf9a619f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18 #4 0x792ef08a927d in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1290:20 #5 0x792ef08b131d in tcp_init /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c:84:12 #6 0x6447cfd936bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x6447cfd936bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x6447cfd936bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x6447cfd98125 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x6447cfd98125 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x6447cfd476e5 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x6447cfd476e5 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x6447cfaee1f8 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2187:5 #14 0x6447cfa3ddfc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8126:16 #15 0x6447cfd7f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #16 0x6447cfd657ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773:16 #17 0x6447cfd65264 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #18 0x6447cfd2cdec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #19 0x6447cfd2cdec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #20 0x6447cfd1c007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #21 0x6447cfd9ca31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #22 0x6447cfd9ca31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #23 0x6447cfd4fd8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #24 0x6447cfd4fd8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #25 0x6447cfd7f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #26 0x6447cfd2438a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #27 0x6447cfd2438a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x6447cfd1c007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #29 0x6447cfd9ca31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #30 0x6447cfd9ca31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #31 0x6447cfd493f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #32 0x6447cfd493f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #33 0x6447cfd493f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #34 0x6447cfd493f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #35 0x6447cff07f7d in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7872:24 #36 0x6447cfd7f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #37 0x6447cfd2438a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #38 0x6447cfd2438a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #39 0x6447cfd1c007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #40 0x6447cfd9ca31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #41 0x6447cfd9ca31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #42 0x6447cfd493f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #43 0x6447cfd493f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #44 0x6447cfd493f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #45 0x6447cfd493f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #46 0x6447cfeed6f9 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2647:9 #47 0x6447cfd7f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #48 0x6447cfd2438a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #49 0x6447cfd2438a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #50 0x6447cfd1c007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #51 0x6447cfd9ca31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #52 0x6447cfd9ca31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #53 0x6447cfd493f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #54 0x6447cfd493f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #55 0x6447cfd493f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #56 0x6447cfd493f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #57 0x6447cfeed6f9 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2647:9 #58 0x6447cfd7f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #59 0x6447cfd2438a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #60 0x6447cfd2438a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #61 0x6447cfd1c007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #62 0x6447cfa9f1bb in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:789:5 #63 0x6447cfa972ef in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:850:9 #64 0x6447cfa9c8c9 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:924:5 #65 0x6447cfd7f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #66 0x6447cfd2cdec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #67 0x6447cfd2cdec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #68 0x6447cfd1c007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #69 0x6447cfd9ca31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #70 0x6447cfd9ca31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #71 0x6447cfd4fd8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #72 0x6447cfd4fd8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #73 0x6447cfd7f477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #74 0x6447cfd2438a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #75 0x6447cfd2438a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #76 0x6447cfd1c3c0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2611:22 #77 0x6447cfd1c3c0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2590:18 #78 0x6447cf9a249a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #79 0x6447cf9a249a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #80 0x6447cf99ba06 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #81 0x6447cf99ba06 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #82 0x792f0e02a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #83 0x792f0e02a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #84 0x6447cf8bf7e4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1777e4) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) SUMMARY: AddressSanitizer: stack-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) in strlen Shadow bytes around the buggy address: 0x792ed8d08d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x792ed8d08e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x792ed8d08e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x792ed8d08f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x792ed8d08f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x792ed8d09000: f1 f1 f1 f1 f8 f8 f2 f2[01]f3 f3 f3 00 00 00 00 0x792ed8d09080: f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 0x792ed8d09100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x792ed8d09180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x792ed8d09200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x792ed8d09280: 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 ==2984815==ABORTING #0 0x60363f23a601 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fb601) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x72b9847d20bf in raddrinfo_pthread_create /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:481:15 #2 0x72b9847b815c in init_fast_fallback_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:698:17 #3 0x60363f29d19f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18 #4 0x72b9847b727d in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1290:20 #5 0x72b9847bf31d in tcp_init /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c:84:12 #6 0x60363f68a6bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x60363f68a6bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x60363f68a6bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x60363f68f125 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x60363f68f125 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x60363f63e6e5 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x60363f63e6e5 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x60363f3e51f8 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2187:5 #14 0x60363f334dfc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8126:16 #15 0x60363f676477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #16 0x60363f65c7ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773:16 #17 0x60363f65c264 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #18 0x60363f623dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #19 0x60363f623dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #20 0x60363f613007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #21 0x60363f693a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #22 0x60363f693a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #23 0x60363f646d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #24 0x60363f646d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #25 0x60363f676477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #26 0x60363f61b38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #27 0x60363f61b38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x60363f613007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #29 0x60363f693a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #30 0x60363f693a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #31 0x60363f6403f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #32 0x60363f6403f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #33 0x60363f6403f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #34 0x60363f6403f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #35 0x60363f7fef7d in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7872:24 #36 0x60363f676477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #37 0x60363f61b38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #38 0x60363f61b38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #39 0x60363f613007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #40 0x60363f693a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #41 0x60363f693a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #42 0x60363f6403f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #43 0x60363f6403f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #44 0x60363f6403f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #45 0x60363f6403f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #46 0x60363f7e46f9 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2647:9 #47 0x60363f676477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #48 0x60363f61b38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #49 0x60363f61b38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #50 0x60363f613007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #51 0x60363f3961bb in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:789:5 #52 0x60363f38e2ef in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:850:9 #53 0x60363f3938c9 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:924:5 #54 0x60363f676477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #55 0x60363f623dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #56 0x60363f623dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #57 0x60363f613007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #58 0x60363f693a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #59 0x60363f693a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #60 0x60363f646d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #61 0x60363f646d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #62 0x60363f676477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #63 0x60363f61b38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #64 0x60363f61b38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #65 0x60363f6133c0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2611:22 #66 0x60363f6133c0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2590:18 #67 0x60363f29949a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #68 0x60363f29949a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #69 0x60363f292a06 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #70 0x60363f292a06 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #71 0x72b9a562a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #72 0x72b9a562a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #73 0x60363f1b67e4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1777e4) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) SUMMARY: AddressSanitizer: stack-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) in strlen Shadow bytes around the buggy address: 0x72b970508d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x72b970508e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x72b970508e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x72b970508f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x72b970508f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x72b970509000: f1 f1 f1 f1 f8 f8 f2 f2[01]f3 f3 f3 00 00 00 00 0x72b970509080: f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 0x72b970509100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x72b970509180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x72b970509200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x72b970509280: 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 ==2984822==ABORTING #0 0x5aa061eb9601 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fb601) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x76aeec1920bf in raddrinfo_pthread_create /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:481:15 #2 0x76aeec17815c in init_fast_fallback_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:698:17 #3 0x5aa061f1c19f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18 #4 0x76aeec17727d in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1290:20 #5 0x76aeec17f31d in tcp_init /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c:84:12 #6 0x5aa0623096bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x5aa0623096bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x5aa0623096bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x5aa06230e125 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x5aa06230e125 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x5aa0622bd6e5 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x5aa0622bd6e5 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x5aa0620641f8 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2187:5 #14 0x5aa061fb3dfc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8126:16 #15 0x5aa0622f5477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #16 0x5aa0622db7ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773:16 #17 0x5aa0622db264 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #18 0x5aa0622a2dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #19 0x5aa0622a2dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #20 0x5aa062292007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #21 0x5aa062312a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #22 0x5aa062312a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #23 0x5aa0622c5d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #24 0x5aa0622c5d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #25 0x5aa0622f5477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #26 0x5aa06229a38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #27 0x5aa06229a38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x5aa062292007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #29 0x5aa062312a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #30 0x5aa062312a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #31 0x5aa0622bf3f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #32 0x5aa0622bf3f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #33 0x5aa0622bf3f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #34 0x5aa0622bf3f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #35 0x5aa06247df7d in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7872:24 #36 0x5aa0622f5477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #37 0x5aa06229a38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #38 0x5aa06229a38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #39 0x5aa062292007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #40 0x5aa062312a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #41 0x5aa062312a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #42 0x5aa0622bf3f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #43 0x5aa0622bf3f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #44 0x5aa0622bf3f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #45 0x5aa0622bf3f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #46 0x5aa0624636f9 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2647:9 #47 0x5aa0622f5477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #48 0x5aa06229a38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #49 0x5aa06229a38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #50 0x5aa062292007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #51 0x5aa0620151bb in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:789:5 #52 0x5aa06200d2ef in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:850:9 #53 0x5aa0620128c9 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:924:5 #54 0x5aa0622f5477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #55 0x5aa0622a2dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #56 0x5aa0622a2dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #57 0x5aa062292007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #58 0x5aa062312a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #59 0x5aa062312a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #60 0x5aa0622c5d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #61 0x5aa0622c5d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #62 0x5aa0622f5477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #63 0x5aa06229a38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #64 0x5aa06229a38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #65 0x5aa0622923c0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2611:22 #66 0x5aa0622923c0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2590:18 #67 0x5aa061f1849a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #68 0x5aa061f1849a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #69 0x5aa061f11a06 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #70 0x5aa061f11a06 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #71 0x76af0de2a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #72 0x76af0de2a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #73 0x5aa061e357e4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1777e4) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) SUMMARY: AddressSanitizer: stack-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) in strlen Shadow bytes around the buggy address: 0x76aee2f08d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x76aee2f08e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x76aee2f08e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x76aee2f08f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x76aee2f08f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x76aee2f09000: f1 f1 f1 f1 f8 f8 f2 f2[01]f3 f3 f3 00 00 00 00 0x76aee2f09080: f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 0x76aee2f09100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x76aee2f09180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x76aee2f09200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x76aee2f09280: 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 ==2984812==ABORTING A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk_asan/spec/ruby/library/net-http/http/finish_spec.rb #0 0x600430d9ddec in strlen (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x7582688cb8dd in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3105:55 #2 0x600430e2295e in asan_thread_start(void*) asan_interceptors.cpp.o #3 0x75828549ca93 in start_thread nptl/pthread_create.c:447:8 #4 0x758285529c3b in clone3 misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78 Address 0x758254909041 is located in stack of thread T241 at offset 65 in frame #0 0x7582688cb4df in do_fast_fallback_getaddrinfo /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:3056 This frame has 2 object(s): [32, 48) 'sleep_ts' (line 3076) [64, 65) 'notification' (line 3102) <== Memory access at offset 65 overflows this variable HINT: this may be a false positive if your program uses some custom stack unwind mechanism, swapcontext or vfork (longjmp and C++ exceptions *are* supported) Thread T241 created by T0 here: #0 0x600430e0a601 in pthread_create (/tmp/ruby/build/trunk_asan/ruby+0x1fb601) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) #1 0x7582688c40bf in raddrinfo_pthread_create /tmp/ruby/src/trunk_asan/ext/socket/raddrinfo.c:481:15 #2 0x7582688aa15c in init_fast_fallback_inetsock_internal /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:698:17 #3 0x600430e6d19f in rb_ensure /tmp/ruby/src/trunk_asan/eval.c:1053:18 #4 0x7582688a927d in rsock_init_inetsock /tmp/ruby/src/trunk_asan/ext/socket/ipsocket.c:1290:20 #5 0x7582688b131d in tcp_init /tmp/ruby/src/trunk_asan/ext/socket/tcpsocket.c:84:12 #6 0x60043125a6bb in vm_call0_cfunc_with_frame /tmp/ruby/src/trunk_asan/vm_eval.c:164:15 #7 0x60043125a6bb in vm_call0_cfunc /tmp/ruby/src/trunk_asan/vm_eval.c:178:12 #8 0x60043125a6bb in vm_call0_body /tmp/ruby/src/trunk_asan/vm_eval.c:229:15 #9 0x60043125f125 in vm_call0_cc /tmp/ruby/src/trunk_asan/vm_eval.c:101:12 #10 0x60043125f125 in rb_call0 /tmp/ruby/src/trunk_asan/vm_eval.c:554:12 #11 0x60043120e6e5 in rb_call /tmp/ruby/src/trunk_asan/vm_eval.c:873:12 #12 0x60043120e6e5 in rb_funcallv_kw /tmp/ruby/src/trunk_asan/vm_eval.c:1070:12 #13 0x600430fb51f8 in rb_class_new_instance_kw /tmp/ruby/src/trunk_asan/object.c:2187:5 #14 0x600430f04dfc in rb_io_s_open /tmp/ruby/src/trunk_asan/io.c:8126:16 #15 0x600431246477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #16 0x60043122c7ac in vm_call_method_each_type /tmp/ruby/src/trunk_asan/vm_insnhelper.c:4773:16 #17 0x60043122c264 in vm_call_method /tmp/ruby/src/trunk_asan/vm_insnhelper.c #18 0x6004311f3dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #19 0x6004311f3dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #20 0x6004311e3007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #21 0x600431263a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #22 0x600431263a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #23 0x600431216d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #24 0x600431216d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #25 0x600431246477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #26 0x6004311eb38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #27 0x6004311eb38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #28 0x6004311e3007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #29 0x600431263a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #30 0x600431263a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #31 0x6004312103f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #32 0x6004312103f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #33 0x6004312103f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #34 0x6004312103f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #35 0x6004313cef7d in rb_ary_all_p /tmp/ruby/src/trunk_asan/array.c:7872:24 #36 0x600431246477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #37 0x6004311eb38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #38 0x6004311eb38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #39 0x6004311e3007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #40 0x600431263a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #41 0x600431263a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #42 0x6004312103f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #43 0x6004312103f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #44 0x6004312103f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #45 0x6004312103f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #46 0x6004313b46f9 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2647:9 #47 0x600431246477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #48 0x6004311eb38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #49 0x6004311eb38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #50 0x6004311e3007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #51 0x600431263a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #52 0x600431263a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #53 0x6004312103f5 in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #54 0x6004312103f5 in vm_yield /tmp/ruby/src/trunk_asan/vm.c:1674:12 #55 0x6004312103f5 in rb_yield_0 /tmp/ruby/src/trunk_asan/vm_eval.c:1344:12 #56 0x6004312103f5 in rb_yield /tmp/ruby/src/trunk_asan/vm_eval.c #57 0x6004313b46f9 in rb_ary_each /tmp/ruby/src/trunk_asan/array.c:2647:9 #58 0x600431246477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #59 0x6004311eb38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #60 0x6004311eb38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #61 0x6004311e3007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #62 0x600430f661bb in load_iseq_eval /tmp/ruby/src/trunk_asan/load.c:789:5 #63 0x600430f5e2ef in rb_load_internal /tmp/ruby/src/trunk_asan/load.c:850:9 #64 0x600430f638c9 in rb_f_load /tmp/ruby/src/trunk_asan/load.c:924:5 #65 0x600431246477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #66 0x6004311f3dec in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #67 0x6004311f3dec in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:898:11 #68 0x6004311e3007 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2584:22 #69 0x600431263a31 in invoke_iseq_block_from_c /tmp/ruby/src/trunk_asan/vm.c:1615:12 #70 0x600431263a31 in invoke_block_from_c_bh /tmp/ruby/src/trunk_asan/vm.c:1629:20 #71 0x600431216d8a in vm_yield_with_cref /tmp/ruby/src/trunk_asan/vm.c:1666:12 #72 0x600431216d8a in yield_under /tmp/ruby/src/trunk_asan/vm_eval.c:2109:12 #73 0x600431246477 in vm_call_cfunc_with_frame_ /tmp/ruby/src/trunk_asan/vm_insnhelper.c:3795:11 #74 0x6004311eb38a in vm_sendish /tmp/ruby/src/trunk_asan/vm_insnhelper.c:5962:15 #75 0x6004311eb38a in vm_exec_core /tmp/ruby/build/trunk_asan/../../src/trunk_asan/insns.def:851:11 #76 0x6004311e33c0 in vm_exec_loop /tmp/ruby/src/trunk_asan/vm.c:2611:22 #77 0x6004311e33c0 in rb_vm_exec /tmp/ruby/src/trunk_asan/vm.c:2590:18 #78 0x600430e6949a in rb_ec_exec_node /tmp/ruby/src/trunk_asan/eval.c:281:9 #79 0x600430e6949a in ruby_run_node /tmp/ruby/src/trunk_asan/eval.c:319:30 #80 0x600430e62a06 in rb_main /tmp/ruby/src/trunk_asan/main.c:43:12 #81 0x600430e62a06 in main /tmp/ruby/src/trunk_asan/main.c:62:12 #82 0x75828542a1c9 in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16 #83 0x75828542a28a in __libc_start_main csu/../csu/libc-start.c:360:3 #84 0x600430d867e4 in _start (/tmp/ruby/build/trunk_asan/ruby+0x1777e4) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) SUMMARY: AddressSanitizer: stack-buffer-overflow (/tmp/ruby/build/trunk_asan/ruby+0x18edec) (BuildId: 2e0c93aad2b917069edd2ed8508bb9f959c1b346) in strlen Shadow bytes around the buggy address: 0x758254908d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x758254908e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x758254908e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x758254908f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x758254908f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 =>0x758254909000: f1 f1 f1 f1 f8 f8 f2 f2[01]f3 f3 f3 00 00 00 00 0x758254909080: f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 f5 0x758254909100: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x758254909180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x758254909200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0x758254909280: 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 ==2984817==ABORTING 2520 .... Finished in 33.476707 seconds 1572 files, 18810 examples, 90772 expectations, 0 failures, 0 errors, 0 tagged make: *** [uncommon.mk:1013: yes-test-spec] Error 1 $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j16'" exit with 512.