# Logfile created on 2023-11-07 16:25:14 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x000055e918209d40 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-iseq_binary", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-iseq_binary", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-iseq_binary", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-iseq_binary", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @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=10800, @logfile="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20231107-162514", @ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_ISEQ_DUMP_DEBUG", "to_binary"]], @make="make", @logger=#<Logger:0x000055e918291e98 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000055e918291d08 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x000055e918291b28 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20231107-162514", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-iseq_binary.20231107-162514>, @binmode=false, @mon_data=#<Monitor:0x000055e918291a38>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary
Cloning into 'trunk-iseq_binary'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-iseq_binary" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/install/trunk-iseq_binary --disable-install-doc --enable-shared
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for 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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... no
checking for c++... c++
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... none needed
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 stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
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 race-free 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 ELF binaries are produced... 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 -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 -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... 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 for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as 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 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 _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... no
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking 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 for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... 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 fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for 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... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... 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 for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage sepcifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... yes
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for strip flags... -S -x
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
checking whether -Wl,--no-undefined 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 rustc... rustc
checking whether rustc works for YJIT... yes
checking for prefix of external symbols... NONE
checking for default symbols in empty shared library... 
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.3.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.3.0

   * Installation prefix: /tmp/ruby/install/trunk-iseq_binary
   * exec prefix:         ${prefix}
   * arch:                x86_64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * enable shared:       yes
   * 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:  yes
   * dynamic library ext: so
   * CFLAGS:              ${optflags} ${debugflags} ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic -Wl,--no-as-needed
   * 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 \
                          -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 \
                          -Wmisleading-indentation -Wundef
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        yes
   * RJIT support:        yes
   * man page type:       man
   * BASERUBY -v:         ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) \
                          [x86_64-linux-gnu]

---
$$$[end] "/tmp/ruby/src/trunk-iseq_binary/configure --prefix=/tmp/ruby/install/trunk-iseq_binary --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-unicode  -j4
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
Downloading Unicode 15.0.0 data and property files...
downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... downloading 15.0.0/ucd/UnicodeData.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/CaseFolding.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/Blocks.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedAge.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/DerivedCoreProperties.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
downloading 15.0.0/ucd/Scripts.txt ... done
Downloading Unicode 15.0.0 data and property files...
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
Downloading Unicode UCD emoji 15.0 files...
downloading 15.0.0/ucd/emoji/emoji-data.txt ... done
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/auxiliary/GraphemeBreakTest.txt already exists
Downloading Unicode UCD emoji 15.0 files...
downloading 15.0.0/ucd/emoji/emoji-data.txt ... done
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
downloading 15.0.0/ucd/emoji/emoji-variation-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/emoji/15.0/emoji-test.txt already exists
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
Downloading Unicode emoji 15.0 files...
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/emoji/15.0/emoji-sequences.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/emoji/15.0/emoji-test.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/emoji/15.0/emoji-zwj-sequences.txt already exists
done
done
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists
done
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/src/trunk-iseq_binary/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists
$$$[end] "make update-unicode  -j4" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.20.0...
Downloading bundled gem power_assert-2.0.3...
Downloading bundled gem rake-13.1.0...
Downloading bundled gem test-unit-3.6.1...
Downloading bundled gem rexml-3.2.6...
Downloading bundled gem rss-0.3.0...
Downloading bundled gem net-ftp-0.2.0...
Downloading bundled gem net-imap-0.4.4...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.4.0...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem typeprof-0.21.8...
Downloading bundled gem racc-1.7.3...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/gems/src
Cloning https://github.com/ruby/rbs
Cloning https://github.com/ruby/debug
Cloning into '/tmp/ruby/src/trunk-iseq_binary/gems/src/rbs'...
Cloning into '/tmp/ruby/src/trunk-iseq_binary/gems/src/debug'...
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
From https://github.com/ruby/debug
 * branch            927587afb6aac69b358b86a01f602d207053e8d2 -> FETCH_HEAD
HEAD is now at 927587a Stop assuming Integer#times is written in C
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision updated
Building debug@927587afb6aac69b358b86a01f602d207053e8d2 to /tmp/ruby/src/trunk-iseq_binary/gems/debug-1.8.0.gem
  Successfully built RubyGem
  Name: debug
  Version: 1.8.0
  File: debug-1.8.0.gem
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
From https://github.com/ruby/rbs
 * branch              33813a60752624d58dfe5ae770b39bfaf29fbaf1 -> FETCH_HEAD
HEAD is now at 33813a60 Use valid syntax
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision updated
Building rbs@33813a60752624d58dfe5ae770b39bfaf29fbaf1 to /tmp/ruby/src/trunk-iseq_binary/gems/rbs-3.2.2.gem
  Successfully built RubyGem
  Name: rbs
  Version: 3.2.2
  File: rbs-3.2.2.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-rubyspec -j4
make: Nothing to be done for 'update-rubyspec'.
$$$[end] "make update-rubyspec -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 9877f3ada8
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating id.h
generating optinsn.inc
generating optunifs.inc
generating insns.inc
id.h updated
generating insns_info.inc
generating vmtc.inc
generating vm.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
/usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/enc/jis
+ cp /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h.blt /tmp/ruby/src/trunk-iseq_binary/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-iseq_binary/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-iseq_binary/probes.d > probes.dmyh
/tmp/ruby/src/trunk-iseq_binary/revision.h updated
generating /tmp/ruby/src/trunk-iseq_binary/lib/ruby_vm/rjit/instruction.rb
generating parse.c
copying lex.c
generating id.c
making /tmp/ruby/src/trunk-iseq_binary/ast.rbinc
id.c updated
making /tmp/ruby/src/trunk-iseq_binary/dir.rbinc
making /tmp/ruby/src/trunk-iseq_binary/gc.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk-iseq_binary/numeric.rbinc
making /tmp/ruby/src/trunk-iseq_binary/io.rbinc
making /tmp/ruby/src/trunk-iseq_binary/marshal.rbinc
making /tmp/ruby/src/trunk-iseq_binary/rjit.rbinc
making /tmp/ruby/src/trunk-iseq_binary/rjit_c.rbinc
making /tmp/ruby/src/trunk-iseq_binary/pack.rbinc
making /tmp/ruby/src/trunk-iseq_binary/trace_point.rbinc
making /tmp/ruby/src/trunk-iseq_binary/warning.rbinc
making /tmp/ruby/src/trunk-iseq_binary/array.rbinc
making /tmp/ruby/src/trunk-iseq_binary/kernel.rbinc
making /tmp/ruby/src/trunk-iseq_binary/ractor.rbinc
making /tmp/ruby/src/trunk-iseq_binary/symbol.rbinc
making /tmp/ruby/src/trunk-iseq_binary/timev.rbinc
making /tmp/ruby/src/trunk-iseq_binary/thread_sync.rbinc
making /tmp/ruby/src/trunk-iseq_binary/nilclass.rbinc
making /tmp/ruby/src/trunk-iseq_binary/prelude.rbinc
making /tmp/ruby/src/trunk-iseq_binary/gem_prelude.rbinc
making /tmp/ruby/src/trunk-iseq_binary/yjit.rbinc
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/socket'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/etc'
generating constant definitions
generating eventids1.c from ../../parse.y
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/etc'
generating miniprelude.c
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
miniprelude.c updated
generating golf_prelude.c
golf_prelude.c updated
/tmp/ruby/src/trunk-iseq_binary/lib/unicode_normalize/tables.rb unchanged
generating ripper_init.c from ./ripper_init.c.tmpl
generating x86_64-linux-fake.rb
/bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
generating table from 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/big5.c ...
generating table from enc/trans/gbk.c
generating enc/trans/gbk.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/japanese.c
generating table from enc/trans/japanese_euc.c
generating enc/trans/japanese.c ...
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese_sjis.c
generating table from enc/trans/korean.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
generating /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-iseq_binary/ext/ripper'
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/japanese_sjis.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
generating enc/trans/japanese_euc.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
/usr/bin/mkdir -p /tmp/ruby/src/trunk-iseq_binary/.bundle/gems
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
Extracting bundle gem minitest-5.20.0...
Extracting bundle gem power_assert-2.0.3...
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision unchanged
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged
Extracting bundle gem rake-13.1.0...
Extracting bundle gem test-unit-3.6.1...
Unpacked gems/minitest-5.20.0.gem
Extracting bundle gem rexml-3.2.6...
Unpacked gems/power_assert-2.0.3.gem
Extracting bundle gem rss-0.3.0...
Unpacked gems/test-unit-3.6.1.gem
Extracting bundle gem net-ftp-0.2.0...
Unpacked gems/rake-13.1.0.gem
Extracting bundle gem net-imap-0.4.4...
Unpacked gems/rexml-3.2.6.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-ftp-0.2.0.gem
Extracting bundle gem net-smtp-0.4.0...
Unpacked gems/rss-0.3.0.gem
Extracting bundle gem matrix-0.4.2...
Unpacked gems/net-imap-0.4.4.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem typeprof-0.21.8...
Unpacked gems/net-smtp-0.4.0.gem
Extracting bundle gem racc-1.7.3...
Unpacked gems/net-pop-0.1.2.gem
Unpacked gems/typeprof-0.21.8.gem
Extracting bundle gem rbs-3.2.2...
Unpacked gems/prime-0.1.2.gem
Unpacked gems/racc-1.7.3.gem
Extracting bundle gem debug-1.8.0...
Unpacked gems/debug-1.8.0.gem
Unpacked gems/rbs-3.2.2.gem
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	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 -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 -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/src/trunk-iseq_binary/main.c
compiling /tmp/ruby/src/trunk-iseq_binary/dmydln.c
compiling /tmp/ruby/src/trunk-iseq_binary/miniinit.c
compiling /tmp/ruby/src/trunk-iseq_binary/dmyext.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-iseq_binary/ast.c
compiling /tmp/ruby/src/trunk-iseq_binary/bignum.c
compiling /tmp/ruby/src/trunk-iseq_binary/class.c
compiling /tmp/ruby/src/trunk-iseq_binary/compar.c
compiling /tmp/ruby/src/trunk-iseq_binary/compile.c
compiling /tmp/ruby/src/trunk-iseq_binary/complex.c
compiling /tmp/ruby/src/trunk-iseq_binary/cont.c
compiling /tmp/ruby/src/trunk-iseq_binary/debug.c
compiling /tmp/ruby/src/trunk-iseq_binary/debug_counter.c
compiling /tmp/ruby/src/trunk-iseq_binary/dir.c
compiling /tmp/ruby/src/trunk-iseq_binary/dln_find.c
compiling /tmp/ruby/src/trunk-iseq_binary/encoding.c
compiling /tmp/ruby/src/trunk-iseq_binary/enum.c
compiling /tmp/ruby/src/trunk-iseq_binary/enumerator.c
compiling /tmp/ruby/src/trunk-iseq_binary/error.c
compiling /tmp/ruby/src/trunk-iseq_binary/eval.c
compiling /tmp/ruby/src/trunk-iseq_binary/file.c
compiling /tmp/ruby/src/trunk-iseq_binary/gc.c
compiling /tmp/ruby/src/trunk-iseq_binary/hash.c
compiling /tmp/ruby/src/trunk-iseq_binary/inits.c
compiling /tmp/ruby/src/trunk-iseq_binary/io.c
compiling /tmp/ruby/src/trunk-iseq_binary/io_buffer.c
compiling /tmp/ruby/src/trunk-iseq_binary/iseq.c
compiling /tmp/ruby/src/trunk-iseq_binary/load.c
compiling /tmp/ruby/src/trunk-iseq_binary/marshal.c
compiling /tmp/ruby/src/trunk-iseq_binary/math.c
compiling /tmp/ruby/src/trunk-iseq_binary/memory_view.c
compiling /tmp/ruby/src/trunk-iseq_binary/rjit.c
compiling /tmp/ruby/src/trunk-iseq_binary/rjit_c.c
compiling /tmp/ruby/src/trunk-iseq_binary/node.c
compiling /tmp/ruby/src/trunk-iseq_binary/node_dump.c
compiling /tmp/ruby/src/trunk-iseq_binary/numeric.c
compiling /tmp/ruby/src/trunk-iseq_binary/object.c
compiling /tmp/ruby/src/trunk-iseq_binary/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-iseq_binary/parser_st.c
compiling /tmp/ruby/src/trunk-iseq_binary/proc.c
compiling /tmp/ruby/src/trunk-iseq_binary/process.c
compiling /tmp/ruby/src/trunk-iseq_binary/ractor.c
compiling /tmp/ruby/src/trunk-iseq_binary/random.c
compiling /tmp/ruby/src/trunk-iseq_binary/range.c
compiling /tmp/ruby/src/trunk-iseq_binary/rational.c
compiling /tmp/ruby/src/trunk-iseq_binary/re.c
compiling /tmp/ruby/src/trunk-iseq_binary/regcomp.c
compiling /tmp/ruby/src/trunk-iseq_binary/regenc.c
compiling /tmp/ruby/src/trunk-iseq_binary/regerror.c
compiling /tmp/ruby/src/trunk-iseq_binary/regexec.c
compiling /tmp/ruby/src/trunk-iseq_binary/regparse.c
compiling /tmp/ruby/src/trunk-iseq_binary/regsyntax.c
compiling /tmp/ruby/src/trunk-iseq_binary/ruby.c
compiling /tmp/ruby/src/trunk-iseq_binary/ruby_parser.c
compiling /tmp/ruby/src/trunk-iseq_binary/scheduler.c
compiling /tmp/ruby/src/trunk-iseq_binary/shape.c
compiling /tmp/ruby/src/trunk-iseq_binary/signal.c
compiling /tmp/ruby/src/trunk-iseq_binary/sprintf.c
compiling /tmp/ruby/src/trunk-iseq_binary/st.c
compiling /tmp/ruby/src/trunk-iseq_binary/strftime.c
compiling /tmp/ruby/src/trunk-iseq_binary/string.c
compiling /tmp/ruby/src/trunk-iseq_binary/struct.c
compiling /tmp/ruby/src/trunk-iseq_binary/symbol.c
compiling /tmp/ruby/src/trunk-iseq_binary/thread.c
compiling /tmp/ruby/src/trunk-iseq_binary/time.c
compiling /tmp/ruby/src/trunk-iseq_binary/transcode.c
compiling /tmp/ruby/src/trunk-iseq_binary/util.c
compiling /tmp/ruby/src/trunk-iseq_binary/variable.c
compiling /tmp/ruby/src/trunk-iseq_binary/version.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_backtrace.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_dump.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_sync.c
compiling /tmp/ruby/src/trunk-iseq_binary/vm_trace.c
compiling /tmp/ruby/src/trunk-iseq_binary/weakmap.c
compiling /tmp/ruby/src/trunk-iseq_binary/yjit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk-iseq_binary/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-iseq_binary/missing/strlcat.c
compiling /tmp/ruby/src/trunk-iseq_binary/missing/strlcpy.c
compiling /tmp/ruby/src/trunk-iseq_binary/addr2line.c
compiling /tmp/ruby/src/trunk-iseq_binary/dmyenc.c
compiling /tmp/ruby/src/trunk-iseq_binary/array.c
compiling prism/api_node.c
touch yjit/target/release/libyjit.a
compiling /tmp/ruby/src/trunk-iseq_binary/prism/api_pack.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_big5.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_euc_jp.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_gbk.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_shift_jis.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_tables.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_unicode.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/enc/pm_windows_31j.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/extension.c
compiling prism/node.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/options.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/pack.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/regexp.c
compiling prism/serialize.c
compiling prism/token_type.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_state_stack.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_string_list.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism/prism.c
compiling /tmp/ruby/src/trunk-iseq_binary/prism_init.c
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
assembling /tmp/ruby/src/trunk-iseq_binary/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-iseq_binary/enc/ascii.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/unicode.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_8.c
compiling enc/trans/newline.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	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 -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 -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/src/trunk-iseq_binary/dln.c
compiling /tmp/ruby/src/trunk-iseq_binary/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-iseq_binary/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-iseq_binary/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.3.0
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	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 -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 -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.

generating encdb.h
generating enc.mk
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
encdb.h updated
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
making enc
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
compiling /tmp/ruby/src/trunk-iseq_binary/enc/encdb.c
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
compiling /tmp/ruby/src/trunk-iseq_binary/enc/big5.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/cesu_8.c
generating transdb.h
transdb.h updated
compiling /tmp/ruby/src/trunk-iseq_binary/enc/cp949.c
making trans
compiling /tmp/ruby/src/trunk-iseq_binary/enc/emacs_mule.c
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_jp.c
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/gb2312.c
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/gb18030.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/gbk.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_2.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_6.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_13.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_14.c
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_15.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c ...
compiling /tmp/ruby/src/trunk-iseq_binary/enc/iso_8859_16.c
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c ...
generating table from /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/shift_jis.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c ...
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_16le.c
generating /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/escape.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/windows_1257.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/japanese_sjis.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/korean.c
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/single_byte.c
linking encoding gbk.so
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf8_mac.c
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/utf_16_32.c
linking encoding iso_8859_4.so
linking transcoder big5.so
linking transcoder cesu_8.so
linking encoding iso_8859_5.so
linking transcoder chinese.so
linking encoding iso_8859_6.so
linking transcoder ebcdic.so
linking encoding iso_8859_7.so
linking transcoder emoji.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking transcoder emoji_iso2022_kddi.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking transcoder emoji_sjis_docomo.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking transcoder emoji_sjis_kddi.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking transcoder emoji_sjis_softbank.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking transcoder escape.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking transcoder gb18030.so
linking encoding windows_1257.so
linking transcoder gbk.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
linking transcoder iso2022.so
generating makefiles ext/configure-ext.mk
linking transcoder japanese.so
linking transcoder japanese_euc.so
ext/configure-ext.mk updated
linking transcoder japanese_sjis.so
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
linking transcoder korean.so
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
linking transcoder single_byte.so
configuring -test-/bug-14834
linking transcoder utf8_mac.so
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
linking transcoder utf_16_32.so
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
configuring bigdecimal
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
configuring cgi/escape
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
configuring continuation
configuring coverage
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring date
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
configuring erb/escape
configuring fcntl
configuring etc
configuring fiddle
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 io/console
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring nkf
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring io/nonblock
configuring ripper
configuring rubyvm
configuring socket
configuring io/wait
configuring stringio
configuring strscan
configuring syslog
configuring zlib
configuring debug-1.8.0/ext/debug
configuring racc-1.7.3/ext/racc/cparse
configuring rbs-3.2.2/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-14834/bug-14384.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-3571/bug.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/bigzero.c
linking shared-object -test-/bug_3571.so
linking shared-object -test-/array/resize.so
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/resize'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug-5832/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/class'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/class/init.c
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/econv/append.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/econv/init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/mul.c
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/eval/eval.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/dataerror.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/fatal/rb_fatal.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/file'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/bignum/str2big.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/init.c
linking shared-object -test-/fatal/rb_fatal.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/ensured.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/float'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/float/init.c
linking shared-object -test-/bignum.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/file/stat.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/float/nextafter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/exception/init.c
linking shared-object -test-/file.so
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/float.so
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/hash/delete.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/float'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/core_ext.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/hash/init.c
linking shared-object -test-/gvl/call_without_gvl.so
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iter'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/dot.dot/dot.dot.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/break.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/dot.dot.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/iter/yield.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/integer/my_integer.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/integer.so
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/method'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/notimplement/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/num2int/num2int.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/method/init.c
linking shared-object -test-/num2int.so
linking shared-object -test-/memory_view.so
linking shared-object -test-/notimplement.so
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/path_to_class/path_to_class.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/printf/printf.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/random'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/rational/rat.c
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/proc/super.c
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/random/loop.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/recursion/recursion.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/regexp/init.c
linking shared-object -test-/proc.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/foreach/foreach.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/regexp.so
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/string'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/capacity.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/data.c
linking shared-object -test-/st/update.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/coderange.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/init.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/ellipsize.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/time'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/init.c
linking shared-object -test-/thread_fd.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/struct/member.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/thread_fd'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/leap_second.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/tracepoint/tracepoint.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/typeddata.so
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/vm/at_exit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/wait/wait.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/time/new.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/bigdecimal/bigdecimal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/cgi/escape/escape.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/init.c
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/modify.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/continuation'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/continuation/continuation.c
linking shared-object cgi/escape.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/coverage/coverage.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_core.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/nofree.c
installing default coverage libraries
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/normalize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/digest.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/rb_interned_str.c
linking shared-object digest.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/erb/escape'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/erb/escape/escape.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/rb_str_dup.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/etc'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/etc/etc.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/-test-/string/set_len.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fcntl'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fcntl/fcntl.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/string'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/bigdecimal/missing.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/closure.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/fiddle.c
linking shared-object bigdecimal.so
installing default bigdecimal libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_parse.c
installing default console libraries
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/memory_view.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/nonblock/nonblock.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/date/date_strptime.c
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/fiddle/pointer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/wait'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/monitor/monitor.c
installing default date_core libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/nkf/nkf.c
linking shared-object fiddle.so
installing default monitor libraries
linking shared-object monitor.so
installing default fiddle libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/openssl_missing.c
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_bn.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_cipher.c
linking shared-object objspace.so
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/pathname/pathname.c
installing default pathname libraries
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_config.c
installing default nkf libraries
linking shared-object nkf.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_digest.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_kdf.c
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/psych/psych_yaml_tree.c
installing default pty libraries
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ocsp.c
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkcs7.c
checking /tmp/ruby/src/trunk-iseq_binary/parse.y and /tmp/ruby/src/trunk-iseq_binary/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/basicsocket.c
installing default ripper libraries
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixsocket.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/unixserver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/stringio'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/option.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/raddrinfo.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/stringio'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/socket/ifaddr.c
installing default socket libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/strscan/strscan.c
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_pkey_rsa.c
linking shared-object syslog.so
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/zlib/zlib.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug/debug.c
linking shared-object socket.so
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse/cparse.c
ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/debug-1.8.0/lib ../../../../../.bundle/gems/debug-1.8.0/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/constants.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_rand.c
ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/md5'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/md5/md5.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/lexstate.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/rmd160init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/md5'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parser.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/parserstate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha1/sha1.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/ruby_objs.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension/unescape.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/digest/sha2/sha2.c
ln -sfT ../../../../../src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib ../../../../../.bundle/gems/rbs-3.2.2/lib
installing default sha2 libraries
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509.c
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/generator'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/json/generator/generator.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509cert.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509crl.c
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/generator'
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-iseq_binary/ext/openssl/ossl_x509store.c
installing default openssl libraries
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update rbs to 33813a60752624d58dfe5ae770b39bfaf29fbaf1
Update debug to 927587afb6aac69b358b86a01f602d207053e8d2
echo 33813a60752624d58dfe5ae770b39bfaf29fbaf1 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision -
	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 -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 -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
/tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/rbs.revision unchanged
echo 927587afb6aac69b358b86a01f602d207053e8d2 | /bin/sh /tmp/ruby/src/trunk-iseq_binary/tool/ifchange /tmp/ruby/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision -
generating enc.mk
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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/src/trunk-iseq_binary/.bundle/.timestamp/debug.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
compiling /tmp/ruby/src/trunk-iseq_binary/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi'
linking shared-object -test-/abi.so
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat'
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/abi'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot'
linking shared-object -test-/load/dot.dot.so
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat'
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/marshal/compat'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach'
linking shared-object -test-/st/foreach.so
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
linking transcoder transdb.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common  /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-iseq_binary/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
Installing to 
installing binary commands:         /tmp/ruby/install/trunk-iseq_binary/bin
installing base libraries:          /tmp/ruby/install/trunk-iseq_binary/lib
installing arch files:              /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-iseq_binary/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-iseq_binary/bin
installing library scripts:         /tmp/ruby/install/trunk-iseq_binary/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-iseq_binary/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-iseq_binary/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    bundler 2.5.0.dev
                                    cgi 0.4.0
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.5.1
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.5
                                    irb 1.8.3
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.0
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.0
                                    open3 0.2.0
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.17.1
                                    pstore 0.1.3
                                    rdoc 6.6.0
                                    readline 0.0.3
                                    reline 0.4.0
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.0
                                    set 1.0.3
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 1.1.0
                                    tempfile 0.2.0
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.0
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3.dev.1
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.6.1.dev
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.1.1
                                    stringio 3.0.9
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.1.0
installing bundled gems:            /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0
                                    minitest 5.20.0
                                    power_assert 2.0.3
                                    rake 13.1.0
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.3.0
                                    net-ftp 0.2.0
                                    net-imap 0.4.4
                                    net-pop 0.1.2
                                    net-smtp 0.4.0
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.2.2
                                    typeprof 0.21.8
                                    debug 1.8.0
                                    racc 1.7.3
installing bundled gem cache:       /tmp/ruby/install/trunk-iseq_binary/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1862 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	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 -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 -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.

Ignore setproctitle.o because of setproctitle.c under missing
Ignore strlcat.o because of strlcat.c under missing
Ignore strlcpy.o because of strlcpy.c under missing
Checking leaked global symbols...none
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-iseq_binary/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	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 -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 -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
RUBY_ISEQ_DUMP_DEBUG = to_binary
Run options: 
  --seed=47617
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib -I. -I.ext/common  /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-iseq_binary/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

[  1/903] 55872=test_webauthn_poller
[  2/903] 55876=test_gem_gem_runner
[  3/903] 55875=test_nil
[  4/903] 55873=test_len
[  5/903] 55873=test_ripper
[  6/903] 55875=test_rdoc_generator_pot
[  7/903] 55873=test_force_quotes
[  8/903] 55873=test_configuration
[  9/903] 55873=test_kdf
[ 10/903] 55872=test_integer
[ 11/903] 55873=test_pkcs12
[ 12/903] 55876=test_depth_first
[ 13/903] 55872=test_utf16
[ 14/903] 55872=test_psych
[ 15/903] 55876=test_fd_setsize
[ 16/903] 55876=test_autoload
[ 17/903] 55872=test_jaro_winkler
[ 18/903] 55872=test_capacity
[ 19/903] 55872=test_stat
[ 20/903] 55872=test_nextafter
[ 21/903] 55873=test_time_tz
[ 22/903] 55872=test_cgi_modruby
[ 23/903] 55873=test_gem_remote_fetcher
[ 24/903] 55872=test_x509store
[ 25/903] 55872=test_provider
[ 26/903] 55875=test_gem_commands_dependency_command
[ 27/903] 55872=test_digest_extend
[ 28/903] 55872=test_gem_commands_push_command
[ 29/903] 55875=test_dir
[ 30/903] 55875=test_variable_name_check
[ 31/903] 55875=test_nonblock
[ 32/903] 55875=test_date
[ 33/903] 55875=test_strip
[ 34/903] 55875=test_yaml_tree
[ 35/903] 55875=test_backtrace
[ 36/903] 55875=test_gem_impossible_dependencies_error
[ 37/903] 55875=test_integer_comb
[ 38/903] 55872=test_gem_resolver_lock_specification
[ 39/903] 55872=test_rdoc_task
[ 40/903] 55876=test_gem_source_local
[ 41/903] 55873=test_normalize
[ 42/903] 55873=test_udp
[ 43/903] 55873=test_gem_commands_cleanup_command
[ 44/903] 55876=test_pstore
[ 45/903] 55876=test_range
[ 46/903] 55872=test_basicinstructions
[ 47/903] 55872=test_nesting_parser
[ 48/903] 55875=test_key_actor_emacs
[ 49/903] 55876=test_symbol
[ 50/903] 55876=test_ts
[ 51/903] 55872=test_rdoc_rd_inline_parser
[ 52/903] 55875=test_frozen
[ 53/903] 55876=test_internal_ivar
[ 54/903] 55875=test_locale
[ 55/903] 55876=test_win32ole_param
[ 56/903] 55876=test_yjit_exit_locations
[ 57/903] 55876=test_tracepoint
[ 58/903] 55872=encoding_test
[ 59/903] 55876=test_gem_config_file
[ 60/903] 55873=test_deprecated
[ 61/903] 55873=test_object_create_start
[ 62/903] 55873=test_member
[ 63/903] 55873=test_base64
[ 64/903] 55873=test_time
[ 65/903] 55875=test_string
[ 66/903] 55873=test_div
[ 67/903] 55873=test_rdoc_markup_paragraph
[ 68/903] 55872=comments_test
[ 69/903] 55872=test_env
[ 70/903] 55875=test_sleep
[ 71/903] 55873=json_parser_test
[ 72/903] 55873=test_gem_commands_contents_command
[ 73/903] 55872=test_have_macro
[ 74/903] 55873=test_workspace
[ 75/903] 55873=test_debug_cmd
[ 76/903] 55873=test_gem_command_manager
[ 77/903] 55876=test_pipe
[ 78/903] 55875=test_type
[ 79/903] 55875=test_console_attr
[ 80/903] 55875=test_ansi_with_terminfo
[ 81/903] 55875=test_framework
[ 82/903] 55876=test_integer
[ 83/903] 55873=test_gem_commands_setup_command
[ 84/903] 55875=test_win32ole_record
[ 85/903] 55875=test_ubf_async_safe
[ 86/903] 55875=test_invalid
[ 87/903] 55875=test_buffered_io
[ 88/903] 55875=test_nofree
[ 89/903] 55875=test_marshal
[ 90/903] 55872=test_sorted_set
[ 91/903] 55873=test_memory_view
[ 92/903] 55873=test_emoji
[ 93/903] 55873=test_continuation
[ 94/903] 55872=test_ractor
[ 95/903] 55873=test_cp949
[ 96/903] 55873=test_condition
[ 97/903] 55873=test_delete
[ 98/903] 55873=test_error_highlight
[ 99/903] 55872=test_ssl
[100/903] 55875=test_scalar_scanner
[101/903] 55875=test_placearg
[102/903] 55875=test_function_entry
[103/903] 55875=test_ractor
[104/903] 55873=test_date_attr
[105/903] 55873=test_gem_requirement
[106/903] 55875=test_header
[107/903] 55875=test_gem
[108/903] 55872=test_http_request
[109/903] 55872=test_cgi_core
[110/903] 55873=test_input_method
[111/903] 55872=test_zlib
[112/903] 55873=test_rdoc_cross_reference
[113/903] 55873=test_enumerable
[114/903] 55873=test_files_test
[115/903] 55873=test_eval
[116/903] 55873=test_parser
[117/903] 55873=test_proc
[118/903] 55876=test_gem_commands_check_command
[119/903] 55876=test_rdoc_comment
[120/903] 55873=test_load
[121/903] 55873=test_inadvertent_creation
[122/903] 55875=test_gem_ext_cargo_builder
[123/903] 55875=test_random
[124/903] 55873=test_autoconf
[125/903] 55873=test_cgi_multipart
[126/903] 55875=desugar_compiler_test
[127/903] 55873=test_mailto
[128/903] 55873=test_files_lib
[129/903] 55873=test_drbssl
[130/903] 55875=test_dup
[131/903] 55875=test_rdoc_generator_darkfish
[132/903] 55875=test_utf32
[133/903] 55875=test_weakkeymap
[134/903] 55875=test_append
[135/903] 55875=test_generic
[136/903] 55876=test_noarg
[137/903] 55875=test_vm_dump
[138/903] 55875=errors_test
[139/903] 55876=test_string_processing
[140/903] 55875=test_gem_platform
[141/903] 55876=test_set_len
[142/903] 55876=test_gem_request_set_lockfile_parser
[143/903] 55875=test_arity
[144/903] 55875=test_quote_empty
[145/903] 55875=test_ractor
[146/903] 55875=test_signedness
[147/903] 55876=test_trace
[148/903] 55876=test_cesu8
[149/903] 55876=test_helper
[150/903] 55876=test_win32ole_method_event
[151/903] 55876=test_fips
[152/903] 55872=test_stringio
[153/903] 55876=test_gem_dependency_resolution_error
[154/903] 55876=test_data_converters
[155/903] 55876=test_date_arith
[156/903] 55872=test_pkey_dsa
[157/903] 55876=test_ws
[158/903] 55876=test_beginendblock
[159/903] 55876=parse_test
[160/903] 55872=test_gem_resolver_api_specification
[161/903] 55872=test_rand
[162/903] 55872=test_within_pipe
[163/903] 55872=test_regex_casefold
[164/903] 55872=test_gem_commands_open_command
[165/903] 55872=test_gem_source_git
[166/903] 55872=test_ast
[167/903] 55875=test_rendering
[168/903] 55875=test_gc
[169/903] 55876=test_ractor
[170/903] 55876=test_enumerator
[171/903] 55876=test_data
[172/903] 55876=library_symbols_test
[173/903] 55876=test_erb_command
[174/903] 55876=test_gem_uri
[175/903] 55876=test_bash_completion
[176/903] 55876=test_handle
[177/903] 55876=json_generator_test
[178/903] 55876=json_encoding_test
[179/903] 55876=test_dns
[180/903] 55876=test_propertyputref
[181/903] 55876=test_rewind
[182/903] 55876=test_unicode_normalize
[183/903] 55876=test_table
[184/903] 55876=test_keyword
[185/903] 55873=test_ostruct
[186/903] 55876=test_gem_spec_fetcher
[187/903] 55873=test_extlibs
[188/903] 55876=test_date_compat
[189/903] 55876=test_reline_key
[190/903] 55876=test_rdoc_parser_simple
[191/903] 55876=test_alias
[192/903] 55876=test_rdoc_class_module
[193/903] 55876=test_not
[194/903] 55876=test_super
[195/903] 55873=test_fiddle
[196/903] 55873=test_random_formatter
[197/903] 55873=test_write
[198/903] 55873=test_gem_dependency_installer
[199/903] 55875=test_ractor
[200/903] 55875=test_gem_resolver_git_specification
[201/903] 55875=test_pack
[202/903] 55876=test_digest
[203/903] 55875=test_rdoc_code_object
[204/903] 55876=test_enc_raise
[205/903] 55876=test_ruby_lex
[206/903] 55875=test_notimplement
[207/903] 55875=test_update
[208/903] 55875=test_gem_ext_rake_builder
[209/903] 55876=test_ossl
[210/903] 55875=test_remote_fetch_error
[211/903] 55875=test_rubygems
[212/903] 55875=test_change_word
[213/903] 55875=test_compile_prism
<compiled>:3: [BUG] Segmentation fault at 0x0000000000000000
ruby 3.3.0dev (2023-11-07T15:54:33Z master 9877f3ada8) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0020 p:0009 s:0123 e:000120 CLASS  <compiled>:3
c:0019 p:0010 s:0118 e:000117 CLASS  <compiled>:1
c:0018 p:0010 s:0115 e:000114 TOP    <compiled>:1 [FINISH]
c:0017 p:---- s:0112 e:000111 CFUNC  :eval
c:0016 p:0032 s:0108 e:000107 METHOD /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb:999
c:0015 p:0013 s:0101 e:000100 METHOD /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb:1008
c:0014 p:0005 s:0095 e:000094 METHOD /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb:445
c:0013 p:0037 s:0091 e:000090 METHOD /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb:199
c:0012 p:0052 s:0085 e:000084 METHOD /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb:167
c:0011 p:0083 s:0076 e:000075 BLOCK  /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb:1560 [FINISH]
c:0010 p:---- s:0069 e:000068 CFUNC  :map
c:0009 p:0103 s:0065 e:000064 METHOD /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb:1547
c:0008 p:0035 s:0053 e:000052 METHOD /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb:1340
c:0007 p:0066 s:0046 E:001200 METHOD /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:58
c:0006 p:0007 s:0030 e:000029 BLOCK  /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:30 [FINISH]
c:0005 p:---- s:0026 e:000025 CFUNC  :map
c:0004 p:0005 s:0022 e:000021 METHOD /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:29
c:0003 p:0202 s:0016 E:0015e0 METHOD /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:128
c:0002 p:0105 s:0006 E:001e80 EVAL   /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:215 [FINISH]
c:0001 p:0000 s:0003 E:000d40 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:215:in `<main>'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:128:in `run'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:29:in `_run_suites'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:29:in `map'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:30:in `block in _run_suites'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb:58:in `_run_suite'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb:1340:in `_run_suite'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb:1547:in `_run_suite'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb:1547:in `map'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb:1560:in `block in _run_suite'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb:167:in `run'
/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb:199:in `run_test'
/tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb:445:in `test_XStringNode'
/tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb:1008:in `assert_prism_eval'
/tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb:999:in `compare_eval'
/tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb:999:in `eval'
<compiled>:0:in `<compiled>'
<compiled>:1:in `<class:TestCompilePrism>'
<compiled>:3:in `<class:TestCompilePrism>'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 3

-- Machine register context ------------------------------------------------
 RIP: 0x00007ff8f1552d93 RBP: 0x00007fff86485a20 RSP: 0x00007fff864859b0
 RAX: 0x0000000000000000 RBX: 0x00007ff8f15453b0 RCX: 0x0000000000000001
 RDX: 0x0000000000000001 RDI: 0x00007ff8f0e56bb0 RSI: 0x0000000000000000
  R8: 0x0000000000000001  R9: 0x0000000000000000 R10: 0x00007ff8f0d573e0
 R11: 0x0000000000000001 R12: 0x0000000000000004 R13: 0x00007ff8d4300438
 R14: 0x00005625d347a2c0 R15: 0x0000000000000001 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_print_backtrace+0x14) [0x7ff8f1574d61] /tmp/ruby/src/trunk-iseq_binary/vm_dump.c:812
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-iseq_binary/vm_dump.c:1143
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_bug_for_fatal_signal+0x104) [0x7ff8f1371194] /tmp/ruby/src/trunk-iseq_binary/error.c:1065
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(sigsegv+0x4f) [0x7ff8f14c1b6f] /tmp/ruby/src/trunk-iseq_binary/signal.c:920
/lib/x86_64-linux-gnu/libc.so.6(0x7ff8f107d520) [0x7ff8f107d520]
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_callee_setup_arg+0x443) [0x7ff8f1552d93] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3011
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_iseq_setup_2+0x0) [0x7ff8f1552f38] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3064
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_iseq_setup) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3065
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_sendish+0x9e) [0x7ff8f1558047] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:5581
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_exec_core) ../../src/trunk-iseq_binary/insns.def:822
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_vm_exec+0x19a) [0x7ff8f155e12a] /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7ff8f15474ec] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3503
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3505
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3531
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_sendish+0x9e) [0x7ff8f1558047] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:5581
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_exec_core) ../../src/trunk-iseq_binary/insns.def:822
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_vm_exec+0x19a) [0x7ff8f155e12a] /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7ff8f15634c8] /tmp/ruby/src/trunk-iseq_binary/vm.c:1622
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-iseq_binary/vm.c:1630
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1362
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1378
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_ary_collect+0x5c) [0x7ff8f12c76ac] /tmp/ruby/src/trunk-iseq_binary/array.c:3624
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7ff8f15474ec] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3503
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3505
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3531
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_sendish+0xc4) [0x7ff8f155a0d8] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:5581
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_exec_core) ../../src/trunk-iseq_binary/insns.def:802
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_vm_exec+0x19a) [0x7ff8f155e12a] /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7ff8f15634c8] /tmp/ruby/src/trunk-iseq_binary/vm.c:1622
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-iseq_binary/vm.c:1630
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1362
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1378
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_ary_collect+0x5c) [0x7ff8f12c76ac] /tmp/ruby/src/trunk-iseq_binary/array.c:3624
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7ff8f15474ec] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3503
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3505
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3531
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_sendish+0xc4) [0x7ff8f155a0d8] /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:5581
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_exec_core) ../../src/trunk-iseq_binary/insns.def:802
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(vm_exec_loop+0xa) [0x7ff8f155e3b7] /tmp/ruby/src/trunk-iseq_binary/vm.c:2499
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_vm_exec) /tmp/ruby/src/trunk-iseq_binary/vm.c:2478
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(rb_ec_exec_node+0xb5) [0x7ff8f1378e65] /tmp/ruby/src/trunk-iseq_binary/eval.c:287
/tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3(ruby_run_node+0x93) [0x7ff8f137ca73] /tmp/ruby/src/trunk-iseq_binary/eval.c:328
/tmp/ruby/build/trunk-iseq_binary/ruby(rb_main+0x21) [0x5625d31d2187] /tmp/ruby/src/trunk-iseq_binary/main.c:39
/tmp/ruby/build/trunk-iseq_binary/ruby(main) /tmp/ruby/src/trunk-iseq_binary/main.c:58
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7ff8f1064d90] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7ff8f1064e40] ../csu/libc-start.c:392
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:379
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x5625d31d21d5]

-- Other runtime information -----------------------------------------------

* Loaded script: /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb: Prism::TestCompilePrism#test_XStringNode

* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 ruby2_keywords.rb
    6 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so
    7 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so
    8 /tmp/ruby/src/trunk-iseq_binary/lib/open3/version.rb
    9 /tmp/ruby/src/trunk-iseq_binary/lib/open3.rb
   10 /tmp/ruby/src/trunk-iseq_binary/lib/timeout.rb
   11 /tmp/ruby/build/trunk-iseq_binary/rbconfig.rb
   12 /tmp/ruby/src/trunk-iseq_binary/tool/lib/find_executable.rb
   13 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/rbconfig/sizeof.so
   14 /tmp/ruby/src/trunk-iseq_binary/tool/lib/envutil.rb
   15 /tmp/ruby/src/trunk-iseq_binary/tool/lib/colorize.rb
   16 /tmp/ruby/src/trunk-iseq_binary/tool/lib/leakchecker.rb
   17 /tmp/ruby/src/trunk-iseq_binary/lib/prettyprint.rb
   18 /tmp/ruby/src/trunk-iseq_binary/lib/pp.rb
   19 /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/assertions.rb
   20 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/console.so
   21 /tmp/ruby/src/trunk-iseq_binary/tool/lib/core_assertions.rb
   22 /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/testcase.rb
   23 /tmp/ruby/src/trunk-iseq_binary/lib/optparse.rb
   24 /tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit.rb
   25 /tmp/ruby/src/trunk-iseq_binary/tool/lib/tracepointchecker.rb
   26 /tmp/ruby/src/trunk-iseq_binary/tool/lib/zombie_hunter.rb
   27 /tmp/ruby/src/trunk-iseq_binary/lib/delegate.rb
   28 /tmp/ruby/src/trunk-iseq_binary/lib/fileutils.rb
   29 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/etc.so
   30 /tmp/ruby/src/trunk-iseq_binary/lib/tmpdir.rb
   31 /tmp/ruby/src/trunk-iseq_binary/lib/tempfile.rb
   32 /tmp/ruby/src/trunk-iseq_binary/tool/lib/iseq_loader_checker.rb
   33 /tmp/ruby/src/trunk-iseq_binary/tool/lib/gc_checker.rb
   34 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/compatibility.rb
   35 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/defaults.rb
   36 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/deprecate.rb
   37 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/errors.rb
   38 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/unknown_command_spell_checker.rb
   39 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/exceptions.rb
   40 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/basic_specification.rb
   41 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/stub_specification.rb
   42 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/platform.rb
   43 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/util/list.rb
   44 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/version.rb
   45 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/requirement.rb
   46 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/specification.rb
   47 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/util.rb
   48 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/dependency.rb
   49 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/core_ext/kernel_gem.rb
   50 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/monitor.so
   51 /tmp/ruby/build/trunk-iseq_binary/.ext/common/monitor.rb
   52 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems.rb
   53 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/path_support.rb
   54 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/version.rb
   55 /tmp/ruby/src/trunk-iseq_binary/lib/singleton.rb
   56 /tmp/ruby/src/trunk-iseq_binary/lib/ostruct.rb
   57 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/ext/core.rb
   58 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/ext/string.rb
   59 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/win32.rb
   60 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/linked_list.rb
   61 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/cpu_counter.rb
   62 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/scope.rb
   63 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/task_argument_error.rb
   64 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/rule_recursion_overflow_error.rb
   65 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/task_manager.rb
   66 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/cloneable.rb
   67 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/file_utils.rb
   68 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/file_utils_ext.rb
   69 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/file_list.rb
   70 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/promise.rb
   71 /tmp/ruby/src/trunk-iseq_binary/lib/set.rb
   72 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/thread_pool.rb
   73 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/private_reader.rb
   74 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/thread_history_display.rb
   75 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/trace_output.rb
   76 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/application.rb
   77 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/rake_module.rb
   78 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/pseudo_status.rb
   79 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/task_arguments.rb
   80 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/invocation_chain.rb
   81 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/invocation_exception_mixin.rb
   82 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/task.rb
   83 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/early_time.rb
   84 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/file_task.rb
   85 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/file_creation_task.rb
   86 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/multi_task.rb
   87 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/dsl_definition.rb
   88 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/default_loader.rb
   89 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/late_time.rb
   90 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/name_space.rb
   91 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake/backtrace.rb
   92 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rake-13.1.0/lib/rake.rb
   93 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/stringio.so
   94 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/date_core.so
   95 /tmp/ruby/build/trunk-iseq_binary/.ext/common/date.rb
   96 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/versions.rb
   97 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/exception.rb
   98 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/syntax_error.rb
   99 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/psych.so
  100 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/omap.rb
  101 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/set.rb
  102 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/class_loader.rb
  103 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/scalar_scanner.rb
  104 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes/node.rb
  105 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes/stream.rb
  106 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes/document.rb
  107 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes/sequence.rb
  108 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes/scalar.rb
  109 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes/mapping.rb
  110 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes/alias.rb
  111 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/nodes.rb
  112 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/streaming.rb
  113 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/visitors/visitor.rb
  114 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/visitors/to_ruby.rb
  115 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/visitors/emitter.rb
  116 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/handler.rb
  117 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/tree_builder.rb
  118 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/visitors/yaml_tree.rb
  119 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/json/ruby_events.rb
  120 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/visitors/json_tree.rb
  121 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/visitors/depth_first.rb
  122 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/visitors.rb
  123 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/parser.rb
  124 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/coder.rb
  125 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/core_ext.rb
  126 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/stream.rb
  127 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/json/yaml_events.rb
  128 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/json/tree_builder.rb
  129 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/json/stream.rb
  130 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych/handlers/document_stream.rb
  131 /tmp/ruby/build/trunk-iseq_binary/.ext/common/psych.rb
  132 /tmp/ruby/src/trunk-iseq_binary/test/psych/helper.rb
  133 /tmp/ruby/src/trunk-iseq_binary/test/psych/test_nil.rb
  134 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16le.so
  135 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16be.so
  136 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/errors.rb
  137 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/version.rb
  138 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/i18n/text.rb
  139 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/i18n.rb
  140 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc.rb
  141 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/support/test_case.rb
  142 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup.rb
  143 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/support/formatter_test_case.rb
  144 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/support/text_formatter_test_case.rb
  145 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/helper.rb
  146 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/test_rdoc_generator_pot.rb
  147 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/store.rb
  148 /tmp/ruby/src/trunk-iseq_binary/lib/find.rb
  149 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pathname.so
  150 /tmp/ruby/build/trunk-iseq_binary/.ext/common/pathname.rb
  151 /tmp/ruby/src/trunk-iseq_binary/lib/time.rb
  152 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/version.rb
  153 /tmp/ruby/build/trunk-iseq_binary/.ext/common/json/version.rb
  154 /tmp/ruby/build/trunk-iseq_binary/.ext/common/json/generic_object.rb
  155 /tmp/ruby/build/trunk-iseq_binary/.ext/common/json/common.rb
  156 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/parser.so
  157 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/generator.so
  158 /tmp/ruby/build/trunk-iseq_binary/.ext/common/json/ext.rb
  159 /tmp/ruby/build/trunk-iseq_binary/.ext/common/json.rb
  160 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/ripper.so
  161 /tmp/ruby/build/trunk-iseq_binary/.ext/common/ripper/core.rb
  162 /tmp/ruby/build/trunk-iseq_binary/.ext/common/ripper/lexer.rb
  163 /tmp/ruby/build/trunk-iseq_binary/.ext/common/ripper/filter.rb
  164 /tmp/ruby/build/trunk-iseq_binary/.ext/common/ripper/sexp.rb
  165 /tmp/ruby/build/trunk-iseq_binary/.ext/common/ripper.rb
  166 /tmp/ruby/src/trunk-iseq_binary/lib/logger/version.rb
  167 /tmp/ruby/src/trunk-iseq_binary/lib/logger/formatter.rb
  168 /tmp/ruby/src/trunk-iseq_binary/lib/logger/period.rb
  169 /tmp/ruby/src/trunk-iseq_binary/lib/logger/log_device.rb
  170 /tmp/ruby/src/trunk-iseq_binary/lib/logger/severity.rb
  171 /tmp/ruby/src/trunk-iseq_binary/lib/logger/errors.rb
  172 /tmp/ruby/src/trunk-iseq_binary/lib/logger.rb
  173 /tmp/ruby/src/trunk-iseq_binary/lib/tsort.rb
  174 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/errors.rb
  175 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/buffer.rb
  176 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/namespace.rb
  177 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/type_name.rb
  178 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/types.rb
  179 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/method_type.rb
  180 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/file_finder.rb
  181 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/ast/type_param.rb
  182 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/ast/directives.rb
  183 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/ast/declarations.rb
  184 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/ast/members.rb
  185 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/ast/annotation.rb
  186 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/environment.rb
  187 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/environment/use_map.rb
  188 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/environment_loader.rb
  189 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/builtin_names.rb
  190 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/definition.rb
  191 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/definition_builder.rb
  192 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/definition_builder/ancestor_builder.rb
  193 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/definition_builder/method_builder.rb
  194 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/variance_calculator.rb
  195 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/substitution.rb
  196 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/constant.rb
  197 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/resolver/constant_resolver.rb
  198 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/resolver/type_name_resolver.rb
  199 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/ast/comment.rb
  200 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/writer.rb
  201 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/prototype/helpers.rb
  202 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/prototype/rbi.rb
  203 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/prototype/rb.rb
  204 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/prototype/runtime.rb
  205 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/prototype/node_usage.rb
  206 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/environment_walker.rb
  207 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/vendorer.rb
  208 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/validator.rb
  209 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/factory.rb
  210 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/repository.rb
  211 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/subtractor.rb
  212 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/ancestor_graph.rb
  213 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/locator.rb
  214 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/type_alias_dependency.rb
  215 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/type_alias_regularity.rb
  216 /tmp/ruby/src/trunk-iseq_binary/lib/yaml.rb
  217 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/vendor/fileutils/lib/fileutils.rb
  218 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/vendored_fileutils.rb
  219 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/environment_preserver.rb
  220 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/plugin/api.rb
  221 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/plugin.rb
  222 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/text.rb
  223 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source/git.rb
  224 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source/installed.rb
  225 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source/specific_file.rb
  226 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source/local.rb
  227 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source/lock.rb
  228 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source/vendor.rb
  229 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source.rb
  230 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/match_metadata.rb
  231 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/force_platform.rb
  232 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/gem_helpers.rb
  233 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/match_platform.rb
  234 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/name_tuple.rb
  235 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/rubygems_ext.rb
  236 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/rubygems_integration.rb
  237 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/version.rb
  238 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/constants.rb
  239 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/current_ruby.rb
  240 /tmp/ruby/src/trunk-iseq_binary/lib/bundler/build_metadata.rb
  241 /tmp/ruby/src/trunk-iseq_binary/lib/bundler.rb
  242 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/sources/base.rb
  243 /tmp/ruby/build/trunk-iseq_binary/.ext/common/digest/version.rb
  244 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest.so
  245 /tmp/ruby/build/trunk-iseq_binary/.ext/common/digest/loader.rb
  246 /tmp/ruby/build/trunk-iseq_binary/.ext/common/digest.rb
  247 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha2.so
  248 /tmp/ruby/build/trunk-iseq_binary/.ext/common/digest/sha2/loader.rb
  249 /tmp/ruby/build/trunk-iseq_binary/.ext/common/digest/sha2.rb
  250 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/sources/git.rb
  251 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/sources/stdlib.rb
  252 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/sources/rubygems.rb
  253 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/sources/local.rb
  254 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/sources.rb
  255 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/config.rb
  256 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/config/lockfile.rb
  257 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/config/lockfile_generator.rb
  258 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/installer.rb
  259 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection/cleaner.rb
  260 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/collection.rb
  261 /tmp/ruby/build/trunk-iseq_binary/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.2.2/rbs_extension.so
  262 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/parser_aux.rb
  263 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs/location_aux.rb
  264 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rbs.rb
  265 /tmp/ruby/src/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/lib/rdoc_plugin/parser.rb
  266 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/text.rb
  267 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/simple.rb
  268 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/strscan.so
  269 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/formatter.rb
  270 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/to_joined_paragraph.rb
  271 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markdown/entities.rb
  272 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markdown/literals.rb
  273 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markdown.rb
  274 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/rd.rb
  275 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/parser.rb
  276 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/pre_process.rb
  277 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/tom_doc.rb
  278 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/text.rb
  279 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/c.rb
  280 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/changelog.rb
  281 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/markdown.rb
  282 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/rd.rb
  283 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/ripper_state_lex.rb
  284 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/token_stream.rb
  285 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/ruby_tools.rb
  286 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser/ruby.rb
  287 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/parser.rb
  288 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/cgi/escape.so
  289 /tmp/ruby/src/trunk-iseq_binary/lib/cgi/util.rb
  290 /tmp/ruby/src/trunk-iseq_binary/lib/erb/version.rb
  291 /tmp/ruby/src/trunk-iseq_binary/lib/erb/compiler.rb
  292 /tmp/ruby/src/trunk-iseq_binary/lib/erb/def_method.rb
  293 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/erb/escape.so
  294 /tmp/ruby/src/trunk-iseq_binary/lib/erb/util.rb
  295 /tmp/ruby/src/trunk-iseq_binary/lib/erb.rb
  296 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator.rb
  297 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/code_object.rb
  298 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/method_attr.rb
  299 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/context.rb
  300 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/class_module.rb
  301 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/context/section.rb
  302 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/top_level.rb
  303 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/markup.rb
  304 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/darkfish.rb
  305 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/ri.rb
  306 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/pot/message_extractor.rb
  307 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/pot/po.rb
  308 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/pot/po_entry.rb
  309 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/pot.rb
  310 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/rdoc.rb
  311 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/options.rb
  312 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/comment.rb
  313 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/normal_class.rb
  314 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/encoding.rb
  315 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/document.rb
  316 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/constant.rb
  317 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/any_method.rb
  318 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/attr.rb
  319 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/openssl.so
  320 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/bn.rb
  321 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/marshal.rb
  322 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/pkey.rb
  323 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/cipher.rb
  324 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/digest.rb
  325 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/hmac.rb
  326 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/x509.rb
  327 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/buffering.rb
  328 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/nonblock.so
  329 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/socket.so
  330 /tmp/ruby/build/trunk-iseq_binary/.ext/common/socket.rb
  331 /tmp/ruby/src/trunk-iseq_binary/lib/ipaddr.rb
  332 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/ssl.rb
  333 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/pkcs5.rb
  334 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl/version.rb
  335 /tmp/ruby/build/trunk-iseq_binary/.ext/common/openssl.rb
  336 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/openssl.rb
  337 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/user_interaction.rb
  338 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/security/policy.rb
  339 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/security/policies.rb
  340 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/security/trust_dir.rb
  341 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/security/signer.rb
  342 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/security.rb
  343 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/digest_io.rb
  344 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/source.rb
  345 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/file_source.rb
  346 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/io_source.rb
  347 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/old.rb
  348 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/tar_header.rb
  349 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/tar_reader/entry.rb
  350 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/tar_reader.rb
  351 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package/tar_writer.rb
  352 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/package.rb
  353 /tmp/ruby/src/trunk-iseq_binary/lib/shellwords.rb
  354 /tmp/ruby/src/trunk-iseq_binary/lib/uri/version.rb
  355 /tmp/ruby/src/trunk-iseq_binary/lib/uri/rfc2396_parser.rb
  356 /tmp/ruby/src/trunk-iseq_binary/lib/uri/rfc3986_parser.rb
  357 /tmp/ruby/src/trunk-iseq_binary/lib/uri/common.rb
  358 /tmp/ruby/src/trunk-iseq_binary/lib/uri/generic.rb
  359 /tmp/ruby/src/trunk-iseq_binary/lib/uri/file.rb
  360 /tmp/ruby/src/trunk-iseq_binary/lib/uri/ftp.rb
  361 /tmp/ruby/src/trunk-iseq_binary/lib/uri/http.rb
  362 /tmp/ruby/src/trunk-iseq_binary/lib/uri/https.rb
  363 /tmp/ruby/src/trunk-iseq_binary/lib/uri/ldap.rb
  364 /tmp/ruby/src/trunk-iseq_binary/lib/uri/ldaps.rb
  365 /tmp/ruby/src/trunk-iseq_binary/lib/uri/mailto.rb
  366 /tmp/ruby/src/trunk-iseq_binary/lib/uri/ws.rb
  367 /tmp/ruby/src/trunk-iseq_binary/lib/uri/wss.rb
  368 /tmp/ruby/src/trunk-iseq_binary/lib/uri.rb
  369 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/zlib.so
  370 /tmp/ruby/src/trunk-iseq_binary/lib/benchmark.rb
  371 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/mock_gem_ui.rb
  372 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/optparse/lib/optparse.rb
  373 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/optparse.rb
  374 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/command.rb
  375 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/gem_metadata.rb
  376 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/specification_provider.rb
  377 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/errors.rb
  378 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/tsort/lib/tsort.rb
  379 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/tsort.rb
  380 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/action.rb
  381 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  382 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  383 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  384 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  385 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  386 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/tag.rb
  387 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/log.rb
  388 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph/vertex.rb
  389 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/dependency_graph.rb
  390 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/state.rb
  391 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/modules/specification_provider.rb
  392 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/delegates/resolution_state.rb
  393 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/resolution.rb
  394 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/resolver.rb
  395 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo/modules/ui.rb
  396 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo/lib/molinillo.rb
  397 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/molinillo.rb
  398 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/activation_request.rb
  399 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/conflict.rb
  400 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/dependency_request.rb
  401 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/requirement_list.rb
  402 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/stats.rb
  403 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/set.rb
  404 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/api_set.rb
  405 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/composed_set.rb
  406 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/best_set.rb
  407 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/current_set.rb
  408 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/git_set.rb
  409 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/index_set.rb
  410 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/installer_set.rb
  411 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/lock_set.rb
  412 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/vendor_set.rb
  413 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/source_set.rb
  414 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/specification.rb
  415 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/spec_specification.rb
  416 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/api_specification.rb
  417 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/git_specification.rb
  418 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/index_specification.rb
  419 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/installed_specification.rb
  420 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/local_specification.rb
  421 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/lock_specification.rb
  422 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver/vendor_specification.rb
  423 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/resolver.rb
  424 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/wait.so
  425 /tmp/ruby/src/trunk-iseq_binary/lib/net/protocol.rb
  426 /tmp/ruby/src/trunk-iseq_binary/lib/random/formatter.rb
  427 /tmp/ruby/src/trunk-iseq_binary/lib/securerandom.rb
  428 /tmp/ruby/src/trunk-iseq_binary/lib/resolv.rb
  429 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/exceptions.rb
  430 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/header.rb
  431 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/generic_request.rb
  432 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/request.rb
  433 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/requests.rb
  434 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/response.rb
  435 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/responses.rb
  436 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/proxy_delta.rb
  437 /tmp/ruby/src/trunk-iseq_binary/lib/net/http/backward.rb
  438 /tmp/ruby/src/trunk-iseq_binary/lib/net/http.rb
  439 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request/http_pool.rb
  440 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request/https_pool.rb
  441 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request/connection_pools.rb
  442 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request.rb
  443 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/s3_uri_signer.rb
  444 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/uri_formatter.rb
  445 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/uri.rb
  446 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/remote_fetcher.rb
  447 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/utilities.rb
  448 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/helper.rb
  449 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/local_remote_options.rb
  450 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/version_option.rb
  451 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/commands/dependency_command.rb
  452 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_commands_dependency_command.rb
  453 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/config_file.rb
  454 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/source_list.rb
  455 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/spec_fetcher.rb
  456 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/installer_uninstaller_utils.rb
  457 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext/build_error.rb
  458 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/shellwords.rb
  459 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext/builder.rb
  460 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext/configure_builder.rb
  461 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext/ext_conf_builder.rb
  462 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext/rake_builder.rb
  463 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext/cmake_builder.rb
  464 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext/cargo_builder.rb
  465 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/ext.rb
  466 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/installer.rb
  467 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/safe_marshal/elements.rb
  468 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/safe_marshal/reader.rb
  469 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/safe_marshal/visitors/visitor.rb
  470 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/safe_marshal/visitors/to_ruby.rb
  471 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/safe_marshal.rb
  472 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/psych_tree.rb
  473 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/safe_yaml.rb
  474 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_dir.rb
  475 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/single_byte.so
  476 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_1.so
  477 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/version.rb
  478 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/core_ext/name_error.rb
  479 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/levenshtein.rb
  480 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/jaro_winkler.rb
  481 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checker.rb
  482 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
  483 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
  484 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/name_error_checkers.rb
  485 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/method_name_checker.rb
  486 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/key_error_checker.rb
  487 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/null_checker.rb
  488 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/tree_spell_checker.rb
  489 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/require_path_checker.rb
  490 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
  491 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean/formatter.rb
  492 /tmp/ruby/src/trunk-iseq_binary/lib/did_you_mean.rb
  493 /tmp/ruby/src/trunk-iseq_binary/test/did_you_mean/helper.rb
  494 /tmp/ruby/src/trunk-iseq_binary/test/did_you_mean/spell_checking/test_variable_name_check.rb
  495 /tmp/ruby/src/trunk-iseq_binary/test/socket/test_nonblock.rb
  496 /tmp/ruby/src/trunk-iseq_binary/test/date/test_date.rb
  497 /tmp/ruby/build/trunk-iseq_binary/.ext/common/forwardable/impl.rb
  498 /tmp/ruby/src/trunk-iseq_binary/lib/forwardable.rb
  499 /tmp/ruby/src/trunk-iseq_binary/lib/csv/fields_converter.rb
  500 /tmp/ruby/src/trunk-iseq_binary/lib/English.rb
  501 /tmp/ruby/src/trunk-iseq_binary/lib/csv/input_record_separator.rb
  502 /tmp/ruby/src/trunk-iseq_binary/lib/csv/row.rb
  503 /tmp/ruby/src/trunk-iseq_binary/lib/csv/table.rb
  504 /tmp/ruby/src/trunk-iseq_binary/lib/csv/parser.rb
  505 /tmp/ruby/src/trunk-iseq_binary/lib/csv/writer.rb
  506 /tmp/ruby/src/trunk-iseq_binary/lib/csv/version.rb
  507 /tmp/ruby/src/trunk-iseq_binary/lib/csv/core_ext/array.rb
  508 /tmp/ruby/src/trunk-iseq_binary/lib/csv/core_ext/string.rb
  509 /tmp/ruby/src/trunk-iseq_binary/lib/csv.rb
  510 /tmp/ruby/src/trunk-iseq_binary/test/lib/with_different_ofs.rb
  511 /tmp/ruby/src/trunk-iseq_binary/test/csv/helper.rb
  512 /tmp/ruby/src/trunk-iseq_binary/test/csv/parse/test_strip.rb
  513 /tmp/ruby/src/trunk-iseq_binary/test/psych/visitors/test_yaml_tree.rb
  514 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_backtrace.rb
  515 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_impossible_dependencies_error.rb
  516 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_integer_comb.rb
  517 /tmp/ruby/src/trunk-iseq_binary/lib/reline/version.rb
  518 /tmp/ruby/src/trunk-iseq_binary/lib/reline/config.rb
  519 /tmp/ruby/src/trunk-iseq_binary/lib/reline/key_actor/base.rb
  520 /tmp/ruby/src/trunk-iseq_binary/lib/reline/key_actor/emacs.rb
  521 /tmp/ruby/src/trunk-iseq_binary/lib/reline/key_actor/vi_command.rb
  522 /tmp/ruby/src/trunk-iseq_binary/lib/reline/key_actor/vi_insert.rb
  523 /tmp/ruby/src/trunk-iseq_binary/lib/reline/key_actor.rb
  524 /tmp/ruby/src/trunk-iseq_binary/lib/reline/key_stroke.rb
  525 /tmp/ruby/src/trunk-iseq_binary/lib/reline/kill_ring.rb
  526 /tmp/ruby/src/trunk-iseq_binary/lib/reline/unicode/east_asian_width.rb
  527 /tmp/ruby/src/trunk-iseq_binary/lib/reline/unicode.rb
  528 /tmp/ruby/src/trunk-iseq_binary/lib/reline/line_editor.rb
  529 /tmp/ruby/src/trunk-iseq_binary/lib/reline/history.rb
  530 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/fiddle.so
  531 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/closure.rb
  532 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/function.rb
  533 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/version.rb
  534 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle.rb
  535 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/value.rb
  536 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/pack.rb
  537 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/struct.rb
  538 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/cparser.rb
  539 /tmp/ruby/build/trunk-iseq_binary/.ext/common/fiddle/import.rb
  540 /tmp/ruby/src/trunk-iseq_binary/lib/reline/terminfo.rb
  541 /tmp/ruby/src/trunk-iseq_binary/lib/reline/face.rb
  542 /tmp/ruby/src/trunk-iseq_binary/lib/reline/general_io.rb
  543 /tmp/ruby/src/trunk-iseq_binary/lib/reline.rb
  544 /tmp/ruby/src/trunk-iseq_binary/test/reline/helper.rb
  545 /tmp/ruby/src/trunk-iseq_binary/test/reline/test_key_actor_emacs.rb
  546 /tmp/ruby/src/trunk-iseq_binary/lib/unicode_normalize/tables.rb
  547 /tmp/ruby/src/trunk-iseq_binary/lib/unicode_normalize/normalize.rb
  548 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_frozen.rb
  549 /tmp/ruby/src/trunk-iseq_binary/lib/irb/init.rb
  550 /tmp/ruby/src/trunk-iseq_binary/lib/irb/workspace.rb
  551 /tmp/ruby/src/trunk-iseq_binary/lib/irb/inspector.rb
  552 /tmp/ruby/src/trunk-iseq_binary/lib/irb/nesting_parser.rb
  553 /tmp/ruby/src/trunk-iseq_binary/lib/irb/ruby-lex.rb
  554 /tmp/ruby/src/trunk-iseq_binary/lib/irb/completion.rb
  555 /tmp/ruby/src/trunk-iseq_binary/lib/irb/history.rb
  556 /tmp/ruby/src/trunk-iseq_binary/lib/irb/input-method.rb
  557 /tmp/ruby/src/trunk-iseq_binary/lib/irb/output-method.rb
  558 /tmp/ruby/src/trunk-iseq_binary/lib/irb/context.rb
  559 /tmp/ruby/src/trunk-iseq_binary/lib/irb/extend-command.rb
  560 /tmp/ruby/src/trunk-iseq_binary/lib/irb/statement.rb
  561 /tmp/ruby/src/trunk-iseq_binary/lib/irb/locale.rb
  562 /tmp/ruby/src/trunk-iseq_binary/lib/irb/color.rb
  563 /tmp/ruby/src/trunk-iseq_binary/lib/irb/version.rb
  564 /tmp/ruby/src/trunk-iseq_binary/lib/irb/easter-egg.rb
  565 /tmp/ruby/src/trunk-iseq_binary/lib/irb/debug.rb
  566 /tmp/ruby/src/trunk-iseq_binary/lib/irb.rb
  567 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pty.so
  568 /tmp/ruby/src/trunk-iseq_binary/test/irb/helper.rb
  569 /tmp/ruby/src/trunk-iseq_binary/test/irb/test_locale.rb
  570 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_string.rb
  571 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_31j.so
  572 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  573 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_jp.so
  574 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/utf_16_32.so
  575 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/shift_jis.so
  576 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32be.so
  577 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32le.so
  578 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_euc.so
  579 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/iso2022.so
  580 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/big5.so
  581 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cesu_8.so
  582 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cp949.so
  583 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/emacs_mule.so
  584 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_kr.so
  585 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_tw.so
  586 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gb18030.so
  587 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gbk.so
  588 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_2.so
  589 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_3.so
  590 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_4.so
  591 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_5.so
  592 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_6.so
  593 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_7.so
  594 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_8.so
  595 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_9.so
  596 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_10.so
  597 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_11.so
  598 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_13.so
  599 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_14.so
  600 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_15.so
  601 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_16.so
  602 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_r.so
  603 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_u.so
  604 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1250.so
  605 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1251.so
  606 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1252.so
  607 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1253.so
  608 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1254.so
  609 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1257.so
  610 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/objspace.so
  611 /tmp/ruby/build/trunk-iseq_binary/.ext/common/objspace.rb
  612 /tmp/ruby/src/trunk-iseq_binary/tool/lib/memory_status.rb
  613 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_sleep.rb
  614 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/symbol.so
  615 /tmp/ruby/src/trunk-iseq_binary/test/-ext-/symbol/test_type.rb
  616 /tmp/ruby/src/trunk-iseq_binary/test/-ext-/win32/test_console_attr.rb
  617 /tmp/ruby/src/trunk-iseq_binary/lib/reline/ansi.rb
  618 /tmp/ruby/src/trunk-iseq_binary/test/reline/test_ansi_with_terminfo.rb
  619 /tmp/ruby/src/trunk-iseq_binary/lib/mkmf.rb
  620 /tmp/ruby/src/trunk-iseq_binary/test/mkmf/base.rb
  621 /tmp/ruby/src/trunk-iseq_binary/test/mkmf/test_framework.rb
  622 /tmp/ruby/src/trunk-iseq_binary/test/win32ole/test_win32ole_record.rb
  623 /tmp/ruby/src/trunk-iseq_binary/test/-ext-/gvl/test_ubf_async_safe.rb
  624 /tmp/ruby/src/trunk-iseq_binary/test/csv/parse/test_invalid.rb
  625 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/compat.rb
  626 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/version.rb
  627 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpversion.rb
  628 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httputils.rb
  629 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/utils.rb
  630 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/log.rb
  631 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/config.rb
  632 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/server.rb
  633 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/accesslog.rb
  634 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/htmlutils.rb
  635 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/cookie.rb
  636 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpstatus.rb
  637 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httprequest.rb
  638 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpresponse.rb
  639 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpservlet/abstract.rb
  640 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpservlet/filehandler.rb
  641 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpservlet/cgihandler.rb
  642 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpservlet/erbhandler.rb
  643 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpservlet/prochandler.rb
  644 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpservlet.rb
  645 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpserver.rb
  646 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth/authenticator.rb
  647 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth/basicauth.rb
  648 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/md5.so
  649 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha1.so
  650 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth/digestauth.rb
  651 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth/userdb.rb
  652 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth/htpasswd.rb
  653 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth/htdigest.rb
  654 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth/htgroup.rb
  655 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/httpauth.rb
  656 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick.rb
  657 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/ssl.rb
  658 /tmp/ruby/src/trunk-iseq_binary/tool/lib/webrick/https.rb
  659 /tmp/ruby/src/trunk-iseq_binary/test/net/http/utils.rb
  660 /tmp/ruby/src/trunk-iseq_binary/test/net/http/test_buffered_io.rb
  661 /tmp/ruby/src/trunk-iseq_binary/test/-ext-/string/test_nofree.rb
  662 /tmp/ruby/src/trunk-iseq_binary/test/ruby/marshaltestlib.rb
  663 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_marshal.rb
  664 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/continuation.so
  665 /tmp/ruby/src/trunk-iseq_binary/test/psych/test_scalar_scanner.rb
  666 /tmp/ruby/src/trunk-iseq_binary/test/optparse/test_optparse.rb
  667 /tmp/ruby/src/trunk-iseq_binary/test/optparse/test_placearg.rb
  668 /tmp/ruby/src/trunk-iseq_binary/test/dtrace/helper.rb
  669 /tmp/ruby/src/trunk-iseq_binary/test/dtrace/test_function_entry.rb
  670 /tmp/ruby/src/trunk-iseq_binary/test/psych/test_ractor.rb
  671 /tmp/ruby/src/trunk-iseq_binary/test/csv/parse/test_header.rb
  672 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem.rb
  673 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/specification_policy.rb
  674 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/util/licenses.rb
  675 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/dependency_list.rb
  676 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/available_set.rb
  677 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/dependency_installer.rb
  678 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request_set/gem_dependency_api.rb
  679 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request_set/lockfile/parser.rb
  680 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request_set/lockfile/tokenizer.rb
  681 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request_set/lockfile.rb
  682 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/request_set.rb
  683 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/rubygems_hook.rb
  684 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/rdoc.rb
  685 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/uninstaller.rb
  686 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/bundler_version_finder.rb
  687 /tmp/ruby/src/trunk-iseq_binary/lib/rubygems/command_manager.rb
  688 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_ext_cargo_builder.rb
  689 /tmp/ruby/src/trunk-iseq_binary/test/openssl/utils.rb
  690 /tmp/ruby/src/trunk-iseq_binary/test/openssl/test_random.rb
  691 /tmp/ruby/src/trunk-iseq_binary/lib/prism/node.rb
  692 /tmp/ruby/src/trunk-iseq_binary/lib/prism/node_ext.rb
  693 /tmp/ruby/src/trunk-iseq_binary/lib/prism/parse_result.rb
  694 /tmp/ruby/src/trunk-iseq_binary/lib/prism/parse_result/comments.rb
  695 /tmp/ruby/src/trunk-iseq_binary/lib/prism/visitor.rb
  696 /tmp/ruby/src/trunk-iseq_binary/lib/prism/parse_result/newlines.rb
  697 /tmp/ruby/src/trunk-iseq_binary/lib/prism/debug.rb
  698 /tmp/ruby/src/trunk-iseq_binary/lib/prism/pack.rb
  699 prism/prism.so
  700 /tmp/ruby/src/trunk-iseq_binary/lib/prism.rb
  701 /tmp/ruby/src/trunk-iseq_binary/test/prism/test_helper.rb
  702 /tmp/ruby/src/trunk-iseq_binary/test/prism/desugar_compiler_test.rb
  703 /tmp/ruby/src/trunk-iseq_binary/lib/prism/compiler.rb
  704 /tmp/ruby/src/trunk-iseq_binary/lib/prism/mutation_compiler.rb
  705 /tmp/ruby/src/trunk-iseq_binary/lib/prism/desugar_compiler.rb
  706 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_dup.rb
  707 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/test_rdoc_generator_darkfish.rb
  708 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/generator/json_index.rb
  709 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/erb_partial.rb
  710 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/erbio.rb
  711 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/heading.rb
  712 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/raw.rb
  713 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/paragraph.rb
  714 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/to_table_of_contents.rb
  715 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/attribute_manager.rb
  716 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/attributes.rb
  717 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/to_label.rb
  718 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/cross_reference.rb
  719 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/attr_span.rb
  720 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/attr_changer.rb
  721 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/regexp_handling.rb
  722 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/to_html.rb
  723 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/to_html_crossref.rb
  724 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/alias.rb
  725 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/hard_break.rb
  726 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/markup/to_html_snippet.rb
  727 /tmp/ruby/src/trunk-iseq_binary/test/ruby/enc/test_utf32.rb
  728 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_weakkeymap.rb
  729 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/econv.so
  730 /tmp/ruby/src/trunk-iseq_binary/test/-ext-/econv/test_append.rb
  731 /tmp/ruby/src/trunk-iseq_binary/test/uri/test_generic.rb
  732 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_vm_dump.rb
  733 /tmp/ruby/src/trunk-iseq_binary/lib/prism/dsl.rb
  734 /tmp/ruby/src/trunk-iseq_binary/test/prism/errors_test.rb
  735 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_platform.rb
  736 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_arity.rb
  737 /tmp/ruby/src/trunk-iseq_binary/test/csv/write/test_quote_empty.rb
  738 /tmp/ruby/src/trunk-iseq_binary/test/pathname/test_ractor.rb
  739 /tmp/ruby/src/trunk-iseq_binary/test/mkmf/test_signedness.rb
  740 /tmp/ruby/src/trunk-iseq_binary/test/irb/yamatanooroti/test_rendering.rb
  741 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_gc.rb
  742 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/rmd160.so
  743 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/bubblebabble.so
  744 /tmp/ruby/src/trunk-iseq_binary/test/digest/test_ractor.rb
  745 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_resolver_git_specification.rb
  746 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_pack.rb
  747 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/xref_data.rb
  748 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/xref_test_case.rb
  749 /tmp/ruby/src/trunk-iseq_binary/test/rdoc/test_rdoc_code_object.rb
  750 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/stats.rb
  751 /tmp/ruby/build/trunk-iseq_binary/.ext/common/io/console/size.rb
  752 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/stats/quiet.rb
  753 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/stats/normal.rb
  754 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/single_class.rb
  755 /tmp/ruby/src/trunk-iseq_binary/lib/rdoc/normal_module.rb
  756 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/notimplement.so
  757 /tmp/ruby/src/trunk-iseq_binary/test/-ext-/test_notimplement.rb
  758 /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/st/update.so
  759 /tmp/ruby/src/trunk-iseq_binary/test/-ext-/st/test_update.rb
  760 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_gem_ext_rake_builder.rb
  761 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_remote_fetch_error.rb
  762 /tmp/ruby/src/trunk-iseq_binary/test/rubygems/test_rubygems.rb
  763 /tmp/ruby/src/trunk-iseq_binary/test/did_you_mean/tree_spell/change_word.rb
  764 /tmp/ruby/src/trunk-iseq_binary/test/did_you_mean/tree_spell/test_change_word.rb
  765 /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb

* Process memory map:

5625d31d1000-5625d31d2000 r--p 00000000 00:66 13668452                   /tmp/ruby/build/trunk-iseq_binary/ruby
5625d31d2000-5625d31d3000 r-xp 00001000 00:66 13668452                   /tmp/ruby/build/trunk-iseq_binary/ruby
5625d31d3000-5625d31d4000 r--p 00002000 00:66 13668452                   /tmp/ruby/build/trunk-iseq_binary/ruby
5625d31d4000-5625d31d5000 r--p 00002000 00:66 13668452                   /tmp/ruby/build/trunk-iseq_binary/ruby
5625d31d5000-5625d31d6000 rw-p 00003000 00:66 13668452                   /tmp/ruby/build/trunk-iseq_binary/ruby
5625d3476000-5625ddb10000 rw-p 00000000 00:00 0                          [heap]
7ff8bb6a0000-7ff8bb6b0000 rw-p 00000000 00:00 0 
7ff8bb6c0000-7ff8bb6d0000 rw-p 00000000 00:00 0 
7ff8bb820000-7ff8bb830000 rw-p 00000000 00:00 0 
7ff8bb860000-7ff8bb870000 rw-p 00000000 00:00 0 
7ff8bb890000-7ff8bb8a0000 rw-p 00000000 00:00 0 
7ff8bb8d0000-7ff8bb8e0000 rw-p 00000000 00:00 0 
7ff8bb910000-7ff8bb920000 rw-p 00000000 00:00 0 
7ff8bb940000-7ff8bb950000 rw-p 00000000 00:00 0 
7ff8bb980000-7ff8bb990000 rw-p 00000000 00:00 0 
7ff8bb9c0000-7ff8bb9d0000 rw-p 00000000 00:00 0 
7ff8bb9f0000-7ff8bba00000 rw-p 00000000 00:00 0 
7ff8bba30000-7ff8bba40000 rw-p 00000000 00:00 0 
7ff8bba70000-7ff8bba80000 rw-p 00000000 00:00 0 
7ff8bbaa0000-7ff8bbab0000 rw-p 00000000 00:00 0 
7ff8bbae0000-7ff8bbaf0000 rw-p 00000000 00:00 0 
7ff8bbb20000-7ff8bbb30000 rw-p 00000000 00:00 0 
7ff8bbb50000-7ff8bbb60000 rw-p 00000000 00:00 0 
7ff8bbb90000-7ff8bbba0000 rw-p 00000000 00:00 0 
7ff8c0000000-7ff8c0021000 rw-p 00000000 00:00 0 
7ff8c0021000-7ff8c4000000 ---p 00000000 00:00 0 
7ff8c51fe000-7ff8c541c000 r--s 00000000 00:66 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7ff8c541c000-7ff8c669a000 r--s 00000000 00:66 13668338                   /tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3.0
7ff8c669a000-7ff8c66d0000 r--s 00000000 00:66 13668452                   /tmp/ruby/build/trunk-iseq_binary/ruby
7ff8c66d0000-7ff8c6b10000 rw-p 00000000 00:00 0 
7ff8c6b20000-7ff8c7120000 rw-p 00000000 00:00 0 
7ff8c7130000-7ff8c7180000 rw-p 00000000 00:00 0 
7ff8c7190000-7ff8c71d0000 rw-p 00000000 00:00 0 
7ff8c71e0000-7ff8c7230000 rw-p 00000000 00:00 0 
7ff8c7240000-7ff8c7260000 rw-p 00000000 00:00 0 
7ff8c7270000-7ff8c72d0000 rw-p 00000000 00:00 0 
7ff8c72e0000-7ff8c7380000 rw-p 00000000 00:00 0 
7ff8c7390000-7ff8c73b0000 rw-p 00000000 00:00 0 
7ff8c73c0000-7ff8c73e0000 rw-p 00000000 00:00 0 
7ff8c73f0000-7ff8c74a0000 rw-p 00000000 00:00 0 
7ff8c74b0000-7ff8c74d0000 rw-p 00000000 00:00 0 
7ff8c74e0000-7ff8c7500000 rw-p 00000000 00:00 0 
7ff8c7510000-7ff8c7520000 rw-p 00000000 00:00 0 
7ff8c7530000-7ff8c7550000 rw-p 00000000 00:00 0 
7ff8c7560000-7ff8c7580000 rw-p 00000000 00:00 0 
7ff8c7590000-7ff8c75b0000 rw-p 00000000 00:00 0 
7ff8c75c0000-7ff8c75e0000 rw-p 00000000 00:00 0 
7ff8c75f0000-7ff8c7610000 rw-p 00000000 00:00 0 
7ff8c7620000-7ff8c7640000 rw-p 00000000 00:00 0 
7ff8c7650000-7ff8c7680000 rw-p 00000000 00:00 0 
7ff8c7690000-7ff8c76c0000 rw-p 00000000 00:00 0 
7ff8c76d0000-7ff8c76e0000 rw-p 00000000 00:00 0 
7ff8c76f0000-7ff8c7740000 rw-p 00000000 00:00 0 
7ff8c7750000-7ff8c7780000 rw-p 00000000 00:00 0 
7ff8c7790000-7ff8c77a0000 rw-p 00000000 00:00 0 
7ff8c77b0000-7ff8c77c0000 rw-p 00000000 00:00 0 
7ff8c77c0000-7ff8c77c1000 ---p 00000000 00:00 0 
7ff8c77c1000-7ff8c7802000 rw-p 00000000 00:00 0 
7ff8c7802000-7ff8c7803000 ---p 00000000 00:00 0 
7ff8c7803000-7ff8c7844000 rw-p 00000000 00:00 0 
7ff8c7844000-7ff8c7845000 ---p 00000000 00:00 0 
7ff8c7845000-7ff8c7886000 rw-p 00000000 00:00 0 
7ff8c7886000-7ff8c7887000 ---p 00000000 00:00 0 
7ff8c7887000-7ff8c78c8000 rw-p 00000000 00:00 0 
7ff8c78c8000-7ff8c78c9000 ---p 00000000 00:00 0 
7ff8c78c9000-7ff8c790a000 rw-p 00000000 00:00 0 
7ff8c790a000-7ff8c790b000 ---p 00000000 00:00 0 
7ff8c790b000-7ff8c794c000 rw-p 00000000 00:00 0 
7ff8c794c000-7ff8c794d000 ---p 00000000 00:00 0 
7ff8c794d000-7ff8c798e000 rw-p 00000000 00:00 0 
7ff8c798e000-7ff8c798f000 ---p 00000000 00:00 0 
7ff8c798f000-7ff8c79d0000 rw-p 00000000 00:00 0 
7ff8c79d0000-7ff8c79d1000 ---p 00000000 00:00 0 
7ff8c79d1000-7ff8c7a12000 rw-p 00000000 00:00 0 
7ff8c7a12000-7ff8c7a13000 ---p 00000000 00:00 0 
7ff8c7a13000-7ff8c7a54000 rw-p 00000000 00:00 0 
7ff8c7a54000-7ff8c7a55000 ---p 00000000 00:00 0 
7ff8c7a55000-7ff8c7a96000 rw-p 00000000 00:00 0 
7ff8c7a96000-7ff8c7a97000 ---p 00000000 00:00 0 
7ff8c7a97000-7ff8c7ad8000 rw-p 00000000 00:00 0 
7ff8c7ad8000-7ff8c7ad9000 ---p 00000000 00:00 0 
7ff8c7ad9000-7ff8c7b1a000 rw-p 00000000 00:00 0 
7ff8c7b1a000-7ff8c7b1b000 ---p 00000000 00:00 0 
7ff8c7b1b000-7ff8c7b5c000 rw-p 00000000 00:00 0 
7ff8c7b5c000-7ff8c7b5d000 ---p 00000000 00:00 0 
7ff8c7b5d000-7ff8c7b9e000 rw-p 00000000 00:00 0 
7ff8c7b9e000-7ff8c7b9f000 ---p 00000000 00:00 0 
7ff8c7b9f000-7ff8c7be0000 rw-p 00000000 00:00 0 
7ff8c7be0000-7ff8c7be1000 ---p 00000000 00:00 0 
7ff8c7be1000-7ff8c7c22000 rw-p 00000000 00:00 0 
7ff8c7c22000-7ff8c7c23000 ---p 00000000 00:00 0 
7ff8c7c23000-7ff8c7c64000 rw-p 00000000 00:00 0 
7ff8c7c64000-7ff8c7c65000 ---p 00000000 00:00 0 
7ff8c7c65000-7ff8c7ca6000 rw-p 00000000 00:00 0 
7ff8c7ca6000-7ff8c7ca7000 ---p 00000000 00:00 0 
7ff8c7ca7000-7ff8c7ce8000 rw-p 00000000 00:00 0 
7ff8c7ce8000-7ff8c7ce9000 ---p 00000000 00:00 0 
7ff8c7ce9000-7ff8c7d2a000 rw-p 00000000 00:00 0 
7ff8c7d2a000-7ff8c7d2b000 ---p 00000000 00:00 0 
7ff8c7d2b000-7ff8c7d6c000 rw-p 00000000 00:00 0 
7ff8c7d6c000-7ff8c7d6d000 ---p 00000000 00:00 0 
7ff8c7d6d000-7ff8c7dae000 rw-p 00000000 00:00 0 
7ff8c7dae000-7ff8c7daf000 ---p 00000000 00:00 0 
7ff8c7daf000-7ff8c7df0000 rw-p 00000000 00:00 0 
7ff8c7df0000-7ff8c7df1000 ---p 00000000 00:00 0 
7ff8c7df1000-7ff8c7e32000 rw-p 00000000 00:00 0 
7ff8c7e32000-7ff8c7e33000 ---p 00000000 00:00 0 
7ff8c7e33000-7ff8c7e74000 rw-p 00000000 00:00 0 
7ff8c7e74000-7ff8c7e75000 ---p 00000000 00:00 0 
7ff8c7e75000-7ff8c7eb6000 rw-p 00000000 00:00 0 
7ff8c7eb6000-7ff8c7eb7000 ---p 00000000 00:00 0 
7ff8c7eb7000-7ff8c7ef8000 rw-p 00000000 00:00 0 
7ff8c7ef8000-7ff8c7ef9000 ---p 00000000 00:00 0 
7ff8c7ef9000-7ff8c7f3a000 rw-p 00000000 00:00 0 
7ff8c7f3a000-7ff8c7f3b000 ---p 00000000 00:00 0 
7ff8c7f3b000-7ff8c7f7c000 rw-p 00000000 00:00 0 
7ff8c7f7c000-7ff8c7f7d000 ---p 00000000 00:00 0 
7ff8c7f7d000-7ff8c7fbe000 rw-p 00000000 00:00 0 
7ff8c7fbe000-7ff8c7fbf000 ---p 00000000 00:00 0 
7ff8c7fbf000-7ff8c8000000 rw-p 00000000 00:00 0 
7ff8c8000000-7ff8c8021000 rw-p 00000000 00:00 0 
7ff8c8021000-7ff8cc000000 ---p 00000000 00:00 0 
7ff8cc000000-7ff8cc027000 rw-p 00000000 00:00 0 
7ff8cc027000-7ff8d0000000 ---p 00000000 00:00 0 
7ff8d0000000-7ff8d0021000 rw-p 00000000 00:00 0 
7ff8d0021000-7ff8d4000000 ---p 00000000 00:00 0 
7ff8d4010000-7ff8d4050000 rw-p 00000000 00:00 0 
7ff8d4060000-7ff8d4090000 rw-p 00000000 00:00 0 
7ff8d40a0000-7ff8d40b0000 rw-p 00000000 00:00 0 
7ff8d40c0000-7ff8d4150000 rw-p 00000000 00:00 0 
7ff8d4160000-7ff8d4180000 rw-p 00000000 00:00 0 
7ff8d4190000-7ff8d4200000 rw-p 00000000 00:00 0 
7ff8d4210000-7ff8d4250000 rw-p 00000000 00:00 0 
7ff8d4260000-7ff8d42b0000 rw-p 00000000 00:00 0 
7ff8d42c0000-7ff8d4310000 rw-p 00000000 00:00 0 
7ff8d4320000-7ff8d4370000 rw-p 00000000 00:00 0 
7ff8d4380000-7ff8d43d0000 rw-p 00000000 00:00 0 
7ff8d43e0000-7ff8d4410000 rw-p 00000000 00:00 0 
7ff8d441b000-7ff8d441c000 r--p 00000000 00:66 14424534                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/st/update.so
7ff8d441c000-7ff8d441d000 r-xp 00001000 00:66 14424534                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/st/update.so
7ff8d441d000-7ff8d441e000 r--p 00002000 00:66 14424534                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/st/update.so
7ff8d441e000-7ff8d441f000 r--p 00002000 00:66 14424534                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/st/update.so
7ff8d441f000-7ff8d4420000 rw-p 00003000 00:66 14424534                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/st/update.so
7ff8d4420000-7ff8d4421000 r--p 00000000 00:66 14424148                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/notimplement.so
7ff8d4421000-7ff8d4422000 r-xp 00001000 00:66 14424148                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/notimplement.so
7ff8d4422000-7ff8d4423000 r--p 00002000 00:66 14424148                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/notimplement.so
7ff8d4423000-7ff8d4424000 r--p 00002000 00:66 14424148                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/notimplement.so
7ff8d4424000-7ff8d4425000 rw-p 00003000 00:66 14424148                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/notimplement.so
7ff8d4425000-7ff8d4426000 r--p 00000000 00:66 14424446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/bubblebabble.so
7ff8d4426000-7ff8d4427000 r-xp 00001000 00:66 14424446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/bubblebabble.so
7ff8d4427000-7ff8d4428000 r--p 00002000 00:66 14424446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/bubblebabble.so
7ff8d4428000-7ff8d4429000 r--p 00002000 00:66 14424446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/bubblebabble.so
7ff8d4429000-7ff8d442a000 rw-p 00003000 00:66 14424446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/bubblebabble.so
7ff8d442a000-7ff8d442b000 r--p 00000000 00:66 14425195                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/rmd160.so
7ff8d442b000-7ff8d442d000 r-xp 00001000 00:66 14425195                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/rmd160.so
7ff8d442d000-7ff8d442e000 r--p 00003000 00:66 14425195                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/rmd160.so
7ff8d442e000-7ff8d442f000 r--p 00003000 00:66 14425195                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/rmd160.so
7ff8d442f000-7ff8d4430000 rw-p 00004000 00:66 14425195                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/rmd160.so
7ff8d4430000-7ff8d4490000 rw-p 00000000 00:00 0 
7ff8d4490000-7ff8d4491000 r--p 00000000 00:66 14423668                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/econv.so
7ff8d4491000-7ff8d4492000 r-xp 00001000 00:66 14423668                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/econv.so
7ff8d4492000-7ff8d4493000 r--p 00002000 00:66 14423668                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/econv.so
7ff8d4493000-7ff8d4494000 r--p 00002000 00:66 14423668                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/econv.so
7ff8d4494000-7ff8d4495000 rw-p 00003000 00:66 14423668                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/econv.so
7ff8d4495000-7ff8d4496000 ---p 00000000 00:00 0 
7ff8d4496000-7ff8d44b6000 rw-p 00000000 00:00 0 
7ff8d44b6000-7ff8d44b7000 ---p 00000000 00:00 0 
7ff8d44b7000-7ff8d44d7000 rw-p 00000000 00:00 0 
7ff8d44d7000-7ff8d44d8000 ---p 00000000 00:00 0 
7ff8d44d8000-7ff8d44f8000 rw-p 00000000 00:00 0 
7ff8d44f8000-7ff8d44f9000 ---p 00000000 00:00 0 
7ff8d44f9000-7ff8d4519000 rw-p 00000000 00:00 0 
7ff8d4519000-7ff8d451a000 ---p 00000000 00:00 0 
7ff8d451a000-7ff8d453a000 rw-p 00000000 00:00 0 
7ff8d453a000-7ff8d453b000 ---p 00000000 00:00 0 
7ff8d453b000-7ff8d455b000 rw-p 00000000 00:00 0 
7ff8d455b000-7ff8d455c000 r--p 00000000 00:66 14324712                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/continuation.so
7ff8d455c000-7ff8d455d000 r-xp 00001000 00:66 14324712                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/continuation.so
7ff8d455d000-7ff8d455e000 r--p 00002000 00:66 14324712                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/continuation.so
7ff8d455e000-7ff8d455f000 r--p 00002000 00:66 14324712                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/continuation.so
7ff8d455f000-7ff8d4560000 rw-p 00003000 00:66 14324712                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/continuation.so
7ff8d4560000-7ff8d4561000 r--p 00000000 00:66 14432062                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha1.so
7ff8d4561000-7ff8d4563000 r-xp 00001000 00:66 14432062                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha1.so
7ff8d4563000-7ff8d4564000 r--p 00003000 00:66 14432062                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha1.so
7ff8d4564000-7ff8d4565000 r--p 00003000 00:66 14432062                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha1.so
7ff8d4565000-7ff8d4566000 rw-p 00004000 00:66 14432062                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha1.so
7ff8d4566000-7ff8d4567000 r--p 00000000 00:66 14424818                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/md5.so
7ff8d4567000-7ff8d4568000 r-xp 00001000 00:66 14424818                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/md5.so
7ff8d4568000-7ff8d4569000 r--p 00002000 00:66 14424818                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/md5.so
7ff8d4569000-7ff8d456a000 r--p 00002000 00:66 14424818                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/md5.so
7ff8d456a000-7ff8d456b000 rw-p 00003000 00:66 14424818                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/md5.so
7ff8d456b000-7ff8d456c000 r--p 00000000 00:66 14424743                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/symbol.so
7ff8d456c000-7ff8d456d000 r-xp 00001000 00:66 14424743                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/symbol.so
7ff8d456d000-7ff8d456e000 r--p 00002000 00:66 14424743                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/symbol.so
7ff8d456e000-7ff8d456f000 r--p 00002000 00:66 14424743                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/symbol.so
7ff8d456f000-7ff8d4570000 rw-p 00003000 00:66 14424743                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/-test-/symbol.so
7ff8d4570000-7ff8d45e0000 rw-p 00000000 00:00 0 
7ff8d45e0000-7ff8d45e3000 r--p 00000000 00:66 14325301                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/objspace.so
7ff8d45e3000-7ff8d45eb000 r-xp 00003000 00:66 14325301                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/objspace.so
7ff8d45eb000-7ff8d45ee000 r--p 0000b000 00:66 14325301                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/objspace.so
7ff8d45ee000-7ff8d45ef000 r--p 0000d000 00:66 14325301                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/objspace.so
7ff8d45ef000-7ff8d45f0000 rw-p 0000e000 00:66 14325301                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/objspace.so
7ff8d45f0000-7ff8d45f1000 r--p 00000000 00:66 14316424                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1257.so
7ff8d45f1000-7ff8d45f2000 r-xp 00001000 00:66 14316424                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1257.so
7ff8d45f2000-7ff8d45f3000 r--p 00002000 00:66 14316424                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1257.so
7ff8d45f3000-7ff8d45f4000 r--p 00002000 00:66 14316424                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1257.so
7ff8d45f4000-7ff8d45f5000 rw-p 00003000 00:66 14316424                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1257.so
7ff8d45f5000-7ff8d45f6000 r--p 00000000 00:66 14316450                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1254.so
7ff8d45f6000-7ff8d45f7000 r-xp 00001000 00:66 14316450                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1254.so
7ff8d45f7000-7ff8d45f8000 r--p 00002000 00:66 14316450                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1254.so
7ff8d45f8000-7ff8d45f9000 r--p 00002000 00:66 14316450                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1254.so
7ff8d45f9000-7ff8d45fa000 rw-p 00003000 00:66 14316450                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1254.so
7ff8d45fa000-7ff8d45fb000 r--p 00000000 00:66 14316448                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1253.so
7ff8d45fb000-7ff8d45fc000 r-xp 00001000 00:66 14316448                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1253.so
7ff8d45fc000-7ff8d45fd000 r--p 00002000 00:66 14316448                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1253.so
7ff8d45fd000-7ff8d45fe000 r--p 00002000 00:66 14316448                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1253.so
7ff8d45fe000-7ff8d45ff000 rw-p 00003000 00:66 14316448                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1253.so
7ff8d45ff000-7ff8d4600000 r--p 00000000 00:66 14316438                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1252.so
7ff8d4600000-7ff8d4601000 r-xp 00001000 00:66 14316438                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1252.so
7ff8d4601000-7ff8d4602000 r--p 00002000 00:66 14316438                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1252.so
7ff8d4602000-7ff8d4603000 r--p 00002000 00:66 14316438                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1252.so
7ff8d4603000-7ff8d4604000 rw-p 00003000 00:66 14316438                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1252.so
7ff8d4604000-7ff8d4605000 r--p 00000000 00:66 14316446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1251.so
7ff8d4605000-7ff8d4606000 r-xp 00001000 00:66 14316446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1251.so
7ff8d4606000-7ff8d4607000 r--p 00002000 00:66 14316446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1251.so
7ff8d4607000-7ff8d4608000 r--p 00002000 00:66 14316446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1251.so
7ff8d4608000-7ff8d4609000 rw-p 00003000 00:66 14316446                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1251.so
7ff8d4609000-7ff8d460a000 r--p 00000000 00:66 14316442                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1250.so
7ff8d460a000-7ff8d460b000 r-xp 00001000 00:66 14316442                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1250.so
7ff8d460b000-7ff8d460c000 r--p 00002000 00:66 14316442                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1250.so
7ff8d460c000-7ff8d460d000 r--p 00002000 00:66 14316442                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1250.so
7ff8d460d000-7ff8d460e000 rw-p 00003000 00:66 14316442                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_1250.so
7ff8d460e000-7ff8d460f000 r--p 00000000 00:66 14316395                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_u.so
7ff8d460f000-7ff8d4610000 r-xp 00001000 00:66 14316395                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_u.so
7ff8d4610000-7ff8d4611000 r--p 00002000 00:66 14316395                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_u.so
7ff8d4611000-7ff8d4612000 r--p 00002000 00:66 14316395                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_u.so
7ff8d4612000-7ff8d4613000 rw-p 00003000 00:66 14316395                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_u.so
7ff8d4613000-7ff8d4614000 r--p 00000000 00:66 14316394                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_r.so
7ff8d4614000-7ff8d4615000 r-xp 00001000 00:66 14316394                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_r.so
7ff8d4615000-7ff8d4616000 r--p 00002000 00:66 14316394                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_r.so
7ff8d4616000-7ff8d4617000 r--p 00002000 00:66 14316394                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_r.so
7ff8d4617000-7ff8d4618000 rw-p 00003000 00:66 14316394                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/koi8_r.so
7ff8d4618000-7ff8d4619000 r--p 00000000 00:66 14316393                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_16.so
7ff8d4619000-7ff8d461a000 r-xp 00001000 00:66 14316393                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_16.so
7ff8d461a000-7ff8d461b000 r--p 00002000 00:66 14316393                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_16.so
7ff8d461b000-7ff8d461c000 r--p 00002000 00:66 14316393                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_16.so
7ff8d461c000-7ff8d461d000 rw-p 00003000 00:66 14316393                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_16.so
7ff8d461d000-7ff8d461e000 r--p 00000000 00:66 14316390                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_15.so
7ff8d461e000-7ff8d461f000 r-xp 00001000 00:66 14316390                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_15.so
7ff8d461f000-7ff8d4620000 r--p 00002000 00:66 14316390                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_15.so
7ff8d4620000-7ff8d4621000 r--p 00002000 00:66 14316390                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_15.so
7ff8d4621000-7ff8d4622000 rw-p 00003000 00:66 14316390                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_15.so
7ff8d4622000-7ff8d4623000 r--p 00000000 00:66 14316382                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_14.so
7ff8d4623000-7ff8d4624000 r-xp 00001000 00:66 14316382                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_14.so
7ff8d4624000-7ff8d4625000 r--p 00002000 00:66 14316382                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_14.so
7ff8d4625000-7ff8d4626000 r--p 00002000 00:66 14316382                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_14.so
7ff8d4626000-7ff8d4627000 rw-p 00003000 00:66 14316382                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_14.so
7ff8d4627000-7ff8d4628000 r--p 00000000 00:66 14316185                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_13.so
7ff8d4628000-7ff8d4629000 r-xp 00001000 00:66 14316185                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_13.so
7ff8d4629000-7ff8d462a000 r--p 00002000 00:66 14316185                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_13.so
7ff8d462a000-7ff8d462b000 r--p 00002000 00:66 14316185                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_13.so
7ff8d462b000-7ff8d462c000 rw-p 00003000 00:66 14316185                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_13.so
7ff8d462c000-7ff8d462d000 r--p 00000000 00:66 14316182                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_11.so
7ff8d462d000-7ff8d462e000 r-xp 00001000 00:66 14316182                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_11.so
7ff8d462e000-7ff8d462f000 r--p 00002000 00:66 14316182                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_11.so
7ff8d462f000-7ff8d4630000 r--p 00002000 00:66 14316182                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_11.so
7ff8d4630000-7ff8d4631000 rw-p 00003000 00:66 14316182                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_11.so
7ff8d4631000-7ff8d4632000 r--p 00000000 00:66 14316362                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_10.so
7ff8d4632000-7ff8d4633000 r-xp 00001000 00:66 14316362                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_10.so
7ff8d4633000-7ff8d4634000 r--p 00002000 00:66 14316362                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_10.so
7ff8d4634000-7ff8d4635000 r--p 00002000 00:66 14316362                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_10.so
7ff8d4635000-7ff8d4636000 rw-p 00003000 00:66 14316362                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_10.so
7ff8d4636000-7ff8d4637000 r--p 00000000 00:66 14316366                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_9.so
7ff8d4637000-7ff8d4638000 r-xp 00001000 00:66 14316366                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_9.so
7ff8d4638000-7ff8d4639000 r--p 00002000 00:66 14316366                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_9.so
7ff8d4639000-7ff8d463a000 r--p 00002000 00:66 14316366                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_9.so
7ff8d463a000-7ff8d463b000 rw-p 00003000 00:66 14316366                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_9.so
7ff8d463b000-7ff8d463c000 r--p 00000000 00:66 14316367                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_8.so
7ff8d463c000-7ff8d463d000 r-xp 00001000 00:66 14316367                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_8.so
7ff8d463d000-7ff8d463e000 r--p 00002000 00:66 14316367                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_8.so
7ff8d463e000-7ff8d463f000 r--p 00002000 00:66 14316367                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_8.so
7ff8d463f000-7ff8d4640000 rw-p 00003000 00:66 14316367                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_8.so
7ff8d4640000-7ff8d4641000 r--p 00000000 00:66 14299744                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_7.so
7ff8d4641000-7ff8d4642000 r-xp 00001000 00:66 14299744                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_7.so
7ff8d4642000-7ff8d4643000 r--p 00002000 00:66 14299744                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_7.so
7ff8d4643000-7ff8d4644000 r--p 00002000 00:66 14299744                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_7.so
7ff8d4644000-7ff8d4645000 rw-p 00003000 00:66 14299744                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_7.so
7ff8d4645000-7ff8d4646000 r--p 00000000 00:66 14313939                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_6.so
7ff8d4646000-7ff8d4647000 r-xp 00001000 00:66 14313939                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_6.so
7ff8d4647000-7ff8d4648000 r--p 00002000 00:66 14313939                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_6.so
7ff8d4648000-7ff8d4649000 r--p 00002000 00:66 14313939                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_6.so
7ff8d4649000-7ff8d464a000 rw-p 00003000 00:66 14313939                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_6.so
7ff8d464a000-7ff8d464b000 r--p 00000000 00:66 14316346                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_5.so
7ff8d464b000-7ff8d464c000 r-xp 00001000 00:66 14316346                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_5.so
7ff8d464c000-7ff8d464d000 r--p 00002000 00:66 14316346                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_5.so
7ff8d464d000-7ff8d464e000 r--p 00002000 00:66 14316346                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_5.so
7ff8d464e000-7ff8d464f000 rw-p 00003000 00:66 14316346                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_5.so
7ff8d464f000-7ff8d4650000 r--p 00000000 00:66 14316348                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_4.so
7ff8d4650000-7ff8d4651000 r-xp 00001000 00:66 14316348                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_4.so
7ff8d4651000-7ff8d4652000 r--p 00002000 00:66 14316348                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_4.so
7ff8d4652000-7ff8d4653000 r--p 00002000 00:66 14316348                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_4.so
7ff8d4653000-7ff8d4654000 rw-p 00003000 00:66 14316348                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_4.so
7ff8d4654000-7ff8d4655000 r--p 00000000 00:66 14316322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_3.so
7ff8d4655000-7ff8d4656000 r-xp 00001000 00:66 14316322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_3.so
7ff8d4656000-7ff8d4657000 r--p 00002000 00:66 14316322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_3.so
7ff8d4657000-7ff8d4658000 r--p 00002000 00:66 14316322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_3.so
7ff8d4658000-7ff8d4659000 rw-p 00003000 00:66 14316322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_3.so
7ff8d4659000-7ff8d465a000 r--p 00000000 00:66 14315902                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_2.so
7ff8d465a000-7ff8d465b000 r-xp 00001000 00:66 14315902                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_2.so
7ff8d465b000-7ff8d465c000 r--p 00002000 00:66 14315902                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_2.so
7ff8d465c000-7ff8d465d000 r--p 00002000 00:66 14315902                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_2.so
7ff8d465d000-7ff8d465e000 rw-p 00003000 00:66 14315902                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_2.so
7ff8d465e000-7ff8d465f000 r--p 00000000 00:66 14316180                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gbk.so
7ff8d465f000-7ff8d4660000 r-xp 00001000 00:66 14316180                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gbk.so
7ff8d4660000-7ff8d4661000 r--p 00002000 00:66 14316180                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gbk.so
7ff8d4661000-7ff8d4662000 r--p 00002000 00:66 14316180                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gbk.so
7ff8d4662000-7ff8d4663000 rw-p 00003000 00:66 14316180                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gbk.so
7ff8d4663000-7ff8d4664000 r--p 00000000 00:66 14316317                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gb18030.so
7ff8d4664000-7ff8d4665000 r-xp 00001000 00:66 14316317                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gb18030.so
7ff8d4665000-7ff8d4666000 r--p 00002000 00:66 14316317                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gb18030.so
7ff8d4666000-7ff8d4667000 r--p 00002000 00:66 14316317                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gb18030.so
7ff8d4667000-7ff8d4668000 rw-p 00003000 00:66 14316317                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/gb18030.so
7ff8d4668000-7ff8d4669000 r--p 00000000 00:66 14316106                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_tw.so
7ff8d4669000-7ff8d466a000 r-xp 00001000 00:66 14316106                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_tw.so
7ff8d466a000-7ff8d466b000 r--p 00002000 00:66 14316106                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_tw.so
7ff8d466b000-7ff8d466c000 r--p 00002000 00:66 14316106                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_tw.so
7ff8d466c000-7ff8d466d000 rw-p 00003000 00:66 14316106                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_tw.so
7ff8d466d000-7ff8d466e000 r--p 00000000 00:66 14310859                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_kr.so
7ff8d466e000-7ff8d466f000 r-xp 00001000 00:66 14310859                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_kr.so
7ff8d466f000-7ff8d4670000 r--p 00002000 00:66 14310859                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_kr.so
7ff8d4670000-7ff8d4671000 r--p 00002000 00:66 14310859                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_kr.so
7ff8d4671000-7ff8d4672000 rw-p 00003000 00:66 14310859                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_kr.so
7ff8d4672000-7ff8d4673000 r--p 00000000 00:66 14316248                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/emacs_mule.so
7ff8d4673000-7ff8d4674000 r-xp 00001000 00:66 14316248                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/emacs_mule.so
7ff8d4674000-7ff8d4675000 r--p 00002000 00:66 14316248                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/emacs_mule.so
7ff8d4675000-7ff8d4676000 r--p 00002000 00:66 14316248                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/emacs_mule.so
7ff8d4676000-7ff8d4677000 rw-p 00003000 00:66 14316248                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/emacs_mule.so
7ff8d4677000-7ff8d4678000 r--p 00000000 00:66 14316243                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cp949.so
7ff8d4678000-7ff8d4679000 r-xp 00001000 00:66 14316243                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cp949.so
7ff8d4679000-7ff8d467a000 r--p 00002000 00:66 14316243                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cp949.so
7ff8d467a000-7ff8d467b000 r--p 00002000 00:66 14316243                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cp949.so
7ff8d467b000-7ff8d467c000 rw-p 00003000 00:66 14316243                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cp949.so
7ff8d467c000-7ff8d467d000 r--p 00000000 00:66 14316216                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cesu_8.so
7ff8d467d000-7ff8d467e000 r-xp 00001000 00:66 14316216                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cesu_8.so
7ff8d467e000-7ff8d467f000 r--p 00002000 00:66 14316216                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cesu_8.so
7ff8d467f000-7ff8d4680000 ---p 00003000 00:66 14316216                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cesu_8.so
7ff8d4680000-7ff8d4681000 r--p 00003000 00:66 14316216                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cesu_8.so
7ff8d4681000-7ff8d4682000 rw-p 00004000 00:66 14316216                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/cesu_8.so
7ff8d4682000-7ff8d4683000 r--p 00000000 00:66 14316232                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/big5.so
7ff8d4683000-7ff8d4684000 r-xp 00001000 00:66 14316232                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/big5.so
7ff8d4684000-7ff8d4686000 r--p 00002000 00:66 14316232                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/big5.so
7ff8d4686000-7ff8d4687000 r--p 00003000 00:66 14316232                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/big5.so
7ff8d4687000-7ff8d4688000 rw-p 00004000 00:66 14316232                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/big5.so
7ff8d4688000-7ff8d4689000 r--p 00000000 00:66 14316241                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/iso2022.so
7ff8d4689000-7ff8d468a000 r-xp 00001000 00:66 14316241                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/iso2022.so
7ff8d468a000-7ff8d468b000 r--p 00002000 00:66 14316241                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/iso2022.so
7ff8d468b000-7ff8d468c000 ---p 00003000 00:66 14316241                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/iso2022.so
7ff8d468c000-7ff8d468d000 r--p 00003000 00:66 14316241                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/iso2022.so
7ff8d468d000-7ff8d468e000 rw-p 00004000 00:66 14316241                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/iso2022.so
7ff8d468e000-7ff8d468f000 r--p 00000000 00:66 14316466                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff8d468f000-7ff8d4690000 r-xp 00001000 00:66 14316466                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff8d4690000-7ff8d46e6000 r--p 00002000 00:66 14316466                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff8d46e6000-7ff8d46e7000 r--p 00057000 00:66 14316466                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff8d46e7000-7ff8d46e8000 rw-p 00058000 00:66 14316466                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ff8d46e8000-7ff8d46e9000 r--p 00000000 00:66 14316435                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32le.so
7ff8d46e9000-7ff8d46ea000 r-xp 00001000 00:66 14316435                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32le.so
7ff8d46ea000-7ff8d46eb000 r--p 00002000 00:66 14316435                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32le.so
7ff8d46eb000-7ff8d46ec000 r--p 00002000 00:66 14316435                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32le.so
7ff8d46ec000-7ff8d46ed000 rw-p 00003000 00:66 14316435                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32le.so
7ff8d46ed000-7ff8d46ee000 r--p 00000000 00:66 14316421                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32be.so
7ff8d46ee000-7ff8d46ef000 r-xp 00001000 00:66 14316421                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32be.so
7ff8d46ef000-7ff8d46f0000 r--p 00002000 00:66 14316421                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32be.so
7ff8d46f0000-7ff8d46f1000 r--p 00002000 00:66 14316421                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32be.so
7ff8d46f1000-7ff8d46f2000 rw-p 00003000 00:66 14316421                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_32be.so
7ff8d46f2000-7ff8d46f3000 r--p 00000000 00:66 14316415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/shift_jis.so
7ff8d46f3000-7ff8d46f4000 r-xp 00001000 00:66 14316415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/shift_jis.so
7ff8d46f4000-7ff8d46f5000 r--p 00002000 00:66 14316415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/shift_jis.so
7ff8d46f5000-7ff8d46f6000 ---p 00003000 00:66 14316415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/shift_jis.so
7ff8d46f6000-7ff8d46f7000 r--p 00003000 00:66 14316415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/shift_jis.so
7ff8d46f7000-7ff8d46f8000 rw-p 00004000 00:66 14316415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/shift_jis.so
7ff8d46f8000-7ff8d46f9000 r--p 00000000 00:66 14316468                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff8d46f9000-7ff8d46fa000 r-xp 00001000 00:66 14316468                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff8d46fa000-7ff8d471e000 r--p 00002000 00:66 14316468                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff8d471e000-7ff8d471f000 r--p 00025000 00:66 14316468                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff8d471f000-7ff8d4720000 rw-p 00026000 00:66 14316468                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ff8d4720000-7ff8d4880000 rw-p 00000000 00:00 0 
7ff8d4882000-7ff8d4883000 r--p 00000000 00:66 14316550                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff8d4883000-7ff8d4885000 r-xp 00001000 00:66 14316550                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff8d4885000-7ff8d4886000 r--p 00003000 00:66 14316550                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff8d4886000-7ff8d4887000 ---p 00004000 00:66 14316550                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff8d4887000-7ff8d4888000 r--p 00004000 00:66 14316550                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff8d4888000-7ff8d4889000 rw-p 00005000 00:66 14316550                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ff8d4889000-7ff8d488a000 r--p 00000000 00:66 14315899                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_jp.so
7ff8d488a000-7ff8d488b000 r-xp 00001000 00:66 14315899                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_jp.so
7ff8d488b000-7ff8d488c000 r--p 00002000 00:66 14315899                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_jp.so
7ff8d488c000-7ff8d488d000 ---p 00003000 00:66 14315899                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_jp.so
7ff8d488d000-7ff8d488e000 r--p 00003000 00:66 14315899                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_jp.so
7ff8d488e000-7ff8d488f000 rw-p 00004000 00:66 14315899                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/euc_jp.so
7ff8d488f000-7ff8d4893000 r--p 00000000 00:66 14289324                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/fiddle.so
7ff8d4893000-7ff8d489b000 r-xp 00004000 00:66 14289324                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/fiddle.so
7ff8d489b000-7ff8d489e000 r--p 0000c000 00:66 14289324                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/fiddle.so
7ff8d489e000-7ff8d489f000 r--p 0000e000 00:66 14289324                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/fiddle.so
7ff8d489f000-7ff8d48a0000 rw-p 0000f000 00:66 14289324                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/fiddle.so
7ff8d48a0000-7ff8d4940000 rw-p 00000000 00:00 0 
7ff8d4941000-7ff8d4942000 r--p 00000000 00:66 14316437                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_31j.so
7ff8d4942000-7ff8d4943000 r-xp 00001000 00:66 14316437                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_31j.so
7ff8d4943000-7ff8d4944000 r--p 00002000 00:66 14316437                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_31j.so
7ff8d4944000-7ff8d4945000 ---p 00003000 00:66 14316437                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_31j.so
7ff8d4945000-7ff8d4946000 r--p 00003000 00:66 14316437                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_31j.so
7ff8d4946000-7ff8d4947000 rw-p 00004000 00:66 14316437                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/windows_31j.so
7ff8d4947000-7ff8d4949000 r--p 00000000 00:66 14325487                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pty.so
7ff8d4949000-7ff8d494b000 r-xp 00002000 00:66 14325487                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pty.so
7ff8d494b000-7ff8d494c000 r--p 00004000 00:66 14325487                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pty.so
7ff8d494c000-7ff8d494d000 r--p 00004000 00:66 14325487                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pty.so
7ff8d494d000-7ff8d494e000 rw-p 00005000 00:66 14325487                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pty.so
7ff8d494e000-7ff8d494f000 ---p 00000000 00:00 0 
7ff8d494f000-7ff8d496f000 rw-p 00000000 00:00 0 
7ff8d496f000-7ff8d4970000 ---p 00000000 00:00 0 
7ff8d4970000-7ff8d49a0000 rw-p 00000000 00:00 0 
7ff8d49a1000-7ff8d49a3000 r--p 00000000 00:66 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7ff8d49a3000-7ff8d49aa000 r-xp 00002000 00:66 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7ff8d49aa000-7ff8d49ab000 r--p 00009000 00:66 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7ff8d49ab000-7ff8d49ac000 ---p 0000a000 00:66 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7ff8d49ac000-7ff8d49ad000 r--p 0000a000 00:66 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7ff8d49ad000-7ff8d49ae000 rw-p 0000b000 00:66 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7ff8d49ae000-7ff8d49af000 ---p 00000000 00:00 0 
7ff8d49af000-7ff8d51af000 rw-p 00000000 00:00 0 
7ff8d51af000-7ff8d51b0000 ---p 00000000 00:00 0 
7ff8d51b0000-7ff8d5a20000 rw-p 00000000 00:00 0 
7ff8d5a22000-7ff8d5a25000 r--p 00000000 00:66 14316517                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/single_byte.so
7ff8d5a25000-7ff8d5a26000 r-xp 00003000 00:66 14316517                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/single_byte.so
7ff8d5a26000-7ff8d5a3a000 r--p 00004000 00:66 14316517                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/single_byte.so
7ff8d5a3a000-7ff8d5a3f000 r--p 00017000 00:66 14316517                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/single_byte.so
7ff8d5a3f000-7ff8d5a40000 rw-p 0001c000 00:66 14316517                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/single_byte.so
7ff8d5a40000-7ff8d5ac0000 rw-p 00000000 00:00 0 
7ff8d5ac2000-7ff8d5ac3000 r--p 00000000 00:66 14316331                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_1.so
7ff8d5ac3000-7ff8d5ac4000 r-xp 00001000 00:66 14316331                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_1.so
7ff8d5ac4000-7ff8d5ac5000 r--p 00002000 00:66 14316331                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_1.so
7ff8d5ac5000-7ff8d5ac6000 r--p 00002000 00:66 14316331                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_1.so
7ff8d5ac6000-7ff8d5ac7000 rw-p 00003000 00:66 14316331                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/iso_8859_1.so
7ff8d5ac7000-7ff8d5ac8000 r--p 00000000 00:66 14429565                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/wait.so
7ff8d5ac8000-7ff8d5ac9000 r-xp 00001000 00:66 14429565                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/wait.so
7ff8d5ac9000-7ff8d5aca000 r--p 00002000 00:66 14429565                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/wait.so
7ff8d5aca000-7ff8d5acb000 r--p 00002000 00:66 14429565                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/wait.so
7ff8d5acb000-7ff8d5acc000 rw-p 00003000 00:66 14429565                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/wait.so
7ff8d5acc000-7ff8d5acf000 r--p 00000000 00:66 14326695                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/zlib.so
7ff8d5acf000-7ff8d5adb000 r-xp 00003000 00:66 14326695                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/zlib.so
7ff8d5adb000-7ff8d5ade000 r--p 0000f000 00:66 14326695                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/zlib.so
7ff8d5ade000-7ff8d5adf000 r--p 00011000 00:66 14326695                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/zlib.so
7ff8d5adf000-7ff8d5ae0000 rw-p 00012000 00:66 14326695                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/zlib.so
7ff8d5ae0000-7ff8d5af0000 rw-p 00000000 00:00 0 
7ff8d5af0000-7ff8d5af7000 r--p 00000000 00:66 14326383                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/socket.so
7ff8d5af7000-7ff8d5b1a000 r-xp 00007000 00:66 14326383                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/socket.so
7ff8d5b1a000-7ff8d5b22000 r--p 0002a000 00:66 14326383                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/socket.so
7ff8d5b22000-7ff8d5b23000 r--p 00031000 00:66 14326383                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/socket.so
7ff8d5b23000-7ff8d5b24000 rw-p 00032000 00:66 14326383                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/socket.so
7ff8d5b24000-7ff8d5bd6000 r--p 00000000 00:66 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ff8d5bd6000-7ff8d5e34000 r-xp 000b2000 00:66 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ff8d5e34000-7ff8d5f06000 r--p 00310000 00:66 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ff8d5f06000-7ff8d5f61000 r--p 003e1000 00:66 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ff8d5f61000-7ff8d5f64000 rw-p 0043c000 00:66 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ff8d5f64000-7ff8d5f67000 rw-p 00000000 00:00 0 
7ff8d5f67000-7ff8d5f85000 r--p 00000000 00:66 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7ff8d5f85000-7ff8d5fe0000 r-xp 0001e000 00:66 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7ff8d5fe0000-7ff8d5ffd000 r--p 00079000 00:66 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7ff8d5ffd000-7ff8d6007000 r--p 00095000 00:66 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7ff8d6007000-7ff8d600b000 rw-p 0009f000 00:66 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7ff8d600b000-7ff8d6020000 r--p 00000000 00:66 14327246                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/openssl.so
7ff8d6020000-7ff8d6058000 r-xp 00015000 00:66 14327246                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/openssl.so
7ff8d6058000-7ff8d606a000 r--p 0004d000 00:66 14327246                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/openssl.so
7ff8d606a000-7ff8d606b000 ---p 0005f000 00:66 14327246                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/openssl.so
7ff8d606b000-7ff8d606d000 r--p 0005f000 00:66 14327246                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/openssl.so
7ff8d606d000-7ff8d606f000 rw-p 00061000 00:66 14327246                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/openssl.so
7ff8d606f000-7ff8d6080000 rw-p 00000000 00:00 0 
7ff8d6080000-7ff8d6081000 r--p 00000000 00:66 14429488                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/nonblock.so
7ff8d6081000-7ff8d6082000 r-xp 00001000 00:66 14429488                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/nonblock.so
7ff8d6082000-7ff8d6083000 r--p 00002000 00:66 14429488                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/nonblock.so
7ff8d6083000-7ff8d6084000 r--p 00002000 00:66 14429488                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/nonblock.so
7ff8d6084000-7ff8d6085000 rw-p 00003000 00:66 14429488                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/nonblock.so
7ff8d6085000-7ff8d6086000 r--p 00000000 00:66 14425281                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/erb/escape.so
7ff8d6086000-7ff8d6087000 r-xp 00001000 00:66 14425281                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/erb/escape.so
7ff8d6087000-7ff8d6088000 r--p 00002000 00:66 14425281                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/erb/escape.so
7ff8d6088000-7ff8d6089000 r--p 00002000 00:66 14425281                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/erb/escape.so
7ff8d6089000-7ff8d608a000 rw-p 00003000 00:66 14425281                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/erb/escape.so
7ff8d608a000-7ff8d608b000 r--p 00000000 00:66 14425089                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/cgi/escape.so
7ff8d608b000-7ff8d608d000 r-xp 00001000 00:66 14425089                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/cgi/escape.so
7ff8d608d000-7ff8d608e000 r--p 00003000 00:66 14425089                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/cgi/escape.so
7ff8d608e000-7ff8d608f000 r--p 00003000 00:66 14425089                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/cgi/escape.so
7ff8d608f000-7ff8d6090000 rw-p 00004000 00:66 14425089                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/cgi/escape.so
7ff8d6090000-7ff8d6190000 rw-p 00000000 00:00 0 
7ff8d6194000-7ff8d6196000 r--p 00000000 00:66 14326415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/strscan.so
7ff8d6196000-7ff8d619a000 r-xp 00002000 00:66 14326415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/strscan.so
7ff8d619a000-7ff8d619c000 r--p 00006000 00:66 14326415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/strscan.so
7ff8d619c000-7ff8d619d000 r--p 00007000 00:66 14326415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/strscan.so
7ff8d619d000-7ff8d619e000 rw-p 00008000 00:66 14326415                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/strscan.so
7ff8d619e000-7ff8d61a4000 r--p 00000000 00:66 14432205                   /tmp/ruby/build/trunk-iseq_binary/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.2.2/rbs_extension.so
7ff8d61a4000-7ff8d61b8000 r-xp 00006000 00:66 14432205                   /tmp/ruby/build/trunk-iseq_binary/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.2.2/rbs_extension.so
7ff8d61b8000-7ff8d61bd000 r--p 0001a000 00:66 14432205                   /tmp/ruby/build/trunk-iseq_binary/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.2.2/rbs_extension.so
7ff8d61bd000-7ff8d61be000 r--p 0001e000 00:66 14432205                   /tmp/ruby/build/trunk-iseq_binary/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.2.2/rbs_extension.so
7ff8d61be000-7ff8d61bf000 rw-p 0001f000 00:66 14432205                   /tmp/ruby/build/trunk-iseq_binary/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.2.2/rbs_extension.so
7ff8d61bf000-7ff8d6260000 rw-p 00000000 00:00 0 
7ff8d6261000-7ff8d6268000 r--p 00000000 00:66 14325855                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/ripper.so
7ff8d6268000-7ff8d628d000 r-xp 00007000 00:66 14325855                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/ripper.so
7ff8d628d000-7ff8d62a7000 r--p 0002c000 00:66 14325855                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/ripper.so
7ff8d62a7000-7ff8d62a9000 r--p 00045000 00:66 14325855                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/ripper.so
7ff8d62a9000-7ff8d62aa000 rw-p 00047000 00:66 14325855                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/ripper.so
7ff8d62aa000-7ff8d62ac000 r--p 00000000 00:66 14432631                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/generator.so
7ff8d62ac000-7ff8d62b3000 r-xp 00002000 00:66 14432631                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/generator.so
7ff8d62b3000-7ff8d62b5000 r--p 00009000 00:66 14432631                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/generator.so
7ff8d62b5000-7ff8d62b6000 r--p 0000a000 00:66 14432631                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/generator.so
7ff8d62b6000-7ff8d62b7000 rw-p 0000b000 00:66 14432631                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/generator.so
7ff8d62b7000-7ff8d62b9000 r--p 00000000 00:66 14436663                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/parser.so
7ff8d62b9000-7ff8d62bd000 r-xp 00002000 00:66 14436663                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/parser.so
7ff8d62bd000-7ff8d62be000 r--p 00006000 00:66 14436663                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/parser.so
7ff8d62be000-7ff8d62bf000 r--p 00006000 00:66 14436663                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/parser.so
7ff8d62bf000-7ff8d62c0000 rw-p 00007000 00:66 14436663                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/json/ext/parser.so
7ff8d62c0000-7ff8d63a0000 rw-p 00000000 00:00 0 
7ff8d63a2000-7ff8d63a4000 r--p 00000000 00:66 14325431                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pathname.so
7ff8d63a4000-7ff8d63aa000 r-xp 00002000 00:66 14325431                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pathname.so
7ff8d63aa000-7ff8d63ac000 r--p 00008000 00:66 14325431                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pathname.so
7ff8d63ac000-7ff8d63ad000 r--p 00009000 00:66 14325431                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pathname.so
7ff8d63ad000-7ff8d63ae000 rw-p 0000a000 00:66 14325431                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/pathname.so
7ff8d63ae000-7ff8d63af000 ---p 00000000 00:00 0 
7ff8d63af000-7ff8d63cf000 rw-p 00000000 00:00 0 
7ff8d63cf000-7ff8d63d0000 ---p 00000000 00:00 0 
7ff8d63d0000-7ff8d6410000 rw-p 00000000 00:00 0 
7ff8d6411000-7ff8d6412000 r--p 00000000 00:66 14316060                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16be.so
7ff8d6412000-7ff8d6413000 r-xp 00001000 00:66 14316060                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16be.so
7ff8d6413000-7ff8d6414000 r--p 00002000 00:66 14316060                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16be.so
7ff8d6414000-7ff8d6415000 r--p 00002000 00:66 14316060                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16be.so
7ff8d6415000-7ff8d6416000 rw-p 00003000 00:66 14316060                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16be.so
7ff8d6416000-7ff8d6418000 r--p 00000000 00:66 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7ff8d6418000-7ff8d6431000 r-xp 00002000 00:66 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7ff8d6431000-7ff8d6435000 r--p 0001b000 00:66 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7ff8d6435000-7ff8d6436000 r--p 0001e000 00:66 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7ff8d6436000-7ff8d6437000 rw-p 0001f000 00:66 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7ff8d6437000-7ff8d643a000 r--p 00000000 00:66 14325533                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/psych.so
7ff8d643a000-7ff8d643e000 r-xp 00003000 00:66 14325533                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/psych.so
7ff8d643e000-7ff8d643f000 r--p 00007000 00:66 14325533                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/psych.so
7ff8d643f000-7ff8d6440000 ---p 00008000 00:66 14325533                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/psych.so
7ff8d6440000-7ff8d6441000 r--p 00008000 00:66 14325533                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/psych.so
7ff8d6441000-7ff8d6442000 rw-p 00009000 00:66 14325533                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/psych.so
7ff8d6442000-7ff8d6445000 r--p 00000000 00:66 14325166                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/date_core.so
7ff8d6445000-7ff8d6474000 r-xp 00003000 00:66 14325166                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/date_core.so
7ff8d6474000-7ff8d647d000 r--p 00032000 00:66 14325166                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/date_core.so
7ff8d647d000-7ff8d647e000 r--p 0003a000 00:66 14325166                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/date_core.so
7ff8d647e000-7ff8d647f000 rw-p 0003b000 00:66 14325166                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/date_core.so
7ff8d647f000-7ff8d6630000 rw-p 00000000 00:00 0 
7ff8d6630000-7ff8d6631000 r--p 00000000 00:66 14316417                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16le.so
7ff8d6631000-7ff8d6632000 r-xp 00001000 00:66 14316417                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16le.so
7ff8d6632000-7ff8d6633000 r--p 00002000 00:66 14316417                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16le.so
7ff8d6633000-7ff8d6634000 r--p 00002000 00:66 14316417                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16le.so
7ff8d6634000-7ff8d6635000 rw-p 00003000 00:66 14316417                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/utf_16le.so
7ff8d6635000-7ff8d6637000 r--p 00000000 00:66 14326249                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/stringio.so
7ff8d6637000-7ff8d663c000 r-xp 00002000 00:66 14326249                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/stringio.so
7ff8d663c000-7ff8d663e000 r--p 00007000 00:66 14326249                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/stringio.so
7ff8d663e000-7ff8d663f000 r--p 00008000 00:66 14326249                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/stringio.so
7ff8d663f000-7ff8d6640000 rw-p 00009000 00:66 14326249                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/stringio.so
7ff8d6640000-7ff8d6650000 rw-p 00000000 00:00 0 
7ff8d6650000-7ff8d6750000 rw-p 00000000 00:00 0 
7ff8d6752000-7ff8d6753000 r--p 00000000 00:66 14325157                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/monitor.so
7ff8d6753000-7ff8d6754000 r-xp 00001000 00:66 14325157                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/monitor.so
7ff8d6754000-7ff8d6755000 r--p 00002000 00:66 14325157                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/monitor.so
7ff8d6755000-7ff8d6756000 r--p 00002000 00:66 14325157                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/monitor.so
7ff8d6756000-7ff8d6757000 rw-p 00003000 00:66 14325157                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/monitor.so
7ff8d6757000-7ff8d6759000 r--p 00000000 00:66 14324817                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/etc.so
7ff8d6759000-7ff8d675c000 r-xp 00002000 00:66 14324817                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/etc.so
7ff8d675c000-7ff8d675e000 r--p 00005000 00:66 14324817                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/etc.so
7ff8d675e000-7ff8d675f000 r--p 00006000 00:66 14324817                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/etc.so
7ff8d675f000-7ff8d6760000 rw-p 00007000 00:66 14324817                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/etc.so
7ff8d6760000-7ff8d6830000 rw-p 00000000 00:00 0 
7ff8d6834000-7ff8d6836000 r--p 00000000 00:66 14429322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/console.so
7ff8d6836000-7ff8d683b000 r-xp 00002000 00:66 14429322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/console.so
7ff8d683b000-7ff8d683c000 r--p 00007000 00:66 14429322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/console.so
7ff8d683c000-7ff8d683d000 ---p 00008000 00:66 14429322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/console.so
7ff8d683d000-7ff8d683e000 r--p 00008000 00:66 14429322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/console.so
7ff8d683e000-7ff8d683f000 rw-p 00009000 00:66 14429322                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/io/console.so
7ff8d683f000-7ff8d6840000 ---p 00000000 00:00 0 
7ff8d6840000-7ff8d6881000 rw-p 00000000 00:00 0 
7ff8d6881000-7ff8d6882000 ---p 00000000 00:00 0 
7ff8d6882000-7ff8d68c3000 rw-p 00000000 00:00 0 
7ff8d68c3000-7ff8d68c4000 ---p 00000000 00:00 0 
7ff8d68c4000-7ff8d6905000 rw-p 00000000 00:00 0 
7ff8d6905000-7ff8d6906000 ---p 00000000 00:00 0 
7ff8d6906000-7ff8d6947000 rw-p 00000000 00:00 0 
7ff8d6947000-7ff8d6948000 ---p 00000000 00:00 0 
7ff8d6948000-7ff8d6989000 rw-p 00000000 00:00 0 
7ff8d6989000-7ff8d698a000 ---p 00000000 00:00 0 
7ff8d698a000-7ff8d69cb000 rw-p 00000000 00:00 0 
7ff8d69cb000-7ff8d69cc000 ---p 00000000 00:00 0 
7ff8d69cc000-7ff8d6a0d000 rw-p 00000000 00:00 0 
7ff8d6a0d000-7ff8d6a0e000 ---p 00000000 00:00 0 
7ff8d6a0e000-7ff8d6a4f000 rw-p 00000000 00:00 0 
7ff8d6a4f000-7ff8d6a50000 ---p 00000000 00:00 0 
7ff8d6a50000-7ff8d6a91000 rw-p 00000000 00:00 0 
7ff8d6a91000-7ff8d6a92000 ---p 00000000 00:00 0 
7ff8d6a92000-7ff8d6ad3000 rw-p 00000000 00:00 0 
7ff8d6ad3000-7ff8d6ad4000 ---p 00000000 00:00 0 
7ff8d6ad4000-7ff8d6b15000 rw-p 00000000 00:00 0 
7ff8d6b15000-7ff8d6b16000 ---p 00000000 00:00 0 
7ff8d6b16000-7ff8d6b57000 rw-p 00000000 00:00 0 
7ff8d6b57000-7ff8d6b58000 ---p 00000000 00:00 0 
7ff8d6b58000-7ff8d6b99000 rw-p 00000000 00:00 0 
7ff8d6b99000-7ff8d6b9a000 ---p 00000000 00:00 0 
7ff8d6b9a000-7ff8d6bdb000 rw-p 00000000 00:00 0 
7ff8d6bdb000-7ff8d6bdc000 ---p 00000000 00:00 0 
7ff8d6bdc000-7ff8d6c1d000 rw-p 00000000 00:00 0 
7ff8d6c1d000-7ff8d6c1e000 ---p 00000000 00:00 0 
7ff8d6c1e000-7ff8d6c5f000 rw-p 00000000 00:00 0 
7ff8d6c5f000-7ff8d6c60000 ---p 00000000 00:00 0 
7ff8d6c60000-7ff8d6ca1000 rw-p 00000000 00:00 0 
7ff8d6ca1000-7ff8d6ca2000 ---p 00000000 00:00 0 
7ff8d6ca2000-7ff8d6ce3000 rw-p 00000000 00:00 0 
7ff8d6ce3000-7ff8d6ce4000 ---p 00000000 00:00 0 
7ff8d6ce4000-7ff8d6d25000 rw-p 00000000 00:00 0 
7ff8d6d25000-7ff8d6d26000 ---p 00000000 00:00 0 
7ff8d6d26000-7ff8d6d67000 rw-p 00000000 00:00 0 
7ff8d6d67000-7ff8d6d68000 ---p 00000000 00:00 0 
7ff8d6d68000-7ff8d6da9000 rw-p 00000000 00:00 0 
7ff8d6da9000-7ff8d6daa000 ---p 00000000 00:00 0 
7ff8d6daa000-7ff8d6deb000 rw-p 00000000 00:00 0 
7ff8d6deb000-7ff8d6dec000 ---p 00000000 00:00 0 
7ff8d6dec000-7ff8d6e2d000 rw-p 00000000 00:00 0 
7ff8d6e2d000-7ff8d6e2e000 ---p 00000000 00:00 0 
7ff8d6e2e000-7ff8d6e6f000 rw-p 00000000 00:00 0 
7ff8d6e6f000-7ff8d6e70000 ---p 00000000 00:00 0 
7ff8d6e70000-7ff8d6eb1000 rw-p 00000000 00:00 0 
7ff8d6eb1000-7ff8d6eb2000 ---p 00000000 00:00 0 
7ff8d6eb2000-7ff8d6ef3000 rw-p 00000000 00:00 0 
7ff8d6ef3000-7ff8d6ef4000 ---p 00000000 00:00 0 
7ff8d6ef4000-7ff8d6f35000 rw-p 00000000 00:00 0 
7ff8d6f35000-7ff8d6f36000 ---p 00000000 00:00 0 
7ff8d6f36000-7ff8d6f77000 rw-p 00000000 00:00 0 
7ff8d6f77000-7ff8d6f78000 ---p 00000000 00:00 0 
7ff8d6f78000-7ff8d6fb9000 rw-p 00000000 00:00 0 
7ff8d6fb9000-7ff8d6fba000 ---p 00000000 00:00 0 
7ff8d6fba000-7ff8d6ffb000 rw-p 00000000 00:00 0 
7ff8d6ffb000-7ff8d6ffc000 ---p 00000000 00:00 0 
7ff8d6ffc000-7ff8d703d000 rw-p 00000000 00:00 0 
7ff8d703d000-7ff8d703e000 ---p 00000000 00:00 0 
7ff8d703e000-7ff8d707f000 rw-p 00000000 00:00 0 
7ff8d707f000-7ff8d7080000 ---p 00000000 00:00 0 
7ff8d7080000-7ff8d78d0000 rw-p 00000000 00:00 0 
7ff8d78d4000-7ff8d78d5000 r--p 00000000 00:66 14430082                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/rbconfig/sizeof.so
7ff8d78d5000-7ff8d78d7000 r-xp 00001000 00:66 14430082                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/rbconfig/sizeof.so
7ff8d78d7000-7ff8d78d8000 r--p 00003000 00:66 14430082                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/rbconfig/sizeof.so
7ff8d78d8000-7ff8d78d9000 r--p 00003000 00:66 14430082                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/rbconfig/sizeof.so
7ff8d78d9000-7ff8d78da000 rw-p 00004000 00:66 14430082                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/rbconfig/sizeof.so
7ff8d78da000-7ff8d78db000 r--p 00000000 00:66 14315403                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so
7ff8d78db000-7ff8d78dc000 r-xp 00001000 00:66 14315403                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so
7ff8d78dc000-7ff8d78dd000 r--p 00002000 00:66 14315403                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so
7ff8d78dd000-7ff8d78de000 r--p 00002000 00:66 14315403                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so
7ff8d78de000-7ff8d78df000 rw-p 00003000 00:66 14315403                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/trans/transdb.so
7ff8d78df000-7ff8f0cdf000 rw-p 00000000 00:00 0 
7ff8f0ce3000-7ff8f0ce4000 r--p 00000000 00:66 14432155                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha2.so
7ff8f0ce4000-7ff8f0ce6000 r-xp 00001000 00:66 14432155                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha2.so
7ff8f0ce6000-7ff8f0ce7000 r--p 00003000 00:66 14432155                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha2.so
7ff8f0ce7000-7ff8f0ce8000 r--p 00003000 00:66 14432155                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha2.so
7ff8f0ce8000-7ff8f0ce9000 rw-p 00004000 00:66 14432155                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest/sha2.so
7ff8f0ce9000-7ff8f0ceb000 r--p 00000000 00:66 14324811                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest.so
7ff8f0ceb000-7ff8f0ced000 r-xp 00002000 00:66 14324811                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest.so
7ff8f0ced000-7ff8f0cee000 r--p 00004000 00:66 14324811                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest.so
7ff8f0cee000-7ff8f0cef000 r--p 00004000 00:66 14324811                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest.so
7ff8f0cef000-7ff8f0cf0000 rw-p 00005000 00:66 14324811                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/digest.so
7ff8f0cf0000-7ff8f0d50000 rw-p 00000000 00:00 0 
7ff8f0d52000-7ff8f0d53000 r--p 00000000 00:66 14316230                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so
7ff8f0d53000-7ff8f0d54000 r-xp 00001000 00:66 14316230                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so
7ff8f0d54000-7ff8f0d55000 r--p 00002000 00:66 14316230                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so
7ff8f0d55000-7ff8f0d56000 r--p 00002000 00:66 14316230                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so
7ff8f0d56000-7ff8f0d57000 rw-p 00003000 00:66 14316230                   /tmp/ruby/build/trunk-iseq_binary/.ext/x86_64-linux/enc/encdb.so
7ff8f0d57000-7ff8f0e5a000 rw-p 00000000 00:00 0 
7ff8f0e5a000-7ff8f0e5d000 r--p 00000000 00:66 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ff8f0e5d000-7ff8f0e74000 r-xp 00003000 00:66 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ff8f0e74000-7ff8f0e78000 r--p 0001a000 00:66 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ff8f0e78000-7ff8f0e79000 r--p 0001d000 00:66 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ff8f0e79000-7ff8f0e7a000 rw-p 0001e000 00:66 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ff8f0e7a000-7ff8f0e88000 r--p 00000000 00:66 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7ff8f0e88000-7ff8f0f04000 r-xp 0000e000 00:66 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7ff8f0f04000-7ff8f0f5f000 r--p 0008a000 00:66 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7ff8f0f5f000-7ff8f0f60000 r--p 000e4000 00:66 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7ff8f0f60000-7ff8f0f61000 rw-p 000e5000 00:66 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7ff8f0f61000-7ff8f0f63000 rw-p 00000000 00:00 0 
7ff8f0f63000-7ff8f0f65000 r--p 00000000 00:66 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ff8f0f65000-7ff8f0f79000 r-xp 00002000 00:66 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ff8f0f79000-7ff8f0f92000 r--p 00016000 00:66 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ff8f0f92000-7ff8f0f93000 ---p 0002f000 00:66 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ff8f0f93000-7ff8f0f94000 r--p 0002f000 00:66 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ff8f0f94000-7ff8f0f95000 rw-p 00030000 00:66 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ff8f0f95000-7ff8f0f9d000 rw-p 00000000 00:00 0 
7ff8f0f9d000-7ff8f0fa7000 r--p 00000000 00:66 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7ff8f0fa7000-7ff8f1006000 r-xp 0000a000 00:66 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7ff8f1006000-7ff8f101d000 r--p 00069000 00:66 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7ff8f101d000-7ff8f101e000 r--p 0007f000 00:66 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7ff8f101e000-7ff8f101f000 rw-p 00080000 00:66 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7ff8f101f000-7ff8f1021000 r--p 00000000 00:66 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7ff8f1021000-7ff8f1032000 r-xp 00002000 00:66 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7ff8f1032000-7ff8f1038000 r--p 00013000 00:66 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7ff8f1038000-7ff8f1039000 ---p 00019000 00:66 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7ff8f1039000-7ff8f103a000 r--p 00019000 00:66 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7ff8f103a000-7ff8f103b000 rw-p 0001a000 00:66 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7ff8f103b000-7ff8f1063000 r--p 00000000 00:66 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7ff8f1063000-7ff8f11f8000 r-xp 00028000 00:66 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7ff8f11f8000-7ff8f1250000 r--p 001bd000 00:66 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7ff8f1250000-7ff8f1254000 r--p 00214000 00:66 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7ff8f1254000-7ff8f1256000 rw-p 00218000 00:66 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7ff8f1256000-7ff8f1263000 rw-p 00000000 00:00 0 
7ff8f1267000-7ff8f12b0000 r--p 00000000 00:66 13668338                   /tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3.0
7ff8f12b0000-7ff8f168c000 r-xp 00049000 00:66 13668338                   /tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3.0
7ff8f168c000-7ff8f180e000 r--p 00425000 00:66 13668338                   /tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3.0
7ff8f180e000-7ff8f1824000 r--p 005a6000 00:66 13668338                   /tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3.0
7ff8f1824000-7ff8f1828000 rw-p 005bc000 00:66 13668338                   /tmp/ruby/build/trunk-iseq_binary/libruby.so.3.3.0
7ff8f1828000-7ff8f183f000 rw-p 00000000 00:00 0 
7ff8f183f000-7ff8f1841000 r--p 00000000 00:66 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ff8f1841000-7ff8f186b000 r-xp 00002000 00:66 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ff8f186b000-7ff8f1876000 r--p 0002c000 00:66 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ff8f1877000-7ff8f1879000 r--p 00037000 00:66 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ff8f1879000-7ff8f187b000 rw-p 00039000 00:66 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fff85c88000-7fff86487000 rw-p 00000000 00:00 0                          [stack]
7fff86548000-7fff8654c000 r--p 00000000 00:00 0                          [vvar]
7fff8654c000-7fff8654e000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


[214/903] 55873=test_coderange
[215/903] 55873=test_rdoc_generator_pot_po
[216/903] 55873=test_nkf
[217/903] 55873=test_trick
running file: /tmp/ruby/src/trunk-iseq_binary/test/ruby/test_compile_prism.rb

A test worker crashed. It might be an interpreter bug or
a bug in test/unit/parallel.rb. Try again without the -j
option.

make: *** [uncommon.mk:943: yes-test-all] Error 1
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'
	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 -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 -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-iseq_binary/include -I/tmp/ruby/src/trunk-iseq_binary -I/tmp/ruby/src/trunk-iseq_binary/prism -I/tmp/ruby/src/trunk-iseq_binary/enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = 
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-iseq_binary/yjit/target/release/' /tmp/ruby/src/trunk-iseq_binary/yjit/src/lib.rs
gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
Copyright (C) 2021 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.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for '/tmp/ruby/src/trunk-iseq_binary/enc/trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary/.bundle/gems/rbs-3.2.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Entering directory '/tmp/ruby/build/trunk-iseq_binary'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-iseq_binary'
$ /tmp/ruby/build/trunk-iseq_binary/miniruby -I/tmp/ruby/src/trunk-iseq_binary/lib /tmp/ruby/src/trunk-iseq_binary/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-iseq_binary --extout=.ext -- /tmp/ruby/src/trunk-iseq_binary/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-iseq_binary/spec/default.mspec --error-output stderr --debug
ruby 3.3.0dev (2023-11-07T15:54:33Z master 9877f3ada8) [x86_64-linux]
     0 .........................................................................
    73 .........................................................................
   146 .........................................................................
   219 .........................................................................
   292 .........................................................................
   365 .........................................................................
   438 .........................................................................
   511 .........................................................................
   584 .........................................................................
   657 .........................................................................
   730 .........................................................................
   803 .........................................................................
   876 .........................................................................
   949 .........................................................................
  1022 .........................................................................
  1095 .........................................................................
  1168 .........................................................................
  1241 .........................................................................
  1314 .........................................................................
  1387 .........................................................................
  1460 .........................................................................
  1533 .........................................................................
  1606 .........................................................................
  1679 .........................................................................
  1752 .........................................................................
  1825 .........................................................................
  1898 .........................................................................
  1971 .........................................................................
  2044 .........................................................................
  2117 .........................................................................
  2190 .........................................................................
  2263 .........................................................................
  2336 .........................................................................
  2409 .........................................................................
  2482 .........................................................................
  2555 .........................................................................
  2628 .........................................................................
  2701 .........................................................................
  2774 .........................................................................
  2847 .........................................................................
  2920 .........................................................................
  2993 .........................................................................
  3066 .........................................................................
  3139 .........................................................................
  3212 .........................................................................
  3285 .........................................................................
  3358 .........................................................................
  3431 .........................................................................
  3504 .........................................................................
  3577 .........................................................................
  3650 .........................................................................
  3723 ..

Finished in 207.002206 seconds

3725 files, 32454 examples, 159130 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr --debug' TESTS='-j4'" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-iseq_binary/ruby -c /tmp/cores/core.1001.55875.ruby -x gdbscript
[New LWP 55875]
[New LWP 57965]
[New LWP 59423]
[New LWP 62038]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/tmp/ruby/src/trunk-iseq_binary/tool/lib/test/unit/parallel.rb: Prism::TestComp'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140707170192384) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7ff8f0e58c00 (LWP 55875))]

>>> Threads

  Id   Target Id                         Frame 
* 1    Thread 0x7ff8f0e58c00 (LWP 55875) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140707170192384) at ./nptl/pthread_kill.c:44
  2    Thread 0x7ff8d63ce640 (LWP 57965) __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5625d4f37240) at ./nptl/futex-internal.c:57
  3    Thread 0x7ff8d787f640 (LWP 59423) 0x00007ff8f1160fde in epoll_wait (epfd=4, events=events@entry=0x7ff8f183707c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  4    Thread 0x7ff8d44d6640 (LWP 62038) 0x00007ff8f1153d7f in __GI___poll (fds=fds@entry=0x7ff8d44d5580, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29

>>> Machine level backtrace


Thread 4 (Thread 0x7ff8d44d6640 (LWP 62038)):
#0  0x00007ff8f1153d7f in __GI___poll (fds=fds@entry=0x7ff8d44d5580, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007ff8f13b4df4 in poll (__timeout=<optimized out>, __nfds=1, __fds=0x7ff8d44d5580) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/trunk-iseq_binary/io.c:12447
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 7, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (timeout=0x0, events=1, fptr=0x5625d754cb00, th=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/io.c:12424
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (timeout=0x0, events=1, error=11, fptr=0x5625d754cb00, thread=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/io.c:1149
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/io.c:1180
        iis = <optimized out>
        result = <optimized out>
        retry = <optimized out>
        iis = <optimized out>
        result = <optimized out>
        retry = <optimized out>
#6  internal_read_func (ptr=ptr@entry=0x7ff8d44d5820) at /tmp/ruby/src/trunk-iseq_binary/io.c:1164
        iis = 0x7ff8d44d5820
        result = <optimized out>
        retry = <optimized out>
#7  0x00007ff8f1511706 in rb_thread_io_blocking_call (func=0x7ff8f13b4d00 <internal_read_func>, data1=0x7ff8d44d5820, fd=<optimized out>, events=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/thread.c:1713
        __region = {prev_status = THREAD_RUNNABLE}
        _ec = 0x5625d5debfe0
        _tag = {tag = 36, retval = 140707172841131, buf = {0x0, 0x7ff8f15118d0 <rb_thread_io_blocking_call+928>, 0x0, 0x7ff8d44d55f0, 0x4000000001}, prev = 0x7ff8d44d5760, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x5625d5debfe0
        th = <optimized out>
        val = 36
        saved_errno = 0
        state = <optimized out>
        waiting_fd = {wfd_node = {next = 0x5625d3476cf8, prev = 0x5625d3476cf8}, th = 0x5625d67d7c70, fd = 7, busy = 0x0}
#8  0x00007ff8f137ac86 in rb_ensure (b_proc=b_proc@entry=0x7ff8f13b54e0 <io_read_memory_call>, data1=data1@entry=140706690455584, e_proc=e_proc@entry=0x7ff8f14d5b00 <rb_str_unlocktmp>, data2=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/eval.c:1009
        _ec = 0x5625d5debfe0
        _tag = {tag = 36, retval = 94720458461792, buf = {0x0, 0x7ff8f137ad60 <rb_ensure+512>, 0x0, 0x7ff8d44d5700, 0x0}, prev = 0x7ff8d44d5a70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x5625d5debfe0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7ff8f14d5b00 <rb_str_unlocktmp>, data2 = 140706688558120}}
#9  0x00007ff8f14ec751 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x7ff8f13b54e0 <io_read_memory_call>, arg=arg@entry=140706690455584) at /tmp/ruby/src/trunk-iseq_binary/string.c:3064
No locals.
#10 0x00007ff8f13ca080 in io_read_memory_locktmp (iis=0x7ff8d44d5820, str=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/io.c:3418
No locals.
#11 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-iseq_binary/io.c:3464
        fptr = 0x5625d754cb00
        length = <optimized out>
        str = 140706688558120
        n = <optimized out>
        len = 1024
        iis = {th = 140706472722720, fptr = 0x5625d754cb00, nonblock = 0, fd = 7, buf = 0x7ff8d00120c0, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#12 0x00007ff8f13ca505 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/io.c:3584
        ret = <optimized out>
#13 0x00007ff8f15474ec in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=1, calling=<optimized out>, reg_cfp=0x5625d6f1b9a0, ec=0x5625d5debfe0) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3503
        ci = 0x40d100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7ff8d78a9f08
        cfunc = 0x5625d34dec68
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#14 vm_call_cfunc_with_frame (ec=0x5625d5debfe0, reg_cfp=0x5625d6f1b9a0, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3531
        argc = 1
        stack_bottom = <optimized out>
        argv = <optimized out>
#15 0x00007ff8f1558047 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_callinfo.h:407
        val = 94720460311520
        ci = 0x0
        cc = <optimized out>
        recv = 140706690454912
        argc = <optimized out>
        calling = {cd = 0x5625d363cbe0, cc = 0x7ff8d674ba68, block_handler = 0, recv = 140706472722880, argc = 1, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#16 vm_exec_core (ec=0x5625d5debfe0) at ../../src/trunk-iseq_binary/insns.def:822
        bh = <optimized out>
        cd = 0x5625d363cbe0
        leaf = <optimized out>
        val = 94720460311520
        reg_pc = 0x5625d363ca10
        reg_cfp = 0x5625d6f1b9a0
        insns_address_table = {0x7ff8f15595ac <vm_exec_core+5756>, 0x7ff8f1559540 <vm_exec_core+5648>, 0x7ff8f15594cf <vm_exec_core+5535>, 0x7ff8f155944b <vm_exec_core+5403>, 0x7ff8f15593ce <vm_exec_core+5278>, 0x7ff8f1559341 <vm_exec_core+5137>, 0x7ff8f1559a77 <vm_exec_core+6983>, 0x7ff8f1559a17 <vm_exec_core+6887>, 0x7ff8f155962f <vm_exec_core+5887>, 0x7ff8f15595d4 <vm_exec_core+5796>, 0x7ff8f1559894 <vm_exec_core+6500>, 0x7ff8f1559692 <vm_exec_core+5986>, 0x7ff8f1558beb <vm_exec_core+3259>, 0x7ff8f1558b76 <vm_exec_core+3142>, 0x7ff8f1559042 <vm_exec_core+4370>, 0x7ff8f1558fff <vm_exec_core+4303>, 0x7ff8f1558fc1 <vm_exec_core+4241>, 0x7ff8f1558f86 <vm_exec_core+4182>, 0x7ff8f1558f4b <vm_exec_core+4123>, 0x7ff8f1558f10 <vm_exec_core+4064>, 0x7ff8f1558e89 <vm_exec_core+3929>, 0x7ff8f1558e43 <vm_exec_core+3859>, 0x7ff8f15592a0 <vm_exec_core+4976>, 0x7ff8f1559254 <vm_exec_core+4900>, 0x7ff8f15590e4 <vm_exec_core+4532>, 0x7ff8f15590a4 <vm_exec_core+4468>, 0x7ff8f15591f3 <vm_exec_core+4803>, 0x7ff8f1559173 <vm_exec_core+4675>, 0x7ff8f15592fe <vm_exec_core+5070>, 0x7ff8f1558683 <vm_exec_core+1875>, 0x7ff8f155a3eb <vm_exec_core+9403>, 0x7ff8f155a352 <vm_exec_core+9250>, 0x7ff8f1559f80 <vm_exec_core+8272>, 0x7ff8f1559eff <vm_exec_core+8143>, 0x7ff8f155a62e <vm_exec_core+9982>, 0x7ff8f155a325 <vm_exec_core+9205>, 0x7ff8f155a5ed <vm_exec_core+9917>, 0x7ff8f1559b35 <vm_exec_core+7173>, 0x7ff8f1559e1e <vm_exec_core+7918>, 0x7ff8f1559d27 <vm_exec_core+7671>, 0x7ff8f1559cde <vm_exec_core+7598>, 0x7ff8f1559c94 <vm_exec_core+7524>, 0x7ff8f1559ecb <vm_exec_core+8091>, 0x7ff8f1559e58 <vm_exec_core+7976>, 0x7ff8f1558aaa <vm_exec_core+2938>, 0x7ff8f1558a57 <vm_exec_core+2855>, 0x7ff8f155a1ec <vm_exec_core+8892>, 0x7ff8f155a150 <vm_exec_core+8736>, 0x7ff8f155a261 <vm_exec_core+9009>, 0x7ff8f1559c54 <vm_exec_core+7460>, 0x7ff8f155a105 <vm_exec_core+8661>, 0x7ff8f1559fe5 <vm_exec_core+8373>, 0x7ff8f1557f88 <vm_exec_core+88>, 0x7ff8f1558db5 <vm_exec_core+3717>, 0x7ff8f1558d60 <vm_exec_core+3632>, 0x7ff8f155a9c0 <vm_exec_core+10896>, 0x7ff8f1559b8a <vm_exec_core+7258>, 0x7ff8f1559bdf <vm_exec_core+7343>, 0x7ff8f15584a8 <vm_exec_core+1400>, 0x7ff8f1558381 <vm_exec_core+1105>, 0x7ff8f15582ca <vm_exec_core+922>, 0x7ff8f155a957 <vm_exec_core+10791>, 0x7ff8f155828a <vm_exec_core+858>, 0x7ff8f15589f8 <vm_exec_core+2760>, 0x7ff8f1558999 <vm_exec_core+2665>, 0x7ff8f1558c34 <vm_exec_core+3332>, 0x7ff8f15588ea <vm_exec_core+2490>, 0x7ff8f1558845 <vm_exec_core+2325>, 0x7ff8f155ad7b <vm_exec_core+11851>, 0x7ff8f155ae8f <vm_exec_core+12127>, 0x7ff8f155ade5 <vm_exec_core+11957>, 0x7ff8f155b3ba <vm_exec_core+13450>, 0x7ff8f155b30c <vm_exec_core+13276>, 0x7ff8f155b2a1 <vm_exec_core+13169>, 0x7ff8f155b1da <vm_exec_core+12970>, 0x7ff8f155b131 <vm_exec_core+12801>, 0x7ff8f155b08d <vm_exec_core+12637>, 0x7ff8f155afe4 <vm_exec_core+12468>, 0x7ff8f155af40 <vm_exec_core+12304>, 0x7ff8f155ab30 <vm_exec_core+11264>, 0x7ff8f155aadc <vm_exec_core+11180>, 0x7ff8f155aa81 <vm_exec_core+11089>, 0x7ff8f155aa10 <vm_exec_core+10976>, 0x7ff8f155b435 <vm_exec_core+13573>, 0x7ff8f1558ceb <vm_exec_core+3515>, 0x7ff8f1558b12 <vm_exec_core+3042>, 0x7ff8f155abeb <vm_exec_core+11451>, 0x7ff8f155ad3e <vm_exec_core+11790>, 0x7ff8f155ac24 <vm_exec_core+11508>, 0x7ff8f155ace0 <vm_exec_core+11696>, 0x7ff8f155ac6b <vm_exec_core+11579>, 0x7ff8f155abab <vm_exec_core+11387>, 0x7ff8f1558c76 <vm_exec_core+3398>, 0x7ff8f1558625 <vm_exec_core+1781>, 0x7ff8f155859b <vm_exec_core+1643>, 0x7ff8f15587bd <vm_exec_core+2189>, 0x7ff8f155876c <vm_exec_core+2108>, 0x7ff8f155871d <vm_exec_core+2029>, 0x7ff8f15586c6 <vm_exec_core+1942>, 0x7ff8f155880a <vm_exec_core+2266>, 0x7ff8f155824f <vm_exec_core+799>, 0x7ff8f155959d <vm_exec_core+5741>, 0x7ff8f1559531 <vm_exec_core+5633>, 0x7ff8f15594c0 <vm_exec_core+5520>, 0x7ff8f155943c <vm_exec_core+5388>, 0x7ff8f15593bf <vm_exec_core+5263>, 0x7ff8f1559332 <vm_exec_core+5122>, 0x7ff8f1559a68 <vm_exec_core+6968>, 0x7ff8f1559a08 <vm_exec_core+6872>, 0x7ff8f1559620 <vm_exec_core+5872>, 0x7ff8f15595c5 <vm_exec_core+5781>, 0x7ff8f1559885 <vm_exec_core+6485>, 0x7ff8f1559683 <vm_exec_core+5971>, 0x7ff8f1558bdc <vm_exec_core+3244>, 0x7ff8f1558b67 <vm_exec_core+3127>, 0x7ff8f1559033 <vm_exec_core+4355>, 0x7ff8f1558ff0 <vm_exec_core+4288>, 0x7ff8f1558fb2 <vm_exec_core+4226>, 0x7ff8f1558f77 <vm_exec_core+4167>, 0x7ff8f1558f3c <vm_exec_core+4108>, 0x7ff8f1558f01 <vm_exec_core+4049>, 0x7ff8f1558e7a <vm_exec_core+3914>, 0x7ff8f1558e34 <vm_exec_core+3844>, 0x7ff8f1559291 <vm_exec_core+4961>, 0x7ff8f1559245 <vm_exec_core+4885>, 0x7ff8f15590d5 <vm_exec_core+4517>, 0x7ff8f1559095 <vm_exec_core+4453>, 0x7ff8f15591e4 <vm_exec_core+4788>, 0x7ff8f1559164 <vm_exec_core+4660>, 0x7ff8f15592ef <vm_exec_core+5055>, 0x7ff8f1558674 <vm_exec_core+1860>, 0x7ff8f155a3dc <vm_exec_core+9388>, 0x7ff8f155a343 <vm_exec_core+9235>, 0x7ff8f1559f71 <vm_exec_core+8257>, 0x7ff8f1559ef0 <vm_exec_core+8128>, 0x7ff8f155a61f <vm_exec_core+9967>, 0x7ff8f155a316 <vm_exec_core+9190>, 0x7ff8f155a5de <vm_exec_core+9902>, 0x7ff8f1559b26 <vm_exec_core+7158>, 0x7ff8f1559e0f <vm_exec_core+7903>, 0x7ff8f1559d18 <vm_exec_core+7656>, 0x7ff8f1559ccf <vm_exec_core+7583>, 0x7ff8f1559c85 <vm_exec_core+7509>, 0x7ff8f1559ebc <vm_exec_core+8076>, 0x7ff8f1559e49 <vm_exec_core+7961>, 0x7ff8f1558a9b <vm_exec_core+2923>, 0x7ff8f1558a48 <vm_exec_core+2840>, 0x7ff8f155a1dd <vm_exec_core+8877>, 0x7ff8f155a141 <vm_exec_core+8721>, 0x7ff8f155a252 <vm_exec_core+8994>, 0x7ff8f1559c45 <vm_exec_core+7445>, 0x7ff8f155a0f6 <vm_exec_core+8646>, 0x7ff8f1559fd6 <vm_exec_core+8358>, 0x7ff8f155b672 <vm_exec_core+14146>, 0x7ff8f1558da6 <vm_exec_core+3702>, 0x7ff8f1558d51 <vm_exec_core+3617>, 0x7ff8f155b65e <vm_exec_core+14126>, 0x7ff8f1559b7b <vm_exec_core+7243>, 0x7ff8f1559bd0 <vm_exec_core+7328>, 0x7ff8f1558499 <vm_exec_core+1385>, 0x7ff8f1558372 <vm_exec_core+1090>, 0x7ff8f15582bb <vm_exec_core+907>, 0x7ff8f155a948 <vm_exec_core+10776>, 0x7ff8f155827b <vm_exec_core+843>, 0x7ff8f15589e9 <vm_exec_core+2745>, 0x7ff8f155898a <vm_exec_core+2650>, 0x7ff8f1558c25 <vm_exec_core+3317>, 0x7ff8f15588db <vm_exec_core+2475>, 0x7ff8f1558836 <vm_exec_core+2310>, 0x7ff8f155b64a <vm_exec_core+14106>, 0x7ff8f155b636 <vm_exec_core+14086>, 0x7ff8f155b622 <vm_exec_core+14066>, 0x7ff8f155b60e <vm_exec_core+14046>, 0x7ff8f155b5fa <vm_exec_core+14026>, 0x7ff8f155b5e6 <vm_exec_core+14006>, 0x7ff8f155b5cb <vm_exec_core+13979>, 0x7ff8f155b5b7 <vm_exec_core+13959>, 0x7ff8f155b5a3 <vm_exec_core+13939>, 0x7ff8f155b58f <vm_exec_core+13919>, 0x7ff8f155b57b <vm_exec_core+13899>, 0x7ff8f155b567 <vm_exec_core+13879>, 0x7ff8f155b553 <vm_exec_core+13859>, 0x7ff8f155b53f <vm_exec_core+13839>, 0x7ff8f155b52b <vm_exec_core+13819>, 0x7ff8f155b517 <vm_exec_core+13799>, 0x7ff8f1558cdc <vm_exec_core+3500>, 0x7ff8f1558b03 <vm_exec_core+3027>, 0x7ff8f155b503 <vm_exec_core+13779>, 0x7ff8f155b4ef <vm_exec_core+13759>, 0x7ff8f155b4db <vm_exec_core+13739>, 0x7ff8f155b4c7 <vm_exec_core+13719>, 0x7ff8f1557f71 <vm_exec_core+65>, 0x7ff8f1557f75 <vm_exec_core+69>, 0x7ff8f1558c67 <vm_exec_core+3383>, 0x7ff8f1558616 <vm_exec_core+1766>, 0x7ff8f155858c <vm_exec_core+1628>, 0x7ff8f15587ae <vm_exec_core+2174>, 0x7ff8f155875d <vm_exec_core+2093>, 0x7ff8f155870e <vm_exec_core+2014>, 0x7ff8f15586b7 <vm_exec_core+1927>...}
#17 0x00007ff8f155e12a in rb_vm_exec (ec=0x5625d5debfe0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
        _ec = 0x5625d5debfe0
        _tag = {tag = 36, retval = 4, buf = {0x7ff8d44d5b70, 0x7ff8f155e130 <rb_vm_exec+416>, 0x0, 0x7ff8d44d5a50, 0x3000000028}, prev = 0x7ff8d44d5c70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#18 0x00007ff8f1563758 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7ff8d67f28b8, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1497
        arg_size = <optimized out>
        arg_size = <optimized out>
#19 0x00007ff8f1563aff in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5625d5241db0, argc=argc@entry=0, argv=argv@entry=0x7ff8d44d5b20, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1716
        self = <optimized out>
#20 0x00007ff8f150f92f in thread_do_start_proc (th=0x5625d67d7c70) at /tmp/ruby/src/trunk-iseq_binary/thread.c:591
        args = 140706472722640
        args_ptr = 0x7ff8d44d5b20
        args_len = 0
        procval = <optimized out>
        proc = 0x5625d5241db0
#21 0x00007ff8f150fe62 in thread_do_start (th=0x5625d67d7c70) at /tmp/ruby/src/trunk-iseq_binary/thread.c:610
        result = 36
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#22 thread_start_func_2 (th=0x5625d67d7c70, stack_start=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/thread.c:666
        _ec = 0x5625d5debfe0
        _tag = {tag = 36, retval = 140707172781996, buf = {0x5625d67d7c70, 0x7ff8f150fda0 <thread_start_func_2+560>, 0x0, 0x7ff8d44d5b80, 0x5625d3476b10}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 4
        ractor_main_th = 0x5625d3479090
#23 0x00007ff8f1510ba1 in call_thread_start_func_2 (th=0x5625d67d7c70) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2155
No locals.
#24 nt_start (ptr=0x5625d67d7e40) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2204
        th = 0x5625d67d7c70
        sched = 0x5625d347a130
        nt = <optimized out>
        vm = <optimized out>
#25 0x00007ff8f10cfb43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735446276432, -2444195021361988952, 140706690459200, 25, 140707172776016, 140735446276784, 2442588210815089320, 2442529390051113640}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007ff8f1160bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 3 (Thread 0x7ff8d787f640 (LWP 59423)):
#0  0x00007ff8f1160fde in epoll_wait (epfd=4, events=events@entry=0x7ff8f183707c <timer_th+28>, maxevents=maxevents@entry=16, timeout=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x00007ff8f150b260 in timer_thread_polling (vm=0x5625d3476b10) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2842
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
#2  timer_thread_func (ptr=0x5625d3476b10) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2969
        vm = 0x5625d3476b10
#3  0x00007ff8f10cfb43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735446275008, -2444195021361988952, 140706744628800, 25, 140707172776016, 140735446275360, 2442594339196549800, 2442529390051113640}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#4  0x00007ff8f1160bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7ff8d63ce640 (LWP 57965)):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x5625d4f37240) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x5625d4f37240) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x5625d4f37240, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007ff8f10ceac1 in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5625d347a130, cond=0x5625d4f37218) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7ff8f10ce7a0 <__condvar_cleanup_waiting>, __arg = 0x7ff8d63cd660, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 6, cond = 0x5625d4f37218, mutex = 0x5625d347a130, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 6
        seq = 3
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x5625d4f37218, mutex=mutex@entry=0x5625d347a130) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x00007ff8f150661d in rb_native_cond_wait (cond=cond@entry=0x5625d4f37218, mutex=mutex@entry=0x5625d347a130) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:214
        r = <optimized out>
#6  0x00007ff8f150801d in thread_sched_wait_running_turn (sched=sched@entry=0x5625d347a130, th=th@entry=0x5625d46ec450, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:826
        next_th = 0x0
#7  0x00007ff8f15084b6 in thread_sched_to_waiting_until_wakeup (sched=sched@entry=0x5625d347a130, th=th@entry=0x5625d46ec450) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:1071
        can_direct_transfer = <optimized out>
#8  0x00007ff8f151130a in native_sleep (rel=0x0, th=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:3247
        sched = 0x5625d347a130
        sched = <optimized out>
#9  sleep_forever (fl=1, th=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/thread.c:1329
        prev_status = <optimized out>
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
        prev_status = <optimized out>
        status = <optimized out>
        woke = <optimized out>
#10 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=<optimized out>, end=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/thread.c:1374
        scheduler = <optimized out>
#11 0x00007ff8f1511518 in queue_sleep (_args=_args@entry=140706722928864) at /tmp/ruby/src/trunk-iseq_binary/thread_sync.c:1028
        args = 0x7ff8d63cd8e0
#12 0x00007ff8f137ac86 in rb_ensure (b_proc=b_proc@entry=0x7ff8f1511500 <queue_sleep>, data1=data1@entry=140706722928864, e_proc=e_proc@entry=0x7ff8f15027b0 <queue_sleep_done>, data2=data2@entry=140706722928896) at /tmp/ruby/src/trunk-iseq_binary/eval.c:1009
        _ec = 0x5625d4712cf0
        _tag = {tag = 36, retval = 140706727476880, buf = {0x5625d352f6f0, 0x7ff8f137ad60 <rb_ensure+512>, 0x0, 0x7ff8d63cd7d0, 0x1}, prev = 0x7ff8d63cda70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x5625d4712cf0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7ff8f15027b0 <queue_sleep_done>, data2 = 140706722928896}}
#13 0x00007ff8f150ba77 in queue_do_pop (self=140706727276080, q=0x5625d352f6f0, should_block=<optimized out>, timeout=4) at /tmp/ruby/src/trunk-iseq_binary/thread_sync.c:1103
        ec = <optimized out>
        queue_waiter = {w = {self = 140706727276080, th = 0x5625d46ec450, fiber = 0x0, node = {next = 0x5625d352f6f0, prev = 0x5625d352f6f0}}, as = {q = 0x5625d352f6f0, sq = 0x5625d352f6f0}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x5625d352f6f0
        queue_sleep_arg = {self = 140706727276080, timeout = 4, end = 0}
        end = <optimized out>
#14 0x00007ff8f155b949 in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:6863
        canary_p = <optimized out>
        ret = 36
        canary_p = <optimized out>
        ret = <optimized out>
#15 vm_invoke_builtin_delegate (start_index=<optimized out>, bf=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:6890
        argv = <optimized out>
        __func__ = <optimized out>
        i = <optimized out>
        argv = <optimized out>
#16 vm_exec_core (ec=0x5625d4712cf0) at ../../src/trunk-iseq_binary/insns.def:1493
        bf = 0x7ff8f10cc197 <__GI___futex_abstimed_wait_cancelable64+231>
        index = 18446744073709551104
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x5625d35786b8
        reg_cfp = 0x5625d559de78
        insns_address_table = {0x7ff8f15595ac <vm_exec_core+5756>, 0x7ff8f1559540 <vm_exec_core+5648>, 0x7ff8f15594cf <vm_exec_core+5535>, 0x7ff8f155944b <vm_exec_core+5403>, 0x7ff8f15593ce <vm_exec_core+5278>, 0x7ff8f1559341 <vm_exec_core+5137>, 0x7ff8f1559a77 <vm_exec_core+6983>, 0x7ff8f1559a17 <vm_exec_core+6887>, 0x7ff8f155962f <vm_exec_core+5887>, 0x7ff8f15595d4 <vm_exec_core+5796>, 0x7ff8f1559894 <vm_exec_core+6500>, 0x7ff8f1559692 <vm_exec_core+5986>, 0x7ff8f1558beb <vm_exec_core+3259>, 0x7ff8f1558b76 <vm_exec_core+3142>, 0x7ff8f1559042 <vm_exec_core+4370>, 0x7ff8f1558fff <vm_exec_core+4303>, 0x7ff8f1558fc1 <vm_exec_core+4241>, 0x7ff8f1558f86 <vm_exec_core+4182>, 0x7ff8f1558f4b <vm_exec_core+4123>, 0x7ff8f1558f10 <vm_exec_core+4064>, 0x7ff8f1558e89 <vm_exec_core+3929>, 0x7ff8f1558e43 <vm_exec_core+3859>, 0x7ff8f15592a0 <vm_exec_core+4976>, 0x7ff8f1559254 <vm_exec_core+4900>, 0x7ff8f15590e4 <vm_exec_core+4532>, 0x7ff8f15590a4 <vm_exec_core+4468>, 0x7ff8f15591f3 <vm_exec_core+4803>, 0x7ff8f1559173 <vm_exec_core+4675>, 0x7ff8f15592fe <vm_exec_core+5070>, 0x7ff8f1558683 <vm_exec_core+1875>, 0x7ff8f155a3eb <vm_exec_core+9403>, 0x7ff8f155a352 <vm_exec_core+9250>, 0x7ff8f1559f80 <vm_exec_core+8272>, 0x7ff8f1559eff <vm_exec_core+8143>, 0x7ff8f155a62e <vm_exec_core+9982>, 0x7ff8f155a325 <vm_exec_core+9205>, 0x7ff8f155a5ed <vm_exec_core+9917>, 0x7ff8f1559b35 <vm_exec_core+7173>, 0x7ff8f1559e1e <vm_exec_core+7918>, 0x7ff8f1559d27 <vm_exec_core+7671>, 0x7ff8f1559cde <vm_exec_core+7598>, 0x7ff8f1559c94 <vm_exec_core+7524>, 0x7ff8f1559ecb <vm_exec_core+8091>, 0x7ff8f1559e58 <vm_exec_core+7976>, 0x7ff8f1558aaa <vm_exec_core+2938>, 0x7ff8f1558a57 <vm_exec_core+2855>, 0x7ff8f155a1ec <vm_exec_core+8892>, 0x7ff8f155a150 <vm_exec_core+8736>, 0x7ff8f155a261 <vm_exec_core+9009>, 0x7ff8f1559c54 <vm_exec_core+7460>, 0x7ff8f155a105 <vm_exec_core+8661>, 0x7ff8f1559fe5 <vm_exec_core+8373>, 0x7ff8f1557f88 <vm_exec_core+88>, 0x7ff8f1558db5 <vm_exec_core+3717>, 0x7ff8f1558d60 <vm_exec_core+3632>, 0x7ff8f155a9c0 <vm_exec_core+10896>, 0x7ff8f1559b8a <vm_exec_core+7258>, 0x7ff8f1559bdf <vm_exec_core+7343>, 0x7ff8f15584a8 <vm_exec_core+1400>, 0x7ff8f1558381 <vm_exec_core+1105>, 0x7ff8f15582ca <vm_exec_core+922>, 0x7ff8f155a957 <vm_exec_core+10791>, 0x7ff8f155828a <vm_exec_core+858>, 0x7ff8f15589f8 <vm_exec_core+2760>, 0x7ff8f1558999 <vm_exec_core+2665>, 0x7ff8f1558c34 <vm_exec_core+3332>, 0x7ff8f15588ea <vm_exec_core+2490>, 0x7ff8f1558845 <vm_exec_core+2325>, 0x7ff8f155ad7b <vm_exec_core+11851>, 0x7ff8f155ae8f <vm_exec_core+12127>, 0x7ff8f155ade5 <vm_exec_core+11957>, 0x7ff8f155b3ba <vm_exec_core+13450>, 0x7ff8f155b30c <vm_exec_core+13276>, 0x7ff8f155b2a1 <vm_exec_core+13169>, 0x7ff8f155b1da <vm_exec_core+12970>, 0x7ff8f155b131 <vm_exec_core+12801>, 0x7ff8f155b08d <vm_exec_core+12637>, 0x7ff8f155afe4 <vm_exec_core+12468>, 0x7ff8f155af40 <vm_exec_core+12304>, 0x7ff8f155ab30 <vm_exec_core+11264>, 0x7ff8f155aadc <vm_exec_core+11180>, 0x7ff8f155aa81 <vm_exec_core+11089>, 0x7ff8f155aa10 <vm_exec_core+10976>, 0x7ff8f155b435 <vm_exec_core+13573>, 0x7ff8f1558ceb <vm_exec_core+3515>, 0x7ff8f1558b12 <vm_exec_core+3042>, 0x7ff8f155abeb <vm_exec_core+11451>, 0x7ff8f155ad3e <vm_exec_core+11790>, 0x7ff8f155ac24 <vm_exec_core+11508>, 0x7ff8f155ace0 <vm_exec_core+11696>, 0x7ff8f155ac6b <vm_exec_core+11579>, 0x7ff8f155abab <vm_exec_core+11387>, 0x7ff8f1558c76 <vm_exec_core+3398>, 0x7ff8f1558625 <vm_exec_core+1781>, 0x7ff8f155859b <vm_exec_core+1643>, 0x7ff8f15587bd <vm_exec_core+2189>, 0x7ff8f155876c <vm_exec_core+2108>, 0x7ff8f155871d <vm_exec_core+2029>, 0x7ff8f15586c6 <vm_exec_core+1942>, 0x7ff8f155880a <vm_exec_core+2266>, 0x7ff8f155824f <vm_exec_core+799>, 0x7ff8f155959d <vm_exec_core+5741>, 0x7ff8f1559531 <vm_exec_core+5633>, 0x7ff8f15594c0 <vm_exec_core+5520>, 0x7ff8f155943c <vm_exec_core+5388>, 0x7ff8f15593bf <vm_exec_core+5263>, 0x7ff8f1559332 <vm_exec_core+5122>, 0x7ff8f1559a68 <vm_exec_core+6968>, 0x7ff8f1559a08 <vm_exec_core+6872>, 0x7ff8f1559620 <vm_exec_core+5872>, 0x7ff8f15595c5 <vm_exec_core+5781>, 0x7ff8f1559885 <vm_exec_core+6485>, 0x7ff8f1559683 <vm_exec_core+5971>, 0x7ff8f1558bdc <vm_exec_core+3244>, 0x7ff8f1558b67 <vm_exec_core+3127>, 0x7ff8f1559033 <vm_exec_core+4355>, 0x7ff8f1558ff0 <vm_exec_core+4288>, 0x7ff8f1558fb2 <vm_exec_core+4226>, 0x7ff8f1558f77 <vm_exec_core+4167>, 0x7ff8f1558f3c <vm_exec_core+4108>, 0x7ff8f1558f01 <vm_exec_core+4049>, 0x7ff8f1558e7a <vm_exec_core+3914>, 0x7ff8f1558e34 <vm_exec_core+3844>, 0x7ff8f1559291 <vm_exec_core+4961>, 0x7ff8f1559245 <vm_exec_core+4885>, 0x7ff8f15590d5 <vm_exec_core+4517>, 0x7ff8f1559095 <vm_exec_core+4453>, 0x7ff8f15591e4 <vm_exec_core+4788>, 0x7ff8f1559164 <vm_exec_core+4660>, 0x7ff8f15592ef <vm_exec_core+5055>, 0x7ff8f1558674 <vm_exec_core+1860>, 0x7ff8f155a3dc <vm_exec_core+9388>, 0x7ff8f155a343 <vm_exec_core+9235>, 0x7ff8f1559f71 <vm_exec_core+8257>, 0x7ff8f1559ef0 <vm_exec_core+8128>, 0x7ff8f155a61f <vm_exec_core+9967>, 0x7ff8f155a316 <vm_exec_core+9190>, 0x7ff8f155a5de <vm_exec_core+9902>, 0x7ff8f1559b26 <vm_exec_core+7158>, 0x7ff8f1559e0f <vm_exec_core+7903>, 0x7ff8f1559d18 <vm_exec_core+7656>, 0x7ff8f1559ccf <vm_exec_core+7583>, 0x7ff8f1559c85 <vm_exec_core+7509>, 0x7ff8f1559ebc <vm_exec_core+8076>, 0x7ff8f1559e49 <vm_exec_core+7961>, 0x7ff8f1558a9b <vm_exec_core+2923>, 0x7ff8f1558a48 <vm_exec_core+2840>, 0x7ff8f155a1dd <vm_exec_core+8877>, 0x7ff8f155a141 <vm_exec_core+8721>, 0x7ff8f155a252 <vm_exec_core+8994>, 0x7ff8f1559c45 <vm_exec_core+7445>, 0x7ff8f155a0f6 <vm_exec_core+8646>, 0x7ff8f1559fd6 <vm_exec_core+8358>, 0x7ff8f155b672 <vm_exec_core+14146>, 0x7ff8f1558da6 <vm_exec_core+3702>, 0x7ff8f1558d51 <vm_exec_core+3617>, 0x7ff8f155b65e <vm_exec_core+14126>, 0x7ff8f1559b7b <vm_exec_core+7243>, 0x7ff8f1559bd0 <vm_exec_core+7328>, 0x7ff8f1558499 <vm_exec_core+1385>, 0x7ff8f1558372 <vm_exec_core+1090>, 0x7ff8f15582bb <vm_exec_core+907>, 0x7ff8f155a948 <vm_exec_core+10776>, 0x7ff8f155827b <vm_exec_core+843>, 0x7ff8f15589e9 <vm_exec_core+2745>, 0x7ff8f155898a <vm_exec_core+2650>, 0x7ff8f1558c25 <vm_exec_core+3317>, 0x7ff8f15588db <vm_exec_core+2475>, 0x7ff8f1558836 <vm_exec_core+2310>, 0x7ff8f155b64a <vm_exec_core+14106>, 0x7ff8f155b636 <vm_exec_core+14086>, 0x7ff8f155b622 <vm_exec_core+14066>, 0x7ff8f155b60e <vm_exec_core+14046>, 0x7ff8f155b5fa <vm_exec_core+14026>, 0x7ff8f155b5e6 <vm_exec_core+14006>, 0x7ff8f155b5cb <vm_exec_core+13979>, 0x7ff8f155b5b7 <vm_exec_core+13959>, 0x7ff8f155b5a3 <vm_exec_core+13939>, 0x7ff8f155b58f <vm_exec_core+13919>, 0x7ff8f155b57b <vm_exec_core+13899>, 0x7ff8f155b567 <vm_exec_core+13879>, 0x7ff8f155b553 <vm_exec_core+13859>, 0x7ff8f155b53f <vm_exec_core+13839>, 0x7ff8f155b52b <vm_exec_core+13819>, 0x7ff8f155b517 <vm_exec_core+13799>, 0x7ff8f1558cdc <vm_exec_core+3500>, 0x7ff8f1558b03 <vm_exec_core+3027>, 0x7ff8f155b503 <vm_exec_core+13779>, 0x7ff8f155b4ef <vm_exec_core+13759>, 0x7ff8f155b4db <vm_exec_core+13739>, 0x7ff8f155b4c7 <vm_exec_core+13719>, 0x7ff8f1557f71 <vm_exec_core+65>, 0x7ff8f1557f75 <vm_exec_core+69>, 0x7ff8f1558c67 <vm_exec_core+3383>, 0x7ff8f1558616 <vm_exec_core+1766>, 0x7ff8f155858c <vm_exec_core+1628>, 0x7ff8f15587ae <vm_exec_core+2174>, 0x7ff8f155875d <vm_exec_core+2093>, 0x7ff8f155870e <vm_exec_core+2014>, 0x7ff8f15586b7 <vm_exec_core+1927>...}
#17 0x00007ff8f155e12a in rb_vm_exec (ec=0x5625d4712cf0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
        _ec = 0x5625d4712cf0
        _tag = {tag = 36, retval = 4, buf = {0x7ff8d63cdb70, 0x7ff8f155e130 <rb_vm_exec+416>, 0x0, 0x7ff8d63cda50, 0x3000000028}, prev = 0x7ff8d63cdc70, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#18 0x00007ff8f1563758 in invoke_block (captured=<optimized out>, captured=<optimized out>, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=<optimized out>, iseq=0x7ff8d67f3858, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1497
        arg_size = <optimized out>
        arg_size = <optimized out>
#19 0x00007ff8f1563aff in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x5625d4a76d90, argc=argc@entry=0, argv=argv@entry=0x7ff8d63cdb20, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1716
        self = <optimized out>
#20 0x00007ff8f150f92f in thread_do_start_proc (th=0x5625d46ec450) at /tmp/ruby/src/trunk-iseq_binary/thread.c:591
        args = 140706712685400
        args_ptr = 0x7ff8d63cdb20
        args_len = 0
        procval = <optimized out>
        proc = 0x5625d4a76d90
#21 0x00007ff8f150fe62 in thread_do_start (th=0x5625d46ec450) at /tmp/ruby/src/trunk-iseq_binary/thread.c:610
        result = 36
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#22 thread_start_func_2 (th=0x5625d46ec450, stack_start=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/thread.c:666
        _ec = 0x5625d4712cf0
        _tag = {tag = 36, retval = 140707172781996, buf = {0x5625d46ec450, 0x7ff8f150fda0 <thread_start_func_2+560>, 0x0, 0x7ff8d63cdb80, 0x5625d3476b10}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 4
        ractor_main_th = 0x5625d3479090
#23 0x00007ff8f1510ba1 in call_thread_start_func_2 (th=0x5625d46ec450) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2155
No locals.
#24 nt_start (ptr=0x5625d4f371f0) at /tmp/ruby/src/trunk-iseq_binary/thread_pthread.c:2204
        th = 0x5625d46ec450
        sched = 0x5625d347a130
        nt = <optimized out>
        vm = <optimized out>
#25 0x00007ff8f10cfb43 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:442
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735446274832, -2444195021361988952, 140706722932288, 0, 140707172776016, 140735446275184, 2442593575229242024, 2442529390051113640}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#26 0x00007ff8f1160bb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7ff8f0e58c00 (LWP 55875)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140707170192384) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7ff8f0e58c00
        old_mask = {__val = {140706471927920, 28, 94720499597648, 1, 250, 18446744073709551352, 2, 0, 94720458980224, 0, 140706471927920, 140707172844755, 0, 140707172741101, 140707170192384, 140707174356480}}
        ret = <optimized out>
        pd = <optimized out>
        old_mask = <optimized out>
        ret = <optimized out>
        tid = <optimized out>
        ret = <optimized out>
        resultvar = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        resultvar = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
        __futex = <optimized out>
        __private = <optimized out>
        __oldval = <optimized out>
        result = <optimized out>
#1  __pthread_kill_internal (signo=6, threadid=140707170192384) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140707170192384, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007ff8f107d476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007ff8f10637f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x2020202020202020, sa_sigaction = 0x2020202020202020}, sa_mask = {__val = {6566283579056201760, 7378596435911206006, 7378697629483820646, 7362593949345656886, 7378697629483820646, 2319406791637612134, 3472328228586663213, 3472310704041635888, 2314885599538982970, 2314885530818453536, 6566283579056201760, 7812726533347963766, 8312272859592395357, 94720458980864, 10997150342605216000, 140707170184112}}, sa_flags = 0, sa_restorer = 0x7ff8f12556a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 2319406792476734774, 3472328228581748082, 3472310704041635888, 2314885599538982970, 2314885530818453536, 2314885530818453536, 6566283579056201760, 7365367112054961782, 3486687939662472806, 4064048302946857008, 2319406792510289206, 3472328228586663282, 3472310704041635888, 2314885599538982970, 2314885530818453536}}
#5  0x00007ff8f12b6f13 in die () at /tmp/ruby/src/trunk-iseq_binary/error.c:1028
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x5625d34f7e00, fmt=fmt@entry=0x7ff8f16c4051 "Segmentation fault at %p") at /tmp/ruby/src/trunk-iseq_binary/error.c:1069
        file = <optimized out>
        line = 3
#7  0x00007ff8f14c1b6f in sigsegv (sig=11, info=0x5625d34f7f30, ctx=0x5625d34f7e00) at /tmp/ruby/src/trunk-iseq_binary/signal.c:920
No locals.
#8  <signal handler called>
No locals.
#9  0x00007ff8f1552d93 in vm_callee_setup_arg (ec=0x5625d347a2c0, calling=0x7fff86485ae0, iseq=0x7ff8d4300438, argv=0x7ff8f0d573e0, param_size=<optimized out>, local_size=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3011
        cfp = <optimized out>
        opt = 0
        lead_num = 1
        opt_num = 0
        argc = <optimized out>
        ci = <optimized out>
        cc = 0x7ff8d434f588
        cacheable_ci = <optimized out>
#10 0x00007ff8f1552f38 in vm_call_iseq_setup (ec=0x5625d347a2c0, cfp=0x7ff8f0e56bb0, calling=0x7fff86485ae0) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3064
        cc = <optimized out>
        iseq = <optimized out>
        param_size = 1
        local_size = 1
        opt_pc = <optimized out>
#11 0x00007ff8f1558047 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_callinfo.h:407
        val = 94720521416640
        ci = 0x1
        cc = <optimized out>
        recv = 140707170184112
        argc = <optimized out>
        calling = {cd = 0x5625d7082fc0, cc = 0x7ff8d434f588, block_handler = 0, recv = 140706721320000, argc = 1, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#12 vm_exec_core (ec=0x5625d347a2c0) at ../../src/trunk-iseq_binary/insns.def:822
        bh = <optimized out>
        cd = 0x5625d7082fc0
        leaf = <optimized out>
        val = 94720521416640
        reg_pc = 0x5625d70846b8
        reg_cfp = 0x7ff8f0e56bb0
        insns_address_table = {0x7ff8f15595ac <vm_exec_core+5756>, 0x7ff8f1559540 <vm_exec_core+5648>, 0x7ff8f15594cf <vm_exec_core+5535>, 0x7ff8f155944b <vm_exec_core+5403>, 0x7ff8f15593ce <vm_exec_core+5278>, 0x7ff8f1559341 <vm_exec_core+5137>, 0x7ff8f1559a77 <vm_exec_core+6983>, 0x7ff8f1559a17 <vm_exec_core+6887>, 0x7ff8f155962f <vm_exec_core+5887>, 0x7ff8f15595d4 <vm_exec_core+5796>, 0x7ff8f1559894 <vm_exec_core+6500>, 0x7ff8f1559692 <vm_exec_core+5986>, 0x7ff8f1558beb <vm_exec_core+3259>, 0x7ff8f1558b76 <vm_exec_core+3142>, 0x7ff8f1559042 <vm_exec_core+4370>, 0x7ff8f1558fff <vm_exec_core+4303>, 0x7ff8f1558fc1 <vm_exec_core+4241>, 0x7ff8f1558f86 <vm_exec_core+4182>, 0x7ff8f1558f4b <vm_exec_core+4123>, 0x7ff8f1558f10 <vm_exec_core+4064>, 0x7ff8f1558e89 <vm_exec_core+3929>, 0x7ff8f1558e43 <vm_exec_core+3859>, 0x7ff8f15592a0 <vm_exec_core+4976>, 0x7ff8f1559254 <vm_exec_core+4900>, 0x7ff8f15590e4 <vm_exec_core+4532>, 0x7ff8f15590a4 <vm_exec_core+4468>, 0x7ff8f15591f3 <vm_exec_core+4803>, 0x7ff8f1559173 <vm_exec_core+4675>, 0x7ff8f15592fe <vm_exec_core+5070>, 0x7ff8f1558683 <vm_exec_core+1875>, 0x7ff8f155a3eb <vm_exec_core+9403>, 0x7ff8f155a352 <vm_exec_core+9250>, 0x7ff8f1559f80 <vm_exec_core+8272>, 0x7ff8f1559eff <vm_exec_core+8143>, 0x7ff8f155a62e <vm_exec_core+9982>, 0x7ff8f155a325 <vm_exec_core+9205>, 0x7ff8f155a5ed <vm_exec_core+9917>, 0x7ff8f1559b35 <vm_exec_core+7173>, 0x7ff8f1559e1e <vm_exec_core+7918>, 0x7ff8f1559d27 <vm_exec_core+7671>, 0x7ff8f1559cde <vm_exec_core+7598>, 0x7ff8f1559c94 <vm_exec_core+7524>, 0x7ff8f1559ecb <vm_exec_core+8091>, 0x7ff8f1559e58 <vm_exec_core+7976>, 0x7ff8f1558aaa <vm_exec_core+2938>, 0x7ff8f1558a57 <vm_exec_core+2855>, 0x7ff8f155a1ec <vm_exec_core+8892>, 0x7ff8f155a150 <vm_exec_core+8736>, 0x7ff8f155a261 <vm_exec_core+9009>, 0x7ff8f1559c54 <vm_exec_core+7460>, 0x7ff8f155a105 <vm_exec_core+8661>, 0x7ff8f1559fe5 <vm_exec_core+8373>, 0x7ff8f1557f88 <vm_exec_core+88>, 0x7ff8f1558db5 <vm_exec_core+3717>, 0x7ff8f1558d60 <vm_exec_core+3632>, 0x7ff8f155a9c0 <vm_exec_core+10896>, 0x7ff8f1559b8a <vm_exec_core+7258>, 0x7ff8f1559bdf <vm_exec_core+7343>, 0x7ff8f15584a8 <vm_exec_core+1400>, 0x7ff8f1558381 <vm_exec_core+1105>, 0x7ff8f15582ca <vm_exec_core+922>, 0x7ff8f155a957 <vm_exec_core+10791>, 0x7ff8f155828a <vm_exec_core+858>, 0x7ff8f15589f8 <vm_exec_core+2760>, 0x7ff8f1558999 <vm_exec_core+2665>, 0x7ff8f1558c34 <vm_exec_core+3332>, 0x7ff8f15588ea <vm_exec_core+2490>, 0x7ff8f1558845 <vm_exec_core+2325>, 0x7ff8f155ad7b <vm_exec_core+11851>, 0x7ff8f155ae8f <vm_exec_core+12127>, 0x7ff8f155ade5 <vm_exec_core+11957>, 0x7ff8f155b3ba <vm_exec_core+13450>, 0x7ff8f155b30c <vm_exec_core+13276>, 0x7ff8f155b2a1 <vm_exec_core+13169>, 0x7ff8f155b1da <vm_exec_core+12970>, 0x7ff8f155b131 <vm_exec_core+12801>, 0x7ff8f155b08d <vm_exec_core+12637>, 0x7ff8f155afe4 <vm_exec_core+12468>, 0x7ff8f155af40 <vm_exec_core+12304>, 0x7ff8f155ab30 <vm_exec_core+11264>, 0x7ff8f155aadc <vm_exec_core+11180>, 0x7ff8f155aa81 <vm_exec_core+11089>, 0x7ff8f155aa10 <vm_exec_core+10976>, 0x7ff8f155b435 <vm_exec_core+13573>, 0x7ff8f1558ceb <vm_exec_core+3515>, 0x7ff8f1558b12 <vm_exec_core+3042>, 0x7ff8f155abeb <vm_exec_core+11451>, 0x7ff8f155ad3e <vm_exec_core+11790>, 0x7ff8f155ac24 <vm_exec_core+11508>, 0x7ff8f155ace0 <vm_exec_core+11696>, 0x7ff8f155ac6b <vm_exec_core+11579>, 0x7ff8f155abab <vm_exec_core+11387>, 0x7ff8f1558c76 <vm_exec_core+3398>, 0x7ff8f1558625 <vm_exec_core+1781>, 0x7ff8f155859b <vm_exec_core+1643>, 0x7ff8f15587bd <vm_exec_core+2189>, 0x7ff8f155876c <vm_exec_core+2108>, 0x7ff8f155871d <vm_exec_core+2029>, 0x7ff8f15586c6 <vm_exec_core+1942>, 0x7ff8f155880a <vm_exec_core+2266>, 0x7ff8f155824f <vm_exec_core+799>, 0x7ff8f155959d <vm_exec_core+5741>, 0x7ff8f1559531 <vm_exec_core+5633>, 0x7ff8f15594c0 <vm_exec_core+5520>, 0x7ff8f155943c <vm_exec_core+5388>, 0x7ff8f15593bf <vm_exec_core+5263>, 0x7ff8f1559332 <vm_exec_core+5122>, 0x7ff8f1559a68 <vm_exec_core+6968>, 0x7ff8f1559a08 <vm_exec_core+6872>, 0x7ff8f1559620 <vm_exec_core+5872>, 0x7ff8f15595c5 <vm_exec_core+5781>, 0x7ff8f1559885 <vm_exec_core+6485>, 0x7ff8f1559683 <vm_exec_core+5971>, 0x7ff8f1558bdc <vm_exec_core+3244>, 0x7ff8f1558b67 <vm_exec_core+3127>, 0x7ff8f1559033 <vm_exec_core+4355>, 0x7ff8f1558ff0 <vm_exec_core+4288>, 0x7ff8f1558fb2 <vm_exec_core+4226>, 0x7ff8f1558f77 <vm_exec_core+4167>, 0x7ff8f1558f3c <vm_exec_core+4108>, 0x7ff8f1558f01 <vm_exec_core+4049>, 0x7ff8f1558e7a <vm_exec_core+3914>, 0x7ff8f1558e34 <vm_exec_core+3844>, 0x7ff8f1559291 <vm_exec_core+4961>, 0x7ff8f1559245 <vm_exec_core+4885>, 0x7ff8f15590d5 <vm_exec_core+4517>, 0x7ff8f1559095 <vm_exec_core+4453>, 0x7ff8f15591e4 <vm_exec_core+4788>, 0x7ff8f1559164 <vm_exec_core+4660>, 0x7ff8f15592ef <vm_exec_core+5055>, 0x7ff8f1558674 <vm_exec_core+1860>, 0x7ff8f155a3dc <vm_exec_core+9388>, 0x7ff8f155a343 <vm_exec_core+9235>, 0x7ff8f1559f71 <vm_exec_core+8257>, 0x7ff8f1559ef0 <vm_exec_core+8128>, 0x7ff8f155a61f <vm_exec_core+9967>, 0x7ff8f155a316 <vm_exec_core+9190>, 0x7ff8f155a5de <vm_exec_core+9902>, 0x7ff8f1559b26 <vm_exec_core+7158>, 0x7ff8f1559e0f <vm_exec_core+7903>, 0x7ff8f1559d18 <vm_exec_core+7656>, 0x7ff8f1559ccf <vm_exec_core+7583>, 0x7ff8f1559c85 <vm_exec_core+7509>, 0x7ff8f1559ebc <vm_exec_core+8076>, 0x7ff8f1559e49 <vm_exec_core+7961>, 0x7ff8f1558a9b <vm_exec_core+2923>, 0x7ff8f1558a48 <vm_exec_core+2840>, 0x7ff8f155a1dd <vm_exec_core+8877>, 0x7ff8f155a141 <vm_exec_core+8721>, 0x7ff8f155a252 <vm_exec_core+8994>, 0x7ff8f1559c45 <vm_exec_core+7445>, 0x7ff8f155a0f6 <vm_exec_core+8646>, 0x7ff8f1559fd6 <vm_exec_core+8358>, 0x7ff8f155b672 <vm_exec_core+14146>, 0x7ff8f1558da6 <vm_exec_core+3702>, 0x7ff8f1558d51 <vm_exec_core+3617>, 0x7ff8f155b65e <vm_exec_core+14126>, 0x7ff8f1559b7b <vm_exec_core+7243>, 0x7ff8f1559bd0 <vm_exec_core+7328>, 0x7ff8f1558499 <vm_exec_core+1385>, 0x7ff8f1558372 <vm_exec_core+1090>, 0x7ff8f15582bb <vm_exec_core+907>, 0x7ff8f155a948 <vm_exec_core+10776>, 0x7ff8f155827b <vm_exec_core+843>, 0x7ff8f15589e9 <vm_exec_core+2745>, 0x7ff8f155898a <vm_exec_core+2650>, 0x7ff8f1558c25 <vm_exec_core+3317>, 0x7ff8f15588db <vm_exec_core+2475>, 0x7ff8f1558836 <vm_exec_core+2310>, 0x7ff8f155b64a <vm_exec_core+14106>, 0x7ff8f155b636 <vm_exec_core+14086>, 0x7ff8f155b622 <vm_exec_core+14066>, 0x7ff8f155b60e <vm_exec_core+14046>, 0x7ff8f155b5fa <vm_exec_core+14026>, 0x7ff8f155b5e6 <vm_exec_core+14006>, 0x7ff8f155b5cb <vm_exec_core+13979>, 0x7ff8f155b5b7 <vm_exec_core+13959>, 0x7ff8f155b5a3 <vm_exec_core+13939>, 0x7ff8f155b58f <vm_exec_core+13919>, 0x7ff8f155b57b <vm_exec_core+13899>, 0x7ff8f155b567 <vm_exec_core+13879>, 0x7ff8f155b553 <vm_exec_core+13859>, 0x7ff8f155b53f <vm_exec_core+13839>, 0x7ff8f155b52b <vm_exec_core+13819>, 0x7ff8f155b517 <vm_exec_core+13799>, 0x7ff8f1558cdc <vm_exec_core+3500>, 0x7ff8f1558b03 <vm_exec_core+3027>, 0x7ff8f155b503 <vm_exec_core+13779>, 0x7ff8f155b4ef <vm_exec_core+13759>, 0x7ff8f155b4db <vm_exec_core+13739>, 0x7ff8f155b4c7 <vm_exec_core+13719>, 0x7ff8f1557f71 <vm_exec_core+65>, 0x7ff8f1557f75 <vm_exec_core+69>, 0x7ff8f1558c67 <vm_exec_core+3383>, 0x7ff8f1558616 <vm_exec_core+1766>, 0x7ff8f155858c <vm_exec_core+1628>, 0x7ff8f15587ae <vm_exec_core+2174>, 0x7ff8f155875d <vm_exec_core+2093>, 0x7ff8f155870e <vm_exec_core+2014>, 0x7ff8f15586b7 <vm_exec_core+1927>...}
#13 0x00007ff8f155e12a in rb_vm_exec (ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
        _ec = 0x5625d347a2c0
        _tag = {tag = 36, retval = 4, buf = {0x5625d34b9c60, 0x7ff8f155e130 <rb_vm_exec+416>, 0x0, 0x7fff86485b60, 0x1}, prev = 0x7fff86485dd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#14 0x00007ff8f15474ec in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7ff8f0e56c90, ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3503
        ci = 0x251100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7ff8d788a220
        cfunc = 0x5625d34b9c68
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#15 vm_call_cfunc_with_frame (ec=0x5625d347a2c0, reg_cfp=0x7ff8f0e56c90, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3531
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#16 0x00007ff8f1558047 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_callinfo.h:407
        val = 94720470621632
        ci = 0x1
        cc = <optimized out>
        recv = 140707170184112
        argc = <optimized out>
        calling = {cd = 0x5625d4011dc0, cc = 0x7ff8d60fc270, block_handler = 0, recv = 140706688857880, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#17 vm_exec_core (ec=0x5625d347a2c0) at ../../src/trunk-iseq_binary/insns.def:822
        bh = <optimized out>
        cd = 0x5625d4011dc0
        leaf = <optimized out>
        val = 94720470621632
        reg_pc = 0x5625d4011f50
        reg_cfp = 0x7ff8f0e56c90
        insns_address_table = {0x7ff8f15595ac <vm_exec_core+5756>, 0x7ff8f1559540 <vm_exec_core+5648>, 0x7ff8f15594cf <vm_exec_core+5535>, 0x7ff8f155944b <vm_exec_core+5403>, 0x7ff8f15593ce <vm_exec_core+5278>, 0x7ff8f1559341 <vm_exec_core+5137>, 0x7ff8f1559a77 <vm_exec_core+6983>, 0x7ff8f1559a17 <vm_exec_core+6887>, 0x7ff8f155962f <vm_exec_core+5887>, 0x7ff8f15595d4 <vm_exec_core+5796>, 0x7ff8f1559894 <vm_exec_core+6500>, 0x7ff8f1559692 <vm_exec_core+5986>, 0x7ff8f1558beb <vm_exec_core+3259>, 0x7ff8f1558b76 <vm_exec_core+3142>, 0x7ff8f1559042 <vm_exec_core+4370>, 0x7ff8f1558fff <vm_exec_core+4303>, 0x7ff8f1558fc1 <vm_exec_core+4241>, 0x7ff8f1558f86 <vm_exec_core+4182>, 0x7ff8f1558f4b <vm_exec_core+4123>, 0x7ff8f1558f10 <vm_exec_core+4064>, 0x7ff8f1558e89 <vm_exec_core+3929>, 0x7ff8f1558e43 <vm_exec_core+3859>, 0x7ff8f15592a0 <vm_exec_core+4976>, 0x7ff8f1559254 <vm_exec_core+4900>, 0x7ff8f15590e4 <vm_exec_core+4532>, 0x7ff8f15590a4 <vm_exec_core+4468>, 0x7ff8f15591f3 <vm_exec_core+4803>, 0x7ff8f1559173 <vm_exec_core+4675>, 0x7ff8f15592fe <vm_exec_core+5070>, 0x7ff8f1558683 <vm_exec_core+1875>, 0x7ff8f155a3eb <vm_exec_core+9403>, 0x7ff8f155a352 <vm_exec_core+9250>, 0x7ff8f1559f80 <vm_exec_core+8272>, 0x7ff8f1559eff <vm_exec_core+8143>, 0x7ff8f155a62e <vm_exec_core+9982>, 0x7ff8f155a325 <vm_exec_core+9205>, 0x7ff8f155a5ed <vm_exec_core+9917>, 0x7ff8f1559b35 <vm_exec_core+7173>, 0x7ff8f1559e1e <vm_exec_core+7918>, 0x7ff8f1559d27 <vm_exec_core+7671>, 0x7ff8f1559cde <vm_exec_core+7598>, 0x7ff8f1559c94 <vm_exec_core+7524>, 0x7ff8f1559ecb <vm_exec_core+8091>, 0x7ff8f1559e58 <vm_exec_core+7976>, 0x7ff8f1558aaa <vm_exec_core+2938>, 0x7ff8f1558a57 <vm_exec_core+2855>, 0x7ff8f155a1ec <vm_exec_core+8892>, 0x7ff8f155a150 <vm_exec_core+8736>, 0x7ff8f155a261 <vm_exec_core+9009>, 0x7ff8f1559c54 <vm_exec_core+7460>, 0x7ff8f155a105 <vm_exec_core+8661>, 0x7ff8f1559fe5 <vm_exec_core+8373>, 0x7ff8f1557f88 <vm_exec_core+88>, 0x7ff8f1558db5 <vm_exec_core+3717>, 0x7ff8f1558d60 <vm_exec_core+3632>, 0x7ff8f155a9c0 <vm_exec_core+10896>, 0x7ff8f1559b8a <vm_exec_core+7258>, 0x7ff8f1559bdf <vm_exec_core+7343>, 0x7ff8f15584a8 <vm_exec_core+1400>, 0x7ff8f1558381 <vm_exec_core+1105>, 0x7ff8f15582ca <vm_exec_core+922>, 0x7ff8f155a957 <vm_exec_core+10791>, 0x7ff8f155828a <vm_exec_core+858>, 0x7ff8f15589f8 <vm_exec_core+2760>, 0x7ff8f1558999 <vm_exec_core+2665>, 0x7ff8f1558c34 <vm_exec_core+3332>, 0x7ff8f15588ea <vm_exec_core+2490>, 0x7ff8f1558845 <vm_exec_core+2325>, 0x7ff8f155ad7b <vm_exec_core+11851>, 0x7ff8f155ae8f <vm_exec_core+12127>, 0x7ff8f155ade5 <vm_exec_core+11957>, 0x7ff8f155b3ba <vm_exec_core+13450>, 0x7ff8f155b30c <vm_exec_core+13276>, 0x7ff8f155b2a1 <vm_exec_core+13169>, 0x7ff8f155b1da <vm_exec_core+12970>, 0x7ff8f155b131 <vm_exec_core+12801>, 0x7ff8f155b08d <vm_exec_core+12637>, 0x7ff8f155afe4 <vm_exec_core+12468>, 0x7ff8f155af40 <vm_exec_core+12304>, 0x7ff8f155ab30 <vm_exec_core+11264>, 0x7ff8f155aadc <vm_exec_core+11180>, 0x7ff8f155aa81 <vm_exec_core+11089>, 0x7ff8f155aa10 <vm_exec_core+10976>, 0x7ff8f155b435 <vm_exec_core+13573>, 0x7ff8f1558ceb <vm_exec_core+3515>, 0x7ff8f1558b12 <vm_exec_core+3042>, 0x7ff8f155abeb <vm_exec_core+11451>, 0x7ff8f155ad3e <vm_exec_core+11790>, 0x7ff8f155ac24 <vm_exec_core+11508>, 0x7ff8f155ace0 <vm_exec_core+11696>, 0x7ff8f155ac6b <vm_exec_core+11579>, 0x7ff8f155abab <vm_exec_core+11387>, 0x7ff8f1558c76 <vm_exec_core+3398>, 0x7ff8f1558625 <vm_exec_core+1781>, 0x7ff8f155859b <vm_exec_core+1643>, 0x7ff8f15587bd <vm_exec_core+2189>, 0x7ff8f155876c <vm_exec_core+2108>, 0x7ff8f155871d <vm_exec_core+2029>, 0x7ff8f15586c6 <vm_exec_core+1942>, 0x7ff8f155880a <vm_exec_core+2266>, 0x7ff8f155824f <vm_exec_core+799>, 0x7ff8f155959d <vm_exec_core+5741>, 0x7ff8f1559531 <vm_exec_core+5633>, 0x7ff8f15594c0 <vm_exec_core+5520>, 0x7ff8f155943c <vm_exec_core+5388>, 0x7ff8f15593bf <vm_exec_core+5263>, 0x7ff8f1559332 <vm_exec_core+5122>, 0x7ff8f1559a68 <vm_exec_core+6968>, 0x7ff8f1559a08 <vm_exec_core+6872>, 0x7ff8f1559620 <vm_exec_core+5872>, 0x7ff8f15595c5 <vm_exec_core+5781>, 0x7ff8f1559885 <vm_exec_core+6485>, 0x7ff8f1559683 <vm_exec_core+5971>, 0x7ff8f1558bdc <vm_exec_core+3244>, 0x7ff8f1558b67 <vm_exec_core+3127>, 0x7ff8f1559033 <vm_exec_core+4355>, 0x7ff8f1558ff0 <vm_exec_core+4288>, 0x7ff8f1558fb2 <vm_exec_core+4226>, 0x7ff8f1558f77 <vm_exec_core+4167>, 0x7ff8f1558f3c <vm_exec_core+4108>, 0x7ff8f1558f01 <vm_exec_core+4049>, 0x7ff8f1558e7a <vm_exec_core+3914>, 0x7ff8f1558e34 <vm_exec_core+3844>, 0x7ff8f1559291 <vm_exec_core+4961>, 0x7ff8f1559245 <vm_exec_core+4885>, 0x7ff8f15590d5 <vm_exec_core+4517>, 0x7ff8f1559095 <vm_exec_core+4453>, 0x7ff8f15591e4 <vm_exec_core+4788>, 0x7ff8f1559164 <vm_exec_core+4660>, 0x7ff8f15592ef <vm_exec_core+5055>, 0x7ff8f1558674 <vm_exec_core+1860>, 0x7ff8f155a3dc <vm_exec_core+9388>, 0x7ff8f155a343 <vm_exec_core+9235>, 0x7ff8f1559f71 <vm_exec_core+8257>, 0x7ff8f1559ef0 <vm_exec_core+8128>, 0x7ff8f155a61f <vm_exec_core+9967>, 0x7ff8f155a316 <vm_exec_core+9190>, 0x7ff8f155a5de <vm_exec_core+9902>, 0x7ff8f1559b26 <vm_exec_core+7158>, 0x7ff8f1559e0f <vm_exec_core+7903>, 0x7ff8f1559d18 <vm_exec_core+7656>, 0x7ff8f1559ccf <vm_exec_core+7583>, 0x7ff8f1559c85 <vm_exec_core+7509>, 0x7ff8f1559ebc <vm_exec_core+8076>, 0x7ff8f1559e49 <vm_exec_core+7961>, 0x7ff8f1558a9b <vm_exec_core+2923>, 0x7ff8f1558a48 <vm_exec_core+2840>, 0x7ff8f155a1dd <vm_exec_core+8877>, 0x7ff8f155a141 <vm_exec_core+8721>, 0x7ff8f155a252 <vm_exec_core+8994>, 0x7ff8f1559c45 <vm_exec_core+7445>, 0x7ff8f155a0f6 <vm_exec_core+8646>, 0x7ff8f1559fd6 <vm_exec_core+8358>, 0x7ff8f155b672 <vm_exec_core+14146>, 0x7ff8f1558da6 <vm_exec_core+3702>, 0x7ff8f1558d51 <vm_exec_core+3617>, 0x7ff8f155b65e <vm_exec_core+14126>, 0x7ff8f1559b7b <vm_exec_core+7243>, 0x7ff8f1559bd0 <vm_exec_core+7328>, 0x7ff8f1558499 <vm_exec_core+1385>, 0x7ff8f1558372 <vm_exec_core+1090>, 0x7ff8f15582bb <vm_exec_core+907>, 0x7ff8f155a948 <vm_exec_core+10776>, 0x7ff8f155827b <vm_exec_core+843>, 0x7ff8f15589e9 <vm_exec_core+2745>, 0x7ff8f155898a <vm_exec_core+2650>, 0x7ff8f1558c25 <vm_exec_core+3317>, 0x7ff8f15588db <vm_exec_core+2475>, 0x7ff8f1558836 <vm_exec_core+2310>, 0x7ff8f155b64a <vm_exec_core+14106>, 0x7ff8f155b636 <vm_exec_core+14086>, 0x7ff8f155b622 <vm_exec_core+14066>, 0x7ff8f155b60e <vm_exec_core+14046>, 0x7ff8f155b5fa <vm_exec_core+14026>, 0x7ff8f155b5e6 <vm_exec_core+14006>, 0x7ff8f155b5cb <vm_exec_core+13979>, 0x7ff8f155b5b7 <vm_exec_core+13959>, 0x7ff8f155b5a3 <vm_exec_core+13939>, 0x7ff8f155b58f <vm_exec_core+13919>, 0x7ff8f155b57b <vm_exec_core+13899>, 0x7ff8f155b567 <vm_exec_core+13879>, 0x7ff8f155b553 <vm_exec_core+13859>, 0x7ff8f155b53f <vm_exec_core+13839>, 0x7ff8f155b52b <vm_exec_core+13819>, 0x7ff8f155b517 <vm_exec_core+13799>, 0x7ff8f1558cdc <vm_exec_core+3500>, 0x7ff8f1558b03 <vm_exec_core+3027>, 0x7ff8f155b503 <vm_exec_core+13779>, 0x7ff8f155b4ef <vm_exec_core+13759>, 0x7ff8f155b4db <vm_exec_core+13739>, 0x7ff8f155b4c7 <vm_exec_core+13719>, 0x7ff8f1557f71 <vm_exec_core+65>, 0x7ff8f1557f75 <vm_exec_core+69>, 0x7ff8f1558c67 <vm_exec_core+3383>, 0x7ff8f1558616 <vm_exec_core+1766>, 0x7ff8f155858c <vm_exec_core+1628>, 0x7ff8f15587ae <vm_exec_core+2174>, 0x7ff8f155875d <vm_exec_core+2093>, 0x7ff8f155870e <vm_exec_core+2014>, 0x7ff8f15586b7 <vm_exec_core+1927>...}
#18 0x00007ff8f155e12a in rb_vm_exec (ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
        _ec = 0x5625d347a2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ff8c754fb48, 0x7ff8f155e130 <rb_vm_exec+416>, 0x0, 0x7fff86485db0, 0x773b0f}, prev = 0x7fff86486090, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#19 0x00007ff8f15634c8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fff86485e88, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1622
No locals.
#20 vm_yield (kw_splat=0, argv=0x7fff86485e88, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1630
No locals.
#21 rb_yield_0 (argv=0x7fff86485e88, argc=1) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1362
No locals.
#22 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1378
No locals.
#23 0x00007ff8f12c76ac in rb_ary_collect (ary=140706472852280) at /tmp/ruby/src/trunk-iseq_binary/array.c:3624
        i = 36
        collect = 140706472845840
#24 0x00007ff8f15474ec in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7ff8f0e56e18, ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3503
        ci = 0x166100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7ff8f0d400d0
        cfunc = 0x5625d34cef08
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#25 vm_call_cfunc_with_frame (ec=0x5625d347a2c0, reg_cfp=0x7ff8f0e56e18, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3531
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#26 0x00007ff8f155a0d8 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_callinfo.h:407
        val = 94720459726912
        ci = 0x7ff8f0e56bb0
        cc = <optimized out>
        recv = 1
        argc = <optimized out>
        calling = {cd = 0x5625d35ae040, cc = 0x7ff8d6800be8, block_handler = 140707170184753, recv = 140706472852280, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#27 vm_exec_core (ec=0x5625d347a2c0) at ../../src/trunk-iseq_binary/insns.def:802
        bh = 0
        cd = 0x5625d35ae040
        blockiseq = 0x1
        leaf = <optimized out>
        val = 94720459726912
        reg_pc = 0x5625d35b0468
        reg_cfp = 0x7ff8f0e56e18
        insns_address_table = {0x7ff8f15595ac <vm_exec_core+5756>, 0x7ff8f1559540 <vm_exec_core+5648>, 0x7ff8f15594cf <vm_exec_core+5535>, 0x7ff8f155944b <vm_exec_core+5403>, 0x7ff8f15593ce <vm_exec_core+5278>, 0x7ff8f1559341 <vm_exec_core+5137>, 0x7ff8f1559a77 <vm_exec_core+6983>, 0x7ff8f1559a17 <vm_exec_core+6887>, 0x7ff8f155962f <vm_exec_core+5887>, 0x7ff8f15595d4 <vm_exec_core+5796>, 0x7ff8f1559894 <vm_exec_core+6500>, 0x7ff8f1559692 <vm_exec_core+5986>, 0x7ff8f1558beb <vm_exec_core+3259>, 0x7ff8f1558b76 <vm_exec_core+3142>, 0x7ff8f1559042 <vm_exec_core+4370>, 0x7ff8f1558fff <vm_exec_core+4303>, 0x7ff8f1558fc1 <vm_exec_core+4241>, 0x7ff8f1558f86 <vm_exec_core+4182>, 0x7ff8f1558f4b <vm_exec_core+4123>, 0x7ff8f1558f10 <vm_exec_core+4064>, 0x7ff8f1558e89 <vm_exec_core+3929>, 0x7ff8f1558e43 <vm_exec_core+3859>, 0x7ff8f15592a0 <vm_exec_core+4976>, 0x7ff8f1559254 <vm_exec_core+4900>, 0x7ff8f15590e4 <vm_exec_core+4532>, 0x7ff8f15590a4 <vm_exec_core+4468>, 0x7ff8f15591f3 <vm_exec_core+4803>, 0x7ff8f1559173 <vm_exec_core+4675>, 0x7ff8f15592fe <vm_exec_core+5070>, 0x7ff8f1558683 <vm_exec_core+1875>, 0x7ff8f155a3eb <vm_exec_core+9403>, 0x7ff8f155a352 <vm_exec_core+9250>, 0x7ff8f1559f80 <vm_exec_core+8272>, 0x7ff8f1559eff <vm_exec_core+8143>, 0x7ff8f155a62e <vm_exec_core+9982>, 0x7ff8f155a325 <vm_exec_core+9205>, 0x7ff8f155a5ed <vm_exec_core+9917>, 0x7ff8f1559b35 <vm_exec_core+7173>, 0x7ff8f1559e1e <vm_exec_core+7918>, 0x7ff8f1559d27 <vm_exec_core+7671>, 0x7ff8f1559cde <vm_exec_core+7598>, 0x7ff8f1559c94 <vm_exec_core+7524>, 0x7ff8f1559ecb <vm_exec_core+8091>, 0x7ff8f1559e58 <vm_exec_core+7976>, 0x7ff8f1558aaa <vm_exec_core+2938>, 0x7ff8f1558a57 <vm_exec_core+2855>, 0x7ff8f155a1ec <vm_exec_core+8892>, 0x7ff8f155a150 <vm_exec_core+8736>, 0x7ff8f155a261 <vm_exec_core+9009>, 0x7ff8f1559c54 <vm_exec_core+7460>, 0x7ff8f155a105 <vm_exec_core+8661>, 0x7ff8f1559fe5 <vm_exec_core+8373>, 0x7ff8f1557f88 <vm_exec_core+88>, 0x7ff8f1558db5 <vm_exec_core+3717>, 0x7ff8f1558d60 <vm_exec_core+3632>, 0x7ff8f155a9c0 <vm_exec_core+10896>, 0x7ff8f1559b8a <vm_exec_core+7258>, 0x7ff8f1559bdf <vm_exec_core+7343>, 0x7ff8f15584a8 <vm_exec_core+1400>, 0x7ff8f1558381 <vm_exec_core+1105>, 0x7ff8f15582ca <vm_exec_core+922>, 0x7ff8f155a957 <vm_exec_core+10791>, 0x7ff8f155828a <vm_exec_core+858>, 0x7ff8f15589f8 <vm_exec_core+2760>, 0x7ff8f1558999 <vm_exec_core+2665>, 0x7ff8f1558c34 <vm_exec_core+3332>, 0x7ff8f15588ea <vm_exec_core+2490>, 0x7ff8f1558845 <vm_exec_core+2325>, 0x7ff8f155ad7b <vm_exec_core+11851>, 0x7ff8f155ae8f <vm_exec_core+12127>, 0x7ff8f155ade5 <vm_exec_core+11957>, 0x7ff8f155b3ba <vm_exec_core+13450>, 0x7ff8f155b30c <vm_exec_core+13276>, 0x7ff8f155b2a1 <vm_exec_core+13169>, 0x7ff8f155b1da <vm_exec_core+12970>, 0x7ff8f155b131 <vm_exec_core+12801>, 0x7ff8f155b08d <vm_exec_core+12637>, 0x7ff8f155afe4 <vm_exec_core+12468>, 0x7ff8f155af40 <vm_exec_core+12304>, 0x7ff8f155ab30 <vm_exec_core+11264>, 0x7ff8f155aadc <vm_exec_core+11180>, 0x7ff8f155aa81 <vm_exec_core+11089>, 0x7ff8f155aa10 <vm_exec_core+10976>, 0x7ff8f155b435 <vm_exec_core+13573>, 0x7ff8f1558ceb <vm_exec_core+3515>, 0x7ff8f1558b12 <vm_exec_core+3042>, 0x7ff8f155abeb <vm_exec_core+11451>, 0x7ff8f155ad3e <vm_exec_core+11790>, 0x7ff8f155ac24 <vm_exec_core+11508>, 0x7ff8f155ace0 <vm_exec_core+11696>, 0x7ff8f155ac6b <vm_exec_core+11579>, 0x7ff8f155abab <vm_exec_core+11387>, 0x7ff8f1558c76 <vm_exec_core+3398>, 0x7ff8f1558625 <vm_exec_core+1781>, 0x7ff8f155859b <vm_exec_core+1643>, 0x7ff8f15587bd <vm_exec_core+2189>, 0x7ff8f155876c <vm_exec_core+2108>, 0x7ff8f155871d <vm_exec_core+2029>, 0x7ff8f15586c6 <vm_exec_core+1942>, 0x7ff8f155880a <vm_exec_core+2266>, 0x7ff8f155824f <vm_exec_core+799>, 0x7ff8f155959d <vm_exec_core+5741>, 0x7ff8f1559531 <vm_exec_core+5633>, 0x7ff8f15594c0 <vm_exec_core+5520>, 0x7ff8f155943c <vm_exec_core+5388>, 0x7ff8f15593bf <vm_exec_core+5263>, 0x7ff8f1559332 <vm_exec_core+5122>, 0x7ff8f1559a68 <vm_exec_core+6968>, 0x7ff8f1559a08 <vm_exec_core+6872>, 0x7ff8f1559620 <vm_exec_core+5872>, 0x7ff8f15595c5 <vm_exec_core+5781>, 0x7ff8f1559885 <vm_exec_core+6485>, 0x7ff8f1559683 <vm_exec_core+5971>, 0x7ff8f1558bdc <vm_exec_core+3244>, 0x7ff8f1558b67 <vm_exec_core+3127>, 0x7ff8f1559033 <vm_exec_core+4355>, 0x7ff8f1558ff0 <vm_exec_core+4288>, 0x7ff8f1558fb2 <vm_exec_core+4226>, 0x7ff8f1558f77 <vm_exec_core+4167>, 0x7ff8f1558f3c <vm_exec_core+4108>, 0x7ff8f1558f01 <vm_exec_core+4049>, 0x7ff8f1558e7a <vm_exec_core+3914>, 0x7ff8f1558e34 <vm_exec_core+3844>, 0x7ff8f1559291 <vm_exec_core+4961>, 0x7ff8f1559245 <vm_exec_core+4885>, 0x7ff8f15590d5 <vm_exec_core+4517>, 0x7ff8f1559095 <vm_exec_core+4453>, 0x7ff8f15591e4 <vm_exec_core+4788>, 0x7ff8f1559164 <vm_exec_core+4660>, 0x7ff8f15592ef <vm_exec_core+5055>, 0x7ff8f1558674 <vm_exec_core+1860>, 0x7ff8f155a3dc <vm_exec_core+9388>, 0x7ff8f155a343 <vm_exec_core+9235>, 0x7ff8f1559f71 <vm_exec_core+8257>, 0x7ff8f1559ef0 <vm_exec_core+8128>, 0x7ff8f155a61f <vm_exec_core+9967>, 0x7ff8f155a316 <vm_exec_core+9190>, 0x7ff8f155a5de <vm_exec_core+9902>, 0x7ff8f1559b26 <vm_exec_core+7158>, 0x7ff8f1559e0f <vm_exec_core+7903>, 0x7ff8f1559d18 <vm_exec_core+7656>, 0x7ff8f1559ccf <vm_exec_core+7583>, 0x7ff8f1559c85 <vm_exec_core+7509>, 0x7ff8f1559ebc <vm_exec_core+8076>, 0x7ff8f1559e49 <vm_exec_core+7961>, 0x7ff8f1558a9b <vm_exec_core+2923>, 0x7ff8f1558a48 <vm_exec_core+2840>, 0x7ff8f155a1dd <vm_exec_core+8877>, 0x7ff8f155a141 <vm_exec_core+8721>, 0x7ff8f155a252 <vm_exec_core+8994>, 0x7ff8f1559c45 <vm_exec_core+7445>, 0x7ff8f155a0f6 <vm_exec_core+8646>, 0x7ff8f1559fd6 <vm_exec_core+8358>, 0x7ff8f155b672 <vm_exec_core+14146>, 0x7ff8f1558da6 <vm_exec_core+3702>, 0x7ff8f1558d51 <vm_exec_core+3617>, 0x7ff8f155b65e <vm_exec_core+14126>, 0x7ff8f1559b7b <vm_exec_core+7243>, 0x7ff8f1559bd0 <vm_exec_core+7328>, 0x7ff8f1558499 <vm_exec_core+1385>, 0x7ff8f1558372 <vm_exec_core+1090>, 0x7ff8f15582bb <vm_exec_core+907>, 0x7ff8f155a948 <vm_exec_core+10776>, 0x7ff8f155827b <vm_exec_core+843>, 0x7ff8f15589e9 <vm_exec_core+2745>, 0x7ff8f155898a <vm_exec_core+2650>, 0x7ff8f1558c25 <vm_exec_core+3317>, 0x7ff8f15588db <vm_exec_core+2475>, 0x7ff8f1558836 <vm_exec_core+2310>, 0x7ff8f155b64a <vm_exec_core+14106>, 0x7ff8f155b636 <vm_exec_core+14086>, 0x7ff8f155b622 <vm_exec_core+14066>, 0x7ff8f155b60e <vm_exec_core+14046>, 0x7ff8f155b5fa <vm_exec_core+14026>, 0x7ff8f155b5e6 <vm_exec_core+14006>, 0x7ff8f155b5cb <vm_exec_core+13979>, 0x7ff8f155b5b7 <vm_exec_core+13959>, 0x7ff8f155b5a3 <vm_exec_core+13939>, 0x7ff8f155b58f <vm_exec_core+13919>, 0x7ff8f155b57b <vm_exec_core+13899>, 0x7ff8f155b567 <vm_exec_core+13879>, 0x7ff8f155b553 <vm_exec_core+13859>, 0x7ff8f155b53f <vm_exec_core+13839>, 0x7ff8f155b52b <vm_exec_core+13819>, 0x7ff8f155b517 <vm_exec_core+13799>, 0x7ff8f1558cdc <vm_exec_core+3500>, 0x7ff8f1558b03 <vm_exec_core+3027>, 0x7ff8f155b503 <vm_exec_core+13779>, 0x7ff8f155b4ef <vm_exec_core+13759>, 0x7ff8f155b4db <vm_exec_core+13739>, 0x7ff8f155b4c7 <vm_exec_core+13719>, 0x7ff8f1557f71 <vm_exec_core+65>, 0x7ff8f1557f75 <vm_exec_core+69>, 0x7ff8f1558c67 <vm_exec_core+3383>, 0x7ff8f1558616 <vm_exec_core+1766>, 0x7ff8f155858c <vm_exec_core+1628>, 0x7ff8f15587ae <vm_exec_core+2174>, 0x7ff8f155875d <vm_exec_core+2093>, 0x7ff8f155870e <vm_exec_core+2014>, 0x7ff8f15586b7 <vm_exec_core+1927>...}
#28 0x00007ff8f155e12a in rb_vm_exec (ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2472
        _ec = 0x5625d347a2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ff8c7530310, 0x7ff8f155e130 <rb_vm_exec+416>, 0x0, 0x7fff86486070, 0x7ff8c75302b0}, prev = 0x7fff86486350, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#29 0x00007ff8f15634c8 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fff86486148, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1622
No locals.
#30 vm_yield (kw_splat=0, argv=0x7fff86486148, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm.c:1630
No locals.
#31 rb_yield_0 (argv=0x7fff86486148, argc=1) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1362
No locals.
#32 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_eval.c:1378
No locals.
#33 0x00007ff8f12c76ac in rb_ary_collect (ary=140706472723200) at /tmp/ruby/src/trunk-iseq_binary/array.c:3624
        i = 0
        collect = 140706472723040
#34 0x00007ff8f15474ec in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7ff8f0e56f30, ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3503
        ci = 0x166100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7ff8f0d400d0
        cfunc = 0x5625d34cef08
        recv = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        block_handler = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = <optimized out>
        len = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#35 vm_call_cfunc_with_frame (ec=0x5625d347a2c0, reg_cfp=0x7ff8f0e56f30, calling=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_insnhelper.c:3531
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#36 0x00007ff8f155a0d8 in vm_sendish (method_explorer=<optimized out>, block_handler=<optimized out>, cd=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/vm_callinfo.h:407
        val = 94720459221264
        ci = 0x7ff8f0e56bb0
        cc = <optimized out>
        recv = 1
        argc = <optimized out>
        calling = {cd = 0x5625d3532910, cc = 0x7ff8d6800be8, block_handler = 140707170185033, recv = 140706472723200, argc = 0, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#37 vm_exec_core (ec=0x5625d347a2c0) at ../../src/trunk-iseq_binary/insns.def:802
        bh = 0
        cd = 0x5625d3532910
        blockiseq = 0x1
        leaf = <optimized out>
        val = 94720459221264
        reg_pc = 0x5625d36145a8
        reg_cfp = 0x7ff8f0e56f30
        insns_address_table = {0x7ff8f15595ac <vm_exec_core+5756>, 0x7ff8f1559540 <vm_exec_core+5648>, 0x7ff8f15594cf <vm_exec_core+5535>, 0x7ff8f155944b <vm_exec_core+5403>, 0x7ff8f15593ce <vm_exec_core+5278>, 0x7ff8f1559341 <vm_exec_core+5137>, 0x7ff8f1559a77 <vm_exec_core+6983>, 0x7ff8f1559a17 <vm_exec_core+6887>, 0x7ff8f155962f <vm_exec_core+5887>, 0x7ff8f15595d4 <vm_exec_core+5796>, 0x7ff8f1559894 <vm_exec_core+6500>, 0x7ff8f1559692 <vm_exec_core+5986>, 0x7ff8f1558beb <vm_exec_core+3259>, 0x7ff8f1558b76 <vm_exec_core+3142>, 0x7ff8f1559042 <vm_exec_core+4370>, 0x7ff8f1558fff <vm_exec_core+4303>, 0x7ff8f1558fc1 <vm_exec_core+4241>, 0x7ff8f1558f86 <vm_exec_core+4182>, 0x7ff8f1558f4b <vm_exec_core+4123>, 0x7ff8f1558f10 <vm_exec_core+4064>, 0x7ff8f1558e89 <vm_exec_core+3929>, 0x7ff8f1558e43 <vm_exec_core+3859>, 0x7ff8f15592a0 <vm_exec_core+4976>, 0x7ff8f1559254 <vm_exec_core+4900>, 0x7ff8f15590e4 <vm_exec_core+4532>, 0x7ff8f15590a4 <vm_exec_core+4468>, 0x7ff8f15591f3 <vm_exec_core+4803>, 0x7ff8f1559173 <vm_exec_core+4675>, 0x7ff8f15592fe <vm_exec_core+5070>, 0x7ff8f1558683 <vm_exec_core+1875>, 0x7ff8f155a3eb <vm_exec_core+9403>, 0x7ff8f155a352 <vm_exec_core+9250>, 0x7ff8f1559f80 <vm_exec_core+8272>, 0x7ff8f1559eff <vm_exec_core+8143>, 0x7ff8f155a62e <vm_exec_core+9982>, 0x7ff8f155a325 <vm_exec_core+9205>, 0x7ff8f155a5ed <vm_exec_core+9917>, 0x7ff8f1559b35 <vm_exec_core+7173>, 0x7ff8f1559e1e <vm_exec_core+7918>, 0x7ff8f1559d27 <vm_exec_core+7671>, 0x7ff8f1559cde <vm_exec_core+7598>, 0x7ff8f1559c94 <vm_exec_core+7524>, 0x7ff8f1559ecb <vm_exec_core+8091>, 0x7ff8f1559e58 <vm_exec_core+7976>, 0x7ff8f1558aaa <vm_exec_core+2938>, 0x7ff8f1558a57 <vm_exec_core+2855>, 0x7ff8f155a1ec <vm_exec_core+8892>, 0x7ff8f155a150 <vm_exec_core+8736>, 0x7ff8f155a261 <vm_exec_core+9009>, 0x7ff8f1559c54 <vm_exec_core+7460>, 0x7ff8f155a105 <vm_exec_core+8661>, 0x7ff8f1559fe5 <vm_exec_core+8373>, 0x7ff8f1557f88 <vm_exec_core+88>, 0x7ff8f1558db5 <vm_exec_core+3717>, 0x7ff8f1558d60 <vm_exec_core+3632>, 0x7ff8f155a9c0 <vm_exec_core+10896>, 0x7ff8f1559b8a <vm_exec_core+7258>, 0x7ff8f1559bdf <vm_exec_core+7343>, 0x7ff8f15584a8 <vm_exec_core+1400>, 0x7ff8f1558381 <vm_exec_core+1105>, 0x7ff8f15582ca <vm_exec_core+922>, 0x7ff8f155a957 <vm_exec_core+10791>, 0x7ff8f155828a <vm_exec_core+858>, 0x7ff8f15589f8 <vm_exec_core+2760>, 0x7ff8f1558999 <vm_exec_core+2665>, 0x7ff8f1558c34 <vm_exec_core+3332>, 0x7ff8f15588ea <vm_exec_core+2490>, 0x7ff8f1558845 <vm_exec_core+2325>, 0x7ff8f155ad7b <vm_exec_core+11851>, 0x7ff8f155ae8f <vm_exec_core+12127>, 0x7ff8f155ade5 <vm_exec_core+11957>, 0x7ff8f155b3ba <vm_exec_core+13450>, 0x7ff8f155b30c <vm_exec_core+13276>, 0x7ff8f155b2a1 <vm_exec_core+13169>, 0x7ff8f155b1da <vm_exec_core+12970>, 0x7ff8f155b131 <vm_exec_core+12801>, 0x7ff8f155b08d <vm_exec_core+12637>, 0x7ff8f155afe4 <vm_exec_core+12468>, 0x7ff8f155af40 <vm_exec_core+12304>, 0x7ff8f155ab30 <vm_exec_core+11264>, 0x7ff8f155aadc <vm_exec_core+11180>, 0x7ff8f155aa81 <vm_exec_core+11089>, 0x7ff8f155aa10 <vm_exec_core+10976>, 0x7ff8f155b435 <vm_exec_core+13573>, 0x7ff8f1558ceb <vm_exec_core+3515>, 0x7ff8f1558b12 <vm_exec_core+3042>, 0x7ff8f155abeb <vm_exec_core+11451>, 0x7ff8f155ad3e <vm_exec_core+11790>, 0x7ff8f155ac24 <vm_exec_core+11508>, 0x7ff8f155ace0 <vm_exec_core+11696>, 0x7ff8f155ac6b <vm_exec_core+11579>, 0x7ff8f155abab <vm_exec_core+11387>, 0x7ff8f1558c76 <vm_exec_core+3398>, 0x7ff8f1558625 <vm_exec_core+1781>, 0x7ff8f155859b <vm_exec_core+1643>, 0x7ff8f15587bd <vm_exec_core+2189>, 0x7ff8f155876c <vm_exec_core+2108>, 0x7ff8f155871d <vm_exec_core+2029>, 0x7ff8f15586c6 <vm_exec_core+1942>, 0x7ff8f155880a <vm_exec_core+2266>, 0x7ff8f155824f <vm_exec_core+799>, 0x7ff8f155959d <vm_exec_core+5741>, 0x7ff8f1559531 <vm_exec_core+5633>, 0x7ff8f15594c0 <vm_exec_core+5520>, 0x7ff8f155943c <vm_exec_core+5388>, 0x7ff8f15593bf <vm_exec_core+5263>, 0x7ff8f1559332 <vm_exec_core+5122>, 0x7ff8f1559a68 <vm_exec_core+6968>, 0x7ff8f1559a08 <vm_exec_core+6872>, 0x7ff8f1559620 <vm_exec_core+5872>, 0x7ff8f15595c5 <vm_exec_core+5781>, 0x7ff8f1559885 <vm_exec_core+6485>, 0x7ff8f1559683 <vm_exec_core+5971>, 0x7ff8f1558bdc <vm_exec_core+3244>, 0x7ff8f1558b67 <vm_exec_core+3127>, 0x7ff8f1559033 <vm_exec_core+4355>, 0x7ff8f1558ff0 <vm_exec_core+4288>, 0x7ff8f1558fb2 <vm_exec_core+4226>, 0x7ff8f1558f77 <vm_exec_core+4167>, 0x7ff8f1558f3c <vm_exec_core+4108>, 0x7ff8f1558f01 <vm_exec_core+4049>, 0x7ff8f1558e7a <vm_exec_core+3914>, 0x7ff8f1558e34 <vm_exec_core+3844>, 0x7ff8f1559291 <vm_exec_core+4961>, 0x7ff8f1559245 <vm_exec_core+4885>, 0x7ff8f15590d5 <vm_exec_core+4517>, 0x7ff8f1559095 <vm_exec_core+4453>, 0x7ff8f15591e4 <vm_exec_core+4788>, 0x7ff8f1559164 <vm_exec_core+4660>, 0x7ff8f15592ef <vm_exec_core+5055>, 0x7ff8f1558674 <vm_exec_core+1860>, 0x7ff8f155a3dc <vm_exec_core+9388>, 0x7ff8f155a343 <vm_exec_core+9235>, 0x7ff8f1559f71 <vm_exec_core+8257>, 0x7ff8f1559ef0 <vm_exec_core+8128>, 0x7ff8f155a61f <vm_exec_core+9967>, 0x7ff8f155a316 <vm_exec_core+9190>, 0x7ff8f155a5de <vm_exec_core+9902>, 0x7ff8f1559b26 <vm_exec_core+7158>, 0x7ff8f1559e0f <vm_exec_core+7903>, 0x7ff8f1559d18 <vm_exec_core+7656>, 0x7ff8f1559ccf <vm_exec_core+7583>, 0x7ff8f1559c85 <vm_exec_core+7509>, 0x7ff8f1559ebc <vm_exec_core+8076>, 0x7ff8f1559e49 <vm_exec_core+7961>, 0x7ff8f1558a9b <vm_exec_core+2923>, 0x7ff8f1558a48 <vm_exec_core+2840>, 0x7ff8f155a1dd <vm_exec_core+8877>, 0x7ff8f155a141 <vm_exec_core+8721>, 0x7ff8f155a252 <vm_exec_core+8994>, 0x7ff8f1559c45 <vm_exec_core+7445>, 0x7ff8f155a0f6 <vm_exec_core+8646>, 0x7ff8f1559fd6 <vm_exec_core+8358>, 0x7ff8f155b672 <vm_exec_core+14146>, 0x7ff8f1558da6 <vm_exec_core+3702>, 0x7ff8f1558d51 <vm_exec_core+3617>, 0x7ff8f155b65e <vm_exec_core+14126>, 0x7ff8f1559b7b <vm_exec_core+7243>, 0x7ff8f1559bd0 <vm_exec_core+7328>, 0x7ff8f1558499 <vm_exec_core+1385>, 0x7ff8f1558372 <vm_exec_core+1090>, 0x7ff8f15582bb <vm_exec_core+907>, 0x7ff8f155a948 <vm_exec_core+10776>, 0x7ff8f155827b <vm_exec_core+843>, 0x7ff8f15589e9 <vm_exec_core+2745>, 0x7ff8f155898a <vm_exec_core+2650>, 0x7ff8f1558c25 <vm_exec_core+3317>, 0x7ff8f15588db <vm_exec_core+2475>, 0x7ff8f1558836 <vm_exec_core+2310>, 0x7ff8f155b64a <vm_exec_core+14106>, 0x7ff8f155b636 <vm_exec_core+14086>, 0x7ff8f155b622 <vm_exec_core+14066>, 0x7ff8f155b60e <vm_exec_core+14046>, 0x7ff8f155b5fa <vm_exec_core+14026>, 0x7ff8f155b5e6 <vm_exec_core+14006>, 0x7ff8f155b5cb <vm_exec_core+13979>, 0x7ff8f155b5b7 <vm_exec_core+13959>, 0x7ff8f155b5a3 <vm_exec_core+13939>, 0x7ff8f155b58f <vm_exec_core+13919>, 0x7ff8f155b57b <vm_exec_core+13899>, 0x7ff8f155b567 <vm_exec_core+13879>, 0x7ff8f155b553 <vm_exec_core+13859>, 0x7ff8f155b53f <vm_exec_core+13839>, 0x7ff8f155b52b <vm_exec_core+13819>, 0x7ff8f155b517 <vm_exec_core+13799>, 0x7ff8f1558cdc <vm_exec_core+3500>, 0x7ff8f1558b03 <vm_exec_core+3027>, 0x7ff8f155b503 <vm_exec_core+13779>, 0x7ff8f155b4ef <vm_exec_core+13759>, 0x7ff8f155b4db <vm_exec_core+13739>, 0x7ff8f155b4c7 <vm_exec_core+13719>, 0x7ff8f1557f71 <vm_exec_core+65>, 0x7ff8f1557f75 <vm_exec_core+69>, 0x7ff8f1558c67 <vm_exec_core+3383>, 0x7ff8f1558616 <vm_exec_core+1766>, 0x7ff8f155858c <vm_exec_core+1628>, 0x7ff8f15587ae <vm_exec_core+2174>, 0x7ff8f155875d <vm_exec_core+2093>, 0x7ff8f155870e <vm_exec_core+2014>, 0x7ff8f15586b7 <vm_exec_core+1927>...}
#38 0x00007ff8f155e3b7 in vm_exec_loop (result=<optimized out>, tag=0x7fff86486350, state=<optimized out>, ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2499
        vm_loop_start = <optimized out>
#39 rb_vm_exec (ec=0x5625d347a2c0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2478
        _ec = 0x5625d347a2c0
        _tag = {tag = 36, retval = 4, buf = {0x7ff8d67f2cf0, 0x7ff8f155e130 <rb_vm_exec+416>, 0x0, 0x7fff86486330, 0x7ff8f1879040 <_rtld_global>}, prev = 0x7fff86486410, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#40 0x00007ff8f155f0bb in rb_iseq_eval_main (iseq=iseq@entry=0x7ff8d67f2cf0) at /tmp/ruby/src/trunk-iseq_binary/vm.c:2738
        ec = <optimized out>
        val = <optimized out>
#41 0x00007ff8f1378e65 in rb_ec_exec_node (ec=ec@entry=0x5625d347a2c0, n=n@entry=0x7ff8d67f2cf0) at /tmp/ruby/src/trunk-iseq_binary/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140707177205988, buf = {0x7ff8d67f2cf0, 0x7ff8f1378eb0 <rb_ec_exec_node+256>, 0x0, 0x7fff864863e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7ff8d67f2cf0
#42 0x00007ff8f137ca73 in ruby_run_node (n=0x7ff8d67f2cf0) at /tmp/ruby/src/trunk-iseq_binary/eval.c:328
        ec = 0x5625d347a2c0
        status = 0
#43 0x00005625d31d2187 in rb_main (argv=0x7fff86486618, argc=10) at /tmp/ruby/src/trunk-iseq_binary/main.c:39
        variable_in_this_stack_frame = 140735446280409
#44 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-iseq_binary/main.c:58
No locals.

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