# Logfile created on 2022-08-15 08:05:20 +0000 by logger.rb/v1.4.2
#<BuildRuby:0x0000562ff6f4a548 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/v3/src", @BUILD_DIR="/tmp/ruby/v3/build", @INSTALL_DIR="/tmp/ruby/v3/install", @TARGET_NAME="trunk-yjit-asserts", @TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-yjit-asserts", @TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit-asserts", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"", @btest_opts="-j6", @test_opts="TESTS='-j6'", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit-asserts.20220815-080520", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000562ff6d22950 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000562ff6d228d8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000562ff6d22748 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit-asserts.20220815-080520", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit-asserts.20220815-080520>, @binmode=false, @mon_data=#<Monitor:0x0000562ff6d226f8>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit-asserts
Cloning into 'trunk-yjit-asserts'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit-asserts" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/v3/src/trunk-yjit-asserts/configure --prefix=/tmp/ruby/v3/install/trunk-yjit-asserts --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE
checking for ruby... /usr/bin/ruby
downloading config.guess ... done
downloading config.sub ... done
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 gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking for gcc... (cached) gcc
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc... /usr/lib/ccache/gcc
checking for gcc-ar 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 thread-safe mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
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 -Wl,-R. is accepted as LDFLAGS... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
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... yes
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... yes
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... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
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 -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
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 whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -std=gnu99 is accepted as CFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as CFLAGS... 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 pthread.h usability... yes
checking pthread.h presence... 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... no
configure: WARNING: something wrong with CXXFLAGS=""
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 stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking copyfile.h usability... no
checking copyfile.h presence... no
checking for copyfile.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking malloc_np.h usability... no
checking malloc_np.h presence... no
checking for malloc_np.h... no
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sanitizer/asan_interface.h usability... yes
checking sanitizer/asan_interface.h presence... yes
checking for sanitizer/asan_interface.h... yes
checking sanitizer/msan_interface.h usability... no
checking sanitizer/msan_interface.h presence... no
checking for sanitizer/msan_interface.h... no
checking setjmpex.h usability... no
checking setjmpex.h presence... no
checking for setjmpex.h... no
checking stdalign.h usability... yes
checking stdalign.h presence... yes
checking for stdalign.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking x86intrin.h usability... yes
checking x86intrin.h presence... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking gmp.h usability... yes
checking gmp.h presence... 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 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__((__depreacted__(msg))) in C++... no
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) 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 whether sys_nerr is declared... yes
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 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... no
checking for strlcpy... no
checking for strstr... yes
checking for tgamma... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
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... no
checking for atan2l... yes
checking for atan2f... 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 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 grantpt... 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... no
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 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 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... yes
checking crypt.h usability... yes
checking crypt.h presence... yes
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_add_overflow... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... 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 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 if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... yes
checking ioctl request type... unsigned long
checking whether ELF binaries are produced... yes
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elf_abi.h usability... no
checking elf_abi.h presence... no
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking mach-o/loader.h usability... no
checking mach-o/loader.h presence... no
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 valgrind/memcheck.h usability... yes
checking valgrind/memcheck.h presence... yes
checking for valgrind/memcheck.h... yes
checking for strip 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 ()
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for sigsetjmp as a macro or function... no
checking for setjmp type... __builtin_setjmp
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.2.0+2
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.2.0

   * Installation prefix: /tmp/ruby/v3/install/trunk-yjit-asserts
   * 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:            gcc
   * with thread:         pthread
   * with coroutine:      amd64
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${optflags} ${debugflags} ${warnflags}
   * CPPFLAGS:            -DYJIT_FORCE_ENABLE
   * 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 -Wdeprecated-declarations \
                          -Wdiv-by-zero -Wduplicated-cond \
                          -Wimplicit-function-declaration -Wimplicit-int \
                          -Wmisleading-indentation -Wpointer-arith \
                          -Wwrite-strings -Wold-style-definition \
                          -Wimplicit-fallthrough=0 -Wmissing-noreturn \
                          -Wno-cast-function-type \
                          -Wno-constant-logical-operand -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-overlength-strings \
                          -Wno-packed-bitfield-compat \
                          -Wno-parentheses-equality -Wno-self-assign \
                          -Wno-tautological-compare -Wno-unused-parameter \
                          -Wno-unused-value -Wsuggest-attribute=format \
                          -Wsuggest-attribute=noreturn -Wunused-variable \
                          -Wundef
   * strip command:       strip -S -x
   * install doc:         no
   * MJIT support:        yes
   * YJIT support:        no
   * man page type:       man
   * BASERUBY -v:         ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) \
                          [x86_64-linux-gnu]

---
$$$[end] "/tmp/ruby/v3/src/trunk-yjit-asserts/configure --prefix=/tmp/ruby/v3/install/trunk-yjit-asserts --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0.
$$$[beg] make update-unicode  DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
Downloading Unicode 14.0.0 data and property files...
downloading 14.0.0/ucd/UnicodeData.txt ... done
downloading 14.0.0/ucd/CompositionExclusions.txt ... done
downloading 14.0.0/ucd/NormalizationTest.txt ... done
downloading 14.0.0/ucd/CaseFolding.txt ... done
downloading 14.0.0/ucd/SpecialCasing.txt ... done
downloading 14.0.0/ucd/Blocks.txt ... done
downloading 14.0.0/ucd/DerivedAge.txt ... done
downloading 14.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 14.0.0/ucd/PropList.txt ... done
downloading 14.0.0/ucd/PropertyAliases.txt ... done
downloading 14.0.0/ucd/PropertyValueAliases.txt ... done
downloading 14.0.0/ucd/Scripts.txt ... done
Downloading Unicode 14.0.0 auxiliary files...
downloading 14.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
downloading 14.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
Downloading Unicode UCD emoji 14.0 files...
downloading 14.0.0/ucd/emoji/emoji-data.txt ... done
downloading 14.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
Downloading Unicode emoji 14.0 files...
downloading emoji/14.0/emoji-sequences.txt ... done
downloading emoji/14.0/emoji-test.txt ... done
downloading emoji/14.0/emoji-zwj-sequences.txt ... done
$$$[end] "make update-unicode  DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-download DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.16.2...
Downloading bundled gem power_assert-2.0.1...
Downloading bundled gem rake-13.0.6...
Downloading bundled gem test-unit-3.5.3...
Downloading bundled gem rexml-3.2.5...
Downloading bundled gem rss-0.2.9...
Downloading bundled gem net-ftp-0.1.3...
Downloading bundled gem net-imap-0.2.3...
Downloading bundled gem net-pop-0.1.1...
Downloading bundled gem net-smtp-0.3.1...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem typeprof-0.21.3...
/usr/bin/mkdir -p /tmp/ruby/v3/src/trunk-yjit-asserts/gems/src
Cloning https://github.com/ruby/rbs
Cloning into '/tmp/ruby/v3/src/trunk-yjit-asserts/gems/src/rbs'...
Cloning https://github.com/ruby/debug
Cloning into '/tmp/ruby/v3/src/trunk-yjit-asserts/gems/src/debug'...
downloading for ext/psych/extlibs
downloading yaml-0.2.5.tar.gz ... done
checking rmd160 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha256 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
checking sha512 of .downloaded-cache/yaml-0.2.5.tar.gz ... OK
downloading for ext/fiddle/extlibs
downloading libffi-3.2.1.tar.gz ... done
checking md5 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
checking sha512 of .downloaded-cache/libffi-3.2.1.tar.gz ... OK
$$$[end] "make update-download DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-rubyspec DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make update-src      DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
Already up to date.
Current branch master is up to date.
Latest commit hash = cbcf2dad39
$$$[end] "make update-src      DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make after-update    DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
generating id.h
id.h updated
generating opt_sc.inc
generating optinsn.inc
generating optunifs.inc
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating mjit_compile.inc
generating node_name.inc
generating known_errors.inc
known_errors.inc updated
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
/tmp/ruby/v3/src/trunk-yjit-asserts/revision.h updated
/usr/bin/mkdir -p /tmp/ruby/v3/src/trunk-yjit-asserts/enc/jis
+ cp /tmp/ruby/v3/src/trunk-yjit-asserts/enc/jis/props.h.blt /tmp/ruby/v3/src/trunk-yjit-asserts/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/v3/src/trunk-yjit-asserts/tool/gen_dummy_probes.rb /tmp/ruby/v3/src/trunk-yjit-asserts/probes.d > probes.dmyh
generating parse.c
copying lex.c
generating enc/trans/newline.c ...
generating id.c
id.c updated
making /tmp/ruby/v3/src/trunk-yjit-asserts/ast.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/dir.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/gc.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/numeric.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/io.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/marshal.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/mjit.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/pack.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/trace_point.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/warning.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/array.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/kernel.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/ractor.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/timev.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/thread_sync.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/nilclass.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/prelude.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/gem_prelude.rbinc
making /tmp/ruby/v3/src/trunk-yjit-asserts/yjit.rbinc
generating /tmp/ruby/v3/src/trunk-yjit-asserts/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/v3/src/trunk-yjit-asserts/ext/ripper'
make[1]: *** No rule to make target 'id.h', needed by 'ripper.y'.  Stop.
make[1]: Leaving directory '/tmp/ruby/v3/src/trunk-yjit-asserts/ext/ripper'
make: *** [uncommon.mk:1202: /tmp/ruby/v3/src/trunk-yjit-asserts/ext/ripper/ripper.c] Error 2
$$$[end] "make after-update    DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 512.
$$$[beg] make miniruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -std=gnu99 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-yjit-asserts/include -I/tmp/ruby/v3/src/trunk-yjit-asserts -I/tmp/ruby/v3/src/trunk-yjit-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/v3/src/trunk-yjit-asserts/main.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/dmydln.c
generating miniprelude.c
miniprelude.c updated
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/miniinit.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/dmyext.c
making dummy probes.h
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/array.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ast.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/bignum.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/class.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/compar.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/compile.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/complex.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/cont.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/debug.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/debug_counter.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/dir.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/dln_find.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/encoding.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enum.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enumerator.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/error.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/eval.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/file.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/gc.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/hash.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/inits.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/io.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/io_buffer.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/iseq.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/load.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/marshal.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/math.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/memory_view.c
making mjit_config.h
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/mjit.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/mjit_compile.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/node.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/numeric.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/object.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/pack.c
compiling parse.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/proc.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/process.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ractor.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/random.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/range.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/rational.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/re.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/regcomp.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/regenc.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/regerror.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/regexec.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/regparse.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/regsyntax.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ruby.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/scheduler.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/signal.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/sprintf.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/st.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/strftime.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/string.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/struct.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/symbol.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/time.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/transcode.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/transient_heap.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/util.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/variable.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/version.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/vm_backtrace.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/vm_dump.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/vm_sync.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/vm_trace.c
assembling /tmp/ruby/v3/src/trunk-yjit-asserts/coroutine/amd64/Context.S
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/ascii.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/us_ascii.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/unicode.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/missing/setproctitle.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/missing/strlcat.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/missing/strlcpy.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/addr2line.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/dmyenc.c
linking miniruby
$$$[end] "make miniruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make ruby DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -std=gnu99 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-yjit-asserts/include -I/tmp/ruby/v3/src/trunk-yjit-asserts -I/tmp/ruby/v3/src/trunk-yjit-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/v3/src/trunk-yjit-asserts/dln.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/localeinit.c
/bin/sh /tmp/ruby/v3/src/trunk-yjit-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
creating verconf.h
verconf.h updated
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make all DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -std=gnu99 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-yjit-asserts/include -I/tmp/ruby/v3/src/trunk-yjit-asserts -I/tmp/ruby/v3/src/trunk-yjit-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/v3/src/trunk-yjit-asserts/revision.h unchanged
generating encdb.h
encdb.h updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
generating table from enc/trans/big5.c
generating enc/trans/big5.c ...
generating table from enc/trans/cesu_8.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/chinese.c
generating enc/trans/chinese.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/gbk.c
generating enc/trans/gbk.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/korean.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/utf8_mac.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring bigdecimal
configuring cgi/escape
configuring continuation
configuring coverage
configuring date
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
configuring etc
configuring fcntl
configuring fiddle
configuring io/console
configuring io/nonblock
configuring io/wait
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring racc/cparse
configuring rbconfig/sizeof
configuring readline
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring syslog
configuring zlib
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/RUBY_ALIGNOF/c.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/abi'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/abi/abi.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/array/concat'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/array/resize'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bignum'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bignum/big2str.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bignum/div.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bignum/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bignum/mul.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bignum/str2big.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug-14834'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bug-14834/bug-14384.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug-3571'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug-5832'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug_reporter'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/class'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/class/class2name.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/class/init.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/debug'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/debug/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/debug/inspector.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/debug/profile_frames.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/dln/empty'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/dln/empty/empty.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/enumerator_kw'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/eval'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/eval/eval.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/exception'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/exception/ensured.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/exception/init.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/fatal'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/fatal/rb_fatal.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/file'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/file/fs.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/file/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/file/stat.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/float'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/float/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/float/nextafter.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/funcall'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/funcall/funcall.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/hash'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/hash/delete.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/hash/init.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/integer'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/integer/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/integer/my_integer.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/iseq_load'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/iter'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/iter/break.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/iter/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/iter/yield.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/load/dot.dot'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/load/protect'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/marshal/compat'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/marshal/usr'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/memory_view'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/method'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/method/arity.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/method/init.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/notimplement'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/notimplement/bug.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/num2int'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/num2int/num2int.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/path_to_class'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/popen_deadlock'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/postponed_job'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/printf'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/printf/printf.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/proc'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/proc/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/proc/receiver.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/proc/super.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/random'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/random/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/random/loop.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/rational'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/rational/rat.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/recursion'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/recursion/recursion.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/regexp'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/regexp/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/scan_args'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/st/foreach'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/st/numhash'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/st/update'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/st/update/update.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/string'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/capacity.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/coderange.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/cstr.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/fstring.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/modify.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/new.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/nofree.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/normalize.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/qsort.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/struct'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/struct/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/struct/len.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/struct/member.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/symbol'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/symbol/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/symbol/type.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/thread_fd'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/thread_fd/thread_fd.c
linking shared-object -test-/thread_fd.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/time'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/time/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/time/leap_second.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/time/new.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/tracepoint'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/typeddata'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/vm'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/vm/at_exit.c
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/wait'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/-test-/wait/wait.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/bigdecimal'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/cgi/escape'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/cgi/escape/escape.c
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/continuation'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/continuation/continuation.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/continuation'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/coverage'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/coverage/coverage.c
linking shared-object coverage.so
installing default coverage libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/date'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/date/date_core.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/date/date_parse.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/date/date_strftime.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/date/date_strptime.c
linking shared-object date_core.so
installing default date_core libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/digest.c
linking shared-object digest.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/bubblebabble'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/md5'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/md5/md5init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/rmd160'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/sha1'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/sha2'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/etc'
generating constant definitions
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/etc/etc.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/etc'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/fcntl'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/fiddle'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/closure.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/conversions.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/fiddle.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/function.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/handle.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/memory_view.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/pinned.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/fiddle/pointer.c
linking shared-object fiddle.so
installing default fiddle libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/console'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/io/console/console.c
linking shared-object io/console.so
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/nonblock'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/wait'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json/generator'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json/parser'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/json/parser/parser.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/monitor'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/monitor/monitor.c
linking shared-object monitor.so
installing default monitor libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/nkf'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/nkf/nkf.c
linking shared-object nkf.so
installing default nkf libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/objspace'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/objspace/object_tracing.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/objspace/objspace.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/objspace/objspace_dump.c
linking shared-object objspace.so
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/openssl'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/openssl_missing.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_bio.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_bn.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_config.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_digest.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_engine.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_rand.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_ts.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pathname'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/pathname/pathname.c
linking shared-object pathname.so
installing default pathname libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/psych'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/psych/psych.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/psych/psych_emitter.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/psych/psych_parser.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
installing default psych libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pty'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/pty/pty.c
linking shared-object pty.so
installing default pty libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/racc/cparse'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/racc/cparse/cparse.c
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/rbconfig/sizeof'
sizes.c updated
compiling sizes.c
limits.c updated
compiling limits.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/readline'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/readline/readline.c
linking shared-object readline.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/readline'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/ripper'
extracting ripper.y from /tmp/ruby/v3/src/trunk-yjit-asserts/parse.y
compiling compiler ripper.y
generating eventids1.c from /tmp/ruby/v3/src/trunk-yjit-asserts/parse.y
generating eventids2table.c from /tmp/ruby/v3/src/trunk-yjit-asserts/ext/ripper/eventids2.c
compiling ripper.c
linking shared-object ripper.so
installing default ripper libraries
checking /tmp/ruby/v3/src/trunk-yjit-asserts/parse.y and /tmp/ruby/v3/src/trunk-yjit-asserts/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/socket'
generating constant definitions
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/init.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/constants.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/basicsocket.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/socket.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/ipsocket.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/tcpsocket.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/tcpserver.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/sockssocket.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/udpsocket.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/unixsocket.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/unixserver.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/option.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/ancdata.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/raddrinfo.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/socket/ifaddr.c
linking shared-object socket.so
installing default socket libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/stringio'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/stringio'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/strscan'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/strscan/strscan.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/strscan'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/syslog'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/syslog/syslog.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/zlib'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/ext/zlib/zlib.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/zlib'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/encdb.c
linking encoding encdb.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/big5.c
linking encoding big5.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/cesu_8.c
linking encoding cesu_8.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/cp949.c
linking encoding cp949.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/emacs_mule.c
linking encoding emacs_mule.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/euc_jp.c
linking encoding euc_jp.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/euc_kr.c
linking encoding euc_kr.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/euc_tw.c
linking encoding euc_tw.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/gb2312.c
linking encoding gb2312.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/gb18030.c
linking encoding gb18030.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/gbk.c
linking encoding gbk.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_1.c
linking encoding iso_8859_1.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_2.c
linking encoding iso_8859_2.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_3.c
linking encoding iso_8859_3.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_4.c
linking encoding iso_8859_4.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_5.c
linking encoding iso_8859_5.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_6.c
linking encoding iso_8859_6.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_7.c
linking encoding iso_8859_7.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_8.c
linking encoding iso_8859_8.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_9.c
linking encoding iso_8859_9.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_10.c
linking encoding iso_8859_10.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_11.c
linking encoding iso_8859_11.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_13.c
linking encoding iso_8859_13.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_14.c
linking encoding iso_8859_14.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_15.c
linking encoding iso_8859_15.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/iso_8859_16.c
linking encoding iso_8859_16.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/koi8_r.c
linking encoding koi8_r.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/koi8_u.c
linking encoding koi8_u.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/shift_jis.c
linking encoding shift_jis.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/utf_16be.c
linking encoding utf_16be.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/utf_16le.c
linking encoding utf_16le.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/utf_32be.c
linking encoding utf_32be.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/utf_32le.c
linking encoding utf_32le.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/windows_31j.c
linking encoding windows_31j.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/windows_1250.c
linking encoding windows_1250.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/windows_1251.c
linking encoding windows_1251.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/windows_1252.c
linking encoding windows_1252.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/windows_1253.c
linking encoding windows_1253.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/windows_1254.c
linking encoding windows_1254.so
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/windows_1257.c
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/transdb.c
linking transcoder transdb.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/big5.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/big5.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/big5.c
linking transcoder big5.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/cesu_8.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/cesu_8.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/cesu_8.c
linking transcoder cesu_8.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/chinese.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/chinese.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/chinese.c
linking transcoder chinese.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/ebcdic.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/ebcdic.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/ebcdic.c
linking transcoder ebcdic.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji.c
linking transcoder emoji.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_iso2022_kddi.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_iso2022_kddi.c
linking transcoder emoji_iso2022_kddi.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_docomo.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_docomo.c
linking transcoder emoji_sjis_docomo.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_kddi.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_kddi.c
linking transcoder emoji_sjis_kddi.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_softbank.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/emoji_sjis_softbank.c
linking transcoder emoji_sjis_softbank.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/escape.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/escape.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/escape.c
linking transcoder escape.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/gb18030.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/gb18030.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/gb18030.c
linking transcoder gb18030.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/gbk.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/gbk.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/gbk.c
linking transcoder gbk.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/iso2022.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/iso2022.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/iso2022.c
linking transcoder iso2022.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese.c
linking transcoder japanese.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese_euc.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese_euc.c
linking transcoder japanese_euc.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese_sjis.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese_sjis.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/japanese_sjis.c
linking transcoder japanese_sjis.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/korean.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/korean.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/korean.c
linking transcoder korean.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/single_byte.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/single_byte.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/single_byte.c
linking transcoder single_byte.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/utf8_mac.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/utf8_mac.c
linking transcoder utf8_mac.so
generating table from /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/utf_16_32.c
generating /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/utf_16_32.c ...
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/utf_16_32.c
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
building rb_mjit_header.h
rb_mjit_header.h updated
building .ext/include/x86_64-linux/rb_mjit_min_header-3.2.0.h
transform_mjit_header: making external definition static inline: rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_opt_cfunc_p, rb_vm_ic_hit_p, rb_vm_splat_array, rb_vm_defined, rb_vm_cc_general, rb_aliased_callable_method_entry, rb_find_defined_class_by_owner, rb_vm_call_ivar_attrset_p, rb_iseq_only_kwparam_p, rb_iseq_only_optparam_p, rb_vm_ccs_dump, rb_vm_set_ivar_idx, rb_vm_setinstancevariable, rb_vm_setclassvariable, rb_vm_getclassvariable, rb_vm_rewrite_cref, rb_vm_get_cref, rb_vm_block_ep_update, rb_vm_cref_new_toplevel, rb_vm_cref_dup_without_refinements, rb_vm_ep_in_heap_p, rb_vm_frame_block_handler, rb_vm_cframe_keyword_p, rb_vm_ep_local_ep
transform_mjit_header: making declaration static inline: rb_vm_lvar_exposed, rb_vm_lvar_exposed, Init_vm_stack_canary, rb_vm_rewrite_cref, rb_vm_frame_block_handler, rb_vm_block_ep_update, rb_vm_ep_local_ep, rb_vm_ep_in_heap_p
transform_mjit_header: SKIPPED to transform: getlogin_r, pread64, pread, read, bsearch, fread_unlocked, fgets_unlocked, fread, fgets, vdprintf, dprintf, vfprintf, vprintf, printf, fprintf, getline, putchar_unlocked, putc_unlocked, fputc_unlocked, putchar, getchar_unlocked, getc_unlocked, fgetc_unlocked, getchar
ln -sf ../../../.ext/include/x86_64-linux/rb_mjit_min_header-3.2.0.h include/ruby-3.2.0+2/x86_64-linux/rb_mjit_min_header-3.2.0.h
$$$[end] "make all DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make install DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
/usr/bin/mkdir -p /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems
Extracting bundle gem minitest-5.16.2...
Unpacked gems/minitest-5.16.2.gem
Extracting bundle gem power_assert-2.0.1...
Unpacked gems/power_assert-2.0.1.gem
Extracting bundle gem rake-13.0.6...
Unpacked gems/rake-13.0.6.gem
Extracting bundle gem test-unit-3.5.3...
Unpacked gems/test-unit-3.5.3.gem
Extracting bundle gem rexml-3.2.5...
Unpacked gems/rexml-3.2.5.gem
Extracting bundle gem rss-0.2.9...
Unpacked gems/rss-0.2.9.gem
Extracting bundle gem net-ftp-0.1.3...
Unpacked gems/net-ftp-0.1.3.gem
Extracting bundle gem net-imap-0.2.3...
Unpacked gems/net-imap-0.2.3.gem
Extracting bundle gem net-pop-0.1.1...
Unpacked gems/net-pop-0.1.1.gem
Extracting bundle gem net-smtp-0.3.1...
Unpacked gems/net-smtp-0.3.1.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/prime-0.1.2.gem
Extracting bundle gem typeprof-0.21.3...
Unpacked gems/typeprof-0.21.3.gem
Copying rbs@5202d4eeed3257448f19004b4baac4bcf4127717 to rbs-2.6.0
From https://github.com/ruby/rbs
 * branch              5202d4eeed3257448f19004b4baac4bcf4127717 -> FETCH_HEAD
Note: switching to '5202d4eeed3257448f19004b4baac4bcf4127717'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 5202d4ee Merge pull request #1082 from ruby/remove_visibility_methods
Copied gems/src/rbs
Copying debug@e7c37486ff9579251e5d25645b8d38ec96708f12 to debug-1.6.2
From https://github.com/ruby/debug
 * branch            e7c37486ff9579251e5d25645b8d38ec96708f12 -> FETCH_HEAD
Note: switching to 'e7c37486ff9579251e5d25645b8d38ec96708f12'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at e7c3748 Set path to debug.so
Copied gems/src/debug
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -std=gnu99 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-yjit-asserts/include -I/tmp/ruby/v3/src/trunk-yjit-asserts -I/tmp/ruby/v3/src/trunk-yjit-asserts/enc/unicode/14.0.0 
	CPPFLAGS = -DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1 -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/v3/src/trunk-yjit-asserts/revision.h unchanged
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
configuring debug-1.6.2/ext/debug
configuring rbs-2.6.0/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/coverage'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/date'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/date'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/io/console'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/json'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/monitor'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/nkf'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/objspace'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/openssl'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pathname'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/psych'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/psych'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pty'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/pty'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/ripper'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/socket'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/socket'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/ext/syslog'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/.bundle/gems/debug-1.6.2/ext/debug'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/debug-1.6.2/ext/debug/debug.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/debug-1.6.2/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
ln -sfT ../../../../../src/trunk-yjit-asserts/.bundle/gems/debug-1.6.2/lib ../../../../../.bundle/gems/debug-1.6.2/lib
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/.bundle/gems/debug-1.6.2/ext/debug'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/constants.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/lexer.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/location.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/main.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/parser.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/ruby_objs.c
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension/unescape.c
linking shared-object rbs_extension.so
ln -sfT ../../../../../src/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/lib ../../../../../.bundle/gems/rbs-2.6.0/lib
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts/.bundle/gems/rbs-2.6.0/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
making enc
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
making trans
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
compiling /tmp/ruby/v3/src/trunk-yjit-asserts/enc/trans/transdb.c
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
making encs
make[1]: Entering directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/v3/build/trunk-yjit-asserts'
./miniruby -I/tmp/ruby/v3/src/trunk-yjit-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-yjit-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/v3/src/trunk-yjit-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRGENGC_CHECK_MODE=2\ -DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/v3/install/trunk-yjit-asserts/bin
installing base libraries:          /tmp/ruby/v3/install/trunk-yjit-asserts/lib
installing arch files:              /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/3.2.0+2/x86_64-linux
installing pkgconfig data:          /tmp/ruby/v3/install/trunk-yjit-asserts/lib/pkgconfig
installing extension objects:       /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/3.2.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/site_ruby/3.2.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/vendor_ruby/3.2.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/v3/install/trunk-yjit-asserts/include/ruby-3.2.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/3.2.0+2
installing extension scripts:       /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/site_ruby/3.2.0+2
installing extension scripts:       /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/vendor_ruby/3.2.0+2
installing extension headers:       /tmp/ruby/v3/install/trunk-yjit-asserts/include/ruby-3.2.0+2/ruby
installing command scripts:         /tmp/ruby/v3/install/trunk-yjit-asserts/bin
installing library scripts:         /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/3.2.0+2
installing common headers:          /tmp/ruby/v3/install/trunk-yjit-asserts/include/ruby-3.2.0+2
installing manpages:                /tmp/ruby/v3/install/trunk-yjit-asserts/share/man/man1
installing default gems from lib:   /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/gems/3.2.0+2
                                    abbrev 0.1.0
                                    base64 0.1.1
                                    benchmark 0.2.0
                                    bundler 2.4.0.dev
                                    cgi 0.3.2
                                    csv 3.2.2
                                    delegate 0.2.0
                                    did_you_mean 1.6.1
                                    drb 2.1.0
                                    english 0.7.1
                                    erb 2.2.3
                                    error_highlight 0.4.0
                                    fileutils 1.6.0
                                    find 0.1.1
                                    forwardable 1.3.2
                                    getoptlong 0.1.1
                                    ipaddr 1.2.4
                                    irb 1.4.1
                                    logger 1.5.1
                                    mutex_m 0.1.1
                                    net-http 0.2.2
                                    net-protocol 0.1.3
                                    observer 0.1.1
                                    open-uri 0.2.0
                                    open3 0.1.1
                                    optparse 0.2.0
                                    ostruct 0.5.5
                                    pp 0.3.0
                                    prettyprint 0.1.1
                                    pstore 0.1.1
                                    racc 1.6.0
                                    rdoc 6.4.0
                                    readline 0.0.3
                                    reline 0.3.1
                                    resolv 0.2.1
                                    resolv-replace 0.1.0
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.0
                                    set 1.0.2
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    tempfile 0.1.2
                                    time 0.2.0
                                    timeout 0.3.0
                                    tmpdir 0.1.2
                                    tsort 0.1.0
                                    un 0.2.0
                                    uri 0.11.0
                                    weakref 0.1.1
                                    yaml 0.2.0
installing default gems from ext:   /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/gems/3.2.0+2
                                    bigdecimal 3.1.2
                                    date 3.2.3
                                    digest 3.1.0
                                    etc 1.4.0
                                    fcntl 1.0.1
                                    fiddle 1.1.0
                                    io-console 0.5.11
                                    io-nonblock 0.1.1
                                    io-wait 0.3.0.pre
                                    json 2.6.2
                                    nkf 0.1.1
                                    openssl 3.0.0
                                    pathname 0.2.0
                                    psych 5.0.0.dev
                                    readline-ext 0.1.4
                                    stringio 3.0.3
                                    strscan 3.0.1
                                    syslog 0.1.0
                                    zlib 2.1.1
installing bundled gems:            /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/gems/3.2.0+2
                                    minitest 5.16.2
                                    power_assert 2.0.1
                                    rake 13.0.6
                                    test-unit 3.5.3
                                    rexml 3.2.5
                                    rss 0.2.9
                                    net-ftp 0.1.3
                                    net-imap 0.2.3
                                    net-pop 0.1.1
                                    net-smtp 0.3.1
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 2.6.0
                                    typeprof 0.21.3
                                    debug 1.6.2
installing bundled gem cache:       /tmp/ruby/v3/install/trunk-yjit-asserts/lib/ruby/gems/3.2.0+2/cache
$$$[end] "make install DEFS=\"-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1\"" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j6'
PASS all 1747 tests
$$$[end] "make yes-btest TESTOPTS='-q -j6'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j6'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef -std=gnu99 
	XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I/tmp/ruby/v3/src/trunk-yjit-asserts/include -I/tmp/ruby/v3/src/trunk-yjit-asserts -I/tmp/ruby/v3/src/trunk-yjit-asserts/enc/unicode/14.0.0 
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS =  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:condition ..OK 2
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:case .....OK 5
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:while/until ........OK 8
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:exception ..........OK 10
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:array .......................................OK 39
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:call ......OK 6
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:proc .........OK 9
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:signal ..OK 2
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:system ........OK 8
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:const .....OK 5
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:clone .....OK 5
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:marshal ....OK 4
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:pack ....OK 4
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:math ..OK 2
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:struct ......OK 6
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:variable ............OK 12
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:trace ...OK 3
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:defined? ............OK 12
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:alias ......OK 6
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:path .......................OK 23
/tmp/ruby/v3/src/trunk-yjit-asserts/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j6'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'
config.status: creating ruby-runner.h
making mjit_build_dir.so
Run options: 
  --seed=65122
  "--ruby=./miniruby -I/tmp/ruby/v3/src/trunk-yjit-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-yjit-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/v3/src/trunk-yjit-asserts/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j6

# Running tests:

Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocParser#test_class_for_forbidden : "BUNDLER_ORIG_RUBYOPT" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocContext#test_find_class_method_named : "BUNDLER_ORIG_RUBYOPT" added
/tmp/ruby/v3/src/trunk-yjit-asserts/lib/yaml.rb:20: warning: already initialized constant YAML
/tmp/ruby/v3/src/trunk-yjit-asserts/lib/rubygems/specification.rb:1308: warning: previous definition of YAML was here
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_BUNDLER_VERSION" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_BUNDLE_BIN_PATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_BUNDLE_GEMFILE" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_GEM_HOME" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_GEM_PATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_MANPATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_PATH" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_RB_USER_INSTALL" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_RUBYLIB" added
Environment variable changed: TestRDocMarkupPreProcess#test_handle_directive_yield_no_context : "BUNDLER_ORIG_RUBYOPT" added
$$$ #<Timeout::Error: execution expired>
### enter analyzing mode for stuck processes

$$$ ps jx
 PPID   PID  PGID   SID TTY      TPGID STAT   UID   TIME COMMAND
   10    11    11    11 ?           -1 Ss    1001   0:00 sh build-loop.sh trunk-yjit-asserts --incremental --process-num=6
11618  1726    11    11 ?           -1 R     1001   0:00 ps jx
   11 11614    11    11 ?           -1 Sl    1001   0:00 ruby ./br.rb build_report trunk-yjit-asserts --incremental --process-num=6
11614 11617    11    11 ?           -1 S     1001   0:00 sh -c ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-yjit-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-yjit-asserts.20220815-080520 --root_dir=/tmp/ruby --timeout=208000 --build_opts='DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1"' --configure_opts=cppflags=-DYJIT_FORCE_ENABLE --incremental --process-num=6
11617 11618    11    11 ?           -1 Sl    1001   0:00 ruby /home/ko1/ruby/build-ruby/build-ruby.rb --target_name=trunk-yjit-asserts --logfile=/home/ko1/ruby/logs/brlog.trunk-yjit-asserts.20220815-080520 --root_dir=/tmp/ruby --timeout=208000 --build_opts=DEFS="-DRGENGC_CHECK_MODE=2 -DRUBY_DEBUG=1" --configure_opts=cppflags=-DYJIT_FORCE_ENABLE --incremental --process-num=6
11618 26316    11    11 ?           -1 S     1001   0:00 sh -c make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j6'
26316 26317    11    11 ?           -1 S     1001   0:00 make yes-test-all TESTOPTS=--stderr-on-failure TESTS=-j6
26317 26396    11    11 ?           -1 Sl    1001   0:32 /tmp/ruby/v3/build/trunk-yjit-asserts/ruby --disable-gems /tmp/ruby/v3/src/trunk-yjit-asserts/test/runner.rb --ruby=./miniruby -I/tmp/ruby/v3/src/trunk-yjit-asserts/lib -I. -I.ext/common  /tmp/ruby/v3/src/trunk-yjit-asserts/tool/runruby.rb --extout=.ext  -- --disable-gems --excludes-dir=/tmp/ruby/v3/src/trunk-yjit-asserts/test/excludes --name=!/memory_leak/ --stderr-on-failure -j6
{10=>[11], 11618=>[1726, 26316], 11=>[11614], 11614=>[11617], 11617=>[11618], 26316=>[26317], 26317=>[26396]}
$ timeout 60 gdb -p 1726 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 26396 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null
[New LWP 30016]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007f2951096ffb in __GI___select (nfds=1, readfds=readfds@entry=0x5611fefd4600, writefds=writefds@entry=0x0, exceptfds=0x0, timeout=0x7ffc0f97c1c0) at ../sysdeps/unix/sysv/linux/select.c:41

>>> Threads

  Id   Target Id                                           Frame 
* 1    Thread 0x7f2950f80b80 (LWP 26396) "ruby"            0x00007f2951096ffb in __GI___select (nfds=1, readfds=readfds@entry=0x5611fefd4600, writefds=writefds@entry=0x0, exceptfds=0x0, timeout=0x7ffc0f97c1c0) at ../sysdeps/unix/sysv/linux/select.c:41
  2    Thread 0x7f294e33f700 (LWP 30016) "Timeout stdlib " 0x00007f2951094ac6 in __ppoll (fds=fds@entry=0x7f294e23e668, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44

>>> Machine level backtrace


Thread 2 (Thread 0x7f294e33f700 (LWP 30016)):
#0  0x00007f2951094ac6 in __ppoll (fds=fds@entry=0x7f294e23e668, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x0, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:44
        resultvar = 18446744073709551102
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 139815382980480, tv_nsec = 94635258475966}
#1  0x00005611fcf264a0 in rb_sigwait_sleep (th=th@entry=0x5611fef05ac0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x0) at /tmp/ruby/v3/src/trunk-yjit-asserts/hrtime.h:158
        pfd = {fd = 3, events = 1, revents = 0}
        ts = {tv_sec = 0, tv_nsec = 0}
#2  0x00005611fcf29319 in native_sleep (th=<optimized out>, rel=0x0) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread_pthread.c:2346
        next = <optimized out>
        sched = 0x5611feba9dd8
        sigwait_fd = 3
#3  0x00005611fcf294b3 in sleep_forever (fl=1, th=0x5611fef05ac0) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:1268
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#4  rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=8, end=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:1392
        scheduler = <optimized out>
#5  0x00005611fcf295f8 in queue_sleep (_args=_args@entry=139815381362832) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread_sync.c:994
        args = 0x7f294e23e890
#6  0x00005611fcd981f9 in rb_ensure (b_proc=b_proc@entry=0x5611fcf295e0 <queue_sleep>, data1=data1@entry=139815381362832, e_proc=e_proc@entry=0x5611fcf1d600 <queue_sleep_done>, data2=data2@entry=139815381362864) at /tmp/ruby/v3/src/trunk-yjit-asserts/eval.c:994
        _ec = 0x5611fee630a0
        _tag = {tag = 52, retval = 139815381363904, buf = {0x7f294e23e820, 0x5611fcd982ea <rb_ensure+538>, 0x0, 0x7f294e23e770, 0x7f2950e47ac0}, prev = 0x7f294e23eaf0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 8
        errinfo = <optimized out>
        ec = 0x5611fee630a0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x5611fcf1d600 <queue_sleep_done>, data2 = 139815381362864}}
#7  0x00005611fcf26915 in queue_do_pop (self=139815427670080, q=0x5611fed1a710, should_block=1, timeout=8) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread_sync.c:1063
        ec = <optimized out>
        queue_waiter = {w = {self = 139815427670080, th = 0x5611fef05ac0, fiber = 0x5611fee63050, node = {next = 0x5611fed1a710, prev = 0x5611fed1a710}}, as = {q = 0x5611fed1a710, sq = 0x5611fed1a710}}
        waitq = 0x5611fed1a710
        queue_sleep_arg = {self = 139815427670080, timeout = 8, end = 0}
        unaligned_member_access_result = <optimized out>
        end = <optimized out>
        __PRETTY_FUNCTION__ = <optimized out>
#8  0x00005611fcf7a390 in vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=0x7f294e33eb90, ec=0x5611fee630a0) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_insnhelper.c:6019
        argv = <optimized out>
        __func__ = <optimized out>
        i = <optimized out>
#9  vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=0x7f294e33eb90, ec=0x5611fee630a0) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_insnhelper.c:6004
        __func__ = <optimized out>
        i = <optimized out>
        argv = <optimized out>
#10 vm_exec_core (ec=0x5611fee630a0, initial=<optimized out>) at ../../src/trunk-yjit-asserts/insns.def:1529
        bf = <optimized out>
        leaf = false
        val = <optimized out>
        canary = 0x0
        index = <optimized out>
        reg_pc = 0x5611fec24870
        reg_cfp = 0x7f294e33eb90
        insns_address_table = {0x5611fcf7aeb9 <vm_exec_core+16121>, 0x5611fcf78f48 <vm_exec_core+8072>, 0x5611fcf78eb0 <vm_exec_core+7920>, 0x5611fcf78dcc <vm_exec_core+7692>, 0x5611fcf78d07 <vm_exec_core+7495>, 0x5611fcf78c2c <vm_exec_core+7276>, 0x5611fcf78b61 <vm_exec_core+7073>, 0x5611fcf78ae4 <vm_exec_core+6948>, 0x5611fcf78a41 <vm_exec_core+6785>, 0x5611fcf789cc <vm_exec_core+6668>, 0x5611fcf788a4 <vm_exec_core+6372>, 0x5611fcf787d8 <vm_exec_core+6168>, 0x5611fcf7872f <vm_exec_core+5999>, 0x5611fcf786b8 <vm_exec_core+5880>, 0x5611fcf7864a <vm_exec_core+5770>, 0x5611fcf78606 <vm_exec_core+5702>, 0x5611fcf78579 <vm_exec_core+5561>, 0x5611fcf784f6 <vm_exec_core+5430>, 0x5611fcf7849c <vm_exec_core+5340>, 0x5611fcf78420 <vm_exec_core+5216>, 0x5611fcf78389 <vm_exec_core+5065>, 0x5611fcf78304 <vm_exec_core+4932>, 0x5611fcf7826a <vm_exec_core+4778>, 0x5611fcf781bb <vm_exec_core+4603>, 0x5611fcf78130 <vm_exec_core+4464>, 0x5611fcf78081 <vm_exec_core+4289>, 0x5611fcf77fbe <vm_exec_core+4094>, 0x5611fcf77f2c <vm_exec_core+3948>, 0x5611fcf77e9a <vm_exec_core+3802>, 0x5611fcf77dc1 <vm_exec_core+3585>, 0x5611fcf77d0d <vm_exec_core+3405>, 0x5611fcf77c85 <vm_exec_core+3269>, 0x5611fcf77bfb <vm_exec_core+3131>, 0x5611fcf77b84 <vm_exec_core+3012>, 0x5611fcf77b30 <vm_exec_core+2928>, 0x5611fcf77a85 <vm_exec_core+2757>, 0x5611fcf77a2f <vm_exec_core+2671>, 0x5611fcf779b0 <vm_exec_core+2544>, 0x5611fcf778c2 <vm_exec_core+2306>, 0x5611fcf7782e <vm_exec_core+2158>, 0x5611fcf77798 <vm_exec_core+2008>, 0x5611fcf77762 <vm_exec_core+1954>, 0x5611fcf776ba <vm_exec_core+1786>, 0x5611fcf775f5 <vm_exec_core+1589>, 0x5611fcf7752c <vm_exec_core+1388>, 0x5611fcf77491 <vm_exec_core+1233>, 0x5611fcf772b8 <vm_exec_core+760>, 0x5611fcf771e3 <vm_exec_core+547>, 0x5611fcf77145 <vm_exec_core+389>, 0x5611fcf770cf <vm_exec_core+271>, 0x5611fcf77070 <vm_exec_core+176>, 0x5611fcf79c8a <vm_exec_core+11466>, 0x5611fcf79be3 <vm_exec_core+11299>, 0x5611fcf7b1d5 <vm_exec_core+16917>, 0x5611fcf79cf7 <vm_exec_core+11575>, 0x5611fcf79a31 <vm_exec_core+10865>, 0x5611fcf798d3 <vm_exec_core+10515>, 0x5611fcf79857 <vm_exec_core+10391>, 0x5611fcf797f4 <vm_exec_core+10292>, 0x5611fcf79760 <vm_exec_core+10144>, 0x5611fcf7a04c <vm_exec_core+12428>, 0x5611fcf79f9c <vm_exec_core+12252>, 0x5611fcf79fe0 <vm_exec_core+12320>, 0x5611fcf79b91 <vm_exec_core+11217>, 0x5611fcf79ebe <vm_exec_core+12030>, 0x5611fcf79d9e <vm_exec_core+11742>, 0x5611fcf79f0d <vm_exec_core+12109>, 0x5611fcf79665 <vm_exec_core+9893>, 0x5611fcf79564 <vm_exec_core+9636>, 0x5611fcf7b0d4 <vm_exec_core+16660>, 0x5611fcf7afcf <vm_exec_core+16399>, 0x5611fcf7aece <vm_exec_core+16142>, 0x5611fcf7bd48 <vm_exec_core+19848>, 0x5611fcf7bc69 <vm_exec_core+19625>, 0x5611fcf7bbac <vm_exec_core+19436>, 0x5611fcf7babb <vm_exec_core+19195>, 0x5611fcf7b9b1 <vm_exec_core+18929>, 0x5611fcf7b8ac <vm_exec_core+18668>, 0x5611fcf7b7a2 <vm_exec_core+18402>, 0x5611fcf7b69d <vm_exec_core+18141>, 0x5611fcf7c12f <vm_exec_core+20847>, 0x5611fcf7c073 <vm_exec_core+20659>, 0x5611fcf7bef1 <vm_exec_core+20273>, 0x5611fcf7bdf8 <vm_exec_core+20024>, 0x5611fcf7bfa5 <vm_exec_core+20453>, 0x5611fcf794d9 <vm_exec_core+9497>, 0x5611fcf77013 <vm_exec_core+83>, 0x5611fcf7b611 <vm_exec_core+18001>, 0x5611fcf7b585 <vm_exec_core+17861>, 0x5611fcf7b4ef <vm_exec_core+17711>, 0x5611fcf7b433 <vm_exec_core+17523>, 0x5611fcf7b373 <vm_exec_core+17331>, 0x5611fcf7b291 <vm_exec_core+17105>, 0x5611fcf79442 <vm_exec_core+9346>, 0x5611fcf79397 <vm_exec_core+9175>, 0x5611fcf792dd <vm_exec_core+8989>, 0x5611fcf79249 <vm_exec_core+8841>, 0x5611fcf791b0 <vm_exec_core+8688>, 0x5611fcf7913d <vm_exec_core+8573>, 0x5611fcf790c2 <vm_exec_core+8450>, 0x5611fcf7905e <vm_exec_core+8350>, 0x5611fcf78ffa <vm_exec_core+8250>, 0x5611fcf7b273 <vm_exec_core+17075>, 0x5611fcf78f37 <vm_exec_core+8055>, 0x5611fcf78e9f <vm_exec_core+7903>, 0x5611fcf78dbb <vm_exec_core+7675>, 0x5611fcf78cf6 <vm_exec_core+7478>, 0x5611fcf78c1b <vm_exec_core+7259>, 0x5611fcf78b50 <vm_exec_core+7056>, 0x5611fcf78ad3 <vm_exec_core+6931>, 0x5611fcf78a30 <vm_exec_core+6768>, 0x5611fcf789bb <vm_exec_core+6651>, 0x5611fcf78893 <vm_exec_core+6355>, 0x5611fcf787c7 <vm_exec_core+6151>, 0x5611fcf7871e <vm_exec_core+5982>, 0x5611fcf786a7 <vm_exec_core+5863>, 0x5611fcf78639 <vm_exec_core+5753>, 0x5611fcf785f5 <vm_exec_core+5685>, 0x5611fcf78568 <vm_exec_core+5544>, 0x5611fcf784e5 <vm_exec_core+5413>, 0x5611fcf7848b <vm_exec_core+5323>, 0x5611fcf7840f <vm_exec_core+5199>, 0x5611fcf78378 <vm_exec_core+5048>, 0x5611fcf782f3 <vm_exec_core+4915>, 0x5611fcf78259 <vm_exec_core+4761>, 0x5611fcf781aa <vm_exec_core+4586>, 0x5611fcf7811f <vm_exec_core+4447>, 0x5611fcf78070 <vm_exec_core+4272>, 0x5611fcf77fad <vm_exec_core+4077>, 0x5611fcf77f1b <vm_exec_core+3931>, 0x5611fcf77e89 <vm_exec_core+3785>, 0x5611fcf77db0 <vm_exec_core+3568>, 0x5611fcf77cfc <vm_exec_core+3388>, 0x5611fcf77c74 <vm_exec_core+3252>, 0x5611fcf77bea <vm_exec_core+3114>, 0x5611fcf77b73 <vm_exec_core+2995>, 0x5611fcf77b1f <vm_exec_core+2911>, 0x5611fcf77a74 <vm_exec_core+2740>, 0x5611fcf77a1e <vm_exec_core+2654>, 0x5611fcf7799f <vm_exec_core+2527>, 0x5611fcf778b1 <vm_exec_core+2289>, 0x5611fcf7781d <vm_exec_core+2141>, 0x5611fcf77787 <vm_exec_core+1991>, 0x5611fcf77751 <vm_exec_core+1937>, 0x5611fcf776a9 <vm_exec_core+1769>, 0x5611fcf775e4 <vm_exec_core+1572>, 0x5611fcf7751b <vm_exec_core+1371>, 0x5611fcf77480 <vm_exec_core+1216>, 0x5611fcf772a7 <vm_exec_core+743>, 0x5611fcf771d2 <vm_exec_core+530>, 0x5611fcf77134 <vm_exec_core+372>, 0x5611fcf770be <vm_exec_core+254>, 0x5611fcf7c2be <vm_exec_core+21246>, 0x5611fcf79c79 <vm_exec_core+11449>, 0x5611fcf79bd2 <vm_exec_core+11282>, 0x5611fcf7c2a8 <vm_exec_core+21224>, 0x5611fcf79ce6 <vm_exec_core+11558>, 0x5611fcf79a20 <vm_exec_core+10848>, 0x5611fcf798c2 <vm_exec_core+10498>, 0x5611fcf79846 <vm_exec_core+10374>, 0x5611fcf797e3 <vm_exec_core+10275>, 0x5611fcf7974f <vm_exec_core+10127>, 0x5611fcf7a03b <vm_exec_core+12411>, 0x5611fcf79f8b <vm_exec_core+12235>, 0x5611fcf79fcf <vm_exec_core+12303>, 0x5611fcf79b80 <vm_exec_core+11200>, 0x5611fcf79ead <vm_exec_core+12013>, 0x5611fcf79d8d <vm_exec_core+11725>, 0x5611fcf79efc <vm_exec_core+12092>, 0x5611fcf79654 <vm_exec_core+9876>, 0x5611fcf79553 <vm_exec_core+9619>, 0x5611fcf7c292 <vm_exec_core+21202>, 0x5611fcf7c27c <vm_exec_core+21180>, 0x5611fcf7c266 <vm_exec_core+21158>, 0x5611fcf7c250 <vm_exec_core+21136>, 0x5611fcf7c23a <vm_exec_core+21114>, 0x5611fcf7c224 <vm_exec_core+21092>, 0x5611fcf7c207 <vm_exec_core+21063>, 0x5611fcf7c1f1 <vm_exec_core+21041>, 0x5611fcf7aea3 <vm_exec_core+16099>, 0x5611fcf7ae8d <vm_exec_core+16077>, 0x5611fcf7ae77 <vm_exec_core+16055>, 0x5611fcf7ae61 <vm_exec_core+16033>, 0x5611fcf7ae4b <vm_exec_core+16011>, 0x5611fcf7ae35 <vm_exec_core+15989>, 0x5611fcf7ae1f <vm_exec_core+15967>, 0x5611fcf7ae09 <vm_exec_core+15945>, 0x5611fcf794c8 <vm_exec_core+9480>, 0x5611fcf77002 <vm_exec_core+66>, 0x5611fcf7adf3 <vm_exec_core+15923>, 0x5611fcf7addd <vm_exec_core+15901>, 0x5611fcf7adc7 <vm_exec_core+15879>, 0x5611fcf7adb1 <vm_exec_core+15857>, 0x5611fcf7a021 <vm_exec_core+12385>, 0x5611fcf7a025 <vm_exec_core+12389>, 0x5611fcf79431 <vm_exec_core+9329>, 0x5611fcf79386 <vm_exec_core+9158>, 0x5611fcf792cc <vm_exec_core+8972>, 0x5611fcf79238 <vm_exec_core+8824>, 0x5611fcf7919f <vm_exec_core+8671>...}
        __func__ = "vm_exec_core"
#11 0x00005611fcf6f5be in rb_vm_exec (ec=0x5611fee630a0, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:2513
        _ec = 0x5611fee630a0
        _tag = {tag = 52, retval = 8, buf = {0x7f294e23eb40, 0x5611fcf6fe46 <rb_vm_exec+3270>, 0x0, 0x7f294e23e9f0, 0x5611fee630a0}, prev = 0x7f294e33ed60, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#12 0x00005611fcf7085f in rb_vm_invoke_proc (ec=0x5611fee630a0, proc=proc@entry=0x5611fef05c70, argc=argc@entry=0, argv=argv@entry=0x7f294e23ebe0, kw_splat=0, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:1524
        self = <optimized out>
#13 0x00005611fcf2519e in thread_do_start_proc (th=0x5611fef05ac0) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:591
        args = 139815382983520
        args_ptr = 0x7f294e23ebe0
        args_len = 0
        procval = <optimized out>
        proc = 0x5611fef05c70
        __func__ = "thread_do_start_proc"
#14 0x00005611fcf27f28 in thread_do_start (th=0x5611fef05ac0) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:610
        result = 52
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#15 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:685
        _ec = 0x5611fee630a0
        _tag = {tag = 52, retval = 0, buf = {0x7f294e33edd0, 0x5611fcf27df0 <thread_start_func_2+544>, 0x0, 0x7f294e23ec50, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 8
        size = <optimized out>
        ractor_main_th = <optimized out>
        vm_stack = <optimized out>
        __func__ = "thread_start_func_2"
#16 0x00005611fcf28991 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread_pthread.c:1170
        th = 0x5611fef05ac0
        altstack = 0x5611fec9b040
#17 0x00007f295117c609 in start_thread (arg=<optimized out>) at pthread_create.c:477
        ret = <optimized out>
        pd = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139815382415104, -4945964622265735090, 140720570087022, 140720570087023, 140720570087152, 139815382413248, 4976190643026241614, 4976131577245444174}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
#18 0x00007f29510a1163 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.

Thread 1 (Thread 0x7f2950f80b80 (LWP 26396)):
#0  0x00007f2951096ffb in __GI___select (nfds=1, readfds=readfds@entry=0x5611fefd4600, writefds=writefds@entry=0x0, exceptfds=0x0, timeout=0x7ffc0f97c1c0) at ../sysdeps/unix/sysv/linux/select.c:41
        resultvar = 18446744073709551102
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00005611fcf2b3b2 in rb_fd_select (timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:3947
        r = 0x5611fefd4600
        w = 0x0
        e = <optimized out>
#2  native_fd_select (th=<optimized out>, timeout=<optimized out>, exceptfds=<optimized out>, writefds=<optimized out>, readfds=<optimized out>, n=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread_pthread.c:1370
No locals.
#3  do_select (p=p@entry=140720570090272) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:4121
        sto = <optimized out>
        tv = {tv_sec = 149, tv_usec = 304804}
        __region = {prev_status = THREAD_RUNNABLE}
        drained = <optimized out>
        set = 0x7ffc0f97c320
        result = 0
        lerrno = 0
        to = <optimized out>
        rel = 180000000000
        end = <optimized out>
#4  0x00005611fcd981f9 in rb_ensure (b_proc=b_proc@entry=0x5611fcf2b180 <do_select>, data1=data1@entry=140720570090272, e_proc=e_proc@entry=0x5611fcf23990 <select_set_free>, data2=data2@entry=140720570090272) at /tmp/ruby/v3/src/trunk-yjit-asserts/eval.c:994
        _ec = 0x5611feba9fc0
        _tag = {tag = 52, retval = 1431634051, buf = {0x7ffc0f97c2d0, 0x5611fcd982ea <rb_ensure+538>, 0x0, 0x7ffc0f97c220, 0x5611feba8f80}, prev = 0x7ffc0f97c4d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 8
        errinfo = <optimized out>
        ec = 0x5611feba9fc0
        ensure_list = {next = 0x7ffc0f97c4b0, entry = {marker = 0, e_proc = 0x5611fcf23990 <select_set_free>, data2 = 140720570090272}}
#5  0x00005611fcf2b8cc in rb_thread_fd_select (max=max@entry=1, read=<optimized out>, read@entry=0x7ffc0f97c5c0, write=write@entry=0x0, except=except@entry=0x0, timeout=timeout@entry=0x7ffc0f97c570) at /tmp/ruby/v3/src/trunk-yjit-asserts/thread.c:4212
        set = {max = 1, sigwait_fd = -1, th = 0x5611feba8e30, rset = 0x7ffc0f97c5c0, wset = 0x0, eset = 0x0, orig_rset = {maxfd = 1, fdset = 0x5611fec9f430}, orig_wset = {maxfd = 0, fdset = 0x0}, orig_eset = {maxfd = 0, fdset = 0x0}, timeout = 0x7ffc0f97c570}
#6  0x00005611fcdd4902 in select_internal (fds=<optimized out>, tp=0x7ffc0f97c570, except=<optimized out>, write=<optimized out>, read=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/io.c:10257
        res = <optimized out>
        rp = 0x7ffc0f97c5c0
        ep = 0x0
        max = 1
        n = <optimized out>
        list = <optimized out>
        wp = 0x0
        fptr = <optimized out>
        i = <optimized out>
        pending = 0
        timerec = {tv_sec = 140720570090560, tv_usec = 139815427611200}
        res = <optimized out>
        list = <optimized out>
        rp = <optimized out>
        wp = <optimized out>
        ep = <optimized out>
        fptr = <optimized out>
        i = <optimized out>
        max = <optimized out>
        n = <optimized out>
        pending = <optimized out>
        timerec = <optimized out>
        write_io = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
        obj = <optimized out>
        io = <optimized out>
        write_io = <optimized out>
#7  select_call (arg=arg@entry=140720570090912) at /tmp/ruby/v3/src/trunk-yjit-asserts/io.c:10327
        p = 0x7ffc0f97c5a0
#8  0x00005611fcd981f9 in rb_ensure (b_proc=b_proc@entry=0x5611fcdd4580 <select_call>, data1=data1@entry=140720570090912, e_proc=e_proc@entry=0x5611fcdce770 <select_end>, data2=data2@entry=140720570090912) at /tmp/ruby/v3/src/trunk-yjit-asserts/eval.c:994
        _ec = 0x5611feba9fc0
        _tag = {tag = 52, retval = 94635288076224, buf = {0x7ffc0f97c520, 0x5611fcd982ea <rb_ensure+538>, 0x0, 0x7ffc0f97c470, 0x7ffc0f97c5b0}, prev = 0x7ffc0f97c8d0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 8
        errinfo = <optimized out>
        ec = 0x5611feba9fc0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x5611fcdce770 <select_end>, data2 = 140720570090912}}
#9  0x00005611fcdce6b1 in rb_f_select (argc=<optimized out>, argv=<optimized out>, obj=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/io.c:10675
        timeout = 361
        args = {read = 139815383595800, write = 8, except = 8, timeout = 0x7ffc0f97c570, fdsets = {{maxfd = 1, fdset = 0x5611fefd4600}, {maxfd = 0, fdset = 0x5611fecae070}, {maxfd = 0, fdset = 0x5611fefd9100}, {maxfd = 0, fdset = 0x5611fefd9190}}}
        timerec = {tv_sec = 180, tv_usec = 0}
        i = 4
#10 0x00005611fcf61e4e in vm_call_cfunc_with_frame (ec=0x5611feba9fc0, reg_cfp=0x7f2950f7eb50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_insnhelper.c:3020
        ci = 0x15b100100009
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2950e2a920
        cfunc = 0x5611fec1dc18
        len = -1
        recv = 139815393164920
        block_handler = <optimized out>
        frame_type = 1431634051
        argc = <optimized out>
        orig_argc = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x00005611fcf6e8d4 in vm_sendish (ec=0x5611feba9fc0, reg_cfp=0x7f2950f7eb50, cd=0x5611fed48b30, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_callinfo.h:350
        val = 52
        ci = <optimized out>
        cc = 0x7f294e45bf40
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x15b100100009, cc = 0x7f294e45bf40, block_handler = 0, recv = 139815393164920, argc = 4, kw_splat = 0}
#12 0x00005611fcf770a7 in vm_exec_core (ec=0x5611feba9fc0, initial=<optimized out>) at ../../src/trunk-yjit-asserts/insns.def:797
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        canary = 0x0
        reg_pc = 0x5611fed45e40
        reg_cfp = 0x7f2950f7eb50
        insns_address_table = {0x5611fcf7aeb9 <vm_exec_core+16121>, 0x5611fcf78f48 <vm_exec_core+8072>, 0x5611fcf78eb0 <vm_exec_core+7920>, 0x5611fcf78dcc <vm_exec_core+7692>, 0x5611fcf78d07 <vm_exec_core+7495>, 0x5611fcf78c2c <vm_exec_core+7276>, 0x5611fcf78b61 <vm_exec_core+7073>, 0x5611fcf78ae4 <vm_exec_core+6948>, 0x5611fcf78a41 <vm_exec_core+6785>, 0x5611fcf789cc <vm_exec_core+6668>, 0x5611fcf788a4 <vm_exec_core+6372>, 0x5611fcf787d8 <vm_exec_core+6168>, 0x5611fcf7872f <vm_exec_core+5999>, 0x5611fcf786b8 <vm_exec_core+5880>, 0x5611fcf7864a <vm_exec_core+5770>, 0x5611fcf78606 <vm_exec_core+5702>, 0x5611fcf78579 <vm_exec_core+5561>, 0x5611fcf784f6 <vm_exec_core+5430>, 0x5611fcf7849c <vm_exec_core+5340>, 0x5611fcf78420 <vm_exec_core+5216>, 0x5611fcf78389 <vm_exec_core+5065>, 0x5611fcf78304 <vm_exec_core+4932>, 0x5611fcf7826a <vm_exec_core+4778>, 0x5611fcf781bb <vm_exec_core+4603>, 0x5611fcf78130 <vm_exec_core+4464>, 0x5611fcf78081 <vm_exec_core+4289>, 0x5611fcf77fbe <vm_exec_core+4094>, 0x5611fcf77f2c <vm_exec_core+3948>, 0x5611fcf77e9a <vm_exec_core+3802>, 0x5611fcf77dc1 <vm_exec_core+3585>, 0x5611fcf77d0d <vm_exec_core+3405>, 0x5611fcf77c85 <vm_exec_core+3269>, 0x5611fcf77bfb <vm_exec_core+3131>, 0x5611fcf77b84 <vm_exec_core+3012>, 0x5611fcf77b30 <vm_exec_core+2928>, 0x5611fcf77a85 <vm_exec_core+2757>, 0x5611fcf77a2f <vm_exec_core+2671>, 0x5611fcf779b0 <vm_exec_core+2544>, 0x5611fcf778c2 <vm_exec_core+2306>, 0x5611fcf7782e <vm_exec_core+2158>, 0x5611fcf77798 <vm_exec_core+2008>, 0x5611fcf77762 <vm_exec_core+1954>, 0x5611fcf776ba <vm_exec_core+1786>, 0x5611fcf775f5 <vm_exec_core+1589>, 0x5611fcf7752c <vm_exec_core+1388>, 0x5611fcf77491 <vm_exec_core+1233>, 0x5611fcf772b8 <vm_exec_core+760>, 0x5611fcf771e3 <vm_exec_core+547>, 0x5611fcf77145 <vm_exec_core+389>, 0x5611fcf770cf <vm_exec_core+271>, 0x5611fcf77070 <vm_exec_core+176>, 0x5611fcf79c8a <vm_exec_core+11466>, 0x5611fcf79be3 <vm_exec_core+11299>, 0x5611fcf7b1d5 <vm_exec_core+16917>, 0x5611fcf79cf7 <vm_exec_core+11575>, 0x5611fcf79a31 <vm_exec_core+10865>, 0x5611fcf798d3 <vm_exec_core+10515>, 0x5611fcf79857 <vm_exec_core+10391>, 0x5611fcf797f4 <vm_exec_core+10292>, 0x5611fcf79760 <vm_exec_core+10144>, 0x5611fcf7a04c <vm_exec_core+12428>, 0x5611fcf79f9c <vm_exec_core+12252>, 0x5611fcf79fe0 <vm_exec_core+12320>, 0x5611fcf79b91 <vm_exec_core+11217>, 0x5611fcf79ebe <vm_exec_core+12030>, 0x5611fcf79d9e <vm_exec_core+11742>, 0x5611fcf79f0d <vm_exec_core+12109>, 0x5611fcf79665 <vm_exec_core+9893>, 0x5611fcf79564 <vm_exec_core+9636>, 0x5611fcf7b0d4 <vm_exec_core+16660>, 0x5611fcf7afcf <vm_exec_core+16399>, 0x5611fcf7aece <vm_exec_core+16142>, 0x5611fcf7bd48 <vm_exec_core+19848>, 0x5611fcf7bc69 <vm_exec_core+19625>, 0x5611fcf7bbac <vm_exec_core+19436>, 0x5611fcf7babb <vm_exec_core+19195>, 0x5611fcf7b9b1 <vm_exec_core+18929>, 0x5611fcf7b8ac <vm_exec_core+18668>, 0x5611fcf7b7a2 <vm_exec_core+18402>, 0x5611fcf7b69d <vm_exec_core+18141>, 0x5611fcf7c12f <vm_exec_core+20847>, 0x5611fcf7c073 <vm_exec_core+20659>, 0x5611fcf7bef1 <vm_exec_core+20273>, 0x5611fcf7bdf8 <vm_exec_core+20024>, 0x5611fcf7bfa5 <vm_exec_core+20453>, 0x5611fcf794d9 <vm_exec_core+9497>, 0x5611fcf77013 <vm_exec_core+83>, 0x5611fcf7b611 <vm_exec_core+18001>, 0x5611fcf7b585 <vm_exec_core+17861>, 0x5611fcf7b4ef <vm_exec_core+17711>, 0x5611fcf7b433 <vm_exec_core+17523>, 0x5611fcf7b373 <vm_exec_core+17331>, 0x5611fcf7b291 <vm_exec_core+17105>, 0x5611fcf79442 <vm_exec_core+9346>, 0x5611fcf79397 <vm_exec_core+9175>, 0x5611fcf792dd <vm_exec_core+8989>, 0x5611fcf79249 <vm_exec_core+8841>, 0x5611fcf791b0 <vm_exec_core+8688>, 0x5611fcf7913d <vm_exec_core+8573>, 0x5611fcf790c2 <vm_exec_core+8450>, 0x5611fcf7905e <vm_exec_core+8350>, 0x5611fcf78ffa <vm_exec_core+8250>, 0x5611fcf7b273 <vm_exec_core+17075>, 0x5611fcf78f37 <vm_exec_core+8055>, 0x5611fcf78e9f <vm_exec_core+7903>, 0x5611fcf78dbb <vm_exec_core+7675>, 0x5611fcf78cf6 <vm_exec_core+7478>, 0x5611fcf78c1b <vm_exec_core+7259>, 0x5611fcf78b50 <vm_exec_core+7056>, 0x5611fcf78ad3 <vm_exec_core+6931>, 0x5611fcf78a30 <vm_exec_core+6768>, 0x5611fcf789bb <vm_exec_core+6651>, 0x5611fcf78893 <vm_exec_core+6355>, 0x5611fcf787c7 <vm_exec_core+6151>, 0x5611fcf7871e <vm_exec_core+5982>, 0x5611fcf786a7 <vm_exec_core+5863>, 0x5611fcf78639 <vm_exec_core+5753>, 0x5611fcf785f5 <vm_exec_core+5685>, 0x5611fcf78568 <vm_exec_core+5544>, 0x5611fcf784e5 <vm_exec_core+5413>, 0x5611fcf7848b <vm_exec_core+5323>, 0x5611fcf7840f <vm_exec_core+5199>, 0x5611fcf78378 <vm_exec_core+5048>, 0x5611fcf782f3 <vm_exec_core+4915>, 0x5611fcf78259 <vm_exec_core+4761>, 0x5611fcf781aa <vm_exec_core+4586>, 0x5611fcf7811f <vm_exec_core+4447>, 0x5611fcf78070 <vm_exec_core+4272>, 0x5611fcf77fad <vm_exec_core+4077>, 0x5611fcf77f1b <vm_exec_core+3931>, 0x5611fcf77e89 <vm_exec_core+3785>, 0x5611fcf77db0 <vm_exec_core+3568>, 0x5611fcf77cfc <vm_exec_core+3388>, 0x5611fcf77c74 <vm_exec_core+3252>, 0x5611fcf77bea <vm_exec_core+3114>, 0x5611fcf77b73 <vm_exec_core+2995>, 0x5611fcf77b1f <vm_exec_core+2911>, 0x5611fcf77a74 <vm_exec_core+2740>, 0x5611fcf77a1e <vm_exec_core+2654>, 0x5611fcf7799f <vm_exec_core+2527>, 0x5611fcf778b1 <vm_exec_core+2289>, 0x5611fcf7781d <vm_exec_core+2141>, 0x5611fcf77787 <vm_exec_core+1991>, 0x5611fcf77751 <vm_exec_core+1937>, 0x5611fcf776a9 <vm_exec_core+1769>, 0x5611fcf775e4 <vm_exec_core+1572>, 0x5611fcf7751b <vm_exec_core+1371>, 0x5611fcf77480 <vm_exec_core+1216>, 0x5611fcf772a7 <vm_exec_core+743>, 0x5611fcf771d2 <vm_exec_core+530>, 0x5611fcf77134 <vm_exec_core+372>, 0x5611fcf770be <vm_exec_core+254>, 0x5611fcf7c2be <vm_exec_core+21246>, 0x5611fcf79c79 <vm_exec_core+11449>, 0x5611fcf79bd2 <vm_exec_core+11282>, 0x5611fcf7c2a8 <vm_exec_core+21224>, 0x5611fcf79ce6 <vm_exec_core+11558>, 0x5611fcf79a20 <vm_exec_core+10848>, 0x5611fcf798c2 <vm_exec_core+10498>, 0x5611fcf79846 <vm_exec_core+10374>, 0x5611fcf797e3 <vm_exec_core+10275>, 0x5611fcf7974f <vm_exec_core+10127>, 0x5611fcf7a03b <vm_exec_core+12411>, 0x5611fcf79f8b <vm_exec_core+12235>, 0x5611fcf79fcf <vm_exec_core+12303>, 0x5611fcf79b80 <vm_exec_core+11200>, 0x5611fcf79ead <vm_exec_core+12013>, 0x5611fcf79d8d <vm_exec_core+11725>, 0x5611fcf79efc <vm_exec_core+12092>, 0x5611fcf79654 <vm_exec_core+9876>, 0x5611fcf79553 <vm_exec_core+9619>, 0x5611fcf7c292 <vm_exec_core+21202>, 0x5611fcf7c27c <vm_exec_core+21180>, 0x5611fcf7c266 <vm_exec_core+21158>, 0x5611fcf7c250 <vm_exec_core+21136>, 0x5611fcf7c23a <vm_exec_core+21114>, 0x5611fcf7c224 <vm_exec_core+21092>, 0x5611fcf7c207 <vm_exec_core+21063>, 0x5611fcf7c1f1 <vm_exec_core+21041>, 0x5611fcf7aea3 <vm_exec_core+16099>, 0x5611fcf7ae8d <vm_exec_core+16077>, 0x5611fcf7ae77 <vm_exec_core+16055>, 0x5611fcf7ae61 <vm_exec_core+16033>, 0x5611fcf7ae4b <vm_exec_core+16011>, 0x5611fcf7ae35 <vm_exec_core+15989>, 0x5611fcf7ae1f <vm_exec_core+15967>, 0x5611fcf7ae09 <vm_exec_core+15945>, 0x5611fcf794c8 <vm_exec_core+9480>, 0x5611fcf77002 <vm_exec_core+66>, 0x5611fcf7adf3 <vm_exec_core+15923>, 0x5611fcf7addd <vm_exec_core+15901>, 0x5611fcf7adc7 <vm_exec_core+15879>, 0x5611fcf7adb1 <vm_exec_core+15857>, 0x5611fcf7a021 <vm_exec_core+12385>, 0x5611fcf7a025 <vm_exec_core+12389>, 0x5611fcf79431 <vm_exec_core+9329>, 0x5611fcf79386 <vm_exec_core+9158>, 0x5611fcf792cc <vm_exec_core+8972>, 0x5611fcf79238 <vm_exec_core+8824>, 0x5611fcf7919f <vm_exec_core+8671>...}
        __func__ = "vm_exec_core"
#13 0x00005611fcf6f5be in rb_vm_exec (ec=0x5611feba9fc0, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:2513
        _ec = 0x5611feba9fc0
        _tag = {tag = 52, retval = 8, buf = {0x7ffc0f97c920, 0x5611fcf6fe46 <rb_vm_exec+3270>, 0x0, 0x7ffc0f97c7d0, 0x7f2950e43808}, prev = 0x7ffc0f97cc90, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#14 0x00005611fcf83239 in invoke_block (captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=<optimized out>, self=<optimized out>, iseq=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:1319
        arg_size = <optimized out>
        arg_size = <optimized out>
#15 invoke_iseq_block_from_c (me=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:1375
        iseq = <optimized out>
        i = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        opt_pc = <optimized out>
        sp = <optimized out>
        iseq = <optimized out>
        i = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        bound = <optimized out>
#16 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:1393
        captured = <optimized out>
        captured = <optimized out>
#17 vm_yield_with_cref (is_lambda=<optimized out>, cref=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:1430
No locals.
#18 vm_yield (kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, ec=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:1438
No locals.
#19 rb_yield_0 (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_eval.c:1347
No locals.
#20 rb_yield (val=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_eval.c:1363
No locals.
#21 0x00005611fcf9cfb0 in rb_ary_each (ary=139815427683480) at /tmp/ruby/v3/src/trunk-yjit-asserts/include/ruby/internal/core/rarray.h:391
        i = 0
#22 0x00005611fcf61e4e in vm_call_cfunc_with_frame (ec=0x5611feba9fc0, reg_cfp=0x7f2950f7ed50, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_insnhelper.c:3020
        ci = 0xbd100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2950e10340
        cfunc = 0x5611fec0d048
        len = 0
        recv = 139815427683480
        block_handler = <optimized out>
        frame_type = 1431634051
        argc = <optimized out>
        orig_argc = <optimized out>
        args = <optimized out>
        args = <optimized out>
#23 0x00005611fcf6e8d4 in vm_sendish (ec=0x5611feba9fc0, reg_cfp=0x7f2950f7ed50, cd=0x5611fed6d350, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_callinfo.h:350
        val = 52
        ci = <optimized out>
        cc = 0x7f2950e59a40
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0xbd100000001, cc = 0x7f2950e59a40, block_handler = 139815428812137, recv = 139815427683480, argc = 0, kw_splat = 0}
#24 0x00005611fcf7711c in vm_exec_core (ec=0x5611feba9fc0, initial=<optimized out>) at ../../src/trunk-yjit-asserts/insns.def:778
        bh = <optimized out>
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        canary = 0x0
        cd = <optimized out>
        reg_pc = 0x5611febd65a0
        reg_cfp = 0x7f2950f7ed50
        insns_address_table = {0x5611fcf7aeb9 <vm_exec_core+16121>, 0x5611fcf78f48 <vm_exec_core+8072>, 0x5611fcf78eb0 <vm_exec_core+7920>, 0x5611fcf78dcc <vm_exec_core+7692>, 0x5611fcf78d07 <vm_exec_core+7495>, 0x5611fcf78c2c <vm_exec_core+7276>, 0x5611fcf78b61 <vm_exec_core+7073>, 0x5611fcf78ae4 <vm_exec_core+6948>, 0x5611fcf78a41 <vm_exec_core+6785>, 0x5611fcf789cc <vm_exec_core+6668>, 0x5611fcf788a4 <vm_exec_core+6372>, 0x5611fcf787d8 <vm_exec_core+6168>, 0x5611fcf7872f <vm_exec_core+5999>, 0x5611fcf786b8 <vm_exec_core+5880>, 0x5611fcf7864a <vm_exec_core+5770>, 0x5611fcf78606 <vm_exec_core+5702>, 0x5611fcf78579 <vm_exec_core+5561>, 0x5611fcf784f6 <vm_exec_core+5430>, 0x5611fcf7849c <vm_exec_core+5340>, 0x5611fcf78420 <vm_exec_core+5216>, 0x5611fcf78389 <vm_exec_core+5065>, 0x5611fcf78304 <vm_exec_core+4932>, 0x5611fcf7826a <vm_exec_core+4778>, 0x5611fcf781bb <vm_exec_core+4603>, 0x5611fcf78130 <vm_exec_core+4464>, 0x5611fcf78081 <vm_exec_core+4289>, 0x5611fcf77fbe <vm_exec_core+4094>, 0x5611fcf77f2c <vm_exec_core+3948>, 0x5611fcf77e9a <vm_exec_core+3802>, 0x5611fcf77dc1 <vm_exec_core+3585>, 0x5611fcf77d0d <vm_exec_core+3405>, 0x5611fcf77c85 <vm_exec_core+3269>, 0x5611fcf77bfb <vm_exec_core+3131>, 0x5611fcf77b84 <vm_exec_core+3012>, 0x5611fcf77b30 <vm_exec_core+2928>, 0x5611fcf77a85 <vm_exec_core+2757>, 0x5611fcf77a2f <vm_exec_core+2671>, 0x5611fcf779b0 <vm_exec_core+2544>, 0x5611fcf778c2 <vm_exec_core+2306>, 0x5611fcf7782e <vm_exec_core+2158>, 0x5611fcf77798 <vm_exec_core+2008>, 0x5611fcf77762 <vm_exec_core+1954>, 0x5611fcf776ba <vm_exec_core+1786>, 0x5611fcf775f5 <vm_exec_core+1589>, 0x5611fcf7752c <vm_exec_core+1388>, 0x5611fcf77491 <vm_exec_core+1233>, 0x5611fcf772b8 <vm_exec_core+760>, 0x5611fcf771e3 <vm_exec_core+547>, 0x5611fcf77145 <vm_exec_core+389>, 0x5611fcf770cf <vm_exec_core+271>, 0x5611fcf77070 <vm_exec_core+176>, 0x5611fcf79c8a <vm_exec_core+11466>, 0x5611fcf79be3 <vm_exec_core+11299>, 0x5611fcf7b1d5 <vm_exec_core+16917>, 0x5611fcf79cf7 <vm_exec_core+11575>, 0x5611fcf79a31 <vm_exec_core+10865>, 0x5611fcf798d3 <vm_exec_core+10515>, 0x5611fcf79857 <vm_exec_core+10391>, 0x5611fcf797f4 <vm_exec_core+10292>, 0x5611fcf79760 <vm_exec_core+10144>, 0x5611fcf7a04c <vm_exec_core+12428>, 0x5611fcf79f9c <vm_exec_core+12252>, 0x5611fcf79fe0 <vm_exec_core+12320>, 0x5611fcf79b91 <vm_exec_core+11217>, 0x5611fcf79ebe <vm_exec_core+12030>, 0x5611fcf79d9e <vm_exec_core+11742>, 0x5611fcf79f0d <vm_exec_core+12109>, 0x5611fcf79665 <vm_exec_core+9893>, 0x5611fcf79564 <vm_exec_core+9636>, 0x5611fcf7b0d4 <vm_exec_core+16660>, 0x5611fcf7afcf <vm_exec_core+16399>, 0x5611fcf7aece <vm_exec_core+16142>, 0x5611fcf7bd48 <vm_exec_core+19848>, 0x5611fcf7bc69 <vm_exec_core+19625>, 0x5611fcf7bbac <vm_exec_core+19436>, 0x5611fcf7babb <vm_exec_core+19195>, 0x5611fcf7b9b1 <vm_exec_core+18929>, 0x5611fcf7b8ac <vm_exec_core+18668>, 0x5611fcf7b7a2 <vm_exec_core+18402>, 0x5611fcf7b69d <vm_exec_core+18141>, 0x5611fcf7c12f <vm_exec_core+20847>, 0x5611fcf7c073 <vm_exec_core+20659>, 0x5611fcf7bef1 <vm_exec_core+20273>, 0x5611fcf7bdf8 <vm_exec_core+20024>, 0x5611fcf7bfa5 <vm_exec_core+20453>, 0x5611fcf794d9 <vm_exec_core+9497>, 0x5611fcf77013 <vm_exec_core+83>, 0x5611fcf7b611 <vm_exec_core+18001>, 0x5611fcf7b585 <vm_exec_core+17861>, 0x5611fcf7b4ef <vm_exec_core+17711>, 0x5611fcf7b433 <vm_exec_core+17523>, 0x5611fcf7b373 <vm_exec_core+17331>, 0x5611fcf7b291 <vm_exec_core+17105>, 0x5611fcf79442 <vm_exec_core+9346>, 0x5611fcf79397 <vm_exec_core+9175>, 0x5611fcf792dd <vm_exec_core+8989>, 0x5611fcf79249 <vm_exec_core+8841>, 0x5611fcf791b0 <vm_exec_core+8688>, 0x5611fcf7913d <vm_exec_core+8573>, 0x5611fcf790c2 <vm_exec_core+8450>, 0x5611fcf7905e <vm_exec_core+8350>, 0x5611fcf78ffa <vm_exec_core+8250>, 0x5611fcf7b273 <vm_exec_core+17075>, 0x5611fcf78f37 <vm_exec_core+8055>, 0x5611fcf78e9f <vm_exec_core+7903>, 0x5611fcf78dbb <vm_exec_core+7675>, 0x5611fcf78cf6 <vm_exec_core+7478>, 0x5611fcf78c1b <vm_exec_core+7259>, 0x5611fcf78b50 <vm_exec_core+7056>, 0x5611fcf78ad3 <vm_exec_core+6931>, 0x5611fcf78a30 <vm_exec_core+6768>, 0x5611fcf789bb <vm_exec_core+6651>, 0x5611fcf78893 <vm_exec_core+6355>, 0x5611fcf787c7 <vm_exec_core+6151>, 0x5611fcf7871e <vm_exec_core+5982>, 0x5611fcf786a7 <vm_exec_core+5863>, 0x5611fcf78639 <vm_exec_core+5753>, 0x5611fcf785f5 <vm_exec_core+5685>, 0x5611fcf78568 <vm_exec_core+5544>, 0x5611fcf784e5 <vm_exec_core+5413>, 0x5611fcf7848b <vm_exec_core+5323>, 0x5611fcf7840f <vm_exec_core+5199>, 0x5611fcf78378 <vm_exec_core+5048>, 0x5611fcf782f3 <vm_exec_core+4915>, 0x5611fcf78259 <vm_exec_core+4761>, 0x5611fcf781aa <vm_exec_core+4586>, 0x5611fcf7811f <vm_exec_core+4447>, 0x5611fcf78070 <vm_exec_core+4272>, 0x5611fcf77fad <vm_exec_core+4077>, 0x5611fcf77f1b <vm_exec_core+3931>, 0x5611fcf77e89 <vm_exec_core+3785>, 0x5611fcf77db0 <vm_exec_core+3568>, 0x5611fcf77cfc <vm_exec_core+3388>, 0x5611fcf77c74 <vm_exec_core+3252>, 0x5611fcf77bea <vm_exec_core+3114>, 0x5611fcf77b73 <vm_exec_core+2995>, 0x5611fcf77b1f <vm_exec_core+2911>, 0x5611fcf77a74 <vm_exec_core+2740>, 0x5611fcf77a1e <vm_exec_core+2654>, 0x5611fcf7799f <vm_exec_core+2527>, 0x5611fcf778b1 <vm_exec_core+2289>, 0x5611fcf7781d <vm_exec_core+2141>, 0x5611fcf77787 <vm_exec_core+1991>, 0x5611fcf77751 <vm_exec_core+1937>, 0x5611fcf776a9 <vm_exec_core+1769>, 0x5611fcf775e4 <vm_exec_core+1572>, 0x5611fcf7751b <vm_exec_core+1371>, 0x5611fcf77480 <vm_exec_core+1216>, 0x5611fcf772a7 <vm_exec_core+743>, 0x5611fcf771d2 <vm_exec_core+530>, 0x5611fcf77134 <vm_exec_core+372>, 0x5611fcf770be <vm_exec_core+254>, 0x5611fcf7c2be <vm_exec_core+21246>, 0x5611fcf79c79 <vm_exec_core+11449>, 0x5611fcf79bd2 <vm_exec_core+11282>, 0x5611fcf7c2a8 <vm_exec_core+21224>, 0x5611fcf79ce6 <vm_exec_core+11558>, 0x5611fcf79a20 <vm_exec_core+10848>, 0x5611fcf798c2 <vm_exec_core+10498>, 0x5611fcf79846 <vm_exec_core+10374>, 0x5611fcf797e3 <vm_exec_core+10275>, 0x5611fcf7974f <vm_exec_core+10127>, 0x5611fcf7a03b <vm_exec_core+12411>, 0x5611fcf79f8b <vm_exec_core+12235>, 0x5611fcf79fcf <vm_exec_core+12303>, 0x5611fcf79b80 <vm_exec_core+11200>, 0x5611fcf79ead <vm_exec_core+12013>, 0x5611fcf79d8d <vm_exec_core+11725>, 0x5611fcf79efc <vm_exec_core+12092>, 0x5611fcf79654 <vm_exec_core+9876>, 0x5611fcf79553 <vm_exec_core+9619>, 0x5611fcf7c292 <vm_exec_core+21202>, 0x5611fcf7c27c <vm_exec_core+21180>, 0x5611fcf7c266 <vm_exec_core+21158>, 0x5611fcf7c250 <vm_exec_core+21136>, 0x5611fcf7c23a <vm_exec_core+21114>, 0x5611fcf7c224 <vm_exec_core+21092>, 0x5611fcf7c207 <vm_exec_core+21063>, 0x5611fcf7c1f1 <vm_exec_core+21041>, 0x5611fcf7aea3 <vm_exec_core+16099>, 0x5611fcf7ae8d <vm_exec_core+16077>, 0x5611fcf7ae77 <vm_exec_core+16055>, 0x5611fcf7ae61 <vm_exec_core+16033>, 0x5611fcf7ae4b <vm_exec_core+16011>, 0x5611fcf7ae35 <vm_exec_core+15989>, 0x5611fcf7ae1f <vm_exec_core+15967>, 0x5611fcf7ae09 <vm_exec_core+15945>, 0x5611fcf794c8 <vm_exec_core+9480>, 0x5611fcf77002 <vm_exec_core+66>, 0x5611fcf7adf3 <vm_exec_core+15923>, 0x5611fcf7addd <vm_exec_core+15901>, 0x5611fcf7adc7 <vm_exec_core+15879>, 0x5611fcf7adb1 <vm_exec_core+15857>, 0x5611fcf7a021 <vm_exec_core+12385>, 0x5611fcf7a025 <vm_exec_core+12389>, 0x5611fcf79431 <vm_exec_core+9329>, 0x5611fcf79386 <vm_exec_core+9158>, 0x5611fcf792cc <vm_exec_core+8972>, 0x5611fcf79238 <vm_exec_core+8824>, 0x5611fcf7919f <vm_exec_core+8671>...}
        __func__ = "vm_exec_core"
#25 0x00005611fcf6f5be in rb_vm_exec (ec=0x5611feba9fc0, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:2513
        _ec = 0x5611feba9fc0
        _tag = {tag = 52, retval = 8, buf = {0x7ffc0f97cce0, 0x5611fcf6fe46 <rb_vm_exec+3270>, 0x0, 0x7ffc0f97cb90, 0x5611fecb17a0}, prev = 0x7ffc0f97ce50, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#26 0x00005611fcdfc26f in load_iseq_eval (fname=139815427527600, ec=0x5611feba9fc0) at /tmp/ruby/v3/src/trunk-yjit-asserts/load.c:693
        iseq = 0x7f2950e44c80
        iseq = <optimized out>
        ast = <optimized out>
        parser = <optimized out>
#27 require_internal (ec=0x5611feba9fc0, fname=<optimized out>, exception=1, warn=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/load.c:1170
        handle = <optimized out>
        found = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = 0x5611feba9fc0
        _tag = {tag = 52, retval = 139815393226120, buf = {0x7ffc0f97cea0, 0x5611fcdfb8d0 <require_internal+1216>, 0x0, 0x7ffc0f97cd20, 0x5611fec39990}, prev = 0x7ffc0f97d2b0, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x5611feba8e30
        saved = {wrapper = 0, self = 139815427362200, errinfo = 8}
        state = <optimized out>
        ftptr = 0x5611fec2dbb0 "/tmp/ruby/v3/src/trunk-yjit-asserts/tool/test/runner.rb"
        path = <optimized out>
        saved_path = 139815427527600
        realpath = 139815393264400
        realpaths = <optimized out>
        reset_ext_config = false
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#28 0x00005611fcdfc4d3 in rb_require_string (fname=139815427527680) at /tmp/ruby/v3/src/trunk-yjit-asserts/include/ruby/internal/special_consts.h:148
        ec = 0x5611feba9fc0
        result = <optimized out>
        ec = <optimized out>
        result = <optimized out>
#29 rb_f_require_relative (obj=<optimized out>, fname=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/load.c:961
        base = <optimized out>
#30 0x00005611fcf61e4e in vm_call_cfunc_with_frame (ec=0x5611feba9fc0, reg_cfp=0x7f2950f7ef90, calling=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_insnhelper.c:3020
        ci = 0x579100140003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f2950e45450
        cfunc = 0x5611fec39998
        len = 1
        recv = 139815427362200
        block_handler = <optimized out>
        frame_type = 1431634051
        argc = <optimized out>
        orig_argc = <optimized out>
        args = <optimized out>
        args = <optimized out>
#31 0x00005611fcf7f39d in vm_call_method_each_type (ec=0x5611feba9fc0, cfp=0x7f2950f7ef90, calling=0x7ffc0f97d080) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_insnhelper.c:3644
        aset_mask = <optimized out>
        ivar_mask = <optimized out>
        ci = 0x579100140003
        cc = 0x7f2950e45428
        cme = <optimized out>
        v = <optimized out>
#32 0x00005611fcf7fdf7 in vm_call_method (ec=0x5611feba9fc0, cfp=0x7f2950f7ef90, calling=0x7ffc0f97d080) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_insnhelper.c:3769
        cc_on_stack = {flags = 139815427528680, klass = 17325528991109597184, cme_ = 0x5611fec2d740, call_ = 0x7f2950e45c98, aux_ = {attr_index = 1357141032, method_missing_reason = (MISSING_VCALL | MISSING_MISSING | unknown: 1357140992), v = 139815427527720}}
        defined_class = <optimized out>
        ci = <optimized out>
        cc = 0x7f2950e45428
        __func__ = "vm_call_method"
#33 0x00005611fcf6e8d4 in vm_sendish (ec=0x5611feba9fc0, reg_cfp=0x7f2950f7ef90, cd=0x5611fec2d740, block_handler=<optimized out>, method_explorer=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm_callinfo.h:350
        val = 52
        ci = <optimized out>
        cc = 0x7f2950e45428
        argc = <optimized out>
        recv = <optimized out>
        calling = {ci = 0x579100140003, cc = 0x7f2950e45428, block_handler = 0, recv = 139815427362200, argc = 1, kw_splat = 0}
#34 0x00005611fcf770a7 in vm_exec_core (ec=0x5611feba9fc0, initial=<optimized out>) at ../../src/trunk-yjit-asserts/insns.def:797
        bh = 0
        cd = <optimized out>
        leaf = false
        val = <optimized out>
        canary = 0x0
        reg_pc = 0x5611fec2d228
        reg_cfp = 0x7f2950f7ef90
        insns_address_table = {0x5611fcf7aeb9 <vm_exec_core+16121>, 0x5611fcf78f48 <vm_exec_core+8072>, 0x5611fcf78eb0 <vm_exec_core+7920>, 0x5611fcf78dcc <vm_exec_core+7692>, 0x5611fcf78d07 <vm_exec_core+7495>, 0x5611fcf78c2c <vm_exec_core+7276>, 0x5611fcf78b61 <vm_exec_core+7073>, 0x5611fcf78ae4 <vm_exec_core+6948>, 0x5611fcf78a41 <vm_exec_core+6785>, 0x5611fcf789cc <vm_exec_core+6668>, 0x5611fcf788a4 <vm_exec_core+6372>, 0x5611fcf787d8 <vm_exec_core+6168>, 0x5611fcf7872f <vm_exec_core+5999>, 0x5611fcf786b8 <vm_exec_core+5880>, 0x5611fcf7864a <vm_exec_core+5770>, 0x5611fcf78606 <vm_exec_core+5702>, 0x5611fcf78579 <vm_exec_core+5561>, 0x5611fcf784f6 <vm_exec_core+5430>, 0x5611fcf7849c <vm_exec_core+5340>, 0x5611fcf78420 <vm_exec_core+5216>, 0x5611fcf78389 <vm_exec_core+5065>, 0x5611fcf78304 <vm_exec_core+4932>, 0x5611fcf7826a <vm_exec_core+4778>, 0x5611fcf781bb <vm_exec_core+4603>, 0x5611fcf78130 <vm_exec_core+4464>, 0x5611fcf78081 <vm_exec_core+4289>, 0x5611fcf77fbe <vm_exec_core+4094>, 0x5611fcf77f2c <vm_exec_core+3948>, 0x5611fcf77e9a <vm_exec_core+3802>, 0x5611fcf77dc1 <vm_exec_core+3585>, 0x5611fcf77d0d <vm_exec_core+3405>, 0x5611fcf77c85 <vm_exec_core+3269>, 0x5611fcf77bfb <vm_exec_core+3131>, 0x5611fcf77b84 <vm_exec_core+3012>, 0x5611fcf77b30 <vm_exec_core+2928>, 0x5611fcf77a85 <vm_exec_core+2757>, 0x5611fcf77a2f <vm_exec_core+2671>, 0x5611fcf779b0 <vm_exec_core+2544>, 0x5611fcf778c2 <vm_exec_core+2306>, 0x5611fcf7782e <vm_exec_core+2158>, 0x5611fcf77798 <vm_exec_core+2008>, 0x5611fcf77762 <vm_exec_core+1954>, 0x5611fcf776ba <vm_exec_core+1786>, 0x5611fcf775f5 <vm_exec_core+1589>, 0x5611fcf7752c <vm_exec_core+1388>, 0x5611fcf77491 <vm_exec_core+1233>, 0x5611fcf772b8 <vm_exec_core+760>, 0x5611fcf771e3 <vm_exec_core+547>, 0x5611fcf77145 <vm_exec_core+389>, 0x5611fcf770cf <vm_exec_core+271>, 0x5611fcf77070 <vm_exec_core+176>, 0x5611fcf79c8a <vm_exec_core+11466>, 0x5611fcf79be3 <vm_exec_core+11299>, 0x5611fcf7b1d5 <vm_exec_core+16917>, 0x5611fcf79cf7 <vm_exec_core+11575>, 0x5611fcf79a31 <vm_exec_core+10865>, 0x5611fcf798d3 <vm_exec_core+10515>, 0x5611fcf79857 <vm_exec_core+10391>, 0x5611fcf797f4 <vm_exec_core+10292>, 0x5611fcf79760 <vm_exec_core+10144>, 0x5611fcf7a04c <vm_exec_core+12428>, 0x5611fcf79f9c <vm_exec_core+12252>, 0x5611fcf79fe0 <vm_exec_core+12320>, 0x5611fcf79b91 <vm_exec_core+11217>, 0x5611fcf79ebe <vm_exec_core+12030>, 0x5611fcf79d9e <vm_exec_core+11742>, 0x5611fcf79f0d <vm_exec_core+12109>, 0x5611fcf79665 <vm_exec_core+9893>, 0x5611fcf79564 <vm_exec_core+9636>, 0x5611fcf7b0d4 <vm_exec_core+16660>, 0x5611fcf7afcf <vm_exec_core+16399>, 0x5611fcf7aece <vm_exec_core+16142>, 0x5611fcf7bd48 <vm_exec_core+19848>, 0x5611fcf7bc69 <vm_exec_core+19625>, 0x5611fcf7bbac <vm_exec_core+19436>, 0x5611fcf7babb <vm_exec_core+19195>, 0x5611fcf7b9b1 <vm_exec_core+18929>, 0x5611fcf7b8ac <vm_exec_core+18668>, 0x5611fcf7b7a2 <vm_exec_core+18402>, 0x5611fcf7b69d <vm_exec_core+18141>, 0x5611fcf7c12f <vm_exec_core+20847>, 0x5611fcf7c073 <vm_exec_core+20659>, 0x5611fcf7bef1 <vm_exec_core+20273>, 0x5611fcf7bdf8 <vm_exec_core+20024>, 0x5611fcf7bfa5 <vm_exec_core+20453>, 0x5611fcf794d9 <vm_exec_core+9497>, 0x5611fcf77013 <vm_exec_core+83>, 0x5611fcf7b611 <vm_exec_core+18001>, 0x5611fcf7b585 <vm_exec_core+17861>, 0x5611fcf7b4ef <vm_exec_core+17711>, 0x5611fcf7b433 <vm_exec_core+17523>, 0x5611fcf7b373 <vm_exec_core+17331>, 0x5611fcf7b291 <vm_exec_core+17105>, 0x5611fcf79442 <vm_exec_core+9346>, 0x5611fcf79397 <vm_exec_core+9175>, 0x5611fcf792dd <vm_exec_core+8989>, 0x5611fcf79249 <vm_exec_core+8841>, 0x5611fcf791b0 <vm_exec_core+8688>, 0x5611fcf7913d <vm_exec_core+8573>, 0x5611fcf790c2 <vm_exec_core+8450>, 0x5611fcf7905e <vm_exec_core+8350>, 0x5611fcf78ffa <vm_exec_core+8250>, 0x5611fcf7b273 <vm_exec_core+17075>, 0x5611fcf78f37 <vm_exec_core+8055>, 0x5611fcf78e9f <vm_exec_core+7903>, 0x5611fcf78dbb <vm_exec_core+7675>, 0x5611fcf78cf6 <vm_exec_core+7478>, 0x5611fcf78c1b <vm_exec_core+7259>, 0x5611fcf78b50 <vm_exec_core+7056>, 0x5611fcf78ad3 <vm_exec_core+6931>, 0x5611fcf78a30 <vm_exec_core+6768>, 0x5611fcf789bb <vm_exec_core+6651>, 0x5611fcf78893 <vm_exec_core+6355>, 0x5611fcf787c7 <vm_exec_core+6151>, 0x5611fcf7871e <vm_exec_core+5982>, 0x5611fcf786a7 <vm_exec_core+5863>, 0x5611fcf78639 <vm_exec_core+5753>, 0x5611fcf785f5 <vm_exec_core+5685>, 0x5611fcf78568 <vm_exec_core+5544>, 0x5611fcf784e5 <vm_exec_core+5413>, 0x5611fcf7848b <vm_exec_core+5323>, 0x5611fcf7840f <vm_exec_core+5199>, 0x5611fcf78378 <vm_exec_core+5048>, 0x5611fcf782f3 <vm_exec_core+4915>, 0x5611fcf78259 <vm_exec_core+4761>, 0x5611fcf781aa <vm_exec_core+4586>, 0x5611fcf7811f <vm_exec_core+4447>, 0x5611fcf78070 <vm_exec_core+4272>, 0x5611fcf77fad <vm_exec_core+4077>, 0x5611fcf77f1b <vm_exec_core+3931>, 0x5611fcf77e89 <vm_exec_core+3785>, 0x5611fcf77db0 <vm_exec_core+3568>, 0x5611fcf77cfc <vm_exec_core+3388>, 0x5611fcf77c74 <vm_exec_core+3252>, 0x5611fcf77bea <vm_exec_core+3114>, 0x5611fcf77b73 <vm_exec_core+2995>, 0x5611fcf77b1f <vm_exec_core+2911>, 0x5611fcf77a74 <vm_exec_core+2740>, 0x5611fcf77a1e <vm_exec_core+2654>, 0x5611fcf7799f <vm_exec_core+2527>, 0x5611fcf778b1 <vm_exec_core+2289>, 0x5611fcf7781d <vm_exec_core+2141>, 0x5611fcf77787 <vm_exec_core+1991>, 0x5611fcf77751 <vm_exec_core+1937>, 0x5611fcf776a9 <vm_exec_core+1769>, 0x5611fcf775e4 <vm_exec_core+1572>, 0x5611fcf7751b <vm_exec_core+1371>, 0x5611fcf77480 <vm_exec_core+1216>, 0x5611fcf772a7 <vm_exec_core+743>, 0x5611fcf771d2 <vm_exec_core+530>, 0x5611fcf77134 <vm_exec_core+372>, 0x5611fcf770be <vm_exec_core+254>, 0x5611fcf7c2be <vm_exec_core+21246>, 0x5611fcf79c79 <vm_exec_core+11449>, 0x5611fcf79bd2 <vm_exec_core+11282>, 0x5611fcf7c2a8 <vm_exec_core+21224>, 0x5611fcf79ce6 <vm_exec_core+11558>, 0x5611fcf79a20 <vm_exec_core+10848>, 0x5611fcf798c2 <vm_exec_core+10498>, 0x5611fcf79846 <vm_exec_core+10374>, 0x5611fcf797e3 <vm_exec_core+10275>, 0x5611fcf7974f <vm_exec_core+10127>, 0x5611fcf7a03b <vm_exec_core+12411>, 0x5611fcf79f8b <vm_exec_core+12235>, 0x5611fcf79fcf <vm_exec_core+12303>, 0x5611fcf79b80 <vm_exec_core+11200>, 0x5611fcf79ead <vm_exec_core+12013>, 0x5611fcf79d8d <vm_exec_core+11725>, 0x5611fcf79efc <vm_exec_core+12092>, 0x5611fcf79654 <vm_exec_core+9876>, 0x5611fcf79553 <vm_exec_core+9619>, 0x5611fcf7c292 <vm_exec_core+21202>, 0x5611fcf7c27c <vm_exec_core+21180>, 0x5611fcf7c266 <vm_exec_core+21158>, 0x5611fcf7c250 <vm_exec_core+21136>, 0x5611fcf7c23a <vm_exec_core+21114>, 0x5611fcf7c224 <vm_exec_core+21092>, 0x5611fcf7c207 <vm_exec_core+21063>, 0x5611fcf7c1f1 <vm_exec_core+21041>, 0x5611fcf7aea3 <vm_exec_core+16099>, 0x5611fcf7ae8d <vm_exec_core+16077>, 0x5611fcf7ae77 <vm_exec_core+16055>, 0x5611fcf7ae61 <vm_exec_core+16033>, 0x5611fcf7ae4b <vm_exec_core+16011>, 0x5611fcf7ae35 <vm_exec_core+15989>, 0x5611fcf7ae1f <vm_exec_core+15967>, 0x5611fcf7ae09 <vm_exec_core+15945>, 0x5611fcf794c8 <vm_exec_core+9480>, 0x5611fcf77002 <vm_exec_core+66>, 0x5611fcf7adf3 <vm_exec_core+15923>, 0x5611fcf7addd <vm_exec_core+15901>, 0x5611fcf7adc7 <vm_exec_core+15879>, 0x5611fcf7adb1 <vm_exec_core+15857>, 0x5611fcf7a021 <vm_exec_core+12385>, 0x5611fcf7a025 <vm_exec_core+12389>, 0x5611fcf79431 <vm_exec_core+9329>, 0x5611fcf79386 <vm_exec_core+9158>, 0x5611fcf792cc <vm_exec_core+8972>, 0x5611fcf79238 <vm_exec_core+8824>, 0x5611fcf7919f <vm_exec_core+8671>...}
        __func__ = "vm_exec_core"
#35 0x00005611fcf6f5be in rb_vm_exec (ec=0x5611feba9fc0, mjit_enable_p=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/vm.c:2513
        _ec = 0x5611feba9fc0
        _tag = {tag = 52, retval = 8, buf = {0x7ffc0f97d300, 0x5611fcf6fe46 <rb_vm_exec+3270>, 0x0, 0x7ffc0f97d1b0, 0x5611feba9fc0}, prev = 0x7ffc0f97d370, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
        initial = <optimized out>
        __func__ = "rb_vm_exec"
#36 0x00005611fcd91d09 in rb_ec_exec_node (ec=0x5611feba9fc0, n=0x7f2950e45c98) at /tmp/ruby/v3/src/trunk-yjit-asserts/eval.c:280
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 52, retval = 94635288076224, buf = {0x7ffc0f97d3c0, 0x5611fcd91d62 <rb_ec_exec_node+290>, 0x0, 0x7ffc0f97d340, 0x34}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f2950e45c98
#37 0x00005611fcd971d8 in ruby_run_node (n=0x7f2950e45c98) at /tmp/ruby/v3/src/trunk-yjit-asserts/eval.c:321
        ec = 0x5611feba9fc0
        status = 0
#38 0x00005611fcd91217 in rb_main (argv=0x7ffc0f97d558, argc=8) at /tmp/ruby/v3/src/trunk-yjit-asserts/main.c:38
        variable_in_this_stack_frame = 0
#39 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/v3/src/trunk-yjit-asserts/main.c:57
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x5611feba8e30, native_id: 0x7f2950f80b80
-- Control frame information -----------------------------------------------
c:0020 p:---- s:0123 e:000122 CFUNC  :select
c:0019 p:0204 s:0115 E:001428 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:683
c:0018 p:0046 s:0096 e:000095 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:808
c:0017 p:0008 s:0089 e:000088 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:847
c:0016 p:0149 s:0082 e:000081 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1496
c:0015 p:0016 s:0069 e:000068 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1280
c:0014 p:0005 s:0064 e:000063 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1671
c:0013 p:0006 s:0060 e:000059 BLOCK  /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1658 [FINISH]
c:0012 p:---- s:0056 e:000055 CFUNC  :each
c:0011 p:0042 s:0052 e:000051 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1657
c:0010 p:0013 s:0047 e:000046 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1700
c:0009 p:0008 s:0042 e:000041 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1032
c:0008 p:0008 s:0036 e:000035 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:880
c:0007 p:0017 s:0030 e:000029 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:154
c:0006 p:0032 s:0025 e:000024 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1779
c:0005 p:0009 s:0021 e:000020 METHOD /tmp/ruby/v3/src/trunk-yjit-asserts/tool/lib/test/unit.rb:1783
c:0004 p:0174 s:0016 e:000014 TOP    /tmp/ruby/v3/src/trunk-yjit-asserts/tool/test/runner.rb:23 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0115 s:0006 e:000005 EVAL   /tmp/ruby/v3/src/trunk-yjit-asserts/test/runner.rb:14 [FINISH]
c:0001 p:0000 s:0003 E:000650 (none) [FINISH]

th: 0x5611fef05ac0, native_id: 0x7f294e33f700
-- Control frame information -----------------------------------------------
c:0003 p:0030 s:0017 e:000016 METHOD <internal:thread_sync>:18
c:0002 p:0026 s:0010 e:000009 BLOCK  /tmp/ruby/v3/src/trunk-yjit-asserts/lib/timeout.rb:105 [FINISH]
c:0001 p:---- s:0003 e:000002 (none) [FINISH]

$1 = 0
">>> Finish
"[Inferior 1 (process 26396) detached]
$ timeout 60 gdb -p 26317 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null
make: *** [uncommon.mk:823: yes-test-all] Killed

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)

#<Errno::ESRCH: No such process>
$ timeout 60 gdb -p 26316 -x /home/ko1/ruby/build-ruby/gdbscript -batch -quiet 2> /dev/null

>>> Threads

No threads.

>>> Machine level backtrace


>>> Dump Ruby level backtrace (if possible)
raw logfile