# Logfile created on 2023-07-28 17:40:55 +0000 by logger.rb/v1.4.3
#<BuildRuby:0x00005650d3ada2f8 @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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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-random1.20230728-174055", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00005650d3b63288 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00005650d3b63148 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00005650d3b62fb8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20230728-174055", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20230728-174055>, @binmode=false, @mon_data=#<Monitor:0x00005650d3b62e50>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-random1
Cloning into 'trunk-random1'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random1" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --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... /usr/lib/ccache/gcc
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a 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 -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking 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 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 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 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 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-random1
   * 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 \
                          -Wmisleading-indentation -Wpointer-arith \
                          -Wwrite-strings -Wold-style-definition \
                          -Wimplicit-fallthrough=0 -Wmissing-noreturn \
                          -Wno-cast-function-type \
                          -Wno-constant-logical-operand -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-overlength-strings \
                          -Wno-packed-bitfield-compat \
                          -Wno-parentheses-equality -Wno-self-assign \
                          -Wno-tautological-compare -Wno-unused-parameter \
                          -Wno-unused-value -Wsuggest-attribute=format \
                          -Wsuggest-attribute=noreturn -Wunused-variable \
                          -Wundef
   * strip command:       strip -S -x
   * install doc:         no
   * 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-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --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/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/CompositionExclusions.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
downloading 15.0.0/ucd/NormalizationTest.txt ... done
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/CaseFolding.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
downloading 15.0.0/ucd/SpecialCasing.txt ... done
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
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/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/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/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/PropList.txt ... done
downloading 15.0.0/ucd/PropList.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/PropertyValueAliases.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
downloading 15.0.0/ucd/Scripts.txt ... done
Downloading Unicode 15.0.0 data and property files...
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/UnicodeData.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/CompositionExclusions.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/NormalizationTest.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/CaseFolding.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/SpecialCasing.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/Blocks.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/DerivedAge.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/DerivedCoreProperties.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/PropList.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/PropertyAliases.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/PropertyValueAliases.txt already exists
/tmp/ruby/src/trunk-random1/enc/unicode/data/15.0.0/ucd/Scripts.txt already exists
Downloading Unicode 15.0.0 auxiliary files...
done
Downloading Unicode 15.0.0 auxiliary files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... done
Downloading Unicode UCD emoji 15.0 files...
done
Downloading Unicode UCD emoji 15.0 files...
downloading 15.0.0/ucd/auxiliary/GraphemeBreakProperty.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... downloading 15.0.0/ucd/emoji/emoji-data.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.txt ... done
downloading 15.0.0/ucd/auxiliary/GraphemeBreakTest.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...
done
done
Downloading Unicode emoji 15.0 files...
downloading emoji/15.0/emoji-sequences.txt ... downloading emoji/15.0/emoji-sequences.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-test.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
downloading emoji/15.0/emoji-zwj-sequences.txt ... done
done
done
$$$[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.19.0...
Downloading bundled gem power_assert-2.0.3...
Downloading bundled gem rake-13.0.6...
Downloading bundled gem test-unit-3.6.1...
Downloading bundled gem rexml-3.2.6...
Downloading bundled gem rss-0.2.9...
Downloading bundled gem net-ftp-0.2.0...
Downloading bundled gem net-imap-0.3.7...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.3.3...
Downloading bundled gem matrix-0.4.2...
Downloading bundled gem prime-0.1.2...
Downloading bundled gem rbs-3.1.2...
Downloading bundled gem debug-1.8.0...
Downloading bundled gem racc-1.7.1...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-random1/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-random1/gems/src
Cloning https://github.com/ruby/typeprof
Cloning into '/tmp/ruby/src/trunk-random1/gems/src/typeprof'...
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision updated
Building typeprof@aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 to /tmp/ruby/src/trunk-random1/gems/typeprof-0.21.7.gem
  Successfully built RubyGem
  Name: typeprof
  Version: 0.21.7
  File: typeprof-0.21.7.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 = 17b50cdb68
$$$[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
generating vm_call_iseq_optimized.inc
known_errors.inc updated
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-random1/enc/jis
+ cp /tmp/ruby/src/trunk-random1/enc/jis/props.h.blt /tmp/ruby/src/trunk-random1/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random1/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-random1/probes.d > probes.dmyh
generating /tmp/ruby/src/trunk-random1/lib/ruby_vm/rjit/instruction.rb
generating parse.c
copying lex.c
generating id.c
/tmp/ruby/src/trunk-random1/revision.h updated
making /tmp/ruby/src/trunk-random1/ast.rbinc
making /tmp/ruby/src/trunk-random1/dir.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk-random1/gc.rbinc
id.c updated
making /tmp/ruby/src/trunk-random1/numeric.rbinc
making /tmp/ruby/src/trunk-random1/io.rbinc
making /tmp/ruby/src/trunk-random1/marshal.rbinc
making /tmp/ruby/src/trunk-random1/rjit.rbinc
making /tmp/ruby/src/trunk-random1/rjit_c.rbinc
making /tmp/ruby/src/trunk-random1/pack.rbinc
making /tmp/ruby/src/trunk-random1/trace_point.rbinc
making /tmp/ruby/src/trunk-random1/warning.rbinc
making /tmp/ruby/src/trunk-random1/array.rbinc
making /tmp/ruby/src/trunk-random1/kernel.rbinc
making /tmp/ruby/src/trunk-random1/ractor.rbinc
making /tmp/ruby/src/trunk-random1/symbol.rbinc
making /tmp/ruby/src/trunk-random1/timev.rbinc
making /tmp/ruby/src/trunk-random1/thread_sync.rbinc
making /tmp/ruby/src/trunk-random1/nilclass.rbinc
making /tmp/ruby/src/trunk-random1/prelude.rbinc
making /tmp/ruby/src/trunk-random1/gem_prelude.rbinc
making /tmp/ruby/src/trunk-random1/yjit.rbinc
generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c
extracting ripper.y from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
generating eventids1.c from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/socket'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/socket'
generating eventids1.h from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/etc'
generating constant definitions
generating eventids2table.c from ./eventids2.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/etc'
generating miniprelude.c
compiling compiler ripper.y
miniprelude.c updated
generating golf_prelude.c
golf_prelude.c updated
/bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating x86_64-linux-fake.rb
/tmp/ruby/src/trunk-random1/lib/unicode_normalize/tables.rb unchanged
generating ripper_init.c from ./ripper_init.c.tmpl
x86_64-linux-fake.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
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/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/korean.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/korean.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
/usr/bin/mkdir -p /tmp/ruby/src/trunk-random1/.bundle/gems
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
Extracting bundle gem minitest-5.19.0...
Extracting bundle gem power_assert-2.0.3...
Extracting bundle gem rake-13.0.6...
Unpacked gems/minitest-5.19.0.gem
Extracting bundle gem test-unit-3.6.1...
Unpacked gems/rake-13.0.6.gem
Extracting bundle gem rexml-3.2.6...
Unpacked gems/power_assert-2.0.3.gem
Unpacked gems/test-unit-3.6.1.gem
Extracting bundle gem rss-0.2.9...
Extracting bundle gem net-ftp-0.2.0...
Unpacked gems/rexml-3.2.6.gem
Extracting bundle gem net-imap-0.3.7...
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
Unpacked gems/net-ftp-0.2.0.gem
Extracting bundle gem net-pop-0.1.2...
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged
Unpacked gems/rss-0.2.9.gem
Extracting bundle gem net-smtp-0.3.3...
Extracting bundle gem matrix-0.4.2...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem prime-0.1.2...
Unpacked gems/net-smtp-0.3.3.gem
Extracting bundle gem rbs-3.1.2...
Unpacked gems/net-imap-0.3.7.gem
Extracting bundle gem debug-1.8.0...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem racc-1.7.1...
Unpacked gems/prime-0.1.2.gem
Unpacked gems/debug-1.8.0.gem
Extracting bundle gem typeprof-0.21.7...
Unpacked gems/racc-1.7.1.gem
Unpacked gems/typeprof-0.21.7.gem
Unpacked gems/rbs-3.1.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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/main.c
compiling /tmp/ruby/src/trunk-random1/dmydln.c
compiling /tmp/ruby/src/trunk-random1/miniinit.c
compiling /tmp/ruby/src/trunk-random1/dmyext.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-random1/ast.c
compiling /tmp/ruby/src/trunk-random1/bignum.c
compiling /tmp/ruby/src/trunk-random1/class.c
compiling /tmp/ruby/src/trunk-random1/compar.c
compiling /tmp/ruby/src/trunk-random1/compile.c
compiling /tmp/ruby/src/trunk-random1/complex.c
compiling /tmp/ruby/src/trunk-random1/cont.c
compiling /tmp/ruby/src/trunk-random1/debug.c
compiling /tmp/ruby/src/trunk-random1/debug_counter.c
compiling /tmp/ruby/src/trunk-random1/dir.c
compiling /tmp/ruby/src/trunk-random1/dln_find.c
compiling /tmp/ruby/src/trunk-random1/encoding.c
compiling /tmp/ruby/src/trunk-random1/enum.c
compiling /tmp/ruby/src/trunk-random1/enumerator.c
compiling /tmp/ruby/src/trunk-random1/error.c
compiling /tmp/ruby/src/trunk-random1/eval.c
compiling /tmp/ruby/src/trunk-random1/file.c
compiling /tmp/ruby/src/trunk-random1/gc.c
compiling /tmp/ruby/src/trunk-random1/hash.c
compiling /tmp/ruby/src/trunk-random1/inits.c
compiling /tmp/ruby/src/trunk-random1/io.c
compiling /tmp/ruby/src/trunk-random1/io_buffer.c
compiling /tmp/ruby/src/trunk-random1/iseq.c
compiling /tmp/ruby/src/trunk-random1/load.c
compiling /tmp/ruby/src/trunk-random1/math.c
compiling /tmp/ruby/src/trunk-random1/marshal.c
compiling /tmp/ruby/src/trunk-random1/memory_view.c
compiling /tmp/ruby/src/trunk-random1/rjit.c
compiling /tmp/ruby/src/trunk-random1/rjit_c.c
compiling /tmp/ruby/src/trunk-random1/node.c
compiling /tmp/ruby/src/trunk-random1/node_dump.c
compiling /tmp/ruby/src/trunk-random1/numeric.c
compiling /tmp/ruby/src/trunk-random1/object.c
compiling /tmp/ruby/src/trunk-random1/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-random1/parser_st.c
compiling /tmp/ruby/src/trunk-random1/proc.c
compiling /tmp/ruby/src/trunk-random1/process.c
compiling /tmp/ruby/src/trunk-random1/ractor.c
compiling /tmp/ruby/src/trunk-random1/random.c
compiling /tmp/ruby/src/trunk-random1/range.c
compiling /tmp/ruby/src/trunk-random1/rational.c
compiling /tmp/ruby/src/trunk-random1/re.c
compiling /tmp/ruby/src/trunk-random1/regcomp.c
compiling /tmp/ruby/src/trunk-random1/regenc.c
compiling /tmp/ruby/src/trunk-random1/regerror.c
compiling /tmp/ruby/src/trunk-random1/regexec.c
compiling /tmp/ruby/src/trunk-random1/regsyntax.c
compiling /tmp/ruby/src/trunk-random1/regparse.c
compiling /tmp/ruby/src/trunk-random1/ruby.c
compiling /tmp/ruby/src/trunk-random1/ruby_parser.c
compiling /tmp/ruby/src/trunk-random1/scheduler.c
compiling /tmp/ruby/src/trunk-random1/shape.c
compiling /tmp/ruby/src/trunk-random1/signal.c
compiling /tmp/ruby/src/trunk-random1/sprintf.c
compiling /tmp/ruby/src/trunk-random1/st.c
compiling /tmp/ruby/src/trunk-random1/strftime.c
compiling /tmp/ruby/src/trunk-random1/string.c
compiling /tmp/ruby/src/trunk-random1/struct.c
compiling /tmp/ruby/src/trunk-random1/symbol.c
compiling /tmp/ruby/src/trunk-random1/thread.c
compiling /tmp/ruby/src/trunk-random1/time.c
compiling /tmp/ruby/src/trunk-random1/transcode.c
compiling /tmp/ruby/src/trunk-random1/util.c
compiling /tmp/ruby/src/trunk-random1/variable.c
compiling /tmp/ruby/src/trunk-random1/version.c
compiling /tmp/ruby/src/trunk-random1/vm.c
compiling /tmp/ruby/src/trunk-random1/vm_backtrace.c
compiling /tmp/ruby/src/trunk-random1/vm_dump.c
compiling /tmp/ruby/src/trunk-random1/vm_sync.c
compiling /tmp/ruby/src/trunk-random1/vm_trace.c
compiling /tmp/ruby/src/trunk-random1/weakmap.c
compiling /tmp/ruby/src/trunk-random1/yjit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk-random1/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-random1/missing/strlcat.c
compiling /tmp/ruby/src/trunk-random1/missing/strlcpy.c
compiling /tmp/ruby/src/trunk-random1/addr2line.c
compiling /tmp/ruby/src/trunk-random1/dmyenc.c
compiling /tmp/ruby/src/trunk-random1/array.c
compiling /tmp/ruby/src/trunk-random1/yarp/api_node.c
compiling /tmp/ruby/src/trunk-random1/yarp/api_pack.c
compiling /tmp/ruby/src/trunk-random1/yarp/diagnostic.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_ascii.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_big5.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_euc_jp.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_gbk.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_1.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_10.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_11.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_13.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_14.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_15.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_16.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_2.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_3.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_4.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_5.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_6.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_7.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_8.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_iso_8859_9.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_koi8_r.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_shared.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_shift_jis.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_unicode.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_windows_1251.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_windows_1252.c
compiling /tmp/ruby/src/trunk-random1/yarp/enc/yp_windows_31j.c
compiling /tmp/ruby/src/trunk-random1/yarp/node.c
compiling /tmp/ruby/src/trunk-random1/yarp/pack.c
compiling /tmp/ruby/src/trunk-random1/yarp/prettyprint.c
compiling /tmp/ruby/src/trunk-random1/yarp/regexp.c
compiling /tmp/ruby/src/trunk-random1/yarp/serialize.c
compiling /tmp/ruby/src/trunk-random1/yarp/token_type.c
compiling /tmp/ruby/src/trunk-random1/yarp/unescape.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_buffer.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_char.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_constant_pool.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_list.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_memchr.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_newline_list.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_state_stack.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_string.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_string_list.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_strncasecmp.c
compiling /tmp/ruby/src/trunk-random1/yarp/util/yp_strpbrk.c
compiling /tmp/ruby/src/trunk-random1/yarp/yarp.c
compiling /tmp/ruby/src/trunk-random1/yarp/yarp_init.c
compiling /tmp/ruby/src/trunk-random1/yarp/extension.c
assembling /tmp/ruby/src/trunk-random1/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-random1/enc/ascii.c
compiling /tmp/ruby/src/trunk-random1/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-random1/enc/unicode.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_8.c
compiling enc/trans/newline.c
touch yjit/target/release/libyjit.a
partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/dln.c
compiling /tmp/ruby/src/trunk-random1/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-random1/loadpath.c
builtin_binary.inc updated
compiling /tmp/ruby/src/trunk-random1/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 -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
compiling /tmp/ruby/src/trunk-random1/enc/encdb.c
compiling /tmp/ruby/src/trunk-random1/enc/big5.c
compiling /tmp/ruby/src/trunk-random1/enc/cesu_8.c
compiling /tmp/ruby/src/trunk-random1/enc/cp949.c
compiling /tmp/ruby/src/trunk-random1/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-random1/enc/euc_jp.c
making srcs under enc
compiling /tmp/ruby/src/trunk-random1/enc/euc_kr.c
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
compiling /tmp/ruby/src/trunk-random1/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-random1/enc/gb2312.c
compiling /tmp/ruby/src/trunk-random1/enc/gb18030.c
compiling /tmp/ruby/src/trunk-random1/enc/gbk.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-random1/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-random1/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-random1/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_32be.c
transdb.h updated
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk-random1/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1251.c
ext/configure-ext.mk updated
making trans
compiling /tmp/ruby/src/trunk-random1/enc/windows_1252.c
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
compiling /tmp/ruby/src/trunk-random1/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1257.c
generating table from /tmp/ruby/src/trunk-random1/enc/trans/big5.c
linking encoding encdb.so
linking encoding big5.so
generating table from /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c
linking encoding cesu_8.so
linking encoding cp949.so
generating /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/chinese.c
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
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
generating /tmp/ruby/src/trunk-random1/enc/trans/chinese.c ...
linking encoding iso_8859_15.so
generating table from /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c
linking encoding iso_8859_16.so
linking encoding koi8_r.so
generating /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji.c
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji.c ...
linking encoding windows_1252.so
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c
linking encoding windows_1253.so
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/escape.c
generating /tmp/ruby/src/trunk-random1/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/gbk.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -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
generating /tmp/ruby/src/trunk-random1/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c
configuring -test-/thread/instrumentation
configuring -test-/thread_fd
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
generating /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese.c
configuring bigdecimal
generating /tmp/ruby/src/trunk-random1/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-random1/enc/trans/big5.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/korean.c
generating /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-random1/enc/trans/korean.c ...
generating /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c
generating table from /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk-random1/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c ...
compiling /tmp/ruby/src/trunk-random1/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c
configuring cgi/escape
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/escape.c
configuring continuation
configuring coverage
configuring date
configuring digest
configuring digest/bubblebabble
configuring digest/md5
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
generating /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c
linking transcoder big5.so
configuring erb/escape
configuring etc
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
configuring fcntl
linking transcoder escape.so
configuring fiddle
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
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 io/nonblock
configuring rbconfig/sizeof
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.1/ext/racc/cparse
configuring rbs-3.1.2/ext/rbs_extension
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/abi/abi.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/abi.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/resize'
linking shared-object -test-/array/to_ary_concat.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/array/resize/resize.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/beg_len_step'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-14834/bug-14384.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bug_14834.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/div.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_5832.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/str2big.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/class'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/class/class2name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/class/init.c
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/bignum.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/debug'
linking shared-object -test-/class.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/inspector.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bignum'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/econv/init.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/dln/empty/empty.c
linking shared-object -test-/econv.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/eval/eval.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/dataerror.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/enc_raise.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/ensured.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/file'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/init.c
linking shared-object -test-/fatal/rb_fatal.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/stat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/eval'
linking shared-object -test-/exception.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/float'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/float/init.c
linking shared-object -test-/file.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/float/nextafter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/fatal'
linking shared-object -test-/float.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/funcall/funcall.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/gvl/call_without_gvl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/hash/delete.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/core_ext.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/init.c
linking shared-object -test-/hash.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/my_integer.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iseq_load/iseq_load.c
linking shared-object -test-/integer.so
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/hash'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/break.c
linking shared-object -test-/load/dot.dot.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/iseq_load'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/protect/protect.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/compat/usrcompat.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/yield.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/iter.so
linking shared-object -test-/marshal/compat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/internal_ivar'
linking shared-object -test-/marshal/usr.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/memory_view'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/memory_view/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/method'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/method/arity.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/method/init.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/notimplement'
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/notimplement/bug.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/num2int/num2int.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/path_to_class/path_to_class.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/popen_deadlock'
linking shared-object -test-/path_to_class.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/num2int'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/notimplement'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/postponed_job/postponed_job.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/proc'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/printf/printf.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/init.c
linking shared-object -test-/postponed_job.so
linking shared-object -test-/printf.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/random'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/bad_version.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/init.c
linking shared-object -test-/proc.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/loop.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/postponed_job'
linking shared-object -test-/random.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/rational/rat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/random'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/proc'
linking shared-object -test-/rational.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/recursion/recursion.c
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/regexp/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/regexp/parse_depth_limit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/scan_args/scan_args.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/foreach/foreach.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/rational'
linking shared-object -test-/scan_args.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/numhash'
linking shared-object -test-/regexp.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/foreach.so
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/regexp'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/update/update.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/string'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/foreach'
linking shared-object -test-/st/update.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/coderange.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_associate.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/symbol/type.c
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/fstring.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread_fd/thread_fd.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/modify.c
linking shared-object -test-/thread_fd.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/rb_interned_str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread_fd'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/rb_str_dup.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/time'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/set_len.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/leap_second.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/string.so
linking shared-object -test-/typeddata.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/new.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/vm/at_exit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/tracepoint'
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/cgi/escape'
linking shared-object -test-/wait.so
compiling /tmp/ruby/src/trunk-random1/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-random1/ext/cgi/escape/escape.c
compiling /tmp/ruby/src/trunk-random1/ext/bigdecimal/missing.c
linking shared-object bigdecimal.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/vm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/continuation'
compiling /tmp/ruby/src/trunk-random1/ext/continuation/continuation.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
compiling /tmp/ruby/src/trunk-random1/ext/coverage/coverage.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
compiling /tmp/ruby/src/trunk-random1/ext/date/date_core.c
compiling /tmp/ruby/src/trunk-random1/ext/date/date_parse.c
installing default coverage libraries
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
compiling /tmp/ruby/src/trunk-random1/ext/digest/digest.c
installing default bigdecimal libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/erb/escape'
compiling /tmp/ruby/src/trunk-random1/ext/erb/escape/escape.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/etc'
linking shared-object erb/escape.so
compiling /tmp/ruby/src/trunk-random1/ext/etc/etc.c
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
linking shared-object etc.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fcntl'
compiling /tmp/ruby/src/trunk-random1/ext/fcntl/fcntl.c
compiling /tmp/ruby/src/trunk-random1/ext/date/date_strftime.c
linking shared-object fcntl.so
compiling /tmp/ruby/src/trunk-random1/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/closure.c
installing default date_core libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fcntl'
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/erb/escape'
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/conversions.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
compiling /tmp/ruby/src/trunk-random1/ext/io/console/console.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-random1/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/fiddle.c
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/function.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/handle.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/wait'
compiling /tmp/ruby/src/trunk-random1/ext/io/wait/wait.c
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
linking shared-object io/wait.so
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-random1/ext/fiddle/pointer.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
compiling /tmp/ruby/src/trunk-random1/ext/monitor/monitor.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
compiling /tmp/ruby/src/trunk-random1/ext/nkf/nkf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
compiling /tmp/ruby/src/trunk-random1/ext/objspace/object_tracing.c
installing default monitor libraries
installing default fiddle libraries
linking shared-object monitor.so
compiling /tmp/ruby/src/trunk-random1/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-random1/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
compiling /tmp/ruby/src/trunk-random1/ext/openssl/openssl_missing.c
linking shared-object objspace.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
compiling /tmp/ruby/src/trunk-random1/ext/pathname/pathname.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl.c
installing default nkf libraries
linking shared-object nkf.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_asn1.c
installing default pathname libraries
linking shared-object pathname.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_bio.c
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
compiling /tmp/ruby/src/trunk-random1/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_yaml_tree.c
installing default pty libraries
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_config.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_hmac.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_kdf.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
compiling /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-random1/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-random1/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkcs12.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkcs7.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
compiling /tmp/ruby/src/trunk-random1/ext/socket/init.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/constants.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_provider.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
compiling /tmp/ruby/src/trunk-random1/ext/socket/tcpsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/stringio'
compiling /tmp/ruby/src/trunk-random1/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_rand.c
linking shared-object stringio.so
compiling /tmp/ruby/src/trunk-random1/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/udpsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/stringio'
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ts.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
compiling /tmp/ruby/src/trunk-random1/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-random1/ext/ripper/ripper_init.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/option.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509crl.c
checking /tmp/ruby/src/trunk-random1/parse.y and /tmp/ruby/src/trunk-random1/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509req.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
installing default socket libraries
linking shared-object socket.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
compiling /tmp/ruby/src/trunk-random1/ext/syslog/syslog.c
linking shared-object syslog.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509revoked.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509store.c
installing default syslog libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/zlib'
compiling /tmp/ruby/src/trunk-random1/ext/zlib/zlib.c
linking shared-object openssl.so
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug/iseq_collector.c
installing default ripper libraries
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/debug-1.8.0/lib ../../../../../.bundle/gems/debug-1.8.0/lib
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
linking shared-object debug/debug.so
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse/cparse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/constants.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/lexer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-random1/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/racc-1.7.1/lib ../../../../../../.bundle/gems/racc-1.7.1/lib
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/lexstate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/location.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/md5'
compiling /tmp/ruby/src/trunk-random1/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-random1/ext/digest/md5/md5.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/rmd160'
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk-random1/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-random1/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/ruby_objs.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension/unescape.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha1/sha1init.c
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/rbs-3.1.2/lib ../../../../../.bundle/gems/rbs-3.1.2/lib
linking shared-object rbs_extension.so
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha2/sha2init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha2/sha2.c
compiling /tmp/ruby/src/trunk-random1/ext/json/generator/generator.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json/parser'
compiling /tmp/ruby/src/trunk-random1/ext/json/parser/parser.c
linking shared-object digest/sha2.so
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json/parser'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update typeprof to aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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
From https://github.com/ruby/typeprof
 * branch            aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 -> FETCH_HEAD
HEAD is now at aabc019 Skip VM_CALL_BLOCKISEQ for Ruby < 3.3
echo aabc019684d8b4a1ed66c2a1ca48da7bbb18dcc0 | /bin/sh /tmp/ruby/src/trunk-random1/tool/ifchange /tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision -
/tmp/ruby/src/trunk-random1/.bundle/.timestamp/typeprof.revision unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
compiling /tmp/ruby/src/trunk-random1/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/bigdecimal'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.8.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.7.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.1.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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-random1/bin
installing base libraries:          /tmp/ruby/install/trunk-random1/lib
installing arch files:              /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/3.3.0+0
installing extension scripts:       /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/3.3.0+0
installing extension headers:       /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-random1/bin
installing library scripts:         /tmp/ruby/install/trunk-random1/lib/ruby/3.3.0+0
installing common headers:          /tmp/ruby/install/trunk-random1/include/ruby-3.3.0+0
installing manpages:                /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    abbrev 0.1.1
                                    base64 0.1.1
                                    benchmark 0.2.1
                                    bundler 2.5.0.dev
                                    cgi 0.3.6
                                    csv 3.2.8
                                    delegate 0.3.0
                                    did_you_mean 1.6.3
                                    drb 2.1.1
                                    english 0.7.2
                                    erb 4.0.2
                                    error_highlight 0.5.1
                                    fileutils 1.7.1
                                    find 0.1.1
                                    forwardable 1.3.3
                                    getoptlong 0.2.0
                                    ipaddr 1.2.5
                                    irb 1.7.4
                                    logger 1.5.3
                                    mutex_m 0.1.2
                                    net-http 0.3.2
                                    net-protocol 0.2.1
                                    observer 0.1.1
                                    open-uri 0.3.0
                                    open3 0.1.2
                                    optparse 0.4.0.pre.1
                                    ostruct 0.5.5
                                    pp 0.4.0
                                    prettyprint 0.1.1
                                    pstore 0.1.2
                                    rdoc 6.5.0
                                    readline 0.0.3
                                    reline 0.3.7
                                    resolv 0.2.2
                                    resolv-replace 0.1.1
                                    rinda 0.1.1
                                    ruby2_keywords 0.0.5
                                    securerandom 0.2.2
                                    set 1.0.3
                                    shellwords 0.1.0
                                    singleton 0.1.1
                                    syntax_suggest 1.1.0
                                    tempfile 0.1.3
                                    time 0.2.2
                                    timeout 0.4.0
                                    tmpdir 0.1.3
                                    tsort 0.1.1
                                    un 0.2.1
                                    uri 0.12.2
                                    weakref 0.1.2
                                    yaml 0.2.1
                                    yarp 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    bigdecimal 3.1.4
                                    date 3.3.3
                                    digest 3.1.1
                                    etc 1.4.2
                                    fcntl 1.0.2
                                    fiddle 1.1.2
                                    io-console 0.6.0
                                    io-nonblock 0.2.0
                                    io-wait 0.3.0
                                    json 2.6.3
                                    nkf 0.1.3
                                    openssl 3.1.0
                                    pathname 0.2.1
                                    psych 5.1.0
                                    stringio 3.0.8
                                    strscan 3.0.7
                                    syslog 0.1.1
                                    zlib 3.0.0
installing bundled gems:            /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0
                                    minitest 5.19.0
                                    power_assert 2.0.3
                                    rake 13.0.6
                                    test-unit 3.6.1
                                    rexml 3.2.6
                                    rss 0.2.9
                                    net-ftp 0.2.0
                                    net-imap 0.3.7
                                    net-pop 0.1.2
                                    net-smtp 0.3.3
                                    matrix 0.4.2
                                    prime 0.1.2
                                    rbs 3.1.2
                                    typeprof 0.21.7
                                    debug 1.8.0
                                    racc 1.7.1
installing bundled gem cache:       /tmp/ruby/install/trunk-random1/lib/ruby/gems/3.3.0+0/cache
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 1841 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wmisleading-indentation -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wundef   -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-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/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-random1/yjit/target/release/' /tmp/ruby/src/trunk-random1/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-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
Run options: 
  --seed=24951
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common  /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-random1/test/excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --test-order=random

# Running tests:

Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 17 : #<IO:fd 17>
Leaked file descriptor: Rinda::TupleSpaceProxyTest#test_take_bug_8215: 18 : #<IO:fd 18>
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_remote_array_and_hash: 16
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_remote_array_and_hash: 17
Closed file descriptor: Rinda::TupleSpaceProxyTest#test_remote_array_and_hash: 18
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74: [BUG] Segmentation fault at 0x00007f6cf013f510
ruby 3.3.0dev (2023-07-28T16:08:11Z master 17b50cdb68) [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0031 p:---- s:0179 e:000178 CFUNC  :new
c:0030 p:0023 s:0175 e:000173 BLOCK  /tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74 [FINISH]
c:0029 p:---- s:0171 e:000170 CFUNC  :times
c:0028 p:0044 s:0167 e:000166 METHOD /tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:72
c:0027 p:0037 s:0157 e:000156 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:200
c:0026 p:0052 s:0151 e:000150 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:168
c:0025 p:0075 s:0142 e:000141 BLOCK  /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1590 [FINISH]
c:0024 p:---- s:0135 e:000134 CFUNC  :map
c:0023 p:0103 s:0131 e:000130 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1577
c:0022 p:0035 s:0119 e:000118 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1370
c:0021 p:0010 s:0112 e:000110 BLOCK  /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:834 [FINISH]
c:0020 p:---- s:0106 e:000105 CFUNC  :each
c:0019 p:0047 s:0102 E:000ff8 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:832
c:0018 p:0008 s:0095 E:002008 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:869
c:0017 p:0127 s:0088 E:001818 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1523
c:0016 p:0016 s:0075 E:002208 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1307
c:0015 p:0005 s:0070 E:001be0 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1698
c:0014 p:0006 s:0066 E:001b08 BLOCK  /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1685 [FINISH]
c:0013 p:---- s:0062 e:000061 CFUNC  :each
c:0012 p:0042 s:0058 E:000b28 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1684
c:0011 p:0013 s:0053 E:0015f8 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1727
c:0010 p:0008 s:0048 E:0016d0 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1054
c:0009 p:0008 s:0042 E:000d40 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:902
c:0008 p:0017 s:0036 E:000e38 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:169
c:0007 p:0008 s:0031 E:000478 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1291
c:0006 p:0032 s:0026 E:0020a0 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1809
c:0005 p:0009 s:0022 E:001c88 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1813
c:0004 p:0131 s:0017 E:000d78 TOP    /tmp/ruby/src/trunk-random1/tool/test/runner.rb:23 [FINISH]
c:0003 p:---- s:0012 e:000011 CFUNC  :require_relative
c:0002 p:0074 s:0007 E:000398 EVAL   /tmp/ruby/src/trunk-random1/test/runner.rb:16 [FINISH]
c:0001 p:0000 s:0003 E:001dc0 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-random1/test/runner.rb:16:in `<main>'
/tmp/ruby/src/trunk-random1/test/runner.rb:16:in `require_relative'
/tmp/ruby/src/trunk-random1/tool/test/runner.rb:23:in `<top (required)>'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1813:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1809:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1291:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:169:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:902:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1054:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1727:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1684:in `_run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1684:in `each'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1685:in `block in _run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1698:in `run_tests'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1307:in `_run_anything'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1523:in `_run_anything'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:869:in `_run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:832:in `_run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:832:in `each'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:834:in `block in _run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1370:in `_run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1577:in `_run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1577:in `map'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1590:in `block in _run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:168:in `run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:200:in `run_test'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:72:in `test_implicit_compaction_does_something'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:72:in `times'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74:in `block in test_implicit_compaction_does_something'
/tmp/ruby/src/trunk-random1/test/ruby/test_gc_compact.rb:74:in `new'

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007f6cf66d16c2 RBP: 0x00007f6cf0085ea8 RSP: 0x00007ffe074bf400
 RAX: 0x00007f6cf013f510 RBX: 0xcccccccccccccccd RCX: 0x00007f6cf69b3968
 RDX: 0x00007f6cf69b39e4 RDI: 0x0000563a788440e0 RSI: 0x000000000000000c
  R8: 0x0000000000000000  R9: 0x000000000000001d R10: 0x00007f6cf65ba6b8
 R11: 0x00007f6cf66cc0e0 R12: 0x0000563a788440e0 R13: 0x00007f6cf008ffe8
 R14: 0x00007f6cf0085ed0 R15: 0x0000563a7f1d9610 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_print_backtrace+0xd) [0x7f6cf68a59b1] /tmp/ruby/src/trunk-random1/vm_dump.c:772
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1088
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_bug_for_fatal_signal+0xf4) [0x7f6cf66accd4] /tmp/ruby/src/trunk-random1/error.c:814
/tmp/ruby/build/trunk-random1/libruby.so.3.3(sigsegv+0x4f) [0x7f6cf67f5adf] /tmp/ruby/src/trunk-random1/signal.c:920
/lib/x86_64-linux-gnu/libc.so.6(0x7f6cf6209520) [0x7f6cf6209520]
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_BUILTIN_TYPE+0x0) [0x7f6cf66d16c2] /tmp/ruby/src/trunk-random1/include/ruby/internal/special_consts.h:329
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_SPECIAL_CONST_P) /tmp/ruby/src/trunk-random1/gc.c:1624
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_object_moved_p) /tmp/ruby/src/trunk-random1/gc.c:1618
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_ref_update_imemo) /tmp/ruby/src/trunk-random1/gc.c:10132
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_update_object_references) /tmp/ruby/src/trunk-random1/gc.c:10414
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_ref_update+0xae) [0x7f6cf66d23de] /tmp/ruby/src/trunk-random1/gc.c:10573
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_update_references) /tmp/ruby/src/trunk-random1/gc.c:10607
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_compact_finish) /tmp/ruby/src/trunk-random1/gc.c:5425
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_sweep_compact) /tmp/ruby/src/trunk-random1/gc.c:8476
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_sweep) /tmp/ruby/src/trunk-random1/gc.c:6040
/tmp/ruby/build/trunk-random1/libruby.so.3.3(gc_continue+0x3f3) [0x7f6cf66da6d3] /tmp/ruby/src/trunk-random1/gc.c:2338
/tmp/ruby/build/trunk-random1/libruby.so.3.3(ractor_cache_allocate_slot+0x0) [0x7f6cf66daa1d] /tmp/ruby/src/trunk-random1/gc.c:2702
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_alloc) /tmp/ruby/src/trunk-random1/gc.c:2706
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_init+0x0) [0x7f6cf66dc011] /tmp/ruby/src/trunk-random1/gc.c:2812
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of0) /tmp/ruby/src/trunk-random1/gc.c:2813
/tmp/ruby/build/trunk-random1/libruby.so.3.3(newobj_of) /tmp/ruby/src/trunk-random1/gc.c:2829
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_instance_allocate_internal) /tmp/ruby/src/trunk-random1/gc.c:2875
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_allocate_instance) /tmp/ruby/src/trunk-random1/gc.c:3011
/tmp/ruby/build/trunk-random1/libruby.so.3.3(class_call_alloc_func+0x5) [0x7f6cf674d602] /tmp/ruby/src/trunk-random1/object.c:2075
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_alloc) /tmp/ruby/src/trunk-random1/object.c:2047
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_class_new_instance_pass_kw) /tmp/ruby/src/trunk-random1/object.c:2106
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f6cf6878b4c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x9e) [0x7f6cf68885b7] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f6cf688ed29] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(invoke_block_from_c_bh+0x113) [0x7f6cf68a0713] /tmp/ruby/src/trunk-random1/vm.c:1395
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref) /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_1) /tmp/ruby/src/trunk-random1/vm_eval.c:1365
/tmp/ruby/build/trunk-random1/libruby.so.3.3(int_dotimes+0x94) [0x7f6cf673ca54] /tmp/ruby/src/trunk-random1/numeric.c:5692
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f6cf6878b4c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f6cf688ad5c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f6cf688ed29] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f6cf6894858] /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1375
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_collect+0x5c) [0x7f6cf661232c] /tmp/ruby/src/trunk-random1/array.c:3620
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f6cf6878b4c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f6cf688ad5c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f6cf688ed29] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f6cf6894858] /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1375
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f6cf660c3ac] /tmp/ruby/src/trunk-random1/array.c:2528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2527
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f6cf6878ebc] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_refined+0xc9) [0x7f6cf6891251] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_method_each_type) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f6cf688ad5c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f6cf688ed29] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield_with_cref+0x42) [0x7f6cf6894858] /tmp/ruby/src/trunk-random1/vm.c:1520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1359
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1375
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_TEST_RAW+0x0) [0x7f6cf660c3ac] /tmp/ruby/src/trunk-random1/array.c:2528
/tmp/ruby/build/trunk-random1/libruby.so.3.3(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:520
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2527
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f6cf6878ebc] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_refined+0xc9) [0x7f6cf6891251] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_method_each_type) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0xc4) [0x7f6cf688ad5c] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:815
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0xa34) [0x7f6cf688f624] /tmp/ruby/src/trunk-random1/vm.c:2399
/tmp/ruby/build/trunk-random1/libruby.so.3.3(load_iseq_eval+0x3c) [0x7f6cf671b873] /tmp/ruby/src/trunk-random1/load.c:728
/tmp/ruby/build/trunk-random1/libruby.so.3.3(require_internal) /tmp/ruby/src/trunk-random1/load.c:1236
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_require_string+0x42) [0x7f6cf671c362] /tmp/ruby/src/trunk-random1/load.c:1329
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_cfp_consistent_p+0x0) [0x7f6cf6878ebc] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame_) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3460
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_with_frame) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_call_cfunc_other) /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_sendish+0x9e) [0x7f6cf68885b7] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:5517
/tmp/ruby/build/trunk-random1/libruby.so.3.3(vm_exec_core) ../../src/trunk-random1/insns.def:835
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_vm_exec+0x139) [0x7f6cf688ed29] /tmp/ruby/src/trunk-random1/vm.c:2390
/tmp/ruby/build/trunk-random1/libruby.so.3.3(rb_ec_exec_node+0xb1) [0x7f6cf66b1f91] /tmp/ruby/src/trunk-random1/eval.c:287
/tmp/ruby/build/trunk-random1/libruby.so.3.3(ruby_run_node+0x93) [0x7f6cf66b8453] /tmp/ruby/src/trunk-random1/eval.c:328
/tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x563a76b52187] /tmp/ruby/src/trunk-random1/main.c:39
/tmp/ruby/build/trunk-random1/ruby(main) /tmp/ruby/src/trunk-random1/main.c:58
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x80) [0x7f6cf61f0d90] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f6cf61f0e40] ../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
[0x563a76b521d5]

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

* Process memory map:

563a76b51000-563a76b52000 r--p 00000000 00:3d 13267736                   /tmp/ruby/build/trunk-random1/ruby
563a76b52000-563a76b53000 r-xp 00001000 00:3d 13267736                   /tmp/ruby/build/trunk-random1/ruby
563a76b53000-563a76b54000 r--p 00002000 00:3d 13267736                   /tmp/ruby/build/trunk-random1/ruby
563a76b54000-563a76b55000 r--p 00002000 00:3d 13267736                   /tmp/ruby/build/trunk-random1/ruby
563a76b55000-563a76b56000 rw-p 00003000 00:3d 13267736                   /tmp/ruby/build/trunk-random1/ruby
563a78841000-563a84b1c000 rw-p 00000000 00:00 0                          [heap]
7f6c68000000-7f6c68105000 rw-p 00000000 00:00 0 
7f6c68105000-7f6c6c000000 ---p 00000000 00:00 0 
7f6c6ee47000-7f6c70000000 r--s 00000000 00:3d 13267733                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f6c70000000-7f6c70200000 rw-p 00000000 00:00 0 
7f6c70200000-7f6c74000000 ---p 00000000 00:00 0 
7f6c74000000-7f6c74021000 rw-p 00000000 00:00 0 
7f6c74021000-7f6c78000000 ---p 00000000 00:00 0 
7f6c78000000-7f6c78167000 rw-p 00000000 00:00 0 
7f6c78167000-7f6c7c000000 ---p 00000000 00:00 0 
7f6c7c312000-7f6c7c530000 r--s 00000000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f6c7c530000-7f6c7c531000 ---p 00000000 00:00 0 
7f6c7c531000-7f6c7c572000 rw-p 00000000 00:00 0 
7f6c7c572000-7f6c7c573000 ---p 00000000 00:00 0 
7f6c7c573000-7f6c7c5b4000 rw-p 00000000 00:00 0 
7f6c7c5b4000-7f6c7c5b5000 ---p 00000000 00:00 0 
7f6c7c5b5000-7f6c7c5f6000 rw-p 00000000 00:00 0 
7f6c7c5f6000-7f6c7c5f7000 ---p 00000000 00:00 0 
7f6c7c5f7000-7f6c7c638000 rw-p 00000000 00:00 0 
7f6c7c638000-7f6c7c639000 ---p 00000000 00:00 0 
7f6c7c639000-7f6c7c67a000 rw-p 00000000 00:00 0 
7f6c7c67a000-7f6c7c67b000 ---p 00000000 00:00 0 
7f6c7c67b000-7f6c7c6bc000 rw-p 00000000 00:00 0 
7f6c7c6bc000-7f6c7c6bd000 ---p 00000000 00:00 0 
7f6c7c6bd000-7f6c7c6fe000 rw-p 00000000 00:00 0 
7f6c7c6fe000-7f6c7c6ff000 ---p 00000000 00:00 0 
7f6c7c6ff000-7f6c7c740000 rw-p 00000000 00:00 0 
7f6c7c740000-7f6c7c741000 ---p 00000000 00:00 0 
7f6c7c741000-7f6c7c782000 rw-p 00000000 00:00 0 
7f6c7c782000-7f6c7c783000 ---p 00000000 00:00 0 
7f6c7c783000-7f6c7c7c4000 rw-p 00000000 00:00 0 
7f6c7c7c4000-7f6c7c7c5000 ---p 00000000 00:00 0 
7f6c7c7c5000-7f6c7c806000 rw-p 00000000 00:00 0 
7f6c7c806000-7f6c7c807000 ---p 00000000 00:00 0 
7f6c7c807000-7f6c7c848000 rw-p 00000000 00:00 0 
7f6c7c848000-7f6c7c849000 ---p 00000000 00:00 0 
7f6c7c849000-7f6c7c88a000 rw-p 00000000 00:00 0 
7f6c7c88a000-7f6c7c88b000 ---p 00000000 00:00 0 
7f6c7c88b000-7f6c7c8cc000 rw-p 00000000 00:00 0 
7f6c7c8cc000-7f6c7c8cd000 ---p 00000000 00:00 0 
7f6c7c8cd000-7f6c7c90e000 rw-p 00000000 00:00 0 
7f6c7c90e000-7f6c7c90f000 ---p 00000000 00:00 0 
7f6c7c90f000-7f6c7c950000 rw-p 00000000 00:00 0 
7f6c7c950000-7f6c7c951000 ---p 00000000 00:00 0 
7f6c7c951000-7f6c7c992000 rw-p 00000000 00:00 0 
7f6c7c992000-7f6c7c993000 ---p 00000000 00:00 0 
7f6c7c993000-7f6c7c9d4000 rw-p 00000000 00:00 0 
7f6c7c9d4000-7f6c7c9d5000 ---p 00000000 00:00 0 
7f6c7c9d5000-7f6c7ca16000 rw-p 00000000 00:00 0 
7f6c7ca16000-7f6c7ca17000 ---p 00000000 00:00 0 
7f6c7ca17000-7f6c7ca58000 rw-p 00000000 00:00 0 
7f6c7ca58000-7f6c7ca59000 ---p 00000000 00:00 0 
7f6c7ca59000-7f6c7ca9a000 rw-p 00000000 00:00 0 
7f6c7ca9a000-7f6c7ca9b000 ---p 00000000 00:00 0 
7f6c7ca9b000-7f6c7cadc000 rw-p 00000000 00:00 0 
7f6c7cadc000-7f6c7cadd000 ---p 00000000 00:00 0 
7f6c7cadd000-7f6c7cb1e000 rw-p 00000000 00:00 0 
7f6c7cb1e000-7f6c7cb1f000 ---p 00000000 00:00 0 
7f6c7cb1f000-7f6c7cb60000 rw-p 00000000 00:00 0 
7f6c7cb60000-7f6c7cb61000 ---p 00000000 00:00 0 
7f6c7cb61000-7f6c7cba2000 rw-p 00000000 00:00 0 
7f6c7cba2000-7f6c7cba3000 ---p 00000000 00:00 0 
7f6c7cba3000-7f6c7cbe4000 rw-p 00000000 00:00 0 
7f6c7cbe4000-7f6c7cbe5000 ---p 00000000 00:00 0 
7f6c7cbe5000-7f6c7cc26000 rw-p 00000000 00:00 0 
7f6c7cc26000-7f6c7cc27000 ---p 00000000 00:00 0 
7f6c7cc27000-7f6c7cc68000 rw-p 00000000 00:00 0 
7f6c7cc68000-7f6c7cc69000 ---p 00000000 00:00 0 
7f6c7cc69000-7f6c7ccaa000 rw-p 00000000 00:00 0 
7f6c7ccaa000-7f6c7ccab000 ---p 00000000 00:00 0 
7f6c7ccab000-7f6c7ccec000 rw-p 00000000 00:00 0 
7f6c7ccec000-7f6c7cced000 ---p 00000000 00:00 0 
7f6c7cced000-7f6c7cd2e000 rw-p 00000000 00:00 0 
7f6c7cd2e000-7f6c7cd2f000 ---p 00000000 00:00 0 
7f6c7cd2f000-7f6c7cd70000 rw-p 00000000 00:00 0 
7f6c7cd70000-7f6c7cd71000 ---p 00000000 00:00 0 
7f6c7cd71000-7f6c7cdb2000 rw-p 00000000 00:00 0 
7f6c7cdb2000-7f6c7cdb3000 ---p 00000000 00:00 0 
7f6c7cdb3000-7f6c7cdf4000 rw-p 00000000 00:00 0 
7f6c7cdf4000-7f6c7cdf5000 ---p 00000000 00:00 0 
7f6c7cdf5000-7f6c7ce36000 rw-p 00000000 00:00 0 
7f6c7ce36000-7f6c7ce37000 ---p 00000000 00:00 0 
7f6c7ce37000-7f6c7ce78000 rw-p 00000000 00:00 0 
7f6c7ce78000-7f6c7ce79000 ---p 00000000 00:00 0 
7f6c7ce79000-7f6c7ceba000 rw-p 00000000 00:00 0 
7f6c7ceba000-7f6c7cebb000 ---p 00000000 00:00 0 
7f6c7cebb000-7f6c7cefc000 rw-p 00000000 00:00 0 
7f6c7cefc000-7f6c7cefd000 ---p 00000000 00:00 0 
7f6c7cefd000-7f6c7cf3e000 rw-p 00000000 00:00 0 
7f6c7cf3e000-7f6c7cf3f000 ---p 00000000 00:00 0 
7f6c7cf3f000-7f6c7cf80000 rw-p 00000000 00:00 0 
7f6c7cf80000-7f6c7cf81000 ---p 00000000 00:00 0 
7f6c7cf81000-7f6c7cfc2000 rw-p 00000000 00:00 0 
7f6c7cfc2000-7f6c7cfc3000 ---p 00000000 00:00 0 
7f6c7cfc3000-7f6c7d004000 rw-p 00000000 00:00 0 
7f6c7d004000-7f6c7d005000 ---p 00000000 00:00 0 
7f6c7d005000-7f6c7d046000 rw-p 00000000 00:00 0 
7f6c7d046000-7f6c7d047000 ---p 00000000 00:00 0 
7f6c7d047000-7f6c7d088000 rw-p 00000000 00:00 0 
7f6c7d088000-7f6c7d089000 ---p 00000000 00:00 0 
7f6c7d089000-7f6c7d0ca000 rw-p 00000000 00:00 0 
7f6c7d0ca000-7f6c7d0cb000 ---p 00000000 00:00 0 
7f6c7d0cb000-7f6c7d10c000 rw-p 00000000 00:00 0 
7f6c7d10c000-7f6c7d10d000 ---p 00000000 00:00 0 
7f6c7d10d000-7f6c7d14e000 rw-p 00000000 00:00 0 
7f6c7d14e000-7f6c7d14f000 ---p 00000000 00:00 0 
7f6c7d14f000-7f6c7d190000 rw-p 00000000 00:00 0 
7f6c7d190000-7f6c7d191000 ---p 00000000 00:00 0 
7f6c7d191000-7f6c7d1d2000 rw-p 00000000 00:00 0 
7f6c7d1d2000-7f6c7d1d3000 ---p 00000000 00:00 0 
7f6c7d1d3000-7f6c7d214000 rw-p 00000000 00:00 0 
7f6c7d214000-7f6c7d215000 ---p 00000000 00:00 0 
7f6c7d215000-7f6c7d256000 rw-p 00000000 00:00 0 
7f6c7d256000-7f6c7d257000 ---p 00000000 00:00 0 
7f6c7d257000-7f6c7d298000 rw-p 00000000 00:00 0 
7f6c7d298000-7f6c7d299000 ---p 00000000 00:00 0 
7f6c7d299000-7f6c7d2da000 rw-p 00000000 00:00 0 
7f6c7d2da000-7f6c7d2db000 ---p 00000000 00:00 0 
7f6c7d2db000-7f6c7d31c000 rw-p 00000000 00:00 0 
7f6c7d31c000-7f6c7d31d000 ---p 00000000 00:00 0 
7f6c7d31d000-7f6c7d35e000 rw-p 00000000 00:00 0 
7f6c7d35e000-7f6c7d35f000 ---p 00000000 00:00 0 
7f6c7d35f000-7f6c7d3a0000 rw-p 00000000 00:00 0 
7f6c7d3a0000-7f6c7d3a1000 ---p 00000000 00:00 0 
7f6c7d3a1000-7f6c7d3e2000 rw-p 00000000 00:00 0 
7f6c7d3e2000-7f6c7d3e3000 ---p 00000000 00:00 0 
7f6c7d3e3000-7f6c7d424000 rw-p 00000000 00:00 0 
7f6c7d424000-7f6c7d425000 ---p 00000000 00:00 0 
7f6c7d425000-7f6c7d466000 rw-p 00000000 00:00 0 
7f6c7d466000-7f6c7d467000 ---p 00000000 00:00 0 
7f6c7d467000-7f6c7d4a8000 rw-p 00000000 00:00 0 
7f6c7d4a8000-7f6c7d4a9000 ---p 00000000 00:00 0 
7f6c7d4a9000-7f6c7d4ea000 rw-p 00000000 00:00 0 
7f6c7d4ea000-7f6c7d4eb000 ---p 00000000 00:00 0 
7f6c7d4eb000-7f6c7d52c000 rw-p 00000000 00:00 0 
7f6c7d52c000-7f6c7d52d000 ---p 00000000 00:00 0 
7f6c7d52d000-7f6c7d56e000 rw-p 00000000 00:00 0 
7f6c7d56e000-7f6c7d56f000 ---p 00000000 00:00 0 
7f6c7d56f000-7f6c7d840000 rw-p 00000000 00:00 0 
7f6c7d840000-7f6c7d841000 ---p 00000000 00:00 0 
7f6c7d841000-7f6c7d882000 rw-p 00000000 00:00 0 
7f6c7d882000-7f6c7d883000 ---p 00000000 00:00 0 
7f6c7d883000-7f6c7d8c4000 rw-p 00000000 00:00 0 
7f6c7d8c4000-7f6c7d8c5000 ---p 00000000 00:00 0 
7f6c7d8c5000-7f6c7d906000 rw-p 00000000 00:00 0 
7f6c7d906000-7f6c7d907000 ---p 00000000 00:00 0 
7f6c7d907000-7f6c7d948000 rw-p 00000000 00:00 0 
7f6c7d948000-7f6c7d949000 ---p 00000000 00:00 0 
7f6c7d949000-7f6c7d98a000 rw-p 00000000 00:00 0 
7f6c7d98a000-7f6c7d98b000 ---p 00000000 00:00 0 
7f6c7d98b000-7f6c7d9cc000 rw-p 00000000 00:00 0 
7f6c7d9cc000-7f6c7d9cd000 ---p 00000000 00:00 0 
7f6c7d9cd000-7f6c7da0e000 rw-p 00000000 00:00 0 
7f6c7da0e000-7f6c7da0f000 ---p 00000000 00:00 0 
7f6c7da0f000-7f6c7da50000 rw-p 00000000 00:00 0 
7f6c7da50000-7f6c7da51000 ---p 00000000 00:00 0 
7f6c7da51000-7f6c7da92000 rw-p 00000000 00:00 0 
7f6c7da92000-7f6c7da93000 ---p 00000000 00:00 0 
7f6c7da93000-7f6c7dad4000 rw-p 00000000 00:00 0 
7f6c7dad4000-7f6c7dad5000 ---p 00000000 00:00 0 
7f6c7dad5000-7f6c7db16000 rw-p 00000000 00:00 0 
7f6c7db16000-7f6c7db17000 ---p 00000000 00:00 0 
7f6c7db17000-7f6c7db58000 rw-p 00000000 00:00 0 
7f6c7db58000-7f6c7db59000 ---p 00000000 00:00 0 
7f6c7db59000-7f6c7db9a000 rw-p 00000000 00:00 0 
7f6c7db9a000-7f6c7db9b000 ---p 00000000 00:00 0 
7f6c7db9b000-7f6c7dbdc000 rw-p 00000000 00:00 0 
7f6c7dbdc000-7f6c7dbdd000 ---p 00000000 00:00 0 
7f6c7dbdd000-7f6c7dc1e000 rw-p 00000000 00:00 0 
7f6c7dc1e000-7f6c7dc1f000 ---p 00000000 00:00 0 
7f6c7dc1f000-7f6c7dc60000 rw-p 00000000 00:00 0 
7f6c7dc60000-7f6c7dc61000 ---p 00000000 00:00 0 
7f6c7dc61000-7f6c7dca2000 rw-p 00000000 00:00 0 
7f6c7dca2000-7f6c7dca3000 ---p 00000000 00:00 0 
7f6c7dca3000-7f6c7dce4000 rw-p 00000000 00:00 0 
7f6c7dce4000-7f6c7dce5000 ---p 00000000 00:00 0 
7f6c7dce5000-7f6c7dd26000 rw-p 00000000 00:00 0 
7f6c7dd26000-7f6c7dd27000 ---p 00000000 00:00 0 
7f6c7dd27000-7f6c7dd68000 rw-p 00000000 00:00 0 
7f6c7dd68000-7f6c7dd69000 ---p 00000000 00:00 0 
7f6c7dd69000-7f6c7ddaa000 rw-p 00000000 00:00 0 
7f6c7ddaa000-7f6c7ddab000 ---p 00000000 00:00 0 
7f6c7ddab000-7f6c7ddec000 rw-p 00000000 00:00 0 
7f6c7ddec000-7f6c7dded000 ---p 00000000 00:00 0 
7f6c7dded000-7f6c7de2e000 rw-p 00000000 00:00 0 
7f6c7de2e000-7f6c7de2f000 ---p 00000000 00:00 0 
7f6c7de2f000-7f6c7de70000 rw-p 00000000 00:00 0 
7f6c7de70000-7f6c7de71000 ---p 00000000 00:00 0 
7f6c7de71000-7f6c7deb2000 rw-p 00000000 00:00 0 
7f6c7deb2000-7f6c7deb3000 ---p 00000000 00:00 0 
7f6c7deb3000-7f6c7def4000 rw-p 00000000 00:00 0 
7f6c7def4000-7f6c7def5000 ---p 00000000 00:00 0 
7f6c7def5000-7f6c7df36000 rw-p 00000000 00:00 0 
7f6c7df36000-7f6c7df37000 ---p 00000000 00:00 0 
7f6c7df37000-7f6c7df78000 rw-p 00000000 00:00 0 
7f6c7df78000-7f6c7df79000 ---p 00000000 00:00 0 
7f6c7df79000-7f6c7dfba000 rw-p 00000000 00:00 0 
7f6c7dfba000-7f6c7dfbb000 ---p 00000000 00:00 0 
7f6c7dfbb000-7f6c7dffc000 rw-p 00000000 00:00 0 
7f6c7dffc000-7f6c7dffd000 ---p 00000000 00:00 0 
7f6c7dffd000-7f6c7e03e000 rw-p 00000000 00:00 0 
7f6c7e03e000-7f6c7e03f000 ---p 00000000 00:00 0 
7f6c7e03f000-7f6c7e770000 rw-p 00000000 00:00 0 
7f6c7e780000-7f6c7e7c0000 rw-p 00000000 00:00 0 
7f6c7e7d0000-7f6c7e820000 rw-p 00000000 00:00 0 
7f6c7e830000-7f6c7e870000 rw-p 00000000 00:00 0 
7f6c7e880000-7f6c7e930000 rw-p 00000000 00:00 0 
7f6c7e940000-7f6c7e970000 rw-p 00000000 00:00 0 
7f6c7e980000-7f6c7edb0000 rw-p 00000000 00:00 0 
7f6c7edc0000-7f6c7f140000 rw-p 00000000 00:00 0 
7f6c7f150000-7f6c7f1a0000 rw-p 00000000 00:00 0 
7f6c7f1b0000-7f6c7f210000 rw-p 00000000 00:00 0 
7f6c7f220000-7f6c7f270000 rw-p 00000000 00:00 0 
7f6c7f280000-7f6c7f300000 rw-p 00000000 00:00 0 
7f6c7f310000-7f6c7f3c0000 rw-p 00000000 00:00 0 
7f6c7f3d0000-7f6c7f540000 rw-p 00000000 00:00 0 
7f6c7f550000-7f6c7f590000 rw-p 00000000 00:00 0 
7f6c7f5a0000-7f6c7f5e0000 rw-p 00000000 00:00 0 
7f6c7f5f0000-7f6c7f6c0000 rw-p 00000000 00:00 0 
7f6c7f6d0000-7f6c7f7c0000 rw-p 00000000 00:00 0 
7f6c7f7d0000-7f6c7f840000 rw-p 00000000 00:00 0 
7f6c7f850000-7f6c7f880000 rw-p 00000000 00:00 0 
7f6c7f890000-7f6c7f960000 rw-p 00000000 00:00 0 
7f6c7f970000-7f6c7f9c0000 rw-p 00000000 00:00 0 
7f6c7f9d0000-7f6c7fa40000 rw-p 00000000 00:00 0 
7f6c7fa50000-7f6c7fb40000 rw-p 00000000 00:00 0 
7f6c7fb50000-7f6c7fcc0000 rw-p 00000000 00:00 0 
7f6c7fcd0000-7f6c7ffd0000 rw-p 00000000 00:00 0 
7f6c7ffe0000-7f6c7fff0000 rw-p 00000000 00:00 0 
7f6c7fff0000-7f6c80000000 rw-p 00000000 00:00 0 
7f6c80000000-7f6c80089000 rw-p 00000000 00:00 0 
7f6c80089000-7f6c84000000 ---p 00000000 00:00 0 
7f6c84000000-7f6c84021000 rw-p 00000000 00:00 0 
7f6c84021000-7f6c88000000 ---p 00000000 00:00 0 
7f6c88000000-7f6c88068000 rw-p 00000000 00:00 0 
7f6c88068000-7f6c8c000000 ---p 00000000 00:00 0 
7f6c8c000000-7f6c8c022000 rw-p 00000000 00:00 0 
7f6c8c022000-7f6c90000000 ---p 00000000 00:00 0 
7f6c90000000-7f6c900c1000 rw-p 00000000 00:00 0 
7f6c900c1000-7f6c94000000 ---p 00000000 00:00 0 
7f6c94000000-7f6c941ef000 rw-p 00000000 00:00 0 
7f6c941ef000-7f6c98000000 ---p 00000000 00:00 0 
7f6c98000000-7f6c98021000 rw-p 00000000 00:00 0 
7f6c98021000-7f6c9c000000 ---p 00000000 00:00 0 
7f6c9c000000-7f6c9c163000 rw-p 00000000 00:00 0 
7f6c9c163000-7f6ca0000000 ---p 00000000 00:00 0 
7f6ca0000000-7f6ca0023000 rw-p 00000000 00:00 0 
7f6ca0023000-7f6ca4000000 ---p 00000000 00:00 0 
7f6ca4000000-7f6ca41bb000 rw-p 00000000 00:00 0 
7f6ca41bb000-7f6ca8000000 ---p 00000000 00:00 0 
7f6ca8000000-7f6ca889a000 rw-p 00000000 00:00 0 
7f6ca889a000-7f6cac000000 ---p 00000000 00:00 0 
7f6cac000000-7f6cac78a000 rw-p 00000000 00:00 0 
7f6cac78a000-7f6cb0000000 ---p 00000000 00:00 0 
7f6cb0000000-7f6cb0043000 rw-p 00000000 00:00 0 
7f6cb0043000-7f6cb4000000 ---p 00000000 00:00 0 
7f6cb4000000-7f6cb4021000 rw-p 00000000 00:00 0 
7f6cb4021000-7f6cb8000000 ---p 00000000 00:00 0 
7f6cb8000000-7f6cb810a000 rw-p 00000000 00:00 0 
7f6cb810a000-7f6cbc000000 ---p 00000000 00:00 0 
7f6cbc000000-7f6cbc021000 rw-p 00000000 00:00 0 
7f6cbc021000-7f6cc0000000 ---p 00000000 00:00 0 
7f6cc0000000-7f6cc0670000 rw-p 00000000 00:00 0 
7f6cc0670000-7f6cc4000000 ---p 00000000 00:00 0 
7f6cc4000000-7f6cc4602000 rw-p 00000000 00:00 0 
7f6cc4602000-7f6cc8000000 ---p 00000000 00:00 0 
7f6cc8000000-7f6cc8105000 rw-p 00000000 00:00 0 
7f6cc8105000-7f6ccc000000 ---p 00000000 00:00 0 
7f6ccc000000-7f6ccc021000 rw-p 00000000 00:00 0 
7f6ccc021000-7f6cd0000000 ---p 00000000 00:00 0 
7f6cd0000000-7f6cd02fe000 rw-p 00000000 00:00 0 
7f6cd02fe000-7f6cd4000000 ---p 00000000 00:00 0 
7f6cd4000000-7f6cd4b58000 rw-p 00000000 00:00 0 
7f6cd4b58000-7f6cd8000000 ---p 00000000 00:00 0 
7f6cd8000000-7f6cd8104000 rw-p 00000000 00:00 0 
7f6cd8104000-7f6cdc000000 ---p 00000000 00:00 0 
7f6cdc000000-7f6cdc104000 rw-p 00000000 00:00 0 
7f6cdc104000-7f6ce0000000 ---p 00000000 00:00 0 
7f6ce0010000-7f6ce13a0000 rw-p 00000000 00:00 0 
7f6ce13b0000-7f6ce13d0000 rw-p 00000000 00:00 0 
7f6ce1410000-7f6ce1500000 rw-p 00000000 00:00 0 
7f6ce1510000-7f6ce1530000 rw-p 00000000 00:00 0 
7f6ce1540000-7f6ce1580000 rw-p 00000000 00:00 0 
7f6ce1590000-7f6ce15d0000 rw-p 00000000 00:00 0 
7f6ce15e0000-7f6ce1610000 rw-p 00000000 00:00 0 
7f6ce1620000-7f6ce1670000 rw-p 00000000 00:00 0 
7f6ce1680000-7f6ce16a0000 rw-p 00000000 00:00 0 
7f6ce16b0000-7f6ce16d0000 rw-p 00000000 00:00 0 
7f6ce16e0000-7f6ce16f0000 rw-p 00000000 00:00 0 
7f6ce1700000-7f6ce1710000 rw-p 00000000 00:00 0 
7f6ce1720000-7f6ce1730000 rw-p 00000000 00:00 0 
7f6ce174a000-7f6ce1780000 r--s 00000000 00:3d 13267736                   /tmp/ruby/build/trunk-random1/ruby
7f6ce1780000-7f6ce1800000 rw-p 00000000 00:00 0 
7f6ce1810000-7f6ce1830000 rw-p 00000000 00:00 0 
7f6ce1840000-7f6ce1850000 rw-p 00000000 00:00 0 
7f6ce1860000-7f6ce1880000 rw-p 00000000 00:00 0 
7f6ce1890000-7f6ce18c0000 rw-p 00000000 00:00 0 
7f6ce18f0000-7f6ce1920000 rw-p 00000000 00:00 0 
7f6ce1930000-7f6ce1940000 rw-p 00000000 00:00 0 
7f6ce1950000-7f6ce1960000 rw-p 00000000 00:00 0 
7f6ce1970000-7f6ce1980000 rw-p 00000000 00:00 0 
7f6ce1990000-7f6ce1a10000 rw-p 00000000 00:00 0 
7f6ce1a20000-7f6ce1a50000 rw-p 00000000 00:00 0 
7f6ce1a60000-7f6ce1a70000 rw-p 00000000 00:00 0 
7f6ce1a80000-7f6ce1aa0000 rw-p 00000000 00:00 0 
7f6ce1ab0000-7f6ce1ac0000 rw-p 00000000 00:00 0 
7f6ce1ad0000-7f6ce1af0000 rw-p 00000000 00:00 0 
7f6ce1b00000-7f6ce1b50000 rw-p 00000000 00:00 0 
7f6ce1b60000-7f6ce1b80000 rw-p 00000000 00:00 0 
7f6ce1b90000-7f6ce1c80000 rw-p 00000000 00:00 0 
7f6ce1c90000-7f6ce1cf0000 rw-p 00000000 00:00 0 
7f6ce1d00000-7f6ce1d10000 rw-p 00000000 00:00 0 
7f6ce1d20000-7f6ce1d40000 rw-p 00000000 00:00 0 
7f6ce1d50000-7f6ce1d70000 rw-p 00000000 00:00 0 
7f6ce1d80000-7f6ce1d90000 rw-p 00000000 00:00 0 
7f6ce1da0000-7f6ce1e10000 rw-p 00000000 00:00 0 
7f6ce1e30000-7f6ce1e40000 rw-p 00000000 00:00 0 
7f6ce1e50000-7f6ce1e60000 rw-p 00000000 00:00 0 
7f6ce1e70000-7f6ce1e90000 rw-p 00000000 00:00 0 
7f6ce1e90000-7f6ce1e91000 r--p 00000000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f6ce1e91000-7f6ce1e92000 r-xp 00001000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f6ce1e92000-7f6ce1eae000 r--p 00002000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f6ce1eae000-7f6ce1eaf000 r--p 0001d000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f6ce1eaf000-7f6ce1eb0000 rw-p 0001e000 00:3d 13268293                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f6ce1ee0000-7f6ce1ee1000 r--p 00000000 00:3d 13268286                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f6ce1ee1000-7f6ce1ee2000 r-xp 00001000 00:3d 13268286                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f6ce1ee2000-7f6ce1efe000 r--p 00002000 00:3d 13268286                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f6ce1efe000-7f6ce1eff000 r--p 0001d000 00:3d 13268286                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f6ce1eff000-7f6ce1f00000 rw-p 0001e000 00:3d 13268286                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f6ce1f30000-7f6ce1f40000 rw-p 00000000 00:00 0 
7f6ce1f50000-7f6ce1f70000 rw-p 00000000 00:00 0 
7f6ce1f80000-7f6ce1f90000 rw-p 00000000 00:00 0 
7f6ce1f90000-7f6ce1fa0000 rw-p 00000000 00:00 0 
7f6ce1fc0000-7f6ce1fe0000 rw-p 00000000 00:00 0 
7f6ce1ffe000-7f6ce1fff000 ---p 00000000 00:00 0 
7f6ce1fff000-7f6ce211f000 rw-p 00000000 00:00 0 
7f6ce211f000-7f6ce2120000 ---p 00000000 00:00 0 
7f6ce2120000-7f6ce2340000 rw-p 00000000 00:00 0 
7f6ce2350000-7f6ce2380000 rw-p 00000000 00:00 0 
7f6ce2382000-7f6ce2383000 r--p 00000000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f6ce2383000-7f6ce2384000 r-xp 00001000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f6ce2384000-7f6ce23c5000 r--p 00002000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f6ce23c5000-7f6ce23c6000 r--p 00042000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f6ce23c6000-7f6ce23c7000 rw-p 00043000 00:3d 13268317                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f6ce23c7000-7f6ce23c8000 ---p 00000000 00:00 0 
7f6ce23c8000-7f6ce24e8000 rw-p 00000000 00:00 0 
7f6ce24e8000-7f6ce24e9000 ---p 00000000 00:00 0 
7f6ce24e9000-7f6ce2609000 rw-p 00000000 00:00 0 
7f6ce2609000-7f6ce260a000 ---p 00000000 00:00 0 
7f6ce260a000-7f6ce272a000 rw-p 00000000 00:00 0 
7f6ce272a000-7f6ce272b000 ---p 00000000 00:00 0 
7f6ce272b000-7f6ce284b000 rw-p 00000000 00:00 0 
7f6ce284b000-7f6ce284c000 ---p 00000000 00:00 0 
7f6ce284c000-7f6ce296c000 rw-p 00000000 00:00 0 
7f6ce296c000-7f6ce296d000 ---p 00000000 00:00 0 
7f6ce296d000-7f6ce2a8d000 rw-p 00000000 00:00 0 
7f6ce2a8d000-7f6ce2a8e000 ---p 00000000 00:00 0 
7f6ce2a8e000-7f6ce2bae000 rw-p 00000000 00:00 0 
7f6ce2bae000-7f6ce2baf000 ---p 00000000 00:00 0 
7f6ce2baf000-7f6ce2ccf000 rw-p 00000000 00:00 0 
7f6ce2ccf000-7f6ce2cd0000 ---p 00000000 00:00 0 
7f6ce2cd0000-7f6ce2df0000 rw-p 00000000 00:00 0 
7f6ce2df0000-7f6ce2df1000 ---p 00000000 00:00 0 
7f6ce2df1000-7f6ce2f11000 rw-p 00000000 00:00 0 
7f6ce2f11000-7f6ce2f12000 ---p 00000000 00:00 0 
7f6ce2f12000-7f6ce3032000 rw-p 00000000 00:00 0 
7f6ce3032000-7f6ce3033000 ---p 00000000 00:00 0 
7f6ce3033000-7f6ce3153000 rw-p 00000000 00:00 0 
7f6ce3153000-7f6ce3154000 ---p 00000000 00:00 0 
7f6ce3154000-7f6ce3274000 rw-p 00000000 00:00 0 
7f6ce3274000-7f6ce3275000 ---p 00000000 00:00 0 
7f6ce3275000-7f6ce3395000 rw-p 00000000 00:00 0 
7f6ce3395000-7f6ce3396000 ---p 00000000 00:00 0 
7f6ce3396000-7f6ce34b6000 rw-p 00000000 00:00 0 
7f6ce34b6000-7f6ce34b7000 ---p 00000000 00:00 0 
7f6ce34b7000-7f6ce35d7000 rw-p 00000000 00:00 0 
7f6ce35d7000-7f6ce35d8000 ---p 00000000 00:00 0 
7f6ce35d8000-7f6ce36f8000 rw-p 00000000 00:00 0 
7f6ce36f8000-7f6ce36f9000 ---p 00000000 00:00 0 
7f6ce36f9000-7f6ce3819000 rw-p 00000000 00:00 0 
7f6ce3819000-7f6ce381a000 ---p 00000000 00:00 0 
7f6ce381a000-7f6ce393a000 rw-p 00000000 00:00 0 
7f6ce393a000-7f6ce393b000 ---p 00000000 00:00 0 
7f6ce393b000-7f6ce3a5b000 rw-p 00000000 00:00 0 
7f6ce3a5b000-7f6ce3a5c000 ---p 00000000 00:00 0 
7f6ce3a5c000-7f6ce3b7c000 rw-p 00000000 00:00 0 
7f6ce3b7c000-7f6ce3b7d000 ---p 00000000 00:00 0 
7f6ce3b7d000-7f6ce3c9d000 rw-p 00000000 00:00 0 
7f6ce3c9d000-7f6ce3c9e000 ---p 00000000 00:00 0 
7f6ce3c9e000-7f6ce3dbe000 rw-p 00000000 00:00 0 
7f6ce3dbe000-7f6ce3dbf000 ---p 00000000 00:00 0 
7f6ce3dbf000-7f6ce3edf000 rw-p 00000000 00:00 0 
7f6ce3edf000-7f6ce3ee0000 ---p 00000000 00:00 0 
7f6ce3ee0000-7f6ce4000000 rw-p 00000000 00:00 0 
7f6ce4000000-7f6ce418b000 rw-p 00000000 00:00 0 
7f6ce418b000-7f6ce8000000 ---p 00000000 00:00 0 
7f6ce8000000-7f6ce813f000 rw-p 00000000 00:00 0 
7f6ce813f000-7f6cec000000 ---p 00000000 00:00 0 
7f6cec000000-7f6cec0bf000 rw-p 00000000 00:00 0 
7f6cec0bf000-7f6cf0000000 ---p 00000000 00:00 0 
7f6cf001f000-7f6cf0020000 r--p 00000000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f6cf0020000-7f6cf0021000 r-xp 00001000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f6cf0021000-7f6cf003e000 r--p 00002000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f6cf003e000-7f6cf003f000 r--p 0001e000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f6cf003f000-7f6cf0040000 rw-p 0001f000 00:3d 13268294                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f6cf0040000-7f6cf0130000 rw-p 00000000 00:00 0 
7f6cf0140000-7f6cf0170000 rw-p 00000000 00:00 0 
7f6cf0180000-7f6cf01c0000 rw-p 00000000 00:00 0 
7f6cf01d0000-7f6cf0200000 rw-p 00000000 00:00 0 
7f6cf0210000-7f6cf0230000 rw-p 00000000 00:00 0 
7f6cf0240000-7f6cf0250000 rw-p 00000000 00:00 0 
7f6cf025f000-7f6cf0260000 ---p 00000000 00:00 0 
7f6cf0260000-7f6cf0740000 rw-p 00000000 00:00 0 
7f6cf0750000-7f6cf0780000 rw-p 00000000 00:00 0 
7f6cf0790000-7f6cf07b0000 rw-p 00000000 00:00 0 
7f6cf07c0000-7f6cf07d0000 rw-p 00000000 00:00 0 
7f6cf07df000-7f6cf07e0000 ---p 00000000 00:00 0 
7f6cf07e0000-7f6cf0920000 rw-p 00000000 00:00 0 
7f6cf0930000-7f6cf0980000 rw-p 00000000 00:00 0 
7f6cf0990000-7f6cf09a0000 rw-p 00000000 00:00 0 
7f6cf09b0000-7f6cf09c0000 rw-p 00000000 00:00 0 
7f6cf09d0000-7f6cf09f0000 rw-p 00000000 00:00 0 
7f6cf09ff000-7f6cf1070000 rw-p 00000000 00:00 0 
7f6cf107e000-7f6cf107f000 ---p 00000000 00:00 0 
7f6cf107f000-7f6cf119f000 rw-p 00000000 00:00 0 
7f6cf119f000-7f6cf11a0000 ---p 00000000 00:00 0 
7f6cf11a0000-7f6cf1530000 rw-p 00000000 00:00 0 
7f6cf1540000-7f6cf15b0000 rw-p 00000000 00:00 0 
7f6cf15c0000-7f6cf1600000 rw-p 00000000 00:00 0 
7f6cf1610000-7f6cf1650000 rw-p 00000000 00:00 0 
7f6cf1660000-7f6cf2430000 rw-p 00000000 00:00 0 
7f6cf243e000-7f6cf2444000 r--p 00000000 00:3d 13268955                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f6cf2444000-7f6cf2458000 r-xp 00006000 00:3d 13268955                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f6cf2458000-7f6cf245d000 r--p 0001a000 00:3d 13268955                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f6cf245d000-7f6cf245e000 r--p 0001e000 00:3d 13268955                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f6cf245e000-7f6cf245f000 rw-p 0001f000 00:3d 13268955                   /tmp/ruby/build/trunk-random1/.bundle/extensions/x86_64-linux/3.3.0+0/rbs-3.1.2/rbs_extension.so
7f6cf245f000-7f6cf2b50000 rw-p 00000000 00:00 0 
7f6cf2b55000-7f6cf2b56000 r--p 00000000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f6cf2b56000-7f6cf2b57000 r-xp 00001000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f6cf2b57000-7f6cf2b7b000 r--p 00002000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f6cf2b7b000-7f6cf2b7c000 r--p 00025000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f6cf2b7c000-7f6cf2b7d000 rw-p 00026000 00:3d 13268315                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f6cf2b7d000-7f6cf2b7e000 r--p 00000000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f6cf2b7e000-7f6cf2b7f000 r-xp 00001000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f6cf2b7f000-7f6cf2bae000 r--p 00002000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f6cf2bae000-7f6cf2baf000 r--p 00030000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f6cf2baf000-7f6cf2bb0000 rw-p 00031000 00:3d 13268301                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gbk.so
7f6cf2bb0000-7f6cf2bb1000 r--p 00000000 00:3d 13268272                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f6cf2bb1000-7f6cf2bb2000 r-xp 00001000 00:3d 13268272                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f6cf2bb2000-7f6cf2bde000 r--p 00002000 00:3d 13268272                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f6cf2bde000-7f6cf2bdf000 r--p 0002d000 00:3d 13268272                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f6cf2bdf000-7f6cf2be0000 rw-p 0002e000 00:3d 13268272                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/chinese.so
7f6cf2be0000-7f6cf2be1000 r--p 00000000 00:3d 13268312                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f6cf2be1000-7f6cf2be2000 r-xp 00001000 00:3d 13268312                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f6cf2be2000-7f6cf2c0d000 r--p 00002000 00:3d 13268312                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f6cf2c0d000-7f6cf2c0e000 r--p 0002c000 00:3d 13268312                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f6cf2c0e000-7f6cf2c0f000 rw-p 0002d000 00:3d 13268312                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/gb18030.so
7f6cf2c0f000-7f6cf2c10000 r--p 00000000 00:3d 13268281                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f6cf2c10000-7f6cf2c11000 r-xp 00001000 00:3d 13268281                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f6cf2c11000-7f6cf2c9d000 r--p 00002000 00:3d 13268281                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f6cf2c9d000-7f6cf2c9e000 r--p 0008d000 00:3d 13268281                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f6cf2c9e000-7f6cf2c9f000 rw-p 0008e000 00:3d 13268281                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/big5.so
7f6cf2cb0000-7f6cf2ce0000 rw-p 00000000 00:00 0 
7f6cf2cf0000-7f6cf2d00000 rw-p 00000000 00:00 0 
7f6cf2d10000-7f6cf2d20000 rw-p 00000000 00:00 0 
7f6cf2d30000-7f6cf2d50000 rw-p 00000000 00:00 0 
7f6cf2d60000-7f6cf3130000 rw-p 00000000 00:00 0 
7f6cf313b000-7f6cf313c000 r--p 00000000 00:3d 13268535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7f6cf313c000-7f6cf313d000 r-xp 00001000 00:3d 13268535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7f6cf313d000-7f6cf313e000 r--p 00002000 00:3d 13268535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7f6cf313e000-7f6cf313f000 r--p 00002000 00:3d 13268535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7f6cf313f000-7f6cf3140000 rw-p 00003000 00:3d 13268535                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/dot.dot.so
7f6cf3140000-7f6cf3340000 rw-p 00000000 00:00 0 
7f6cf3342000-7f6cf3343000 r--p 00000000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f6cf3343000-7f6cf3344000 r-xp 00001000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f6cf3344000-7f6cf3345000 r--p 00002000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f6cf3345000-7f6cf3346000 r--p 00002000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f6cf3346000-7f6cf3347000 rw-p 00003000 00:3d 13268292                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/cesu_8.so
7f6cf3347000-7f6cf3348000 r--p 00000000 00:3d 13268607                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f6cf3348000-7f6cf3349000 r-xp 00001000 00:3d 13268607                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f6cf3349000-7f6cf334a000 r--p 00002000 00:3d 13268607                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f6cf334a000-7f6cf334b000 r--p 00002000 00:3d 13268607                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f6cf334b000-7f6cf334c000 rw-p 00003000 00:3d 13268607                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f6cf334c000-7f6cf334f000 r--p 00000000 00:3d 13268750                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f6cf334f000-7f6cf3357000 r-xp 00003000 00:3d 13268750                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f6cf3357000-7f6cf335a000 r--p 0000b000 00:3d 13268750                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f6cf335a000-7f6cf335b000 r--p 0000d000 00:3d 13268750                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f6cf335b000-7f6cf335c000 rw-p 0000e000 00:3d 13268750                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7f6cf335c000-7f6cf3369000 r--p 00000000 00:3d 13268765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f6cf3369000-7f6cf3377000 r-xp 0000d000 00:3d 13268765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f6cf3377000-7f6cf33a5000 r--p 0001b000 00:3d 13268765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f6cf33a5000-7f6cf33a6000 ---p 00049000 00:3d 13268765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f6cf33a6000-7f6cf33ad000 r--p 00049000 00:3d 13268765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f6cf33ad000-7f6cf33ae000 rw-p 00050000 00:3d 13268765                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/nkf.so
7f6cf33ae000-7f6cf34e0000 rw-p 00000000 00:00 0 
7f6cf34e0000-7f6cf34e2000 r--p 00000000 00:3d 13268979                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f6cf34e2000-7f6cf34e9000 r-xp 00002000 00:3d 13268979                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f6cf34e9000-7f6cf34eb000 r--p 00009000 00:3d 13268979                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f6cf34eb000-7f6cf34ec000 r--p 0000a000 00:3d 13268979                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f6cf34ec000-7f6cf34ed000 rw-p 0000b000 00:3d 13268979                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7f6cf34f1000-7f6cf34f2000 r--p 00000000 00:3d 13268579                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f6cf34f2000-7f6cf34f3000 r-xp 00001000 00:3d 13268579                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f6cf34f3000-7f6cf34f4000 r--p 00002000 00:3d 13268579                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f6cf34f4000-7f6cf34f5000 r--p 00002000 00:3d 13268579                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f6cf34f5000-7f6cf34f6000 rw-p 00003000 00:3d 13268579                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/random.so
7f6cf34f6000-7f6cf34f7000 r--p 00000000 00:3d 13268302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f6cf34f7000-7f6cf34f8000 r-xp 00001000 00:3d 13268302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f6cf34f8000-7f6cf34f9000 r--p 00002000 00:3d 13268302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f6cf34f9000-7f6cf34fa000 r--p 00002000 00:3d 13268302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f6cf34fa000-7f6cf34fb000 rw-p 00003000 00:3d 13268302                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/escape.so
7f6cf34fb000-7f6cf34fc000 r--p 00000000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f6cf34fc000-7f6cf34fd000 r-xp 00001000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f6cf34fd000-7f6cf34fe000 r--p 00002000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f6cf34fe000-7f6cf34ff000 r--p 00002000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f6cf34ff000-7f6cf3500000 rw-p 00003000 00:3d 13268309                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese.so
7f6cf3500000-7f6cf35b0000 rw-p 00000000 00:00 0 
7f6cf35b0000-7f6cf35b1000 r--p 00000000 00:3d 13268889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f6cf35b1000-7f6cf35b3000 r-xp 00001000 00:3d 13268889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f6cf35b3000-7f6cf35b4000 r--p 00003000 00:3d 13268889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f6cf35b4000-7f6cf35b5000 r--p 00003000 00:3d 13268889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f6cf35b5000-7f6cf35b6000 rw-p 00004000 00:3d 13268889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/syslog.so
7f6cf35b6000-7f6cf35b7000 r--p 00000000 00:3d 13268567                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f6cf35b7000-7f6cf35b8000 r-xp 00001000 00:3d 13268567                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f6cf35b8000-7f6cf35b9000 r--p 00002000 00:3d 13268567                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f6cf35b9000-7f6cf35ba000 r--p 00002000 00:3d 13268567                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f6cf35ba000-7f6cf35bb000 rw-p 00003000 00:3d 13268567                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f6cf35bb000-7f6cf35bc000 r--p 00000000 00:3d 13268687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f6cf35bc000-7f6cf35bd000 r-xp 00001000 00:3d 13268687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f6cf35bd000-7f6cf35be000 r--p 00002000 00:3d 13268687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f6cf35be000-7f6cf35bf000 r--p 00002000 00:3d 13268687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f6cf35bf000-7f6cf35c0000 rw-p 00003000 00:3d 13268687                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7f6cf35c0000-7f6cf35d0000 rw-p 00000000 00:00 0 
7f6cf35d1000-7f6cf35d2000 r--p 00000000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f6cf35d2000-7f6cf35d3000 r-xp 00001000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f6cf35d3000-7f6cf360d000 r--p 00002000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f6cf360d000-7f6cf360e000 ---p 0003c000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f6cf360e000-7f6cf360f000 r--p 0003c000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f6cf360f000-7f6cf3610000 rw-p 0003d000 00:3d 13268311                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/korean.so
7f6cf3610000-7f6cf37f0000 rw-p 00000000 00:00 0 
7f6cf37f2000-7f6cf37f3000 r--p 00000000 00:3d 13268656                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f6cf37f3000-7f6cf37f4000 r-xp 00001000 00:3d 13268656                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f6cf37f4000-7f6cf37f5000 r--p 00002000 00:3d 13268656                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f6cf37f5000-7f6cf37f6000 r--p 00002000 00:3d 13268656                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f6cf37f6000-7f6cf37f7000 rw-p 00003000 00:3d 13268656                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7f6cf37f7000-7f6cf37fe000 r--p 00000000 00:3d 13268881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f6cf37fe000-7f6cf3823000 r-xp 00007000 00:3d 13268881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f6cf3823000-7f6cf383d000 r--p 0002c000 00:3d 13268881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f6cf383d000-7f6cf383f000 r--p 00045000 00:3d 13268881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f6cf383f000-7f6cf3840000 rw-p 00047000 00:3d 13268881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7f6cf3840000-7f6cf3a00000 rw-p 00000000 00:00 0 
7f6cf3a00000-7f6cf3a02000 r--p 00000000 00:3d 13268977                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f6cf3a02000-7f6cf3a06000 r-xp 00002000 00:3d 13268977                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f6cf3a06000-7f6cf3a07000 r--p 00006000 00:3d 13268977                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f6cf3a07000-7f6cf3a08000 r--p 00006000 00:3d 13268977                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f6cf3a08000-7f6cf3a09000 rw-p 00007000 00:3d 13268977                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7f6cf3a09000-7f6cf3a0b000 r--p 00000000 00:3d 13268759                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f6cf3a0b000-7f6cf3a0d000 r-xp 00002000 00:3d 13268759                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f6cf3a0d000-7f6cf3a0e000 r--p 00004000 00:3d 13268759                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f6cf3a0e000-7f6cf3a0f000 r--p 00004000 00:3d 13268759                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f6cf3a0f000-7f6cf3a10000 rw-p 00005000 00:3d 13268759                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7f6cf3a10000-7f6cf3a50000 rw-p 00000000 00:00 0 
7f6cf3a54000-7f6cf3a56000 r--p 00000000 00:3d 13268764                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f6cf3a56000-7f6cf3a5c000 r-xp 00002000 00:3d 13268764                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f6cf3a5c000-7f6cf3a5e000 r--p 00008000 00:3d 13268764                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f6cf3a5e000-7f6cf3a5f000 r--p 00009000 00:3d 13268764                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f6cf3a5f000-7f6cf3a60000 rw-p 0000a000 00:3d 13268764                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pathname.so
7f6cf3a60000-7f6cf3ad0000 rw-p 00000000 00:00 0 
7f6cf3ad2000-7f6cf3ad4000 r--p 00000000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f6cf3ad4000-7f6cf3adb000 r-xp 00002000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f6cf3adb000-7f6cf3adc000 r--p 00009000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f6cf3adc000-7f6cf3add000 ---p 0000a000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f6cf3add000-7f6cf3ade000 r--p 0000a000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f6cf3ade000-7f6cf3adf000 rw-p 0000b000 00:3d 13112707                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.0
7f6cf3adf000-7f6cf3ae3000 r--p 00000000 00:3d 13268722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f6cf3ae3000-7f6cf3aeb000 r-xp 00004000 00:3d 13268722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f6cf3aeb000-7f6cf3aee000 r--p 0000c000 00:3d 13268722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f6cf3aee000-7f6cf3aef000 r--p 0000e000 00:3d 13268722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f6cf3aef000-7f6cf3af0000 rw-p 0000f000 00:3d 13268722                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fiddle.so
7f6cf3af0000-7f6cf3b50000 rw-p 00000000 00:00 0 
7f6cf3b54000-7f6cf3b56000 r--p 00000000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f6cf3b56000-7f6cf3b58000 r-xp 00002000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f6cf3b58000-7f6cf3b59000 r--p 00004000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f6cf3b59000-7f6cf3b5a000 r--p 00004000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f6cf3b5a000-7f6cf3b5b000 rw-p 00005000 00:3d 13268542                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7f6cf3b5b000-7f6cf3b5c000 r--p 00000000 00:3d 13268675                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f6cf3b5c000-7f6cf3b5d000 r-xp 00001000 00:3d 13268675                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f6cf3b5d000-7f6cf3b5e000 r--p 00002000 00:3d 13268675                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f6cf3b5e000-7f6cf3b5f000 r--p 00002000 00:3d 13268675                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f6cf3b5f000-7f6cf3b60000 rw-p 00003000 00:3d 13268675                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7f6cf3b60000-7f6cf3b70000 rw-p 00000000 00:00 0 
7f6cf3b74000-7f6cf3c26000 r--p 00000000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f6cf3c26000-7f6cf3e84000 r-xp 000b2000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f6cf3e84000-7f6cf3f56000 r--p 00310000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f6cf3f56000-7f6cf3fb1000 r--p 003e1000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f6cf3fb1000-7f6cf3fb4000 rw-p 0043c000 00:3d 13112697                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f6cf3fb4000-7f6cf3fb7000 rw-p 00000000 00:00 0 
7f6cf3fb7000-7f6cf3fd5000 r--p 00000000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f6cf3fd5000-7f6cf4030000 r-xp 0001e000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f6cf4030000-7f6cf404d000 r--p 00079000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f6cf404d000-7f6cf4057000 r--p 00095000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f6cf4057000-7f6cf405b000 rw-p 0009f000 00:3d 13112794                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f6cf405b000-7f6cf4070000 r--p 00000000 00:3d 13268905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f6cf4070000-7f6cf40a8000 r-xp 00015000 00:3d 13268905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f6cf40a8000-7f6cf40ba000 r--p 0004d000 00:3d 13268905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f6cf40ba000-7f6cf40bb000 ---p 0005f000 00:3d 13268905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f6cf40bb000-7f6cf40bd000 r--p 0005f000 00:3d 13268905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f6cf40bd000-7f6cf40bf000 rw-p 00061000 00:3d 13268905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7f6cf40bf000-7f6cf4100000 rw-p 00000000 00:00 0 
7f6cf4104000-7f6cf4105000 r--p 00000000 00:3d 13268697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f6cf4105000-7f6cf4106000 r-xp 00001000 00:3d 13268697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f6cf4106000-7f6cf4107000 r--p 00002000 00:3d 13268697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f6cf4107000-7f6cf4108000 r--p 00002000 00:3d 13268697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f6cf4108000-7f6cf4109000 rw-p 00003000 00:3d 13268697                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7f6cf4109000-7f6cf410a000 r--p 00000000 00:3d 13268736                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f6cf410a000-7f6cf410b000 r-xp 00001000 00:3d 13268736                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f6cf410b000-7f6cf410c000 r--p 00002000 00:3d 13268736                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f6cf410c000-7f6cf410d000 r--p 00002000 00:3d 13268736                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f6cf410d000-7f6cf410e000 rw-p 00003000 00:3d 13268736                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/monitor.so
7f6cf410e000-7f6cf4114000 r--p 00000000 00:3d 13268885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f6cf4114000-7f6cf4136000 r-xp 00006000 00:3d 13268885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f6cf4136000-7f6cf413e000 r--p 00028000 00:3d 13268885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f6cf413e000-7f6cf413f000 r--p 0002f000 00:3d 13268885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f6cf413f000-7f6cf4140000 rw-p 00030000 00:3d 13268885                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7f6cf4140000-7f6cf4190000 rw-p 00000000 00:00 0 
7f6cf4192000-7f6cf4193000 r--p 00000000 00:3d 13268709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f6cf4193000-7f6cf4194000 r-xp 00001000 00:3d 13268709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f6cf4194000-7f6cf4195000 r--p 00002000 00:3d 13268709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f6cf4195000-7f6cf4196000 r--p 00002000 00:3d 13268709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f6cf4196000-7f6cf4197000 rw-p 00003000 00:3d 13268709                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7f6cf4197000-7f6cf4198000 r--p 00000000 00:3d 13268930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f6cf4198000-7f6cf4199000 r-xp 00001000 00:3d 13268930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f6cf4199000-7f6cf419a000 r--p 00002000 00:3d 13268930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f6cf419a000-7f6cf419b000 r--p 00002000 00:3d 13268930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f6cf419b000-7f6cf419c000 rw-p 00003000 00:3d 13268930                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7f6cf419c000-7f6cf419f000 r--p 00000000 00:3d 13268901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f6cf419f000-7f6cf41ab000 r-xp 00003000 00:3d 13268901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f6cf41ab000-7f6cf41ae000 r--p 0000f000 00:3d 13268901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f6cf41ae000-7f6cf41af000 r--p 00011000 00:3d 13268901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f6cf41af000-7f6cf41b0000 rw-p 00012000 00:3d 13268901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7f6cf41b0000-7f6cf4210000 rw-p 00000000 00:00 0 
7f6cf4212000-7f6cf4214000 r--p 00000000 00:3d 13268871                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f6cf4214000-7f6cf4218000 r-xp 00002000 00:3d 13268871                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f6cf4218000-7f6cf421a000 r--p 00006000 00:3d 13268871                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f6cf421a000-7f6cf421b000 r--p 00007000 00:3d 13268871                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f6cf421b000-7f6cf421c000 rw-p 00008000 00:3d 13268871                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7f6cf421c000-7f6cf421d000 r--p 00000000 00:3d 13268661                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f6cf421d000-7f6cf421f000 r-xp 00001000 00:3d 13268661                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f6cf421f000-7f6cf4220000 r--p 00003000 00:3d 13268661                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f6cf4220000-7f6cf4221000 r--p 00003000 00:3d 13268661                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f6cf4221000-7f6cf4222000 rw-p 00004000 00:3d 13268661                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7f6cf4222000-7f6cf4223000 r--p 00000000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f6cf4223000-7f6cf4224000 r-xp 00001000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f6cf4224000-7f6cf423e000 r--p 00002000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f6cf423e000-7f6cf423f000 r--p 0001b000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f6cf423f000-7f6cf4240000 rw-p 0001c000 00:3d 13268285                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f6cf4240000-7f6cf4241000 r--p 00000000 00:3d 13268274                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f6cf4241000-7f6cf4242000 r-xp 00001000 00:3d 13268274                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f6cf4242000-7f6cf424c000 r--p 00002000 00:3d 13268274                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f6cf424c000-7f6cf424d000 ---p 0000c000 00:3d 13268274                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f6cf424d000-7f6cf424e000 r--p 0000c000 00:3d 13268274                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f6cf424e000-7f6cf424f000 rw-p 0000d000 00:3d 13268274                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7f6cf424f000-7f6cf4250000 r--p 00000000 00:3d 13268307                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f6cf4250000-7f6cf4251000 r-xp 00001000 00:3d 13268307                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f6cf4251000-7f6cf4252000 r--p 00002000 00:3d 13268307                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f6cf4252000-7f6cf4253000 ---p 00003000 00:3d 13268307                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f6cf4253000-7f6cf4254000 r--p 00003000 00:3d 13268307                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f6cf4254000-7f6cf4255000 rw-p 00004000 00:3d 13268307                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7f6cf4255000-7f6cf4256000 r--p 00000000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f6cf4256000-7f6cf4257000 r-xp 00001000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f6cf4257000-7f6cf42ad000 r--p 00002000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f6cf42ad000-7f6cf42ae000 r--p 00057000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f6cf42ae000-7f6cf42af000 rw-p 00058000 00:3d 13268310                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f6cf42af000-7f6cf42b0000 r--p 00000000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f6cf42b0000-7f6cf42b1000 r-xp 00001000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f6cf42b1000-7f6cf42b2000 r--p 00002000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f6cf42b2000-7f6cf42b3000 r--p 00002000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f6cf42b3000-7f6cf42b4000 rw-p 00003000 00:3d 13268287                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7f6cf42b4000-7f6cf42b7000 r--p 00000000 00:3d 13268313                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f6cf42b7000-7f6cf42b8000 r-xp 00003000 00:3d 13268313                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f6cf42b8000-7f6cf42cc000 r--p 00004000 00:3d 13268313                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f6cf42cc000-7f6cf42d1000 r--p 00017000 00:3d 13268313                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f6cf42d1000-7f6cf42d2000 rw-p 0001c000 00:3d 13268313                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7f6cf42d2000-7f6cf42d3000 r--p 00000000 00:3d 13268314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f6cf42d3000-7f6cf42d5000 r-xp 00001000 00:3d 13268314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f6cf42d5000-7f6cf42d6000 r--p 00003000 00:3d 13268314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f6cf42d6000-7f6cf42d7000 ---p 00004000 00:3d 13268314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f6cf42d7000-7f6cf42d8000 r--p 00004000 00:3d 13268314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f6cf42d8000-7f6cf42d9000 rw-p 00005000 00:3d 13268314                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f6cf42d9000-7f6cf42db000 r--p 00000000 00:3d 13268673                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f6cf42db000-7f6cf42dd000 r-xp 00002000 00:3d 13268673                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f6cf42dd000-7f6cf42de000 r--p 00004000 00:3d 13268673                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f6cf42de000-7f6cf42df000 r--p 00004000 00:3d 13268673                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f6cf42df000-7f6cf42e0000 rw-p 00005000 00:3d 13268673                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7f6cf42e0000-7f6cf4320000 rw-p 00000000 00:00 0 
7f6cf4320000-7f6cf4321000 r--p 00000000 00:3d 13268962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f6cf4321000-7f6cf4323000 r-xp 00001000 00:3d 13268962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f6cf4323000-7f6cf4324000 r--p 00003000 00:3d 13268962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f6cf4324000-7f6cf4325000 r--p 00003000 00:3d 13268962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f6cf4325000-7f6cf4326000 rw-p 00004000 00:3d 13268962                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7f6cf4326000-7f6cf4329000 r--p 00000000 00:3d 13268632                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f6cf4329000-7f6cf4358000 r-xp 00003000 00:3d 13268632                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f6cf4358000-7f6cf4361000 r--p 00032000 00:3d 13268632                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f6cf4361000-7f6cf4362000 r--p 0003a000 00:3d 13268632                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f6cf4362000-7f6cf4363000 rw-p 0003b000 00:3d 13268632                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7f6cf4363000-7f6cf4364000 rw-p 00000000 00:00 0 
7f6cf4364000-7f6cf4366000 r--p 00000000 00:3d 13268853                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f6cf4366000-7f6cf436b000 r-xp 00002000 00:3d 13268853                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f6cf436b000-7f6cf436d000 r--p 00007000 00:3d 13268853                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f6cf436d000-7f6cf436e000 r--p 00008000 00:3d 13268853                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f6cf436e000-7f6cf436f000 rw-p 00009000 00:3d 13268853                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7f6cf436f000-7f6cf4372000 r--p 00000000 00:3d 13268654                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f6cf4372000-7f6cf438a000 r-xp 00003000 00:3d 13268654                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f6cf438a000-7f6cf438e000 r--p 0001b000 00:3d 13268654                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f6cf438e000-7f6cf438f000 r--p 0001e000 00:3d 13268654                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f6cf438f000-7f6cf4390000 rw-p 0001f000 00:3d 13268654                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/bigdecimal.so
7f6cf4390000-7f6cf43a0000 rw-p 00000000 00:00 0 
7f6cf43a0000-7f6cf43a1000 r--p 00000000 00:3d 13268652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f6cf43a1000-7f6cf43a3000 r-xp 00001000 00:3d 13268652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f6cf43a3000-7f6cf43a4000 r--p 00003000 00:3d 13268652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f6cf43a4000-7f6cf43a5000 r--p 00003000 00:3d 13268652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f6cf43a5000-7f6cf43a6000 rw-p 00004000 00:3d 13268652                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7f6cf43a6000-7f6cf43a7000 r--p 00000000 00:3d 13268646                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f6cf43a7000-7f6cf43a8000 r-xp 00001000 00:3d 13268646                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f6cf43a8000-7f6cf43a9000 r--p 00002000 00:3d 13268646                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f6cf43a9000-7f6cf43aa000 r--p 00002000 00:3d 13268646                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f6cf43aa000-7f6cf43ab000 rw-p 00003000 00:3d 13268646                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7f6cf43ab000-7f6cf43ac000 r--p 00000000 00:3d 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f6cf43ac000-7f6cf43ad000 r-xp 00001000 00:3d 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f6cf43ad000-7f6cf43ae000 r--p 00002000 00:3d 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f6cf43ae000-7f6cf43af000 r--p 00002000 00:3d 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f6cf43af000-7f6cf43b0000 rw-p 00003000 00:3d 13268633                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7f6cf43b0000-7f6cf43c0000 rw-p 00000000 00:00 0 
7f6cf43c1000-7f6cf43c2000 r--p 00000000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f6cf43c2000-7f6cf43c3000 r-xp 00001000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f6cf43c3000-7f6cf43c4000 r--p 00002000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f6cf43c4000-7f6cf43c5000 r--p 00002000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f6cf43c5000-7f6cf43c6000 rw-p 00003000 00:3d 13268640                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7f6cf43c6000-7f6cf43c7000 r--p 00000000 00:3d 13268643                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f6cf43c7000-7f6cf43c8000 r-xp 00001000 00:3d 13268643                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f6cf43c8000-7f6cf43c9000 r--p 00002000 00:3d 13268643                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f6cf43c9000-7f6cf43ca000 r--p 00002000 00:3d 13268643                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f6cf43ca000-7f6cf43cb000 rw-p 00003000 00:3d 13268643                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7f6cf43cb000-7f6cf43cc000 r--p 00000000 00:3d 13268621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f6cf43cc000-7f6cf43cd000 r-xp 00001000 00:3d 13268621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f6cf43cd000-7f6cf43ce000 r--p 00002000 00:3d 13268621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f6cf43ce000-7f6cf43cf000 r--p 00002000 00:3d 13268621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f6cf43cf000-7f6cf43d0000 rw-p 00003000 00:3d 13268621                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread_fd.so
7f6cf43d0000-7f6cf4410000 rw-p 00000000 00:00 0 
7f6cf4414000-7f6cf4415000 r--p 00000000 00:3d 13268589                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f6cf4415000-7f6cf4417000 r-xp 00001000 00:3d 13268589                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f6cf4417000-7f6cf4418000 r--p 00003000 00:3d 13268589                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f6cf4418000-7f6cf4419000 r--p 00003000 00:3d 13268589                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f6cf4419000-7f6cf441a000 rw-p 00004000 00:3d 13268589                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7f6cf441a000-7f6cf441b000 r--p 00000000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f6cf441b000-7f6cf441c000 r-xp 00001000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f6cf441c000-7f6cf441d000 r--p 00002000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f6cf441d000-7f6cf441e000 r--p 00002000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f6cf441e000-7f6cf441f000 rw-p 00003000 00:3d 13268584                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7f6cf441f000-7f6cf4420000 r--p 00000000 00:3d 13268572                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f6cf4420000-7f6cf4421000 r-xp 00001000 00:3d 13268572                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f6cf4421000-7f6cf4422000 r--p 00002000 00:3d 13268572                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f6cf4422000-7f6cf4423000 r--p 00002000 00:3d 13268572                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f6cf4423000-7f6cf4424000 rw-p 00003000 00:3d 13268572                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7f6cf4424000-7f6cf4425000 r--p 00000000 00:3d 13268560                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f6cf4425000-7f6cf4426000 r-xp 00001000 00:3d 13268560                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f6cf4426000-7f6cf4427000 r--p 00002000 00:3d 13268560                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f6cf4427000-7f6cf4428000 r--p 00002000 00:3d 13268560                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f6cf4428000-7f6cf4429000 rw-p 00003000 00:3d 13268560                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7f6cf4429000-7f6cf442a000 r--p 00000000 00:3d 13268504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f6cf442a000-7f6cf442b000 r-xp 00001000 00:3d 13268504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f6cf442b000-7f6cf442c000 r--p 00002000 00:3d 13268504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f6cf442c000-7f6cf442d000 r--p 00002000 00:3d 13268504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f6cf442d000-7f6cf442e000 rw-p 00003000 00:3d 13268504                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7f6cf442e000-7f6cf442f000 r--p 00000000 00:3d 13268479                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f6cf442f000-7f6cf4430000 r-xp 00001000 00:3d 13268479                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f6cf4430000-7f6cf4431000 r--p 00002000 00:3d 13268479                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f6cf4431000-7f6cf4432000 r--p 00002000 00:3d 13268479                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f6cf4432000-7f6cf4433000 rw-p 00003000 00:3d 13268479                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7f6cf4433000-7f6cf4434000 r--p 00000000 00:3d 13268605                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f6cf4434000-7f6cf4435000 r-xp 00001000 00:3d 13268605                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f6cf4435000-7f6cf4436000 r--p 00002000 00:3d 13268605                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f6cf4436000-7f6cf4437000 r--p 00002000 00:3d 13268605                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f6cf4437000-7f6cf4438000 rw-p 00003000 00:3d 13268605                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7f6cf4438000-7f6cf4439000 r--p 00000000 00:3d 13268612                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f6cf4439000-7f6cf443a000 r-xp 00001000 00:3d 13268612                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f6cf443a000-7f6cf443b000 r--p 00002000 00:3d 13268612                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f6cf443b000-7f6cf443c000 r--p 00002000 00:3d 13268612                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f6cf443c000-7f6cf443d000 rw-p 00003000 00:3d 13268612                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7f6cf443d000-7f6cf443e000 r--p 00000000 00:3d 13267914                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f6cf443e000-7f6cf443f000 r-xp 00001000 00:3d 13267914                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f6cf443f000-7f6cf4440000 r--p 00002000 00:3d 13267914                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f6cf4440000-7f6cf4441000 r--p 00002000 00:3d 13267914                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f6cf4441000-7f6cf4442000 rw-p 00003000 00:3d 13267914                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7f6cf4442000-7f6cf4443000 r--p 00000000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f6cf4443000-7f6cf4444000 r-xp 00001000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f6cf4444000-7f6cf4445000 r--p 00002000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f6cf4445000-7f6cf4446000 r--p 00002000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f6cf4446000-7f6cf4447000 rw-p 00003000 00:3d 13267907                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7f6cf4447000-7f6cf4448000 r--p 00000000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f6cf4448000-7f6cf4449000 r-xp 00001000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f6cf4449000-7f6cf444a000 r--p 00002000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f6cf444a000-7f6cf444b000 r--p 00002000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f6cf444b000-7f6cf444c000 rw-p 00003000 00:3d 13267894                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7f6cf444c000-7f6cf444d000 r--p 00000000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f6cf444d000-7f6cf444e000 r-xp 00001000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f6cf444e000-7f6cf444f000 r--p 00002000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f6cf444f000-7f6cf4450000 r--p 00002000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f6cf4450000-7f6cf4451000 rw-p 00003000 00:3d 13267924                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7f6cf4451000-7f6cf4452000 r--p 00000000 00:3d 13267923                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f6cf4452000-7f6cf4453000 r-xp 00001000 00:3d 13267923                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f6cf4453000-7f6cf4454000 r--p 00002000 00:3d 13267923                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f6cf4454000-7f6cf4455000 r--p 00002000 00:3d 13267923                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f6cf4455000-7f6cf4456000 rw-p 00003000 00:3d 13267923                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7f6cf4456000-7f6cf4457000 r--p 00000000 00:3d 13267921                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f6cf4457000-7f6cf4458000 r-xp 00001000 00:3d 13267921                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f6cf4458000-7f6cf4459000 r--p 00002000 00:3d 13267921                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f6cf4459000-7f6cf445a000 r--p 00002000 00:3d 13267921                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f6cf445a000-7f6cf445b000 rw-p 00003000 00:3d 13267921                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7f6cf445b000-7f6cf445c000 r--p 00000000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f6cf445c000-7f6cf445d000 r-xp 00001000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f6cf445d000-7f6cf445e000 r--p 00002000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f6cf445e000-7f6cf445f000 ---p 00003000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f6cf445f000-7f6cf4460000 r--p 00003000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f6cf4460000-7f6cf4461000 rw-p 00004000 00:3d 13267915                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7f6cf4461000-7f6cf4462000 r--p 00000000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f6cf4462000-7f6cf4463000 r-xp 00001000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f6cf4463000-7f6cf4464000 r--p 00002000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f6cf4464000-7f6cf4465000 r--p 00002000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f6cf4465000-7f6cf4466000 rw-p 00003000 00:3d 13267887                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7f6cf4466000-7f6cf4467000 r--p 00000000 00:3d 13267912                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f6cf4467000-7f6cf4468000 r-xp 00001000 00:3d 13267912                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f6cf4468000-7f6cf4469000 r--p 00002000 00:3d 13267912                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f6cf4469000-7f6cf446a000 r--p 00002000 00:3d 13267912                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f6cf446a000-7f6cf446b000 rw-p 00003000 00:3d 13267912                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7f6cf446b000-7f6cf446c000 r--p 00000000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f6cf446c000-7f6cf446d000 r-xp 00001000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f6cf446d000-7f6cf446e000 r--p 00002000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f6cf446e000-7f6cf446f000 r--p 00002000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f6cf446f000-7f6cf4470000 rw-p 00003000 00:3d 13267911                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7f6cf4470000-7f6cf4471000 r--p 00000000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f6cf4471000-7f6cf4472000 r-xp 00001000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f6cf4472000-7f6cf4473000 r--p 00002000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f6cf4473000-7f6cf4474000 r--p 00002000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f6cf4474000-7f6cf4475000 rw-p 00003000 00:3d 13267910                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7f6cf4475000-7f6cf4476000 r--p 00000000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f6cf4476000-7f6cf4477000 r-xp 00001000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f6cf4477000-7f6cf4478000 r--p 00002000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f6cf4478000-7f6cf4479000 r--p 00002000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f6cf4479000-7f6cf447a000 rw-p 00003000 00:3d 13267908                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7f6cf447a000-7f6cf447b000 r--p 00000000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f6cf447b000-7f6cf447c000 r-xp 00001000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f6cf447c000-7f6cf447d000 r--p 00002000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f6cf447d000-7f6cf447e000 r--p 00002000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f6cf447e000-7f6cf447f000 rw-p 00003000 00:3d 13267889                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7f6cf447f000-7f6cf4480000 r--p 00000000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f6cf4480000-7f6cf4481000 r-xp 00001000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f6cf4481000-7f6cf4482000 r--p 00002000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f6cf4482000-7f6cf4483000 r--p 00002000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f6cf4483000-7f6cf4484000 rw-p 00003000 00:3d 13267906                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7f6cf4484000-7f6cf4485000 r--p 00000000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f6cf4485000-7f6cf4486000 r-xp 00001000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f6cf4486000-7f6cf4487000 r--p 00002000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f6cf4487000-7f6cf4488000 r--p 00002000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f6cf4488000-7f6cf4489000 rw-p 00003000 00:3d 13267905                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7f6cf4489000-7f6cf448a000 r--p 00000000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f6cf448a000-7f6cf448b000 r-xp 00001000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f6cf448b000-7f6cf448c000 r--p 00002000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f6cf448c000-7f6cf448d000 r--p 00002000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f6cf448d000-7f6cf448e000 rw-p 00003000 00:3d 13267904                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7f6cf448e000-7f6cf448f000 r--p 00000000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f6cf448f000-7f6cf4490000 r-xp 00001000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f6cf4490000-7f6cf4491000 r--p 00002000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f6cf4491000-7f6cf4492000 r--p 00002000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f6cf4492000-7f6cf4493000 rw-p 00003000 00:3d 13267903                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7f6cf4493000-7f6cf4494000 r--p 00000000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f6cf4494000-7f6cf4495000 r-xp 00001000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f6cf4495000-7f6cf4496000 r--p 00002000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f6cf4496000-7f6cf4497000 r--p 00002000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f6cf4497000-7f6cf4498000 rw-p 00003000 00:3d 13267902                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7f6cf4498000-7f6cf4499000 r--p 00000000 00:3d 13267901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f6cf4499000-7f6cf449a000 r-xp 00001000 00:3d 13267901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f6cf449a000-7f6cf449b000 r--p 00002000 00:3d 13267901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f6cf449b000-7f6cf449c000 r--p 00002000 00:3d 13267901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f6cf449c000-7f6cf449d000 rw-p 00003000 00:3d 13267901                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7f6cf449d000-7f6cf449e000 r--p 00000000 00:3d 13267900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f6cf449e000-7f6cf449f000 r-xp 00001000 00:3d 13267900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f6cf449f000-7f6cf44a0000 r--p 00002000 00:3d 13267900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f6cf44a0000-7f6cf44a1000 r--p 00002000 00:3d 13267900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f6cf44a1000-7f6cf44a2000 rw-p 00003000 00:3d 13267900                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7f6cf44a2000-7f6cf44a3000 r--p 00000000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f6cf44a3000-7f6cf44a4000 r-xp 00001000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f6cf44a4000-7f6cf44a5000 r--p 00002000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f6cf44a5000-7f6cf44a6000 r--p 00002000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f6cf44a6000-7f6cf44a7000 rw-p 00003000 00:3d 13267899                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7f6cf44a7000-7f6cf44a8000 r--p 00000000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f6cf44a8000-7f6cf44a9000 r-xp 00001000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f6cf44a9000-7f6cf44aa000 r--p 00002000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f6cf44aa000-7f6cf44ab000 r--p 00002000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f6cf44ab000-7f6cf44ac000 rw-p 00003000 00:3d 13267898                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7f6cf44ac000-7f6cf44ad000 r--p 00000000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f6cf44ad000-7f6cf44ae000 r-xp 00001000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f6cf44ae000-7f6cf44af000 r--p 00002000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f6cf44af000-7f6cf44b0000 r--p 00002000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f6cf44b0000-7f6cf44b1000 rw-p 00003000 00:3d 13267897                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7f6cf44b1000-7f6cf44b2000 r--p 00000000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f6cf44b2000-7f6cf44b3000 r-xp 00001000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f6cf44b3000-7f6cf44b4000 r--p 00002000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f6cf44b4000-7f6cf44b5000 r--p 00002000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f6cf44b5000-7f6cf44b6000 rw-p 00003000 00:3d 13267896                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7f6cf44b6000-7f6cf44b7000 r--p 00000000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f6cf44b7000-7f6cf44b8000 r-xp 00001000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f6cf44b8000-7f6cf44b9000 r--p 00002000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f6cf44b9000-7f6cf44ba000 r--p 00002000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f6cf44ba000-7f6cf44bb000 rw-p 00003000 00:3d 13267895                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7f6cf44bb000-7f6cf44bc000 r--p 00000000 00:3d 13267877                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f6cf44bc000-7f6cf44bd000 r-xp 00001000 00:3d 13267877                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f6cf44bd000-7f6cf44be000 r--p 00002000 00:3d 13267877                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f6cf44be000-7f6cf44bf000 r--p 00002000 00:3d 13267877                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f6cf44bf000-7f6cf44c0000 rw-p 00003000 00:3d 13267877                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7f6cf44c0000-7f6cf44c1000 r--p 00000000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f6cf44c1000-7f6cf44c2000 r-xp 00001000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f6cf44c2000-7f6cf44c3000 r--p 00002000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f6cf44c3000-7f6cf44c4000 r--p 00002000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f6cf44c4000-7f6cf44c5000 rw-p 00003000 00:3d 13267892                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7f6cf44c5000-7f6cf44c6000 r--p 00000000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f6cf44c6000-7f6cf44c7000 r-xp 00001000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f6cf44c7000-7f6cf44c8000 r--p 00002000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f6cf44c8000-7f6cf44c9000 r--p 00002000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f6cf44c9000-7f6cf44ca000 rw-p 00003000 00:3d 13267891                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7f6cf44ca000-7f6cf44cb000 r--p 00000000 00:3d 13267879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f6cf44cb000-7f6cf44cc000 r-xp 00001000 00:3d 13267879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f6cf44cc000-7f6cf44cd000 r--p 00002000 00:3d 13267879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f6cf44cd000-7f6cf44ce000 r--p 00002000 00:3d 13267879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f6cf44ce000-7f6cf44cf000 rw-p 00003000 00:3d 13267879                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7f6cf44cf000-7f6cf44d0000 r--p 00000000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f6cf44d0000-7f6cf44d1000 r-xp 00001000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f6cf44d1000-7f6cf44d2000 r--p 00002000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f6cf44d2000-7f6cf44d3000 r--p 00002000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f6cf44d3000-7f6cf44d4000 rw-p 00003000 00:3d 13267888                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7f6cf44d4000-7f6cf44d5000 r--p 00000000 00:3d 13267880                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f6cf44d5000-7f6cf44d6000 r-xp 00001000 00:3d 13267880                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f6cf44d6000-7f6cf44d7000 r--p 00002000 00:3d 13267880                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f6cf44d7000-7f6cf44d8000 ---p 00003000 00:3d 13267880                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f6cf44d8000-7f6cf44d9000 r--p 00003000 00:3d 13267880                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f6cf44d9000-7f6cf44da000 rw-p 00004000 00:3d 13267880                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7f6cf44da000-7f6cf44db000 r--p 00000000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f6cf44db000-7f6cf44dc000 r-xp 00001000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f6cf44dc000-7f6cf44de000 r--p 00002000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f6cf44de000-7f6cf44df000 r--p 00003000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f6cf44df000-7f6cf44e0000 rw-p 00004000 00:3d 13267884                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7f6cf44e0000-7f6cf44e1000 r--p 00000000 00:3d 13267920                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f6cf44e1000-7f6cf44e2000 r-xp 00001000 00:3d 13267920                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f6cf44e2000-7f6cf44e3000 r--p 00002000 00:3d 13267920                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f6cf44e3000-7f6cf44e4000 ---p 00003000 00:3d 13267920                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f6cf44e4000-7f6cf44e5000 r--p 00003000 00:3d 13267920                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f6cf44e5000-7f6cf44e6000 rw-p 00004000 00:3d 13267920                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7f6cf44e6000-7f6cf44e7000 r--p 00000000 00:3d 13267890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f6cf44e7000-7f6cf44e8000 r-xp 00001000 00:3d 13267890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f6cf44e8000-7f6cf44e9000 r--p 00002000 00:3d 13267890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f6cf44e9000-7f6cf44ea000 ---p 00003000 00:3d 13267890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f6cf44ea000-7f6cf44eb000 r--p 00003000 00:3d 13267890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f6cf44eb000-7f6cf44ec000 rw-p 00004000 00:3d 13267890                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7f6cf44ec000-7f6cf44ed000 r--p 00000000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f6cf44ed000-7f6cf44ee000 r-xp 00001000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f6cf44ee000-7f6cf44ef000 r--p 00002000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f6cf44ef000-7f6cf44f0000 r--p 00002000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f6cf44f0000-7f6cf44f1000 rw-p 00003000 00:3d 13267919                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7f6cf44f1000-7f6cf44f2000 r--p 00000000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f6cf44f2000-7f6cf44f3000 r-xp 00001000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f6cf44f3000-7f6cf44f4000 r--p 00002000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f6cf44f4000-7f6cf44f5000 r--p 00002000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f6cf44f5000-7f6cf44f6000 rw-p 00003000 00:3d 13267918                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7f6cf44f6000-7f6cf44f7000 r--p 00000000 00:3d 13267917                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f6cf44f7000-7f6cf44f8000 r-xp 00001000 00:3d 13267917                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f6cf44f8000-7f6cf44f9000 r--p 00002000 00:3d 13267917                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f6cf44f9000-7f6cf44fa000 r--p 00002000 00:3d 13267917                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f6cf44fa000-7f6cf44fb000 rw-p 00003000 00:3d 13267917                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7f6cf44fb000-7f6cf44fc000 r--p 00000000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f6cf44fc000-7f6cf44fd000 r-xp 00001000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f6cf44fd000-7f6cf44fe000 r--p 00002000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f6cf44fe000-7f6cf44ff000 r--p 00002000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f6cf44ff000-7f6cf4500000 rw-p 00003000 00:3d 13267916                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7f6cf4500000-7f6cf4502000 r--p 00000000 00:3d 13268629                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f6cf4502000-7f6cf4504000 r-xp 00002000 00:3d 13268629                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f6cf4504000-7f6cf4505000 r--p 00004000 00:3d 13268629                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f6cf4505000-7f6cf4506000 ---p 00005000 00:3d 13268629                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f6cf4506000-7f6cf4507000 r--p 00005000 00:3d 13268629                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f6cf4507000-7f6cf4508000 rw-p 00006000 00:3d 13268629                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7f6cf4508000-7f6cf4509000 r--p 00000000 00:3d 13268595                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f6cf4509000-7f6cf450a000 r-xp 00001000 00:3d 13268595                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f6cf450a000-7f6cf450b000 r--p 00002000 00:3d 13268595                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f6cf450b000-7f6cf450c000 r--p 00002000 00:3d 13268595                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f6cf450c000-7f6cf450d000 rw-p 00003000 00:3d 13268595                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7f6cf450d000-7f6cf450e000 r--p 00000000 00:3d 13268598                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f6cf450e000-7f6cf450f000 r-xp 00001000 00:3d 13268598                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f6cf450f000-7f6cf4510000 r--p 00002000 00:3d 13268598                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f6cf4510000-7f6cf4511000 r--p 00002000 00:3d 13268598                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f6cf4511000-7f6cf4512000 rw-p 00003000 00:3d 13268598                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7f6cf4512000-7f6cf4513000 r--p 00000000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f6cf4513000-7f6cf4514000 r-xp 00001000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f6cf4514000-7f6cf4515000 r--p 00002000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f6cf4515000-7f6cf4516000 r--p 00002000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f6cf4516000-7f6cf4517000 rw-p 00003000 00:3d 13268599                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7f6cf4517000-7f6cf4518000 r--p 00000000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f6cf4518000-7f6cf4519000 r-xp 00001000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f6cf4519000-7f6cf451a000 r--p 00002000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f6cf451a000-7f6cf451b000 r--p 00002000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f6cf451b000-7f6cf451c000 rw-p 00003000 00:3d 13268577                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7f6cf451c000-7f6cf451d000 r--p 00000000 00:3d 13268578                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f6cf451d000-7f6cf451e000 r-xp 00001000 00:3d 13268578                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f6cf451e000-7f6cf451f000 r--p 00002000 00:3d 13268578                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f6cf451f000-7f6cf4520000 r--p 00002000 00:3d 13268578                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f6cf4520000-7f6cf4521000 rw-p 00003000 00:3d 13268578                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7f6cf4521000-7f6cf4522000 r--p 00000000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f6cf4522000-7f6cf4523000 r-xp 00001000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f6cf4523000-7f6cf4524000 r--p 00002000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f6cf4524000-7f6cf4525000 r--p 00002000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f6cf4525000-7f6cf4526000 rw-p 00003000 00:3d 13268562                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7f6cf4526000-7f6cf4527000 r--p 00000000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f6cf4527000-7f6cf4528000 r-xp 00001000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f6cf4528000-7f6cf4529000 r--p 00002000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f6cf4529000-7f6cf452a000 r--p 00002000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f6cf452a000-7f6cf452b000 rw-p 00003000 00:3d 13268570                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f6cf452b000-7f6cf452c000 r--p 00000000 00:3d 13268553                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f6cf452c000-7f6cf452d000 r-xp 00001000 00:3d 13268553                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f6cf452d000-7f6cf452e000 r--p 00002000 00:3d 13268553                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f6cf452e000-7f6cf452f000 r--p 00002000 00:3d 13268553                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f6cf452f000-7f6cf4530000 rw-p 00003000 00:3d 13268553                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7f6cf4530000-7f6cf4540000 rw-p 00000000 00:00 0 
7f6cf4540000-7f6cf4541000 r--p 00000000 00:3d 13268564                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f6cf4541000-7f6cf4542000 r-xp 00001000 00:3d 13268564                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f6cf4542000-7f6cf4543000 r--p 00002000 00:3d 13268564                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f6cf4543000-7f6cf4544000 r--p 00002000 00:3d 13268564                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f6cf4544000-7f6cf4545000 rw-p 00003000 00:3d 13268564                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7f6cf4545000-7f6cf4546000 r--p 00000000 00:3d 13268554                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f6cf4546000-7f6cf4547000 r-xp 00001000 00:3d 13268554                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f6cf4547000-7f6cf4548000 r--p 00002000 00:3d 13268554                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f6cf4548000-7f6cf4549000 r--p 00002000 00:3d 13268554                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f6cf4549000-7f6cf454a000 rw-p 00003000 00:3d 13268554                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7f6cf454a000-7f6cf454b000 r--p 00000000 00:3d 13268544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f6cf454b000-7f6cf454c000 r-xp 00001000 00:3d 13268544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f6cf454c000-7f6cf454d000 r--p 00002000 00:3d 13268544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f6cf454d000-7f6cf454e000 r--p 00002000 00:3d 13268544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f6cf454e000-7f6cf454f000 rw-p 00003000 00:3d 13268544                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7f6cf454f000-7f6cf4550000 r--p 00000000 00:3d 13268550                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f6cf4550000-7f6cf4551000 r-xp 00001000 00:3d 13268550                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f6cf4551000-7f6cf4552000 r--p 00002000 00:3d 13268550                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f6cf4552000-7f6cf4553000 r--p 00002000 00:3d 13268550                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f6cf4553000-7f6cf4554000 rw-p 00003000 00:3d 13268550                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f6cf4554000-7f6cf4555000 r--p 00000000 00:3d 13268547                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f6cf4555000-7f6cf4556000 r-xp 00001000 00:3d 13268547                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f6cf4556000-7f6cf4557000 r--p 00002000 00:3d 13268547                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f6cf4557000-7f6cf4558000 r--p 00002000 00:3d 13268547                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f6cf4558000-7f6cf4559000 rw-p 00003000 00:3d 13268547                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7f6cf4559000-7f6cf455a000 r--p 00000000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f6cf455a000-7f6cf455b000 r-xp 00001000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f6cf455b000-7f6cf455c000 r--p 00002000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f6cf455c000-7f6cf455d000 r--p 00002000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f6cf455d000-7f6cf455e000 rw-p 00003000 00:3d 13268546                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7f6cf455e000-7f6cf455f000 r--p 00000000 00:3d 13268521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f6cf455f000-7f6cf4560000 r-xp 00001000 00:3d 13268521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f6cf4560000-7f6cf4561000 r--p 00002000 00:3d 13268521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f6cf4561000-7f6cf4562000 r--p 00002000 00:3d 13268521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f6cf4562000-7f6cf4563000 rw-p 00003000 00:3d 13268521                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7f6cf4563000-7f6cf4564000 r--p 00000000 00:3d 13268536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f6cf4564000-7f6cf4565000 r-xp 00001000 00:3d 13268536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f6cf4565000-7f6cf4566000 r--p 00002000 00:3d 13268536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f6cf4566000-7f6cf4567000 r--p 00002000 00:3d 13268536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f6cf4567000-7f6cf4568000 rw-p 00003000 00:3d 13268536                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7f6cf4568000-7f6cf4569000 r--p 00000000 00:3d 13268526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f6cf4569000-7f6cf456a000 r-xp 00001000 00:3d 13268526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f6cf456a000-7f6cf456b000 r--p 00002000 00:3d 13268526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f6cf456b000-7f6cf456c000 r--p 00002000 00:3d 13268526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f6cf456c000-7f6cf456d000 rw-p 00003000 00:3d 13268526                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7f6cf456d000-7f6cf456e000 r--p 00000000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f6cf456e000-7f6cf456f000 r-xp 00001000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f6cf456f000-7f6cf4570000 r--p 00002000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f6cf4570000-7f6cf4571000 r--p 00002000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f6cf4571000-7f6cf4572000 rw-p 00003000 00:3d 13268524                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7f6cf4572000-7f6cf4573000 r--p 00000000 00:3d 13268519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f6cf4573000-7f6cf4574000 r-xp 00001000 00:3d 13268519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f6cf4574000-7f6cf4575000 r--p 00002000 00:3d 13268519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f6cf4575000-7f6cf4576000 r--p 00002000 00:3d 13268519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f6cf4576000-7f6cf4577000 rw-p 00003000 00:3d 13268519                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7f6cf4577000-7f6cf4578000 r--p 00000000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f6cf4578000-7f6cf4579000 r-xp 00001000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f6cf4579000-7f6cf457a000 r--p 00002000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f6cf457a000-7f6cf457b000 r--p 00002000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f6cf457b000-7f6cf457c000 rw-p 00003000 00:3d 13268507                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7f6cf457c000-7f6cf457d000 r--p 00000000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f6cf457d000-7f6cf457e000 r-xp 00001000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f6cf457e000-7f6cf457f000 r--p 00002000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f6cf457f000-7f6cf4580000 r--p 00002000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f6cf4580000-7f6cf4581000 rw-p 00003000 00:3d 13268511                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7f6cf4581000-7f6cf4582000 r--p 00000000 00:3d 13268499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f6cf4582000-7f6cf4583000 r-xp 00001000 00:3d 13268499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f6cf4583000-7f6cf4584000 r--p 00002000 00:3d 13268499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f6cf4584000-7f6cf4585000 r--p 00002000 00:3d 13268499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f6cf4585000-7f6cf4586000 rw-p 00003000 00:3d 13268499                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7f6cf4586000-7f6cf4587000 r--p 00000000 00:3d 13268494                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f6cf4587000-7f6cf4588000 r-xp 00001000 00:3d 13268494                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f6cf4588000-7f6cf4589000 r--p 00002000 00:3d 13268494                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f6cf4589000-7f6cf458a000 r--p 00002000 00:3d 13268494                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f6cf458a000-7f6cf458b000 rw-p 00003000 00:3d 13268494                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7f6cf458b000-7f6cf458c000 r--p 00000000 00:3d 13268493                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f6cf458c000-7f6cf458d000 r-xp 00001000 00:3d 13268493                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f6cf458d000-7f6cf458e000 r--p 00002000 00:3d 13268493                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f6cf458e000-7f6cf458f000 r--p 00002000 00:3d 13268493                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f6cf458f000-7f6cf4590000 rw-p 00003000 00:3d 13268493                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7f6cf4590000-7f6cf45a0000 rw-p 00000000 00:00 0 
7f6cf45a4000-7f6cf45a5000 r--p 00000000 00:3d 13268488                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f6cf45a5000-7f6cf45a6000 r-xp 00001000 00:3d 13268488                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f6cf45a6000-7f6cf45a7000 r--p 00002000 00:3d 13268488                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f6cf45a7000-7f6cf45a8000 r--p 00002000 00:3d 13268488                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f6cf45a8000-7f6cf45a9000 rw-p 00003000 00:3d 13268488                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7f6cf45a9000-7f6cf45ab000 r--p 00000000 00:3d 13268480                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f6cf45ab000-7f6cf45ad000 r-xp 00002000 00:3d 13268480                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f6cf45ad000-7f6cf45ae000 r--p 00004000 00:3d 13268480                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f6cf45ae000-7f6cf45af000 r--p 00004000 00:3d 13268480                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f6cf45af000-7f6cf45b0000 rw-p 00005000 00:3d 13268480                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7f6cf45b0000-7f6cf4600000 rw-p 00000000 00:00 0 
7f6cf4600000-7f6cf4601000 r--p 00000000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f6cf4601000-7f6cf4602000 r-xp 00001000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f6cf4602000-7f6cf4603000 r--p 00002000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f6cf4603000-7f6cf4604000 r--p 00002000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f6cf4604000-7f6cf4605000 rw-p 00003000 00:3d 13268464                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f6cf4605000-7f6cf4607000 r--p 00000000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f6cf4607000-7f6cf460c000 r-xp 00002000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f6cf460c000-7f6cf460d000 r--p 00007000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f6cf460d000-7f6cf460e000 ---p 00008000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f6cf460e000-7f6cf460f000 r--p 00008000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f6cf460f000-7f6cf4610000 rw-p 00009000 00:3d 13268702                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7f6cf4610000-7f6cf46b0000 rw-p 00000000 00:00 0 
7f6cf46b1000-7f6cf46b3000 r--p 00000000 00:3d 13268681                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f6cf46b3000-7f6cf46b6000 r-xp 00002000 00:3d 13268681                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f6cf46b6000-7f6cf46b8000 r--p 00005000 00:3d 13268681                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f6cf46b8000-7f6cf46b9000 r--p 00006000 00:3d 13268681                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f6cf46b9000-7f6cf46ba000 rw-p 00007000 00:3d 13268681                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7f6cf46ba000-7f6cf46bb000 r--p 00000000 00:3d 13268803                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f6cf46bb000-7f6cf46bd000 r-xp 00001000 00:3d 13268803                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f6cf46bd000-7f6cf46be000 r--p 00003000 00:3d 13268803                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f6cf46be000-7f6cf46bf000 r--p 00003000 00:3d 13268803                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f6cf46bf000-7f6cf46c0000 rw-p 00004000 00:3d 13268803                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7f6cf46c0000-7f6cf4790000 rw-p 00000000 00:00 0 
7f6cf4790000-7f6cf4791000 ---p 00000000 00:00 0 
7f6cf4791000-7f6cf47d2000 rw-p 00000000 00:00 0 
7f6cf47d2000-7f6cf47d3000 ---p 00000000 00:00 0 
7f6cf47d3000-7f6cf4814000 rw-p 00000000 00:00 0 
7f6cf4814000-7f6cf4815000 ---p 00000000 00:00 0 
7f6cf4815000-7f6cf4856000 rw-p 00000000 00:00 0 
7f6cf4856000-7f6cf4857000 ---p 00000000 00:00 0 
7f6cf4857000-7f6cf4898000 rw-p 00000000 00:00 0 
7f6cf4898000-7f6cf4899000 ---p 00000000 00:00 0 
7f6cf4899000-7f6cf48da000 rw-p 00000000 00:00 0 
7f6cf48da000-7f6cf48db000 ---p 00000000 00:00 0 
7f6cf48db000-7f6cf491c000 rw-p 00000000 00:00 0 
7f6cf491c000-7f6cf491d000 ---p 00000000 00:00 0 
7f6cf491d000-7f6cf495e000 rw-p 00000000 00:00 0 
7f6cf495e000-7f6cf495f000 ---p 00000000 00:00 0 
7f6cf495f000-7f6cf49a0000 rw-p 00000000 00:00 0 
7f6cf49a0000-7f6cf49a1000 ---p 00000000 00:00 0 
7f6cf49a1000-7f6cf49e2000 rw-p 00000000 00:00 0 
7f6cf49e2000-7f6cf49e3000 ---p 00000000 00:00 0 
7f6cf49e3000-7f6cf4a24000 rw-p 00000000 00:00 0 
7f6cf4a24000-7f6cf4a25000 ---p 00000000 00:00 0 
7f6cf4a25000-7f6cf4a66000 rw-p 00000000 00:00 0 
7f6cf4a66000-7f6cf4a67000 ---p 00000000 00:00 0 
7f6cf4a67000-7f6cf4aa8000 rw-p 00000000 00:00 0 
7f6cf4aa8000-7f6cf4aa9000 ---p 00000000 00:00 0 
7f6cf4aa9000-7f6cf4aea000 rw-p 00000000 00:00 0 
7f6cf4aea000-7f6cf4aeb000 ---p 00000000 00:00 0 
7f6cf4aeb000-7f6cf4b2c000 rw-p 00000000 00:00 0 
7f6cf4b2c000-7f6cf4b2d000 ---p 00000000 00:00 0 
7f6cf4b2d000-7f6cf4b6e000 rw-p 00000000 00:00 0 
7f6cf4b6e000-7f6cf4b6f000 ---p 00000000 00:00 0 
7f6cf4b6f000-7f6cf4bb0000 rw-p 00000000 00:00 0 
7f6cf4bb0000-7f6cf4bb1000 ---p 00000000 00:00 0 
7f6cf4bb1000-7f6cf4bf2000 rw-p 00000000 00:00 0 
7f6cf4bf2000-7f6cf4bf3000 ---p 00000000 00:00 0 
7f6cf4bf3000-7f6cf4c34000 rw-p 00000000 00:00 0 
7f6cf4c34000-7f6cf4c35000 ---p 00000000 00:00 0 
7f6cf4c35000-7f6cf4c76000 rw-p 00000000 00:00 0 
7f6cf4c76000-7f6cf4c77000 ---p 00000000 00:00 0 
7f6cf4c77000-7f6cf4cb8000 rw-p 00000000 00:00 0 
7f6cf4cb8000-7f6cf4cb9000 ---p 00000000 00:00 0 
7f6cf4cb9000-7f6cf4cfa000 rw-p 00000000 00:00 0 
7f6cf4cfa000-7f6cf4cfb000 ---p 00000000 00:00 0 
7f6cf4cfb000-7f6cf4d3c000 rw-p 00000000 00:00 0 
7f6cf4d3c000-7f6cf4d3d000 ---p 00000000 00:00 0 
7f6cf4d3d000-7f6cf4d7e000 rw-p 00000000 00:00 0 
7f6cf4d7e000-7f6cf4d7f000 ---p 00000000 00:00 0 
7f6cf4d7f000-7f6cf4dc0000 rw-p 00000000 00:00 0 
7f6cf4dc0000-7f6cf4dc1000 ---p 00000000 00:00 0 
7f6cf4dc1000-7f6cf4e02000 rw-p 00000000 00:00 0 
7f6cf4e02000-7f6cf4e03000 ---p 00000000 00:00 0 
7f6cf4e03000-7f6cf4e44000 rw-p 00000000 00:00 0 
7f6cf4e44000-7f6cf4e45000 ---p 00000000 00:00 0 
7f6cf4e45000-7f6cf4e86000 rw-p 00000000 00:00 0 
7f6cf4e86000-7f6cf4e87000 ---p 00000000 00:00 0 
7f6cf4e87000-7f6cf4ec8000 rw-p 00000000 00:00 0 
7f6cf4ec8000-7f6cf4ec9000 ---p 00000000 00:00 0 
7f6cf4ec9000-7f6cf4f0a000 rw-p 00000000 00:00 0 
7f6cf4f0a000-7f6cf4f0b000 ---p 00000000 00:00 0 
7f6cf4f0b000-7f6cf4f4c000 rw-p 00000000 00:00 0 
7f6cf4f4c000-7f6cf4f4d000 ---p 00000000 00:00 0 
7f6cf4f4d000-7f6cf4f8e000 rw-p 00000000 00:00 0 
7f6cf4f8e000-7f6cf4f8f000 ---p 00000000 00:00 0 
7f6cf4f8f000-7f6cf5020000 rw-p 00000000 00:00 0 
7f6cf5020000-7f6cf5021000 r--p 00000000 00:3d 13268471                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f6cf5021000-7f6cf5022000 r-xp 00001000 00:3d 13268471                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f6cf5022000-7f6cf5023000 r--p 00002000 00:3d 13268471                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f6cf5023000-7f6cf5024000 r--p 00002000 00:3d 13268471                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f6cf5024000-7f6cf5025000 rw-p 00003000 00:3d 13268471                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7f6cf5025000-7f6cf5026000 r--p 00000000 00:3d 13268201                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f6cf5026000-7f6cf5027000 r-xp 00001000 00:3d 13268201                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f6cf5027000-7f6cf5028000 r--p 00002000 00:3d 13268201                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f6cf5028000-7f6cf5029000 r--p 00002000 00:3d 13268201                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f6cf5029000-7f6cf502a000 rw-p 00003000 00:3d 13268201                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7f6cf502a000-7f6cf502b000 r--p 00000000 00:3d 13267881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f6cf502b000-7f6cf502c000 r-xp 00001000 00:3d 13267881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f6cf502c000-7f6cf502d000 r--p 00002000 00:3d 13267881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f6cf502d000-7f6cf502e000 r--p 00002000 00:3d 13267881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f6cf502e000-7f6cf502f000 rw-p 00003000 00:3d 13267881                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7f6cf502f000-7f6cf602f000 rw-p 00000000 00:00 0 
7f6cf6033000-7f6cf6034000 r--p 00000000 00:3d 13268960                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f6cf6034000-7f6cf6036000 r-xp 00001000 00:3d 13268960                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f6cf6036000-7f6cf6037000 r--p 00003000 00:3d 13268960                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f6cf6037000-7f6cf6038000 r--p 00003000 00:3d 13268960                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f6cf6038000-7f6cf6039000 rw-p 00004000 00:3d 13268960                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7f6cf6039000-7f6cf603a000 r--p 00000000 00:3d 13268950                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f6cf603a000-7f6cf603c000 r-xp 00001000 00:3d 13268950                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f6cf603c000-7f6cf603d000 r--p 00003000 00:3d 13268950                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f6cf603d000-7f6cf603e000 r--p 00003000 00:3d 13268950                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f6cf603e000-7f6cf603f000 rw-p 00004000 00:3d 13268950                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7f6cf603f000-7f6cf6040000 r--p 00000000 00:3d 13268943                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f6cf6040000-7f6cf6041000 r-xp 00001000 00:3d 13268943                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f6cf6041000-7f6cf6042000 r--p 00002000 00:3d 13268943                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f6cf6042000-7f6cf6043000 r--p 00002000 00:3d 13268943                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f6cf6043000-7f6cf6044000 rw-p 00003000 00:3d 13268943                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7f6cf6044000-7f6cf6046000 r--p 00000000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f6cf6046000-7f6cf605f000 r-xp 00002000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f6cf605f000-7f6cf6063000 r--p 0001b000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f6cf6063000-7f6cf6064000 r--p 0001e000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f6cf6064000-7f6cf6065000 rw-p 0001f000 00:3d 13129429                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.6
7f6cf6065000-7f6cf6068000 r--p 00000000 00:3d 13268841                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f6cf6068000-7f6cf606c000 r-xp 00003000 00:3d 13268841                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f6cf606c000-7f6cf606d000 r--p 00007000 00:3d 13268841                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f6cf606d000-7f6cf606e000 ---p 00008000 00:3d 13268841                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f6cf606e000-7f6cf606f000 r--p 00008000 00:3d 13268841                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f6cf606f000-7f6cf6070000 rw-p 00009000 00:3d 13268841                   /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7f6cf6070000-7f6cf60a0000 rw-p 00000000 00:00 0 
7f6cf60a4000-7f6cf61a7000 rw-p 00000000 00:00 0 
7f6cf61a7000-7f6cf61aa000 r--p 00000000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6cf61aa000-7f6cf61c1000 r-xp 00003000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6cf61c1000-7f6cf61c5000 r--p 0001a000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6cf61c5000-7f6cf61c6000 r--p 0001d000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6cf61c6000-7f6cf61c7000 rw-p 0001e000 00:3d 13112712                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f6cf61c7000-7f6cf61ef000 r--p 00000000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f6cf61ef000-7f6cf6384000 r-xp 00028000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f6cf6384000-7f6cf63dc000 r--p 001bd000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f6cf63dc000-7f6cf63e0000 r--p 00214000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f6cf63e0000-7f6cf63e2000 rw-p 00218000 00:3d 13112687                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f6cf63e2000-7f6cf63f1000 rw-p 00000000 00:00 0 
7f6cf63f1000-7f6cf63ff000 r--p 00000000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f6cf63ff000-7f6cf647b000 r-xp 0000e000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f6cf647b000-7f6cf64d6000 r--p 0008a000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f6cf64d6000-7f6cf64d7000 r--p 000e4000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f6cf64d7000-7f6cf64d8000 rw-p 000e5000 00:3d 13112739                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f6cf64d8000-7f6cf64da000 r--p 00000000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f6cf64da000-7f6cf64ee000 r-xp 00002000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f6cf64ee000-7f6cf6507000 r--p 00016000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f6cf6507000-7f6cf6508000 ---p 0002f000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f6cf6508000-7f6cf6509000 r--p 0002f000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f6cf6509000-7f6cf650a000 rw-p 00030000 00:3d 13112696                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f6cf650a000-7f6cf6512000 rw-p 00000000 00:00 0 
7f6cf6512000-7f6cf651c000 r--p 00000000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f6cf651c000-7f6cf657b000 r-xp 0000a000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f6cf657b000-7f6cf6592000 r--p 00069000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f6cf6592000-7f6cf6593000 r--p 0007f000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f6cf6593000-7f6cf6594000 rw-p 00080000 00:3d 13112716                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.4.1
7f6cf6594000-7f6cf6596000 r--p 00000000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f6cf6596000-7f6cf65a7000 r-xp 00002000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f6cf65a7000-7f6cf65ad000 r--p 00013000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f6cf65ad000-7f6cf65ae000 ---p 00019000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f6cf65ae000-7f6cf65af000 r--p 00019000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f6cf65af000-7f6cf65b0000 rw-p 0001a000 00:3d 13112818                   /usr/lib/x86_64-linux-gnu/libz.so.1.2.11
7f6cf65b4000-7f6cf65fb000 r--p 00000000 00:3d 13267733                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f6cf65fb000-7f6cf69aa000 r-xp 00047000 00:3d 13267733                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f6cf69aa000-7f6cf6b21000 r--p 003f6000 00:3d 13267733                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f6cf6b21000-7f6cf6b36000 r--p 0056c000 00:3d 13267733                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f6cf6b36000-7f6cf6b3f000 rw-p 00581000 00:3d 13267733                   /tmp/ruby/build/trunk-random1/libruby.so.3.3.0
7f6cf6b3f000-7f6cf6b55000 rw-p 00000000 00:00 0 
7f6cf6b55000-7f6cf6b57000 r--p 00000000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f6cf6b57000-7f6cf6b81000 r-xp 00002000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f6cf6b81000-7f6cf6b8c000 r--p 0002c000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f6cf6b8d000-7f6cf6b8f000 r--p 00037000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f6cf6b8f000-7f6cf6b91000 rw-p 00039000 00:3d 13112669                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffe06cc4000-7ffe074c3000 rw-p 00000000 00:00 0                          [stack]
7ffe07509000-7ffe0750d000 r--p 00000000 00:00 0                          [vvar]
7ffe0750d000-7ffe0750f000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


make: *** [uncommon.mk:891: yes-test-all] Aborted (core dumped)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS="--test-order=random"
$ /tmp/ruby/build/trunk-random1/miniruby -I/tmp/ruby/src/trunk-random1/lib /tmp/ruby/src/trunk-random1/tool/runruby.rb --archdir=/tmp/ruby/build/trunk-random1 --extout=.ext -- /tmp/ruby/src/trunk-random1/spec/mspec/bin/mspec-run -B /tmp/ruby/src/trunk-random1/spec/default.mspec --error-output stderr
ruby 3.3.0dev (2023-07-28T16:08:11Z master 17b50cdb68) [x86_64-linux]
.............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

Finished in 100.052519 seconds

3709 files, 32109 examples, 173113 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr' TESTS=\"--test-order=random\"" exit with 0.

$ gdb -batch -se /tmp/ruby/build/trunk-random1/ruby -c /tmp/cores/core.1001.1535335.ruby -x gdbscript
[New LWP 1535335]
[New LWP 1536272]
[New LWP 1539024]
[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-random1/test/runner.rb: TestGCCompact::AutoCompact#test_imp'.
Program terminated with signal SIGABRT, Aborted.
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140105962118144) at ./nptl/pthread_kill.c:44
[Current thread is 1 (Thread 0x7f6cf61a5c00 (LWP 1535335))]

>>> Threads

  Id   Target Id                           Frame 
* 1    Thread 0x7f6cf61a5c00 (LWP 1535335) __pthread_kill_implementation (no_tid=0, signo=6, threadid=140105962118144) at ./nptl/pthread_kill.c:44
  2    Thread 0x7f6ce284a640 (LWP 1536272) 0x00007f6cf62dfe7e in __ppoll (fds=fds@entry=0x7f6ce2748e48, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x7f6ce2748e50, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7f6ce223f640 (LWP 1539024) __futex_abstimed_wait_common64 (private=-159114003, cancel=true, abstime=0x7f6ce223ed30, op=137, expected=0, futex_word=0x7f6ce223ed68) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 3 (Thread 0x7f6ce223f640 (LWP 1539024)):
#0  __futex_abstimed_wait_common64 (private=-159114003, cancel=true, abstime=0x7f6ce223ed30, op=137, expected=0, futex_word=0x7f6ce223ed68) 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=-159114003, abstime=0x7f6ce223ed30, clockid=-2131423040, expected=0, futex_word=0x7f6ce223ed68) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 4111515904
        op = 137
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x7f6ce223ed68, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x7f6ce223ed30, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007f6cf625af1b in __pthread_cond_wait_common (abstime=0x7f6ce223ed30, clockid=1, mutex=0x7f6cf6b4d3c0 <thread_cache_lock>, cond=0x7f6ce223ed40) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7f6cf625a7a0 <__condvar_cleanup_waiting>, __arg = 0x7f6ce223ec80, __canceltype = 122738698, __prev = 0x0}
        cbuffer = {wseq = 0, cond = 0x7f6ce223ed40, mutex = 0x7f6cf6b4d3c0 <thread_cache_lock>, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 0
        seq = 0
        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_timedwait64 (cond=cond@entry=0x7f6ce223ed40, mutex=mutex@entry=0x7f6cf6b4d3c0 <thread_cache_lock>, abstime=abstime@entry=0x7f6ce223ed30) at ./nptl/pthread_cond_wait.c:652
        flags = <optimized out>
        clockid = 1
#5  0x00007f6cf6842b98 in native_cond_timedwait (abs=<synthetic pointer>, mutex=0x7f6cf6b4d3c0 <thread_cache_lock>, cond=0x7f6ce223ed40) at /tmp/ruby/src/trunk-random1/thread_pthread.c:211
        r = <optimized out>
        ts = {tv_sec = 5722165, tv_nsec = 122312116}
        r = <optimized out>
        ts = <optimized out>
#6  register_cached_thread_and_wait (altstack=0x563a80e0fc30) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1171
        end = <optimized out>
        entry = {cond = {__data = {__wseq = {__value64 = 2, __value32 = {__low = 2, __high = 0}}, __g1_start = {__value64 = 0, __value32 = {__low = 0, __high = 0}}, __g_refs = {2, 0}, __g_size = {0, 0}, __g1_orig_size = 0, __wrefs = 10, __g_signals = {0, 0}}, __size = "\002", '\000' <repeats 15 times>, "\002", '\000' <repeats 19 times>, "\n\000\000\000\000\000\000\000\000\000\000", __align = 2}, thread_id = 140105627203136, th = 0x0, altstack = 0x563a80e0fc30, node = {next = 0x7f6cf6b38d00 <cached_thread_head>, prev = 0x7f6cf6b38d00 <cached_thread_head>}}
        end = <optimized out>
        entry = <optimized out>
#7  thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1118
        th = <optimized out>
        altstack = 0x563a80e0fc30
#8  0x00007f6cf625bb43 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 = {140729020839584, -7790809834730755250, 140105627203136, 22, 140105962862672, 140729020839936, 7870251439015127886, 7870207409816529742}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#9  0x00007f6cf62ecbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 2 (Thread 0x7f6ce284a640 (LWP 1536272)):
#0  0x00007f6cf62dfe7e in __ppoll (fds=fds@entry=0x7f6ce2748e48, nfds=nfds@entry=1, timeout=<optimized out>, timeout@entry=0x7f6ce2748e50, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 52, tv_nsec = 792685214}
#1  0x00007f6cf683b859 in rb_sigwait_sleep (th=th@entry=0x563a7f15c6e0, sigwait_fd=sigwait_fd@entry=3, rel=rel@entry=0x7f6ce2748f00) at /tmp/ruby/src/trunk-random1/thread_pthread.c:2166
        pfd = {fd = 3, events = 1, revents = 0}
        ts = {tv_sec = 54, tv_nsec = 223164174}
#2  0x00007f6cf683cc30 in native_sleep (th=<optimized out>, rel=0x7f6ce2748f00) at /tmp/ruby/src/trunk-random1/thread_pthread.c:2290
        next = <optimized out>
        sched = 0x563a78844f38
        sigwait_fd = <optimized out>
#3  0x00007f6cf683fb8a in sleep_hrtime (fl=0, rel=<optimized out>, th=0x563a7f15c6e0) at /tmp/ruby/src/trunk-random1/thread.c:1305
        prev_status = THREAD_RUNNABLE
        woke = 1
        end = 5722216447206929
        prev_status = <optimized out>
        woke = <optimized out>
        end = <optimized out>
#4  rb_mutex_wait_for (time=time@entry=140105632485424) at /tmp/ruby/src/trunk-random1/thread_sync.c:543
        rel = 0x7f6ce2749030
#5  0x00007f6cf66b66e6 in rb_ensure (b_proc=b_proc@entry=0x7f6cf683fad0 <rb_mutex_wait_for>, data1=data1@entry=140105632485424, e_proc=e_proc@entry=0x7f6cf6841240 <mutex_lock_uninterruptible>, data2=data2@entry=140105934065880) at /tmp/ruby/src/trunk-random1/eval.c:1009
        _ec = 0x563a7f1502c0
        _tag = {tag = 36, retval = 1, buf = {0x64c40139, 0x7f6cf66b67d0 <rb_ensure+528>, 0x0, 0x7f6ce2748f40, 0x7f6ce2749be0}, prev = 0x7f6ce2749280, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x563a7f1502c0
        ensure_list = {next = 0x7f6ce2749260, entry = {marker = 0, e_proc = 0x7f6cf6841240 <mutex_lock_uninterruptible>, data2 = 140105934065880}}
#6  0x00007f6cf684140a in rb_mutex_sleep (self=140105934065880, timeout=175640257446805506) at /tmp/ruby/src/trunk-random1/thread_sync.c:570
        rel = 59999886000
        t = <optimized out>
        woken = 20
        beg = 1690566969
        scheduler = <optimized out>
        end = <optimized out>
#7  0x00007f6cf6894fef in vm_call0_cfunc_with_frame (argv=0x7f6ce2749318, calling=<optimized out>, ec=0x563a7f1502c0) at /tmp/ruby/src/trunk-random1/vm_eval.c:170
        reg_cfp = 0x7f6ce2849a18
        ci = <optimized out>
        me = 0x7f6cf4fd8d98
        mid = 26337
        block_handler = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        val = <optimized out>
        cfunc = 0x563a7888c948
        len = <optimized out>
        frame_flags = <optimized out>
        ci = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        len = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        mid = <optimized out>
        block_handler = <optimized out>
        frame_flags = <optimized out>
        unaligned_member_ptr_result = <optimized out>
        args = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        reg_cfp = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        args = <optimized out>
#8  vm_call0_cfunc (argv=0x7f6ce2749318, calling=<optimized out>, ec=0x563a7f1502c0) at /tmp/ruby/src/trunk-random1/vm_eval.c:184
No locals.
#9  vm_call0_body (ec=0x563a7f1502c0, calling=<optimized out>, argv=0x7f6ce2749318) at /tmp/ruby/src/trunk-random1/vm_eval.c:230
        ci = <optimized out>
        cc = <optimized out>
        ret = <optimized out>
#10 0x00007f6cf6899e5e in vm_call0_cc (kw_splat=0, cc=0x7f6cf1bad550, argv=0x7f6ce2749318, argc=1, id=26337, recv=140105934065880, ec=0x563a7f1502c0) at /tmp/ruby/src/trunk-random1/vm_eval.c:107
        flags = <optimized out>
        use_argv = 0x7f6ce2749318
        av = {140105605618520, 1922208087116571904}
        calling = {ci = 0x7f6ce2749160, cc = 0x7f6cf1bad550, block_handler = 0, recv = 140105934065880, argc = 1, kw_splat = false, heap_argv = 0}
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        calling = <optimized out>
#11 rb_funcallv_scope (scope=CALL_FCALL, argv=0x7f6ce2749318, argc=<optimized out>, mid=26337, recv=140105934065880) at /tmp/ruby/src/trunk-random1/vm_eval.c:1062
        ec = 0x563a7f1502c0
        cc = 0x7f6cf1bad550
        self = <optimized out>
        ec = <optimized out>
        cc = <optimized out>
        self = <optimized out>
#12 rb_funcallv (recv=140105934065880, mid=26337, argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1077
No locals.
#13 0x00007f6cf66b66e6 in rb_ensure (b_proc=b_proc@entry=0x7f6cf6836f20 <do_sleep>, data1=data1@entry=140105632486160, e_proc=e_proc@entry=0x7f6cf6835d50 <delete_from_waitq>, data2=data2@entry=140105632486176) at /tmp/ruby/src/trunk-random1/eval.c:1009
        _ec = 0x563a7f1502c0
        _tag = {tag = 36, retval = 0, buf = {0x2, 0x7f6cf66b67d0 <rb_ensure+528>, 0x0, 0x7f6ce2749220, 0x0}, prev = 0x7f6ce27495f0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x563a7f1502c0
        ensure_list = {next = 0x7f6ce2749700, entry = {marker = 0, e_proc = 0x7f6cf6835d50 <delete_from_waitq>, data2 = 140105632486176}}
#14 0x00007f6cf6836d4d in rb_condvar_wait (argc=2, argv=<optimized out>, self=<optimized out>) at /tmp/ruby/src/trunk-random1/thread_sync.c:1512
        ec = 0x563a7f1502c0
        cv = 0x563a789dfd10
        args = {mutex = 140105934065880, timeout = 175640257446805506}
        sync_waiter = {self = 140105934065880, th = 0x563a7f15c6e0, fiber = 0x0, node = {next = 0x563a789dfd10, prev = 0x563a789dfd10}}
#15 0x00007f6cf6878b4c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=2, calling=<optimized out>, reg_cfp=0x7f6ce2849a50, ec=0x563a7f1502c0) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x460100100005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f6cf4fd8780
        cfunc = 0x563a78893948
        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>
#16 vm_call_cfunc_with_frame (ec=0x563a7f1502c0, reg_cfp=0x7f6ce2849a50, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 2
        stack_bottom = <optimized out>
        argv = <optimized out>
#17 0x00007f6cf68885b7 in vm_sendish (method_explorer=mexp_search_method, block_handler=0, cd=0x563a7897c740, reg_cfp=0x7f6ce2849a50, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x460100100005, cc = 0x7f6cf35ab0b0, block_handler = 0, recv = 140105934066240, argc = 2, kw_splat = false, heap_argv = 0}
        val = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        argc = <optimized out>
        recv = <optimized out>
        calling = <optimized out>
#18 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:835
        bh = 0
        cd = 0x563a7897c740
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a78988558
        reg_cfp = 0x7f6ce2849a50
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#19 0x00007f6cf688ed29 in rb_vm_exec (ec=0x563a7f1502c0) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x563a7f1502c0
        _tag = {tag = 36, retval = 4, buf = {0x7f6ce2749670, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7f6ce2749520, 0x7f6cf669e190 <min_by_i>}, prev = 0x7f6ce2749720, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#20 0x00007f6cf68948a2 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#21 vm_yield (kw_splat=0, argv=0x0, argc=0, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#22 rb_yield_0 (argv=0x0, argc=0) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#23 rb_yield (val=<optimized out>, val@entry=36) at /tmp/ruby/src/trunk-random1/vm_eval.c:1372
No locals.
#24 0x00007f6cf66b66e6 in rb_ensure (b_proc=0x7f6cf68947e0 <rb_yield>, data1=36, e_proc=<optimized out>, data2=<optimized out>) at /tmp/ruby/src/trunk-random1/eval.c:1009
        _ec = 0x563a7f1502c0
        _tag = {tag = 36, retval = 0, buf = {0x563a7888c980, 0x7f6cf66b67d0 <rb_ensure+528>, 0x0, 0x7f6ce27496c0, 0x7f6ce0da0f58}, prev = 0x7f6ce2749a20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 4
        errinfo = <optimized out>
        ec = 0x563a7f1502c0
        ensure_list = {next = 0x0, entry = {marker = 0, e_proc = 0x7f6cf6839be0 <rb_mutex_unlock>, data2 = 140105934065880}}
#25 0x00007f6cf6878b4c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f6ce2849ac0, ec=0x563a7f1502c0) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x66f100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f6cf4fd8d48
        cfunc = 0x563a7888c988
        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>
#26 vm_call_cfunc_with_frame (ec=0x563a7f1502c0, reg_cfp=0x7f6ce2849ac0, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#27 0x00007f6cf688ad5c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x563a7897d090, reg_cfp=0x7f6ce2849ac0, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x66f100000001, cc = 0x7f6cf23b8290, block_handler = 140105633536729, recv = 140105934065880, 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>
#28 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x563a7897d090
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a789ae0f0
        reg_cfp = 0x7f6ce2849ac0
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#29 0x00007f6cf688ed29 in rb_vm_exec (ec=0x563a7f1502c0) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x563a7f1502c0
        _tag = {tag = 36, retval = 4, buf = {0x7f6ce2749aa0, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7f6ce2749950, 0x3000000028}, prev = 0x7f6ce2849c40, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#30 0x00007f6cf6894e8f in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x563a7f8e0600, argc=argc@entry=0, argv=argv@entry=0x7f6ce2749ad0, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-random1/vm.c:1614
        self = <optimized out>
#31 0x00007f6cf684199f in thread_do_start_proc (th=0x563a7f15c6e0) at /tmp/ruby/src/trunk-random1/thread.c:601
        args = 140105860176280
        args_ptr = 0x7f6ce2749ad0
        args_len = 0
        procval = <optimized out>
        proc = 0x563a7f8e0600
#32 0x00007f6cf68420b4 in thread_do_start (th=0x563a7f15c6e0) at /tmp/ruby/src/trunk-random1/thread.c:620
        result = 36
        result = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
        flag_arg_ = <optimized out>
        hooks_arg_ = <optimized out>
#33 thread_start_func_2 (th=<optimized out>, stack_start=<optimized out>) at /tmp/ruby/src/trunk-random1/thread.c:694
        _ec = 0x563a7f1502c0
        _tag = {tag = 36, retval = 140105962868652, buf = {0x7f6ce2849ce0, 0x7f6cf6841ed8 <thread_start_func_2+760>, 0x0, 0x7f6ce2749b30, 0x7ffe0750d80a}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        errinfo = 4
        size = <optimized out>
        ractor_main_th = <optimized out>
        vm_stack = <optimized out>
#34 0x00007f6cf6842ae4 in thread_start_func_1 (th_ptr=<optimized out>) at /tmp/ruby/src/trunk-random1/thread_pthread.c:1114
        th = 0x563a7f15c6e0
        altstack = 0x563a7feb0590
#35 0x00007f6cf625bb43 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 = {140729020839584, -7790809834730755250, 140105633539648, 0, 140105962862672, 140729020839936, 7870250023286532942, 7870207409816529742}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#36 0x00007f6cf62ecbb4 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:100
No locals.

Thread 1 (Thread 0x7f6cf61a5c00 (LWP 1535335)):
#0  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140105962118144) at ./nptl/pthread_kill.c:44
        tid = <optimized out>
        ret = 0
        pd = 0x7f6cf61a5c00
        old_mask = {__val = {94809130015504, 140105962931411, 94809130544512, 1922208087116571904, 101, 18446744073709551352, 2, 0, 94809130544512, 140105970782503, 94809130015504, 140105962931411, 0, 140105962827757, 140105962118144, 140105964443136}}
        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=140105962118144) at ./nptl/pthread_kill.c:78
No locals.
#2  __GI___pthread_kill (threadid=140105962118144, signo=signo@entry=6) at ./nptl/pthread_kill.c:89
No locals.
#3  0x00007f6cf6209476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
        ret = <optimized out>
#4  0x00007f6cf61ef7f3 in __GI_abort () at ./stdlib/abort.c:79
        save_stage = 1
        act = {__sigaction_handler = {sa_handler = 0x3030303030303030, sa_sigaction = 0x3030303030303030}, sa_mask = {__val = {2, 140105964459680, 3432, 140105970782742, 140105962825808, 2, 7365405400577893424, 3487527966562346342, 140105964459680, 2, 2, 1, 140105970782742, 140105964443136, 140105962778711, 140105962109312}}, sa_flags = 0, sa_restorer = 0x7f6cf63e16a0 <_IO_2_1_stderr_>}
        sigs = {__val = {32, 3472328296331896422, 7378697629483806000, 3472609797883717222, 2337500342031233072, 3472328296227680304, 3467824696768081952, 2314885530818453536, 2314885530818453536, 140105963387524, 2314885437357583457, 2, 140105970782742, 2, 3486965016608925030, 140105962823533}}
#5  0x00007f6cf6601ac2 in die () at /tmp/ruby/src/trunk-random1/error.c:777
No locals.
#6  rb_bug_for_fatal_signal (default_sighandler=0x0, sig=sig@entry=11, ctx=ctx@entry=0x563a788c3000, fmt=fmt@entry=0x7f6cf69e0c85 "Segmentation fault at %p") at /tmp/ruby/src/trunk-random1/error.c:818
        file = <optimized out>
        line = 74
#7  0x00007f6cf67f5adf in sigsegv (sig=11, info=0x563a788c3130, ctx=0x563a788c3000) at /tmp/ruby/src/trunk-random1/signal.c:920
No locals.
#8  <signal handler called>
No locals.
#9  RB_BUILTIN_TYPE (obj=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1630
        ret = <optimized out>
        ret = <optimized out>
#10 gc_object_moved_p (obj=<optimized out>, objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:1624
        poisoned = 0x0
        ret = <optimized out>
        __func__ = <optimized out>
#11 gc_ref_update_imemo (obj=140105860275880, objspace=0x563a788440e0) at /tmp/ruby/src/trunk-random1/gc.c:10132
        cc = 0x7f6cf0085ea8
#12 gc_update_object_references (objspace=0x563a788440e0, obj=140105860275880) at /tmp/ruby/src/trunk-random1/gc.c:10414
        any = 0x7f6cf0085ea8
#13 0x00007f6cf66d23de in gc_ref_update (page=0x563a7f1d9610, objspace=0x563a7f1d9610, stride=40, vend=0x7f6cf008ffe8, vstart=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:10573
        poisoned = 0x0
        v = <optimized out>
        v = <optimized out>
        poisoned = <optimized out>
#14 gc_update_references (objspace=0x563a7f1d9610) at /tmp/ruby/src/trunk-random1/gc.c:10607
        start = <optimized out>
        end = 140105860317160
        should_set_mark_bits = true
        size_pool = <optimized out>
        heap = <optimized out>
        i = <optimized out>
        ec = <optimized out>
        vm = 0x563a78841b10
        page = 0x563a7f1d9610
        ec = <optimized out>
        vm = <optimized out>
        page = <optimized out>
        i = <optimized out>
        should_set_mark_bits = <optimized out>
        size_pool = <optimized out>
        heap = <optimized out>
        start = <optimized out>
        end = <optimized out>
#15 gc_compact_finish (objspace=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:5425
No locals.
#16 gc_sweep_compact (objspace=0x563a7f1d9610) at /tmp/ruby/src/trunk-random1/gc.c:8476
No locals.
#17 gc_sweep (objspace=objspace@entry=0x563a788440e0) at /tmp/ruby/src/trunk-random1/gc.c:6040
        immediate_sweep = <optimized out>
#18 0x00007f6cf66da6d3 in gc_continue (objspace=0x563a788440e0, size_pool=0x563a78844108, heap=0x563a78844140) at /tmp/ruby/src/trunk-random1/gc.c:2338
        lock_lev = 0
#19 0x00007f6cf66daa1d in newobj_alloc (objspace=0x563a788440e0, cr=0x563a78844df0, size_pool_idx=0, vm_locked=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2702
        lev = 1
        unlock_vm = true
        size_pool = 0x563a78844108
        heap = 0x563a78844140
        cache = 0x563a78845068
        obj = <optimized out>
        __func__ = <optimized out>
#20 0x00007f6cf66dc011 in newobj_of0 (alloc_size=<optimized out>, cr=<optimized out>, wb_protected=<optimized out>, flags=<optimized out>, klass=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2812
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
        obj = <optimized out>
        objspace = <optimized out>
        size_pool_idx = <optimized out>
        i = <optimized out>
        cnt = <optimized out>
#21 newobj_of (alloc_size=<optimized out>, wb_protected=<optimized out>, v3=<optimized out>, v2=<optimized out>, v1=<optimized out>, flags=<optimized out>, klass=<optimized out>, cr=<optimized out>) at /tmp/ruby/src/trunk-random1/gc.c:2829
        obj = <optimized out>
        obj = <optimized out>
#22 rb_class_instance_allocate_internal (wb_protected=true, flags=8193, klass=140105943743800) at /tmp/ruby/src/trunk-random1/gc.c:2875
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
        __func__ = <optimized out>
        size = <optimized out>
        index_tbl_num_entries = <optimized out>
        obj = <optimized out>
#23 rb_class_allocate_instance (klass=140105943743800) at /tmp/ruby/src/trunk-random1/gc.c:3011
No locals.
#24 0x00007f6cf674d602 in class_call_alloc_func (klass=140105943743800, allocator=<optimized out>) at /tmp/ruby/src/trunk-random1/object.c:2075
        obj = <optimized out>
        obj = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#25 rb_class_alloc (klass=140105943743800) at /tmp/ruby/src/trunk-random1/object.c:2047
        allocator = <optimized out>
        allocator = <optimized out>
#26 rb_class_new_instance_pass_kw (argc=0, argv=0x7f6cf60a4590, klass=140105943743800) at /tmp/ruby/src/trunk-random1/object.c:2106
        obj = <optimized out>
#27 0x00007f6cf6878b4c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f6cf61a3980, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x11f100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f6cf43e4ac8
        cfunc = 0x563a78874868
        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>
#28 vm_call_cfunc_with_frame (ec=0x563a78845120, reg_cfp=0x7f6cf61a3980, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#29 0x00007f6cf68885b7 in vm_sendish (method_explorer=mexp_search_method, block_handler=0, cd=0x563a7c4f5210, reg_cfp=0x7f6cf61a3980, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x11f100100001, cc = 0x7f6cf1aca520, block_handler = 0, recv = 140105943743800, 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>
#30 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:835
        bh = 0
        cd = 0x563a7c4f5210
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a7c1bc928
        reg_cfp = 0x7f6cf61a3980
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#31 0x00007f6cf688ed29 in rb_vm_exec (ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x563a78845120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe074bfab0, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7ffe074bf960, 0x7f6cf2aeddf8}, prev = 0x7ffe074bfe30, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#32 0x00007f6cf68a0713 in invoke_block (captured=0x7f6cf61a3a08, captured=0x7f6cf61a3a08, opt_pc=<optimized out>, type=<optimized out>, cref=0x0, self=140103955041280, iseq=0x7f6cf2aeddf8, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:1395
        arg_size = <optimized out>
        arg_size = <optimized out>
#33 invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=0, argv=0x7ffe074bfad8, argc=1, self=<optimized out>, captured=0x7f6cf61a3a08, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:1465
        iseq = 0x7f6cf2aeddf8
        type = <optimized out>
        cfp = 0x7f6cf61a39b8
        flags = 0
        use_argv = 0x7ffe074bfad8
        opt_pc = <optimized out>
        sp = 0x7f6cf60a4568
        av = <optimized out>
        stack_argv = 0x7f6cf60a4568
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#34 invoke_block_from_c_bh (force_blockarg=<optimized out>, is_lambda=<optimized out>, cref=<optimized out>, passed_block_handler=<optimized out>, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, block_handler=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1483
        captured = 0x7f6cf61a3a08
        again = <optimized out>
        again = <optimized out>
        captured = <optimized out>
#35 vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe074bfad8, argc=1, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#36 vm_yield (kw_splat=0, argv=0x7ffe074bfad8, argc=1, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#37 rb_yield_0 (argv=0x7ffe074bfad8, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#38 rb_yield_1 (val=<optimized out>, val@entry=1904945) at /tmp/ruby/src/trunk-random1/vm_eval.c:1365
No locals.
#39 0x00007f6cf673ca54 in int_dotimes (num=2000001) at /tmp/ruby/src/trunk-random1/numeric.c:5692
        i = <optimized out>
        end = 1000000
#40 0x00007f6cf6878b4c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f6cf61a39f0, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x28e100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f6cf6095898
        cfunc = 0x563a78887d88
        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>
#41 vm_call_cfunc_with_frame (ec=0x563a78845120, reg_cfp=0x7f6cf61a39f0, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#42 0x00007f6cf688ad5c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x563a7c1c7aa0, reg_cfp=0x7f6cf61a39f0, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x28e100000001, cc = 0x7f6cf1764890, block_handler = 140105962109449, recv = 2000001, 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>
#43 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x563a7c1c7aa0
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a7c5229e0
        reg_cfp = 0x7f6cf61a39f0
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#44 0x00007f6cf688ed29 in rb_vm_exec (ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x563a78845120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe074bfeb0, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7ffe074bfd60, 0xd54e6fe1}, prev = 0x7ffe074c01a0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#45 0x00007f6cf6894858 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe074bfee8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#46 vm_yield (kw_splat=0, argv=0x7ffe074bfee8, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#47 rb_yield_0 (argv=0x7ffe074bfee8, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#48 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1375
No locals.
#49 0x00007f6cf661232c in rb_ary_collect (ary=140103936782880) at /tmp/ruby/src/trunk-random1/array.c:3620
        i = 0
        collect = 140103936779360
#50 0x00007f6cf6878b4c in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=0, calling=<optimized out>, reg_cfp=0x7f6cf61a3b08, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = 0x167100000001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7f6cf60900a0
        cfunc = 0x563a7889a588
        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>
#51 vm_call_cfunc_with_frame (ec=0x563a78845120, reg_cfp=0x7f6cf61a3b08, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = 0
        stack_bottom = <optimized out>
        argv = <optimized out>
#52 0x00007f6cf688ad5c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x563a78a10250, reg_cfp=0x7f6cf61a3b08, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x167100000001, cc = 0x7f6cf1a71ad8, block_handler = 140105962109729, recv = 140103936782880, 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>
#53 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x563a78a10250
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a78a11378
        reg_cfp = 0x7f6cf61a3b08
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#54 0x00007f6cf688ed29 in rb_vm_exec (ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x563a78845120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe074c0220, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7ffe074c00d0, 0x1a408}, prev = 0x7ffe074c05e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#55 0x00007f6cf6894858 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe074c0258, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#56 vm_yield (kw_splat=0, argv=0x7ffe074c0258, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#57 rb_yield_0 (argv=0x7ffe074c0258, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#58 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1375
No locals.
#59 0x00007f6cf660c3ac in rb_ary_each (ary=140105890127480) at /tmp/ruby/src/trunk-random1/array.c:2528
        i = 487
#60 0x00007f6cf6878ebc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        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>
#61 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#62 vm_call_cfunc_other (ec=0x563a78845120, reg_cfp=0x7f6cf61a3be8, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#63 0x00007f6cf6891251 in vm_call_refined (calling=0x7ffe074c0490, cfp=0x7f6cf61a3be8, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
        ref_cc = 0x7ffe074c03a0
        ref_cc = <optimized out>
#64 vm_call_method_each_type (ec=0x563a78845120, cfp=0x7f6cf61a3be8, calling=0x7ffe074c0490) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
        aset_mask = <optimized out>
        ivar_mask = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#65 0x00007f6cf688ad5c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x563a7898d650, reg_cfp=0x7f6cf61a3be8, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0xbe100000001, cc = 0x7ffe074c03a0, block_handler = 140105962109953, recv = 140105890127480, 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>
#66 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x563a7898d650
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a789ad8c8
        reg_cfp = 0x7f6cf61a3be8
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#67 0x00007f6cf688ed29 in rb_vm_exec (ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x563a78845120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe074c0660, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7ffe074c0510, 0x7f6cf669f740 <grep_regexp_i>}, prev = 0x7ffe074c0a20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#68 0x00007f6cf6894858 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffe074c0698, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1520
No locals.
#69 vm_yield (kw_splat=0, argv=0x7ffe074c0698, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm.c:1528
No locals.
#70 rb_yield_0 (argv=0x7ffe074c0698, argc=1) at /tmp/ruby/src/trunk-random1/vm_eval.c:1359
No locals.
#71 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_eval.c:1375
No locals.
#72 0x00007f6cf660c3ac in rb_ary_each (ary=140105890128160) at /tmp/ruby/src/trunk-random1/array.c:2528
        i = 0
#73 0x00007f6cf6878ebc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        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>
#74 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#75 vm_call_cfunc_other (ec=0x563a78845120, reg_cfp=0x7f6cf61a3d70, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#76 0x00007f6cf6891251 in vm_call_refined (calling=0x7ffe074c08d0, cfp=0x7f6cf61a3d70, ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4193
        ref_cc = 0x7ffe074c07e0
        ref_cc = <optimized out>
#77 vm_call_method_each_type (ec=0x563a78845120, cfp=0x7f6cf61a3d70, calling=0x7ffe074c08d0) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:4431
        aset_mask = <optimized out>
        ivar_mask = <optimized out>
        ci = <optimized out>
        cc = <optimized out>
        cme = <optimized out>
        v = <optimized out>
#78 0x00007f6cf688ad5c in vm_sendish (method_explorer=mexp_search_method, block_handler=<optimized out>, cd=0x563a78a16190, reg_cfp=0x7f6cf61a3d70, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0xbe100000001, cc = 0x7ffe074c07e0, block_handler = 140105962110345, recv = 140105890128160, 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>
#79 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:815
        bh = <optimized out>
        cd = 0x563a78a16190
        blockiseq = <optimized out>
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a78a13980
        reg_cfp = 0x7f6cf61a3d70
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#80 0x00007f6cf688f624 in rb_vm_exec (ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:2399
        _ec = 0x563a78845120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe074c0aa0, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7ffe074c0950, 0x7f6cf60a4070}, prev = 0x7ffe074c0c20, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = 36
#81 0x00007f6cf671b873 in load_iseq_eval (fname=140105934528720, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/load.c:728
        iseq = 0x7f6cf4755798
        iseq = <optimized out>
        ec = <optimized out>
        v = <optimized out>
        ast = <optimized out>
        parser = <optimized out>
        th = <optimized out>
        realpath_map = <optimized out>
        rb_gc_guarded_ptr = <optimized out>
#82 require_internal (ec=0x563a78845120, fname=<optimized out>, exception=1, warn=<optimized out>) at /tmp/ruby/src/trunk-random1/load.c:1236
        handle = <optimized out>
        found = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140105967474221, buf = {0x7f6cf47560f8, 0x7f6cf671b0a0 <require_internal+1488>, 0x0, 0x7ffe074c0ab0, 0x7f6cf474e0b0}, prev = 0x7ffe074c0f40, state = RUBY_TAG_NONE, lock_rec = 0}
        result = -1
        th = 0x563a78843f90
        saved = {wrapper = 0, self = 140105961033080, errinfo = 4, ec = 0x563a78845120}
        state = <optimized out>
        ftptr = 0x563a789d0e50 "/tmp/ruby/src/trunk-random1/tool/test/runner.rb"
        path = <optimized out>
        saved_path = 140105934528720
        realpath = 140105934495680
        realpaths = <optimized out>
        realpath_map = <optimized out>
        reset_ext_config = false
        prev_ext_config = <optimized out>
        th2 = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
        dtrace_line = <optimized out>
        dtrace_file = <optimized out>
#83 0x00007f6cf671c362 in rb_require_string (fname=140105934528760) at /tmp/ruby/src/trunk-random1/load.c:1329
        ec = 0x563a78845120
        result = <optimized out>
#84 0x00007f6cf6878ebc in vm_call_cfunc_with_frame_ (stack_bottom=<optimized out>, argv=<optimized out>, argc=<optimized out>, calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3458
        ci = <optimized out>
        cc = <optimized out>
        val = <optimized out>
        me = <optimized out>
        cfunc = <optimized out>
        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>
#85 vm_call_cfunc_with_frame (calling=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3486
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
        argc = <optimized out>
        stack_bottom = <optimized out>
        argv = <optimized out>
#86 vm_call_cfunc_other (ec=0x563a78845120, reg_cfp=0x7f6cf61a3fa0, calling=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3512
        ci = <optimized out>
        argv_ary = <optimized out>
#87 0x00007f6cf68885b7 in vm_sendish (method_explorer=mexp_search_method, block_handler=0, cd=0x563a788fc280, reg_cfp=0x7f6cf61a3fa0, ec=<optimized out>) at /tmp/ruby/src/trunk-random1/vm_callinfo.h:367
        val = 36
        ci = <optimized out>
        cc = <optimized out>
        recv = <optimized out>
        argc = <optimized out>
        calling = {ci = 0x58b100140003, cc = 0x7f6cf4756120, block_handler = 0, recv = 140105961033080, 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>
#88 vm_exec_core (ec=<optimized out>) at ../../src/trunk-random1/insns.def:835
        bh = 0
        cd = 0x563a788fc280
        leaf = false
        val = <optimized out>
        reg_pc = 0x563a789bb800
        reg_cfp = 0x7f6cf61a3fa0
        insns_address_table = {0x7f6cf6888773 <vm_exec_core+723>, 0x7f6cf6888707 <vm_exec_core+615>, 0x7f6cf688890e <vm_exec_core+1134>, 0x7f6cf688888c <vm_exec_core+1004>, 0x7f6cf6888812 <vm_exec_core+882>, 0x7f6cf688879b <vm_exec_core+763>, 0x7f6cf6889fce <vm_exec_core+6958>, 0x7f6cf6889004 <vm_exec_core+2916>, 0x7f6cf6888f4f <vm_exec_core+2735>, 0x7f6cf6888ef7 <vm_exec_core+2647>, 0x7f6cf6888d14 <vm_exec_core+2164>, 0x7f6cf6888b03 <vm_exec_core+1635>, 0x7f6cf6888a0b <vm_exec_core+1387>, 0x7f6cf6888982 <vm_exec_core+1250>, 0x7f6cf6889f7f <vm_exec_core+6879>, 0x7f6cf6889f3c <vm_exec_core+6812>, 0x7f6cf6889efe <vm_exec_core+6750>, 0x7f6cf6889ec3 <vm_exec_core+6691>, 0x7f6cf6889e88 <vm_exec_core+6632>, 0x7f6cf6889e4d <vm_exec_core+6573>, 0x7f6cf6889dd7 <vm_exec_core+6455>, 0x7f6cf6889d94 <vm_exec_core+6388>, 0x7f6cf6889d36 <vm_exec_core+6294>, 0x7f6cf6889cea <vm_exec_core+6218>, 0x7f6cf6889c5b <vm_exec_core+6075>, 0x7f6cf6889c1e <vm_exec_core+6014>, 0x7f6cf6889bbd <vm_exec_core+5917>, 0x7f6cf6889b40 <vm_exec_core+5792>, 0x7f6cf6889b00 <vm_exec_core+5728>, 0x7f6cf6889ac0 <vm_exec_core+5664>, 0x7f6cf688a72e <vm_exec_core+8846>, 0x7f6cf688a695 <vm_exec_core+8693>, 0x7f6cf688a630 <vm_exec_core+8592>, 0x7f6cf688a5d4 <vm_exec_core+8500>, 0x7f6cf688a584 <vm_exec_core+8420>, 0x7f6cf688a557 <vm_exec_core+8375>, 0x7f6cf688a516 <vm_exec_core+8310>, 0x7f6cf688a4bb <vm_exec_core+8219>, 0x7f6cf688a481 <vm_exec_core+8161>, 0x7f6cf688a38e <vm_exec_core+7918>, 0x7f6cf688a341 <vm_exec_core+7841>, 0x7f6cf688a2f3 <vm_exec_core+7763>, 0x7f6cf688a2bb <vm_exec_core+7707>, 0x7f6cf688a248 <vm_exec_core+7592>, 0x7f6cf688a1e0 <vm_exec_core+7488>, 0x7f6cf688a0a5 <vm_exec_core+7173>, 0x7f6cf688abf4 <vm_exec_core+10068>, 0x7f6cf688ab5f <vm_exec_core+9919>, 0x7f6cf688aa58 <vm_exec_core+9656>, 0x7f6cf688aa18 <vm_exec_core+9592>, 0x7f6cf688ad89 <vm_exec_core+10473>, 0x7f6cf688ac69 <vm_exec_core+10185>, 0x7f6cf68884f8 <vm_exec_core+88>, 0x7f6cf688add4 <vm_exec_core+10548>, 0x7f6cf688a8c5 <vm_exec_core+9253>, 0x7f6cf688b5a4 <vm_exec_core+12548>, 0x7f6cf688a917 <vm_exec_core+9335>, 0x7f6cf688a969 <vm_exec_core+9417>, 0x7f6cf68899c0 <vm_exec_core+5408>, 0x7f6cf6889898 <vm_exec_core+5112>, 0x7f6cf68897e1 <vm_exec_core+4929>, 0x7f6cf688af15 <vm_exec_core+10869>, 0x7f6cf68897a1 <vm_exec_core+4865>, 0x7f6cf6889700 <vm_exec_core+4704>, 0x7f6cf68896a1 <vm_exec_core+4609>, 0x7f6cf688975f <vm_exec_core+4799>, 0x7f6cf68895f8 <vm_exec_core+4440>, 0x7f6cf688954e <vm_exec_core+4270>, 0x7f6cf688be34 <vm_exec_core+14740>, 0x7f6cf688be9e <vm_exec_core+14846>, 0x7f6cf688bd92 <vm_exec_core+14578>, 0x7f6cf688b958 <vm_exec_core+13496>, 0x7f6cf688b9e0 <vm_exec_core+13632>, 0x7f6cf688ba7d <vm_exec_core+13789>, 0x7f6cf688bae9 <vm_exec_core+13897>, 0x7f6cf688bb65 <vm_exec_core+14021>, 0x7f6cf688bbc5 <vm_exec_core+14117>, 0x7f6cf688bc25 <vm_exec_core+14213>, 0x7f6cf688bc85 <vm_exec_core+14309>, 0x7f6cf688b5f0 <vm_exec_core+12624>, 0x7f6cf688b67b <vm_exec_core+12763>, 0x7f6cf688b6d1 <vm_exec_core+12849>, 0x7f6cf688b72f <vm_exec_core+12943>, 0x7f6cf688bd00 <vm_exec_core+14432>, 0x7f6cf6889491 <vm_exec_core+4081>, 0x7f6cf68893d9 <vm_exec_core+3897>, 0x7f6cf688b564 <vm_exec_core+12484>, 0x7f6cf688b7a0 <vm_exec_core+13056>, 0x7f6cf688b7e0 <vm_exec_core+13120>, 0x7f6cf688b82c <vm_exec_core+13196>, 0x7f6cf688b883 <vm_exec_core+13283>, 0x7f6cf688b516 <vm_exec_core+12406>, 0x7f6cf6889364 <vm_exec_core+3780>, 0x7f6cf68892e0 <vm_exec_core+3648>, 0x7f6cf6889230 <vm_exec_core+3472>, 0x7f6cf68891e3 <vm_exec_core+3395>, 0x7f6cf688918e <vm_exec_core+3310>, 0x7f6cf6889139 <vm_exec_core+3225>, 0x7f6cf68890dc <vm_exec_core+3132>, 0x7f6cf68890a1 <vm_exec_core+3073>, 0x7f6cf6889066 <vm_exec_core+3014>, 0x7f6cf6888764 <vm_exec_core+708>, 0x7f6cf68886f8 <vm_exec_core+600>, 0x7f6cf68888ff <vm_exec_core+1119>, 0x7f6cf688887d <vm_exec_core+989>, 0x7f6cf6888803 <vm_exec_core+867>, 0x7f6cf688878c <vm_exec_core+748>, 0x7f6cf6889fbf <vm_exec_core+6943>, 0x7f6cf6888ff5 <vm_exec_core+2901>, 0x7f6cf6888f40 <vm_exec_core+2720>, 0x7f6cf6888ee8 <vm_exec_core+2632>, 0x7f6cf6888d05 <vm_exec_core+2149>, 0x7f6cf6888af4 <vm_exec_core+1620>, 0x7f6cf68889fc <vm_exec_core+1372>, 0x7f6cf6888973 <vm_exec_core+1235>, 0x7f6cf6889f70 <vm_exec_core+6864>, 0x7f6cf6889f2d <vm_exec_core+6797>, 0x7f6cf6889eef <vm_exec_core+6735>, 0x7f6cf6889eb4 <vm_exec_core+6676>, 0x7f6cf6889e79 <vm_exec_core+6617>, 0x7f6cf6889e3e <vm_exec_core+6558>, 0x7f6cf6889dc8 <vm_exec_core+6440>, 0x7f6cf6889d85 <vm_exec_core+6373>, 0x7f6cf6889d27 <vm_exec_core+6279>, 0x7f6cf6889cdb <vm_exec_core+6203>, 0x7f6cf6889c4c <vm_exec_core+6060>, 0x7f6cf6889c0f <vm_exec_core+5999>, 0x7f6cf6889bae <vm_exec_core+5902>, 0x7f6cf6889b31 <vm_exec_core+5777>, 0x7f6cf6889af1 <vm_exec_core+5713>, 0x7f6cf6889ab1 <vm_exec_core+5649>, 0x7f6cf688a71f <vm_exec_core+8831>, 0x7f6cf688a686 <vm_exec_core+8678>, 0x7f6cf688a621 <vm_exec_core+8577>, 0x7f6cf688a5c5 <vm_exec_core+8485>, 0x7f6cf688a575 <vm_exec_core+8405>, 0x7f6cf688a548 <vm_exec_core+8360>, 0x7f6cf688a507 <vm_exec_core+8295>, 0x7f6cf688a4ac <vm_exec_core+8204>, 0x7f6cf688a472 <vm_exec_core+8146>, 0x7f6cf688a37f <vm_exec_core+7903>, 0x7f6cf688a332 <vm_exec_core+7826>, 0x7f6cf688a2e4 <vm_exec_core+7748>, 0x7f6cf688a2ac <vm_exec_core+7692>, 0x7f6cf688a239 <vm_exec_core+7577>, 0x7f6cf688a1d1 <vm_exec_core+7473>, 0x7f6cf688a096 <vm_exec_core+7158>, 0x7f6cf688abe5 <vm_exec_core+10053>, 0x7f6cf688ab50 <vm_exec_core+9904>, 0x7f6cf688aa49 <vm_exec_core+9641>, 0x7f6cf688aa09 <vm_exec_core+9577>, 0x7f6cf688ad7a <vm_exec_core+10458>, 0x7f6cf688ac5a <vm_exec_core+10170>, 0x7f6cf688c00c <vm_exec_core+15212>, 0x7f6cf688adc5 <vm_exec_core+10533>, 0x7f6cf688a8b6 <vm_exec_core+9238>, 0x7f6cf688c020 <vm_exec_core+15232>, 0x7f6cf688a908 <vm_exec_core+9320>, 0x7f6cf688a95a <vm_exec_core+9402>, 0x7f6cf68899b1 <vm_exec_core+5393>, 0x7f6cf6889889 <vm_exec_core+5097>, 0x7f6cf68897d2 <vm_exec_core+4914>, 0x7f6cf688af06 <vm_exec_core+10854>, 0x7f6cf6889792 <vm_exec_core+4850>, 0x7f6cf68896f1 <vm_exec_core+4689>, 0x7f6cf6889692 <vm_exec_core+4594>, 0x7f6cf6889750 <vm_exec_core+4784>, 0x7f6cf68895e9 <vm_exec_core+4425>, 0x7f6cf688953f <vm_exec_core+4255>, 0x7f6cf688c034 <vm_exec_core+15252>, 0x7f6cf688c048 <vm_exec_core+15272>, 0x7f6cf688c05c <vm_exec_core+15292>, 0x7f6cf688c070 <vm_exec_core+15312>, 0x7f6cf688c084 <vm_exec_core+15332>, 0x7f6cf688c098 <vm_exec_core+15352>, 0x7f6cf688bce5 <vm_exec_core+14405>, 0x7f6cf688bff8 <vm_exec_core+15192>, 0x7f6cf688bfd0 <vm_exec_core+15152>, 0x7f6cf688bfe4 <vm_exec_core+15172>, 0x7f6cf688bf80 <vm_exec_core+15072>, 0x7f6cf688bf94 <vm_exec_core+15092>, 0x7f6cf688bfa8 <vm_exec_core+15112>, 0x7f6cf688bfbc <vm_exec_core+15132>, 0x7f6cf688bf08 <vm_exec_core+14952>, 0x7f6cf688bf1c <vm_exec_core+14972>, 0x7f6cf6889482 <vm_exec_core+4066>, 0x7f6cf68893ca <vm_exec_core+3882>, 0x7f6cf688bf30 <vm_exec_core+14992>, 0x7f6cf688bf44 <vm_exec_core+15012>, 0x7f6cf688bf58 <vm_exec_core+15032>, 0x7f6cf688bf6c <vm_exec_core+15052>, 0x7f6cf68884e1 <vm_exec_core+65>, 0x7f6cf68884e5 <vm_exec_core+69>, 0x7f6cf6889355 <vm_exec_core+3765>, 0x7f6cf68892d1 <vm_exec_core+3633>, 0x7f6cf6889221 <vm_exec_core+3457>, 0x7f6cf68891d4 <vm_exec_core+3380>, 0x7f6cf688917f <vm_exec_core+3295>, 0x7f6cf688912a <vm_exec_core+3210>, 0x7f6cf68890cd <vm_exec_core+3117>...}
#89 0x00007f6cf688ed29 in rb_vm_exec (ec=0x563a78845120) at /tmp/ruby/src/trunk-random1/vm.c:2390
        _ec = 0x563a78845120
        _tag = {tag = 36, retval = 4, buf = {0x7ffe074c0fc0, 0x7f6cf688ed58 <rb_vm_exec+360>, 0x0, 0x7ffe074c0e70, 0x563a788d2420}, prev = 0x7ffe074c1000, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#90 0x00007f6cf66b1f91 in rb_ec_exec_node (ec=ec@entry=0x563a78845120, n=n@entry=0x7f6cf4756b70) at /tmp/ruby/src/trunk-random1/eval.c:287
        th = <optimized out>
        _ec = <optimized out>
        _tag = {tag = 36, retval = 140105969019028, buf = {0x7f6cf4756b70, 0x7f6cf66b1fe2 <rb_ec_exec_node+258>, 0x0, 0x7ffe074c0fd0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = 0x7f6cf4756b70
#91 0x00007f6cf66b8453 in ruby_run_node (n=0x7f6cf4756b70) at /tmp/ruby/src/trunk-random1/eval.c:328
        ec = 0x563a78845120
        status = 0
#92 0x0000563a76b52187 in rb_main (argv=0x7ffe074c1208, argc=8) at /tmp/ruby/src/trunk-random1/main.c:39
        variable_in_this_stack_frame = 140729020847273
#93 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-random1/main.c:58
No locals.

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