# Logfile created on 2025-05-20 17:48:51 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f2dd8a6fdd0 @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-repeat20", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @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=41600, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20.20250520-174851", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f2dd8a91c00 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f2dd8a918b8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f2dd89aa698 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20250520-174851", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20250520-174851>, @binmode=false, @mon_data=#<Monitor:0x00007f2dd8a91638>, @mon_data_owner_object_id=860>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
From https://github.com/ruby/ruby
   a82e713..b043abc  master     -> origin/master
Updating a82e713..b043abc
Fast-forward
 .github/workflows/default_gems.yml |  9 +++++----
 .github/workflows/yjit-macos.yml   |  7 +++++++
 .github/workflows/yjit-ubuntu.yml  |  7 +++++++
 .github/workflows/zjit-macos.yml   | 12 ++++++++----
 .github/workflows/zjit-ubuntu.yml  |  9 ++++++++-
 configure.ac                       |  2 +-
 defs/jit.mk                        |  2 +-
 dir.rb                             |  4 ++--
 gc/default/default.c               |  4 +++-
 include/ruby/internal/stdbool.h    | 12 ++----------
 misc/tsan_suppressions.txt         |  8 ++------
 ruby_atomic.h                      | 16 ++++++++++++++++
 signal.c                           |  4 ++--
 thread.c                           |  3 ++-
 vm_core.h                          | 10 +++++++---
 zjit/build.rs                      | 10 ++++++++++
 16 files changed, 83 insertions(+), 36 deletions(-)
Latest commit hash = b043abc048
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
cd -P /tmp/ruby/src/trunk-repeat20 && exec autoconf -o configure
running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --disable-install-doc --enable-shared --no-create --no-recursion
checking for ruby... /usr/bin/ruby --disable=gems
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 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... unsupported
checking for c++ option to enable C++98 features... unsupported
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
configure: WARNING: something wrong with CXXFLAGS=""
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... no
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 sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __attribute__((__deprecated__(msg))) in C++... 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 type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... 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
In file included from conftest.c:4:
/tmp/ruby/src/trunk-repeat20/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant
   25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
      |                                       ^~
/tmp/ruby/src/trunk-repeat20/version.h:23:26: note: in definition of macro 'TOKEN_PASTE'
   23 | #define TOKEN_PASTE(x,y) x##y
      |                          ^
/tmp/ruby/src/trunk-repeat20/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT'
   29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH)
      |     ^~~~~~~~~~~~~~
/tmp/ruby/src/trunk-repeat20/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant
   25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
      |                                       ^~
/tmp/ruby/src/trunk-repeat20/version.h:23:26: note: in definition of macro 'TOKEN_PASTE'
   23 | #define TOKEN_PASTE(x,y) x##y
      |                          ^
/tmp/ruby/src/trunk-repeat20/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT'
   34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY)
      |     ^~~~~~~~~~~~~~
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... yes
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... yes
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for 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
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT/ZJIT... yes
checking for prefix of external symbols... NONE
checking for default symbols in empty shared library... 
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h unchanged
configure: ruby library version = 3.5.0+1
configure: creating ./config.status
---
Configuration summary for ruby version 3.5.0

   * Installation prefix: /tmp/ruby/install/trunk-repeat20
   * 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
   * with modular GC:     no
   * enable shared libs:  yes
   * dynamic library ext: so
   * CFLAGS:              ${hardenflags}  ${optflags} ${debugflags} \
                          ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic -Wl,--no-as-needed
   * DLDFLAGS:            -Wl,--compress-debug-sections=zlib
   * optflags:            -O3 -fno-fast-math
   * debugflags:          -ggdb3
   * warnflags:           -Wall -Wextra -Wdeprecated-declarations \
                          -Wdiv-by-zero -Wduplicated-cond \
                          -Wimplicit-function-declaration -Wimplicit-int \
                          -Wpointer-arith -Wwrite-strings \
                          -Wold-style-definition -Wimplicit-fallthrough=0 \
                          -Wmissing-noreturn -Wno-cast-function-type \
                          -Wno-constant-logical-operand -Wno-long-long \
                          -Wno-missing-field-initializers \
                          -Wno-overlength-strings \
                          -Wno-packed-bitfield-compat \
                          -Wno-parentheses-equality -Wno-self-assign \
                          -Wno-tautological-compare -Wno-unused-parameter \
                          -Wno-unused-value -Wsuggest-attribute=format \
                          -Wsuggest-attribute=noreturn -Wunused-variable \
                          -Wmisleading-indentation -Wundef
   * hardenflags:         -fstack-protector-strong -U_FORTIFY_SOURCE \
                          -D_FORTIFY_SOURCE=2
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        yes
   * ZJIT support:        no
   * man page type:       man
   * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
                          [x86_64-linux-gnu]

---
MAKE=make /bin/sh ./config.status Makefile
MAKE=make /bin/sh ./config.status GNUmakefile
config.status: creating Makefile
config.status: creating GNUmakefile
GNUmakefile unchanged
making /tmp/ruby/src/trunk-repeat20/dir.rbinc
generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c
generating miniprelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
/tmp/ruby/src/trunk-repeat20/revision.h updated
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
sizes.c updated
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision -
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged
generating x86_64-linux-fake.rb
miniprelude.c updated
x86_64-linux-fake.rb updated
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.5.gem
/bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
generating enc.mk
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
Extracting bundle gem power_assert-2.0.5...
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.6dev.gem
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
$$$[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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-repeat20/main.c
compiling /tmp/ruby/src/trunk-repeat20/dmydln.c
compiling /tmp/ruby/src/trunk-repeat20/miniinit.c
compiling /tmp/ruby/src/trunk-repeat20/array.c
compiling /tmp/ruby/src/trunk-repeat20/ast.c
compiling /tmp/ruby/src/trunk-repeat20/bignum.c
compiling /tmp/ruby/src/trunk-repeat20/class.c
compiling /tmp/ruby/src/trunk-repeat20/compar.c
compiling /tmp/ruby/src/trunk-repeat20/compile.c
compiling /tmp/ruby/src/trunk-repeat20/complex.c
compiling /tmp/ruby/src/trunk-repeat20/cont.c
compiling /tmp/ruby/src/trunk-repeat20/debug.c
compiling /tmp/ruby/src/trunk-repeat20/debug_counter.c
compiling /tmp/ruby/src/trunk-repeat20/dir.c
compiling /tmp/ruby/src/trunk-repeat20/dln_find.c
compiling /tmp/ruby/src/trunk-repeat20/encoding.c
compiling /tmp/ruby/src/trunk-repeat20/enum.c
compiling /tmp/ruby/src/trunk-repeat20/enumerator.c
compiling /tmp/ruby/src/trunk-repeat20/error.c
compiling /tmp/ruby/src/trunk-repeat20/eval.c
compiling /tmp/ruby/src/trunk-repeat20/file.c
compiling /tmp/ruby/src/trunk-repeat20/gc.c
compiling /tmp/ruby/src/trunk-repeat20/hash.c
compiling /tmp/ruby/src/trunk-repeat20/inits.c
compiling /tmp/ruby/src/trunk-repeat20/imemo.c
compiling /tmp/ruby/src/trunk-repeat20/io.c
compiling /tmp/ruby/src/trunk-repeat20/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat20/iseq.c
compiling /tmp/ruby/src/trunk-repeat20/load.c
compiling /tmp/ruby/src/trunk-repeat20/marshal.c
compiling /tmp/ruby/src/trunk-repeat20/math.c
compiling /tmp/ruby/src/trunk-repeat20/memory_view.c
compiling /tmp/ruby/src/trunk-repeat20/namespace.c
compiling /tmp/ruby/src/trunk-repeat20/node.c
compiling /tmp/ruby/src/trunk-repeat20/node_dump.c
compiling /tmp/ruby/src/trunk-repeat20/numeric.c
compiling /tmp/ruby/src/trunk-repeat20/object.c
compiling /tmp/ruby/src/trunk-repeat20/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat20/parser_st.c
compiling /tmp/ruby/src/trunk-repeat20/proc.c
compiling /tmp/ruby/src/trunk-repeat20/process.c
compiling /tmp/ruby/src/trunk-repeat20/ractor.c
compiling /tmp/ruby/src/trunk-repeat20/random.c
compiling /tmp/ruby/src/trunk-repeat20/range.c
compiling /tmp/ruby/src/trunk-repeat20/rational.c
compiling /tmp/ruby/src/trunk-repeat20/re.c
compiling /tmp/ruby/src/trunk-repeat20/regcomp.c
compiling /tmp/ruby/src/trunk-repeat20/regenc.c
compiling /tmp/ruby/src/trunk-repeat20/regerror.c
compiling /tmp/ruby/src/trunk-repeat20/regexec.c
compiling /tmp/ruby/src/trunk-repeat20/regparse.c
compiling /tmp/ruby/src/trunk-repeat20/regsyntax.c
compiling /tmp/ruby/src/trunk-repeat20/ruby.c
compiling /tmp/ruby/src/trunk-repeat20/ruby_parser.c
compiling /tmp/ruby/src/trunk-repeat20/scheduler.c
compiling /tmp/ruby/src/trunk-repeat20/shape.c
compiling /tmp/ruby/src/trunk-repeat20/signal.c
compiling /tmp/ruby/src/trunk-repeat20/sprintf.c
compiling /tmp/ruby/src/trunk-repeat20/st.c
compiling /tmp/ruby/src/trunk-repeat20/set.c
compiling /tmp/ruby/src/trunk-repeat20/strftime.c
compiling /tmp/ruby/src/trunk-repeat20/string.c
compiling /tmp/ruby/src/trunk-repeat20/struct.c
compiling /tmp/ruby/src/trunk-repeat20/symbol.c
compiling /tmp/ruby/src/trunk-repeat20/thread.c
compiling /tmp/ruby/src/trunk-repeat20/time.c
compiling /tmp/ruby/src/trunk-repeat20/transcode.c
compiling /tmp/ruby/src/trunk-repeat20/util.c
compiling /tmp/ruby/src/trunk-repeat20/variable.c
/tmp/ruby/src/trunk-repeat20/thread.c: In function ‘rb_thread_io_blocking_call’:
/tmp/ruby/src/trunk-repeat20/thread.c:1829:18: warning: variable ‘th’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
 1829 |     rb_thread_t *th = rb_ec_thread_ptr(ec);
      |                  ^~
At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
compiling /tmp/ruby/src/trunk-repeat20/version.c
compiling /tmp/ruby/src/trunk-repeat20/vm.c
compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat20/weakmap.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-repeat20/prism/api_pack.c
compiling /tmp/ruby/src/trunk-repeat20/prism/extension.c
compiling /tmp/ruby/src/trunk-repeat20/prism_init.c
compiling /tmp/ruby/src/trunk-repeat20/yjit.c
compiling /tmp/ruby/src/trunk-repeat20/jit.c
compiling /tmp/ruby/src/trunk-repeat20/enc/ascii.c
compiling /tmp/ruby/src/trunk-repeat20/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-repeat20/enc/unicode.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk-repeat20/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-repeat20/addr2line.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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-repeat20/dln.c
compiling /tmp/ruby/src/trunk-repeat20/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-repeat20/loadpath.c
builtin_binary.inc updated
47395d629c1be9d84464882ff6a01ea0b38e813a6ce4bc23019cc5549e88c6fb  builtin_binary.inc
compiling /tmp/ruby/src/trunk-repeat20/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.3.5.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 = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
compiling /tmp/ruby/src/trunk-repeat20/enc/encdb.c
compiling /tmp/ruby/src/trunk-repeat20/enc/big5.c
compiling /tmp/ruby/src/trunk-repeat20/enc/cesu_8.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
compiling /tmp/ruby/src/trunk-repeat20/enc/cp949.c
compiling /tmp/ruby/src/trunk-repeat20/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-repeat20/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-repeat20/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-repeat20/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-repeat20/enc/gb2312.c
compiling /tmp/ruby/src/trunk-repeat20/enc/gb18030.c
compiling /tmp/ruby/src/trunk-repeat20/enc/gbk.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_8.c
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_9.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-repeat20/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c
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
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c
linking encoding windows_31j.so
linking encoding windows_1250.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/RUBY_ALIGNOF/c.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/concat/to_ary_concat.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/resize/resize.c
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/asan/asan.c
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c
linking shared-object -test-/asan.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/bigzero.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-14834/bug-14834.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/div.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/intpack.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/str2big.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bignum.so
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-5832/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug_reporter/bug_reporter.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/class2name.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/init.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/profile_frames.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/dln/empty/empty.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/append.c
linking transcoder transdb.so
linking transcoder big5.so
linking transcoder cesu_8.so
linking shared-object -test-/debug.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
linking transcoder chinese.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/enumerator_kw/enumerator_kw.c
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/init.c
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking shared-object -test-/ensure_and_callcc.so
linking transcoder escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/ensure_and_callcc'
linking transcoder gb18030.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/eval/eval.c
linking transcoder gbk.so
linking shared-object -test-/enumerator_kw.so
linking transcoder iso2022.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/dataerror.c
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking shared-object -test-/econv.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/init.c
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking shared-object -test-/eval.so
linking transcoder utf_16_32.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/fs.c
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/ensured.c
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/funcall/funcall.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/init.c
linking shared-object -test-/fatal.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/stat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal'
making encs
linking shared-object -test-/exception.so
linking shared-object -test-/funcall.so
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception'
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/delete.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/core_ext.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/my_integer.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/break.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/hash.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/init.c
linking shared-object -test-/integer.so
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
linking shared-object -test-/iter.so
linking shared-object -test-/load/resolve_symbol_resolver.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_target/stringify_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/load/stringify_symbols.so
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/memory_view/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/arity.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/notimplement/bug.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/num2int/num2int.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/memory_view.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int'
linking shared-object -test-/method.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/printf/printf.c
linking shared-object -test-/path_to_class.so
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/loop.c
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/random.so
linking shared-object -test-/rational.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/super.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/recursion/recursion.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/init.c
linking shared-object -test-/proc.so
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/parse_depth_limit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/scan_args/scan_args.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/regexp.so
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/stack'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/stack/stack.c
linking shared-object -test-/st/numhash.so
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/data.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/capacity.c
linking shared-object -test-/stack.so
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/duplicate.c
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/cstr.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/id'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/len.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/ellipsize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/member.c
linking shared-object -test-/thread/lock_native_thread.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/leap_second.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/new.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/vm/at_exit.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/wait/wait.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-repeat20/ext/cgi/escape/escape.c
linking shared-object -test-/vm/at_exit.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/fstring.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/continuation'
compiling /tmp/ruby/src/trunk-repeat20/ext/continuation/continuation.c
linking shared-object -test-/wait.so
linking shared-object cgi/escape.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape'
linking shared-object continuation.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_core.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/digest.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/modify.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/etc'
compiling /tmp/ruby/src/trunk-repeat20/ext/etc/etc.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/new.c
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_parse.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl'
compiling /tmp/ruby/src/trunk-repeat20/ext/fcntl/fcntl.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/nofree.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/etc'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/qsort.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
compiling /tmp/ruby/src/trunk-repeat20/ext/io/console/console.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_str_dup.c
linking shared-object io/console.so
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strftime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-repeat20/ext/io/nonblock/nonblock.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/set_len.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait'
compiling /tmp/ruby/src/trunk-repeat20/ext/io/wait/wait.c
linking shared-object io/wait.so
linking shared-object -test-/string.so
linking shared-object io/nonblock.so
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
compiling /tmp/ruby/src/trunk-repeat20/ext/monitor/monitor.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl.c
linking shared-object monitor.so
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat20/ext/pathname/pathname.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_asn1.c
linking shared-object pathname.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_parser.c
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_to_ruby.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bn.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_cipher.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/stringio'
compiling /tmp/ruby/src/trunk-repeat20/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c
linking shared-object stringio.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_config.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat20/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_digest.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/zlib'
compiling /tmp/ruby/src/trunk-repeat20/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_engine.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_hmac.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_kdf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ns_spki.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ocsp.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs12.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator'
compiling /tmp/ruby/src/trunk-repeat20/ext/json/generator/generator.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dh.c
linking shared-object json/ext/generator.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dsa.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_ec.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509store.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c
linking shared-object openssl.so
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
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/digest_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/finalizer_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
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	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-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision -
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged
generating encdb.h
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision unchanged
generating enc.mk
encdb.h unchanged
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
Extracting bundle gem power_assert-2.0.5...
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby.
Unpacked gems/power_assert-2.0.6dev.gem
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/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 binary commands:         /tmp/ruby/install/trunk-repeat20/bin
installing base libraries:          /tmp/ruby/install/trunk-repeat20/lib
installing arch files:              /tmp/ruby/install/trunk-repeat20/lib/ruby/3.5.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-repeat20/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/3.5.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.5.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.5.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat20/include/ruby-3.5.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/3.5.0+1
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.5.0+1
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.5.0+1
installing extension headers:       /tmp/ruby/install/trunk-repeat20/include/ruby-3.5.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat20/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat20/lib/ruby/3.5.0+1
installing common headers:          /tmp/ruby/install/trunk-repeat20/include/ruby-3.5.0+1
installing manpages:                /tmp/ruby/install/trunk-repeat20/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.5.0+1
                                    bundler 2.7.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.0
                                    erb 5.0.1
                                    error_highlight 0.7.0
                                    fileutils 1.7.3
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.6.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.7.0.dev.2
                                    pp 0.6.2
                                    prettyprint 0.2.0
                                    prism 1.4.0
                                    resolv 0.6.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.3
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.0.3
                                    weakref 0.1.3
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.5.0+1
                                    date 3.4.1
                                    digest 3.2.0
                                    etc 1.4.5
                                    fcntl 1.2.0
                                    io-console 0.8.0
                                    io-nonblock 0.3.1
                                    io-wait 0.3.1
                                    json 2.12.0
                                    openssl 3.3.0
                                    pathname 0.4.0
                                    psych 5.2.6
                                    stringio 3.1.8.dev
                                    strscan 3.1.5.dev
                                    zlib 3.2.1
installing bundled gems:            /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.5.0+1
                                    minitest 5.25.5
                                    rake 13.2.1
                                    test-unit 3.6.8
                                    rexml 3.4.1
                                    rss 0.3.1
                                    net-ftp 0.3.8
                                    net-imap 0.5.8
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.2
                                    prime 0.1.3
                                    rbs 3.9.4
                                    typeprof 0.30.1
                                    debug 1.10.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.2.0
                                    bigdecimal 3.1.9
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.1
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.4
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.0
                                    logger 1.7.0
                                    rdoc 6.14.0
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.5.0+1/cache
skipped bundled gems:
    power_assert-2.0.6dev.gem       not found in bundled_gems
    win32ole-1.9.2.gem              not found in bundled_gems
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2029 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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.

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

test succeeded
$$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
Run options: 
  --seed=41285
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common  /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  --repeat-count=20

# Running tests:

Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=3227792108, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 9 #<File::Stat dev=0x8, ino=3227864327, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 10 #<File::Stat dev=0x8, ino=3227864335, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(1/20)  tests in 1212.493851s, 23.7189 tests/s, 5017.2197 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 #<File::Stat dev=0x8, ino=3228257573, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished(2/20)  tests in 1125.385163s, 25.5557 tests/s, 5407.2181 assertions/s.
<internal:gc>:36: [BUG] Segmentation fault at 0x00007f2435160000
ruby 3.5.0dev (2025-05-20T16:57:23Z master b043abc048) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0029 p:0010 s:0174 e:000169 METHOD <internal:gc>:36
c:0028 p:0025 s:0162 e:000161 METHOD /tmp/ruby/src/trunk-repeat20/test/ruby/test_gc_compact.rb:50
c:0027 p:0037 s:0156 e:000155 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit/testcase.rb:202
c:0026 p:0052 s:0150 e:000149 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit/testcase.rb:170
c:0025 p:0093 s:0141 e:000140 BLOCK  /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1677 [FINISH]
c:0024 p:---- s:0134 e:000133 CFUNC  :map
c:0023 p:0114 s:0130 e:000129 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1664
c:0022 p:0035 s:0118 e:000117 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1368
c:0021 p:0009 s:0111 e:000109 BLOCK  /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:829 [FINISH]
c:0020 p:---- s:0105 e:000104 CFUNC  :each
c:0019 p:0047 s:0101 E:000298 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:827
c:0018 p:0008 s:0094 E:000378 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:864
c:0017 p:0130 s:0087 E:0021c8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1610
c:0016 p:0016 s:0074 E:0001f8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1305
c:0015 p:0005 s:0069 E:0013c0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1775
c:0014 p:0006 s:0065 E:0015e8 BLOCK  /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1762 [FINISH]
c:0013 p:---- s:0061 e:000060 CFUNC  :each
c:0012 p:0042 s:0057 E:0015b8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1761
c:0011 p:0013 s:0052 E:001618 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1805
c:0010 p:0008 s:0047 E:001650 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1052
c:0009 p:0008 s:0041 E:001780 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:897
c:0008 p:0017 s:0035 E:0017b8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 E:0017e8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1289
c:0006 p:0032 s:0025 E:001810 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1889
c:0005 p:0020 s:0021 E:001848 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1893
c:0004 p:0065 s:0016 E:001878 TOP    /tmp/ruby/src/trunk-repeat20/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 CFUNC  :require_relative
c:0002 p:0005 s:0006 E:0018a0 EVAL   /tmp/ruby/src/trunk-repeat20/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001f70 DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-repeat20/test/runner.rb:5:in '<main>'
/tmp/ruby/src/trunk-repeat20/test/runner.rb:5:in 'require_relative'
/tmp/ruby/src/trunk-repeat20/tool/test/runner.rb:14:in '<top (required)>'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1893:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1889:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1289:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:145:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:897:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1052:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1805:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1761:in '_run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1761:in 'each'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1762:in 'block in _run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1775:in 'run_tests'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1305:in '_run_anything'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1610:in '_run_anything'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:864:in '_run_suites'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:827:in '_run_suites'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:827:in 'each'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:829:in 'block in _run_suites'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1368:in '_run_suite'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1664:in '_run_suite'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1664:in 'map'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1677:in 'block in _run_suite'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk-repeat20/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk-repeat20/test/ruby/test_gc_compact.rb:50:in 'test_major_compacts'
<internal:gc>:36:in 'start'

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007f24ca882dc7 RBP: 0x0000000000000000 RSP: 0x00007fff7ac86428
 RAX: 0x0000000000000000 RBX: 0x00007f2435164e18 RCX: 0x0000000000000000
 RDX: 0x0000000000000000 RDI: 0x00007f2435160000 RSI: 0x0000000000000000
  R8: 0x00007f24ca886250  R9: 0x0000000000001735 R10: 0x0000000000000000
 R11: 0x00007f24ca886250 R12: 0x00007f2435164e18 R13: 0x0000000000000016
 R14: 0x000056052375c5b0 R15: 0x00007f2412ffe010 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_print_backtrace+0x8) [0x7f24caa906e2] /tmp/ruby/src/trunk-repeat20/vm_dump.c:843
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat20/vm_dump.c:1175
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_bug_for_fatal_signal+0x104) [0x7f24ca862644] /tmp/ruby/src/trunk-repeat20/error.c:1130
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(sigsegv+0x48) [0x7f24ca9c6878] /tmp/ruby/src/trunk-repeat20/signal.c:936
/lib/x86_64-linux-gnu/libc.so.6(0x7f24ca398320) [0x7f24ca398320]
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_obj_slot_size+0x3) [0x7f24ca882dc7] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2185
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_obj_slot_size) /tmp/ruby/src/trunk-repeat20/gc.c:986
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7f24ca886170] /tmp/ruby/src/trunk-repeat20/internal/sanitizers.h:188
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_location) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:3938
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_location_internal) /tmp/ruby/src/trunk-repeat20/gc.c:2926
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_location) /tmp/ruby/src/trunk-repeat20/gc.c:2932
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(hash_foreach_replace_value+0x10) [0x7f24ca886280] /tmp/ruby/src/trunk-repeat20/gc/gc.h:114
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(st_general_foreach+0x68) [0x7f24ca9d3073] /tmp/ruby/src/trunk-repeat20/st.c:1554
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_st_foreach_with_replace) /tmp/ruby/src/trunk-repeat20/st.c:1632
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_ref_update_table_values_only+0x15) [0x7f24ca87ed0d] /tmp/ruby/src/trunk-repeat20/gc/gc.h:133
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(id2ref_tbl_compact) /tmp/ruby/src/trunk-repeat20/gc.c:1856
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_update_object_references+0x83a) [0x7f24ca889fda] /tmp/ruby/src/trunk-repeat20/gc.c:4269
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_ref_update+0xde) [0x7f24ca88ceb2] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:7033
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_update_references) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:7075
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_compact_finish) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:3409
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_sweep_compact) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5614
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_sweep) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4068
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_start+0xc24) [0x7f24ca893ef4] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6420
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(garbage_collect+0x5) [0x7f24ca895096] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6301
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_start) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6753
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_start_internal) /tmp/ruby/src/trunk-repeat20/gc.c:3512
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x597) [0x7f24caa73147] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:7427
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f24caa793fe] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7f24caa7e0a8] /tmp/ruby/src/trunk-repeat20/vm.c:1706
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-repeat20/vm.c:1714
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1362
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1378
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ary_collect+0x5c) [0x7f24ca7956dc] /tmp/ruby/src/trunk-repeat20/array.c:3655
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f24caa5d8ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xcf) [0x7f24caa65edf] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5995
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x1076) [0x7f24caa73c26] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f24caa795be] /tmp/ruby/src/trunk-repeat20/vm.c:2652
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk-repeat20/vm.c:2631
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7f24caa7e0a8] /tmp/ruby/src/trunk-repeat20/vm.c:1706
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-repeat20/vm.c:1714
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1362
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1378
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x7f24ca78eb9c] /tmp/ruby/src/trunk-repeat20/array.c:2646
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/fl_type.h:507
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_array_len) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ary_each) /tmp/ruby/src/trunk-repeat20/array.c:2645
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f24caa5d8ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xcf) [0x7f24caa65edf] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5995
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x1076) [0x7f24caa73c26] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f24caa793fe] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7f24caa7e0a8] /tmp/ruby/src/trunk-repeat20/vm.c:1706
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-repeat20/vm.c:1714
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1362
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-repeat20/vm_eval.c:1378
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x7f24ca78eb9c] /tmp/ruby/src/trunk-repeat20/array.c:2646
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/fl_type.h:507
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_array_len) /tmp/ruby/src/trunk-repeat20/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ary_each) /tmp/ruby/src/trunk-repeat20/array.c:2645
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f24caa5d8ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xcf) [0x7f24caa65edf] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5995
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x1076) [0x7f24caa73c26] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f24caa795be] /tmp/ruby/src/trunk-repeat20/vm.c:2652
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk-repeat20/vm.c:2631
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(load_iseq_eval+0x16c) [0x7f24ca8de27c] /tmp/ruby/src/trunk-repeat20/load.c:871
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(require_internal) /tmp/ruby/src/trunk-repeat20/load.c:1450
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_require_string_internal+0x41) [0x7f24ca8de4e3] /tmp/ruby/src/trunk-repeat20/load.c:1565
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_require_relative_entrypoint) /tmp/ruby/src/trunk-repeat20/load.c:1159
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_f_require_relative) /tmp/ruby/src/trunk-repeat20/load.c:1174
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f24caa5d8ed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xbb) [0x7f24caa72cf0] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5995
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core) ../../src/trunk-repeat20/insns.def:899
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f24caa793fe] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7f24ca86c455] /tmp/ruby/src/trunk-repeat20/eval.c:281
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(ruby_run_node+0x83) [0x7f24ca8705d3] /tmp/ruby/src/trunk-repeat20/eval.c:319
/tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x56051b562186] /tmp/ruby/src/trunk-repeat20/main.c:42
/tmp/ruby/build/trunk-repeat20/ruby(main) /tmp/ruby/src/trunk-repeat20/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f24ca37d1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f24ca37d28b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x56051b5621d5]

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

* Process memory map:

56051b561000-56051b562000 r--p 00000000 00:3c 15110671                   /tmp/ruby/build/trunk-repeat20/ruby
56051b562000-56051b563000 r-xp 00001000 00:3c 15110671                   /tmp/ruby/build/trunk-repeat20/ruby
56051b563000-56051b564000 r--p 00002000 00:3c 15110671                   /tmp/ruby/build/trunk-repeat20/ruby
56051b564000-56051b565000 r--p 00002000 00:3c 15110671                   /tmp/ruby/build/trunk-repeat20/ruby
56051b565000-56051b566000 rw-p 00003000 00:3c 15110671                   /tmp/ruby/build/trunk-repeat20/ruby
56051e11c000-560531ac4000 rw-p 00000000 00:00 0                          [heap]
7f2412ffe000-7f2418fff000 rw-p 00000000 00:00 0 
7f241aa2b000-7f241c000000 r--s 00000000 00:3c 15110665                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f241c000000-7f241c415000 rw-p 00000000 00:00 0 
7f241c415000-7f2420000000 ---p 00000000 00:00 0 
7f2420000000-7f242220d000 rw-p 00000000 00:00 0 
7f242220d000-7f2424000000 ---p 00000000 00:00 0 
7f2424000000-7f242484c000 rw-p 00000000 00:00 0 
7f242484c000-7f2428000000 ---p 00000000 00:00 0 
7f2428000000-7f2428021000 rw-p 00000000 00:00 0 
7f2428021000-7f242c000000 ---p 00000000 00:00 0 
7f242c000000-7f242d2ec000 rw-p 00000000 00:00 0 
7f242d2ec000-7f2430000000 ---p 00000000 00:00 0 
7f243012e000-7f243012f000 ---p 00000000 00:00 0 
7f243012f000-7f243092f000 rw-p 00000000 00:00 0 
7f243092f000-7f2430930000 ---p 00000000 00:00 0 
7f2430930000-7f2431130000 rw-p 00000000 00:00 0 
7f2431140000-7f2431150000 rw-p 00000000 00:00 0 
7f24311b0000-7f24311c0000 rw-p 00000000 00:00 0 
7f2431210000-7f2431220000 rw-p 00000000 00:00 0 
7f2431260000-7f2431270000 rw-p 00000000 00:00 0 
7f24312c0000-7f24312f0000 rw-p 00000000 00:00 0 
7f2431300000-7f2431310000 rw-p 00000000 00:00 0 
7f2431340000-7f2431350000 rw-p 00000000 00:00 0 
7f2431370000-7f2431380000 rw-p 00000000 00:00 0 
7f24313b0000-7f24313c0000 rw-p 00000000 00:00 0 
7f24314d0000-7f24314e0000 rw-p 00000000 00:00 0 
7f2431550000-7f2431560000 rw-p 00000000 00:00 0 
7f2431590000-7f24315a0000 rw-p 00000000 00:00 0 
7f2431620000-7f2431630000 rw-p 00000000 00:00 0 
7f2431650000-7f2431660000 rw-p 00000000 00:00 0 
7f2431690000-7f24316a0000 rw-p 00000000 00:00 0 
7f2431720000-7f2431730000 rw-p 00000000 00:00 0 
7f2431810000-7f2431820000 rw-p 00000000 00:00 0 
7f2431870000-7f2431880000 rw-p 00000000 00:00 0 
7f2431900000-7f2431910000 rw-p 00000000 00:00 0 
7f2431970000-7f2431980000 rw-p 00000000 00:00 0 
7f2431a20000-7f2431a30000 rw-p 00000000 00:00 0 
7f2431a40000-7f2431a50000 rw-p 00000000 00:00 0 
7f2431b40000-7f2431b50000 rw-p 00000000 00:00 0 
7f2431b70000-7f2431b80000 rw-p 00000000 00:00 0 
7f2431c10000-7f2431c20000 rw-p 00000000 00:00 0 
7f2431c50000-7f2431c70000 rw-p 00000000 00:00 0 
7f2431cc0000-7f2431cd0000 rw-p 00000000 00:00 0 
7f2431cf0000-7f2431d00000 rw-p 00000000 00:00 0 
7f2431d50000-7f2431d70000 rw-p 00000000 00:00 0 
7f2431d80000-7f2431d90000 rw-p 00000000 00:00 0 
7f2431e50000-7f2431e60000 rw-p 00000000 00:00 0 
7f2431ef0000-7f2431f00000 rw-p 00000000 00:00 0 
7f2431f80000-7f2431f90000 rw-p 00000000 00:00 0 
7f2431fe0000-7f2431ff0000 rw-p 00000000 00:00 0 
7f24320a0000-7f24320b0000 rw-p 00000000 00:00 0 
7f24321d0000-7f24321e0000 rw-p 00000000 00:00 0 
7f24323d0000-7f24323e0000 rw-p 00000000 00:00 0 
7f24324c0000-7f24324d0000 rw-p 00000000 00:00 0 
7f2432570000-7f2432580000 rw-p 00000000 00:00 0 
7f2432660000-7f2432680000 rw-p 00000000 00:00 0 
7f24326a0000-7f24326b0000 rw-p 00000000 00:00 0 
7f24326d0000-7f24326e0000 rw-p 00000000 00:00 0 
7f24326f0000-7f2432700000 rw-p 00000000 00:00 0 
7f2432820000-7f2432830000 rw-p 00000000 00:00 0 
7f2432840000-7f2432850000 rw-p 00000000 00:00 0 
7f2432860000-7f2432870000 rw-p 00000000 00:00 0 
7f243291e000-7f243291f000 ---p 00000000 00:00 0 
7f243291f000-7f2432960000 rw-p 00000000 00:00 0 
7f2432960000-7f2432961000 ---p 00000000 00:00 0 
7f2432961000-7f24329a2000 rw-p 00000000 00:00 0 
7f24329a2000-7f24329a3000 ---p 00000000 00:00 0 
7f24329a3000-7f24329e4000 rw-p 00000000 00:00 0 
7f24329e4000-7f24329e5000 ---p 00000000 00:00 0 
7f24329e5000-7f2432a26000 rw-p 00000000 00:00 0 
7f2432a26000-7f2432a27000 ---p 00000000 00:00 0 
7f2432a27000-7f2432a68000 rw-p 00000000 00:00 0 
7f2432a68000-7f2432a69000 ---p 00000000 00:00 0 
7f2432a69000-7f2432aaa000 rw-p 00000000 00:00 0 
7f2432aaa000-7f2432aab000 ---p 00000000 00:00 0 
7f2432aab000-7f2432aec000 rw-p 00000000 00:00 0 
7f2432aec000-7f2432aed000 ---p 00000000 00:00 0 
7f2432aed000-7f2432b2e000 rw-p 00000000 00:00 0 
7f2432b2e000-7f2432b2f000 ---p 00000000 00:00 0 
7f2432b2f000-7f2432b70000 rw-p 00000000 00:00 0 
7f2432b70000-7f2432b71000 ---p 00000000 00:00 0 
7f2432b71000-7f2432bb2000 rw-p 00000000 00:00 0 
7f2432bb2000-7f2432bb3000 ---p 00000000 00:00 0 
7f2432bb3000-7f2432bf4000 rw-p 00000000 00:00 0 
7f2432bf4000-7f2432bf5000 ---p 00000000 00:00 0 
7f2432bf5000-7f2432c36000 rw-p 00000000 00:00 0 
7f2432c36000-7f2432c37000 ---p 00000000 00:00 0 
7f2432c37000-7f2432c78000 rw-p 00000000 00:00 0 
7f2432c78000-7f2432c79000 ---p 00000000 00:00 0 
7f2432c79000-7f2432cba000 rw-p 00000000 00:00 0 
7f2432cba000-7f2432cbb000 ---p 00000000 00:00 0 
7f2432cbb000-7f2432cfc000 rw-p 00000000 00:00 0 
7f2432cfc000-7f2432cfd000 ---p 00000000 00:00 0 
7f2432cfd000-7f2432d3e000 rw-p 00000000 00:00 0 
7f2432d3e000-7f2432d3f000 ---p 00000000 00:00 0 
7f2432d3f000-7f2432d80000 rw-p 00000000 00:00 0 
7f2432d80000-7f2432d81000 ---p 00000000 00:00 0 
7f2432d81000-7f2432dc2000 rw-p 00000000 00:00 0 
7f2432dc2000-7f2432dc3000 ---p 00000000 00:00 0 
7f2432dc3000-7f2432e04000 rw-p 00000000 00:00 0 
7f2432e04000-7f2432e05000 ---p 00000000 00:00 0 
7f2432e05000-7f2432e46000 rw-p 00000000 00:00 0 
7f2432e46000-7f2432e47000 ---p 00000000 00:00 0 
7f2432e47000-7f2432e88000 rw-p 00000000 00:00 0 
7f2432e88000-7f2432e89000 ---p 00000000 00:00 0 
7f2432e89000-7f2432eca000 rw-p 00000000 00:00 0 
7f2432eca000-7f2432ecb000 ---p 00000000 00:00 0 
7f2432ecb000-7f2432f0c000 rw-p 00000000 00:00 0 
7f2432f0c000-7f2432f0d000 ---p 00000000 00:00 0 
7f2432f0d000-7f2432f4e000 rw-p 00000000 00:00 0 
7f2432f4e000-7f2432f4f000 ---p 00000000 00:00 0 
7f2432f4f000-7f2432f90000 rw-p 00000000 00:00 0 
7f2432f90000-7f2432f91000 ---p 00000000 00:00 0 
7f2432f91000-7f2432fd2000 rw-p 00000000 00:00 0 
7f2432fd2000-7f2432fd3000 ---p 00000000 00:00 0 
7f2432fd3000-7f2433014000 rw-p 00000000 00:00 0 
7f2433014000-7f2433015000 ---p 00000000 00:00 0 
7f2433015000-7f2433056000 rw-p 00000000 00:00 0 
7f2433056000-7f2433057000 ---p 00000000 00:00 0 
7f2433057000-7f2433098000 rw-p 00000000 00:00 0 
7f2433098000-7f2433099000 ---p 00000000 00:00 0 
7f2433099000-7f24330da000 rw-p 00000000 00:00 0 
7f24330da000-7f24330db000 ---p 00000000 00:00 0 
7f24330db000-7f243311c000 rw-p 00000000 00:00 0 
7f243311c000-7f243311d000 ---p 00000000 00:00 0 
7f243311d000-7f243315e000 rw-p 00000000 00:00 0 
7f243315e000-7f243315f000 ---p 00000000 00:00 0 
7f243315f000-7f24331a0000 rw-p 00000000 00:00 0 
7f24331a0000-7f24331a1000 ---p 00000000 00:00 0 
7f24331a1000-7f24331e2000 rw-p 00000000 00:00 0 
7f24331e2000-7f24331e3000 ---p 00000000 00:00 0 
7f24331e3000-7f2433224000 rw-p 00000000 00:00 0 
7f2433224000-7f2433225000 ---p 00000000 00:00 0 
7f2433225000-7f2433266000 rw-p 00000000 00:00 0 
7f2433266000-7f2433267000 ---p 00000000 00:00 0 
7f2433267000-7f24332a8000 rw-p 00000000 00:00 0 
7f24332a8000-7f24332a9000 ---p 00000000 00:00 0 
7f24332a9000-7f24332ea000 rw-p 00000000 00:00 0 
7f24332ea000-7f24332eb000 ---p 00000000 00:00 0 
7f24332eb000-7f243332c000 rw-p 00000000 00:00 0 
7f243332c000-7f243332d000 ---p 00000000 00:00 0 
7f243332d000-7f243336e000 rw-p 00000000 00:00 0 
7f243336e000-7f243336f000 ---p 00000000 00:00 0 
7f243336f000-7f24333b0000 rw-p 00000000 00:00 0 
7f24333b0000-7f24333b1000 ---p 00000000 00:00 0 
7f24333b1000-7f24333f2000 rw-p 00000000 00:00 0 
7f24333f2000-7f24333f3000 ---p 00000000 00:00 0 
7f24333f3000-7f2433434000 rw-p 00000000 00:00 0 
7f2433434000-7f2433435000 ---p 00000000 00:00 0 
7f2433435000-7f2433476000 rw-p 00000000 00:00 0 
7f2433476000-7f2433477000 ---p 00000000 00:00 0 
7f2433477000-7f24334b8000 rw-p 00000000 00:00 0 
7f24334b8000-7f24334b9000 ---p 00000000 00:00 0 
7f24334b9000-7f24334fa000 rw-p 00000000 00:00 0 
7f24334fa000-7f24334fb000 ---p 00000000 00:00 0 
7f24334fb000-7f243353c000 rw-p 00000000 00:00 0 
7f243353c000-7f243353d000 ---p 00000000 00:00 0 
7f243353d000-7f243357e000 rw-p 00000000 00:00 0 
7f243357e000-7f243357f000 ---p 00000000 00:00 0 
7f243357f000-7f24335c0000 rw-p 00000000 00:00 0 
7f24335c0000-7f24335c1000 ---p 00000000 00:00 0 
7f24335c1000-7f2433602000 rw-p 00000000 00:00 0 
7f2433602000-7f2433603000 ---p 00000000 00:00 0 
7f2433603000-7f2433644000 rw-p 00000000 00:00 0 
7f2433644000-7f2433645000 ---p 00000000 00:00 0 
7f2433645000-7f2433686000 rw-p 00000000 00:00 0 
7f2433686000-7f2433687000 ---p 00000000 00:00 0 
7f2433687000-7f24336c8000 rw-p 00000000 00:00 0 
7f24336c8000-7f24336c9000 ---p 00000000 00:00 0 
7f24336c9000-7f243370a000 rw-p 00000000 00:00 0 
7f243370a000-7f243370b000 ---p 00000000 00:00 0 
7f243370b000-7f243374c000 rw-p 00000000 00:00 0 
7f243374c000-7f243374d000 ---p 00000000 00:00 0 
7f243374d000-7f243378e000 rw-p 00000000 00:00 0 
7f243378e000-7f243378f000 ---p 00000000 00:00 0 
7f243378f000-7f24337d0000 rw-p 00000000 00:00 0 
7f24337d0000-7f24337d1000 ---p 00000000 00:00 0 
7f24337d1000-7f2433812000 rw-p 00000000 00:00 0 
7f2433812000-7f2433813000 ---p 00000000 00:00 0 
7f2433813000-7f2433854000 rw-p 00000000 00:00 0 
7f2433854000-7f2433855000 ---p 00000000 00:00 0 
7f2433855000-7f2433896000 rw-p 00000000 00:00 0 
7f2433896000-7f2433897000 ---p 00000000 00:00 0 
7f2433897000-7f24338d8000 rw-p 00000000 00:00 0 
7f24338d8000-7f24338d9000 ---p 00000000 00:00 0 
7f24338d9000-7f243391a000 rw-p 00000000 00:00 0 
7f243391a000-7f243391b000 ---p 00000000 00:00 0 
7f243391b000-7f243395c000 rw-p 00000000 00:00 0 
7f243395c000-7f243395d000 ---p 00000000 00:00 0 
7f243395d000-7f243399e000 rw-p 00000000 00:00 0 
7f243399e000-7f243399f000 ---p 00000000 00:00 0 
7f243399f000-7f24339e0000 rw-p 00000000 00:00 0 
7f24339e0000-7f24339e1000 ---p 00000000 00:00 0 
7f24339e1000-7f2433a22000 rw-p 00000000 00:00 0 
7f2433a22000-7f2433a23000 ---p 00000000 00:00 0 
7f2433a23000-7f2433a64000 rw-p 00000000 00:00 0 
7f2433a64000-7f2433a65000 ---p 00000000 00:00 0 
7f2433a65000-7f2433aa6000 rw-p 00000000 00:00 0 
7f2433aa6000-7f2433aa7000 ---p 00000000 00:00 0 
7f2433aa7000-7f2433ae8000 rw-p 00000000 00:00 0 
7f2433ae8000-7f2433ae9000 ---p 00000000 00:00 0 
7f2433ae9000-7f2433b2a000 rw-p 00000000 00:00 0 
7f2433b2a000-7f2433b2b000 ---p 00000000 00:00 0 
7f2433b2b000-7f2433b6c000 rw-p 00000000 00:00 0 
7f2433b6c000-7f2433b6d000 ---p 00000000 00:00 0 
7f2433b6d000-7f2433bae000 rw-p 00000000 00:00 0 
7f2433bae000-7f2433baf000 ---p 00000000 00:00 0 
7f2433baf000-7f2433bf0000 rw-p 00000000 00:00 0 
7f2433bf0000-7f2433bf1000 ---p 00000000 00:00 0 
7f2433bf1000-7f2433c32000 rw-p 00000000 00:00 0 
7f2433c32000-7f2433c33000 ---p 00000000 00:00 0 
7f2433c33000-7f2433c74000 rw-p 00000000 00:00 0 
7f2433c74000-7f2433c75000 ---p 00000000 00:00 0 
7f2433c75000-7f2433cb6000 rw-p 00000000 00:00 0 
7f2433cb6000-7f2433cb7000 ---p 00000000 00:00 0 
7f2433cb7000-7f2433cf8000 rw-p 00000000 00:00 0 
7f2433cf8000-7f2433cf9000 ---p 00000000 00:00 0 
7f2433cf9000-7f2433d3a000 rw-p 00000000 00:00 0 
7f2433d3a000-7f2433d3b000 ---p 00000000 00:00 0 
7f2433d3b000-7f2433d7c000 rw-p 00000000 00:00 0 
7f2433d7c000-7f2433d7d000 ---p 00000000 00:00 0 
7f2433d7d000-7f2433dbe000 rw-p 00000000 00:00 0 
7f2433dbe000-7f2433dbf000 ---p 00000000 00:00 0 
7f2433dbf000-7f2433e00000 rw-p 00000000 00:00 0 
7f2433e00000-7f2433e01000 ---p 00000000 00:00 0 
7f2433e01000-7f2433e42000 rw-p 00000000 00:00 0 
7f2433e42000-7f2433e43000 ---p 00000000 00:00 0 
7f2433e43000-7f2433e84000 rw-p 00000000 00:00 0 
7f2433e84000-7f2433e85000 ---p 00000000 00:00 0 
7f2433e85000-7f2433ec6000 rw-p 00000000 00:00 0 
7f2433ec6000-7f2433ec7000 ---p 00000000 00:00 0 
7f2433ec7000-7f2433f08000 rw-p 00000000 00:00 0 
7f2433f08000-7f2433f09000 ---p 00000000 00:00 0 
7f2433f09000-7f2433f4a000 rw-p 00000000 00:00 0 
7f2433f4a000-7f2433f4b000 ---p 00000000 00:00 0 
7f2433f4b000-7f2433f8c000 rw-p 00000000 00:00 0 
7f2433f8c000-7f2433f8d000 ---p 00000000 00:00 0 
7f2433f8d000-7f2433fce000 rw-p 00000000 00:00 0 
7f2433fce000-7f2433fcf000 ---p 00000000 00:00 0 
7f2433fcf000-7f2434010000 rw-p 00000000 00:00 0 
7f2434010000-7f2434011000 ---p 00000000 00:00 0 
7f2434011000-7f2434052000 rw-p 00000000 00:00 0 
7f2434052000-7f2434053000 ---p 00000000 00:00 0 
7f2434053000-7f2434094000 rw-p 00000000 00:00 0 
7f2434094000-7f2434095000 ---p 00000000 00:00 0 
7f2434095000-7f24340d6000 rw-p 00000000 00:00 0 
7f24340d6000-7f24340d7000 ---p 00000000 00:00 0 
7f24340d7000-7f2434118000 rw-p 00000000 00:00 0 
7f2434118000-7f2434119000 ---p 00000000 00:00 0 
7f2434119000-7f243415a000 rw-p 00000000 00:00 0 
7f243415a000-7f243415b000 ---p 00000000 00:00 0 
7f243415b000-7f243419c000 rw-p 00000000 00:00 0 
7f243419c000-7f243419d000 ---p 00000000 00:00 0 
7f243419d000-7f24341de000 rw-p 00000000 00:00 0 
7f2434240000-7f2434250000 rw-p 00000000 00:00 0 
7f2434520000-7f2434530000 rw-p 00000000 00:00 0 
7f24347f0000-7f2434800000 rw-p 00000000 00:00 0 
7f243498c000-7f243498d000 ---p 00000000 00:00 0 
7f243498d000-7f24349ad000 rw-p 00000000 00:00 0 
7f24349ad000-7f24349ae000 ---p 00000000 00:00 0 
7f24349ae000-7f24349ce000 rw-p 00000000 00:00 0 
7f24349ce000-7f24349cf000 ---p 00000000 00:00 0 
7f24349cf000-7f24349ef000 rw-p 00000000 00:00 0 
7f24349ef000-7f24349f0000 ---p 00000000 00:00 0 
7f24349f0000-7f2434a10000 rw-p 00000000 00:00 0 
7f2434a40000-7f2434a50000 rw-p 00000000 00:00 0 
7f2434a60000-7f2434a70000 rw-p 00000000 00:00 0 
7f2434a80000-7f2434a90000 rw-p 00000000 00:00 0 
7f2434b59000-7f2434d60000 r--s 00000000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f2434d60000-7f2434d80000 rw-p 00000000 00:00 0 
7f2434db0000-7f2434dc0000 rw-p 00000000 00:00 0 
7f2434e60000-7f2434e70000 rw-p 00000000 00:00 0 
7f2434ea0000-7f2434eb0000 rw-p 00000000 00:00 0 
7f2434f10000-7f2434f20000 rw-p 00000000 00:00 0 
7f2435110000-7f2435120000 rw-p 00000000 00:00 0 
7f24352e0000-7f24352f0000 rw-p 00000000 00:00 0 
7f2435300000-7f2435310000 rw-p 00000000 00:00 0 
7f2435350000-7f2435360000 rw-p 00000000 00:00 0 
7f24353c0000-7f24353d0000 rw-p 00000000 00:00 0 
7f24353f0000-7f2435400000 rw-p 00000000 00:00 0 
7f2435420000-7f2435430000 rw-p 00000000 00:00 0 
7f24354a0000-7f24354b0000 rw-p 00000000 00:00 0 
7f24354f0000-7f2435500000 rw-p 00000000 00:00 0 
7f2435520000-7f2435530000 rw-p 00000000 00:00 0 
7f2435560000-7f2435570000 rw-p 00000000 00:00 0 
7f2435580000-7f2435590000 rw-p 00000000 00:00 0 
7f24355a0000-7f24355b0000 rw-p 00000000 00:00 0 
7f24355d0000-7f24355e0000 rw-p 00000000 00:00 0 
7f2435610000-7f2435630000 rw-p 00000000 00:00 0 
7f2435640000-7f2435650000 rw-p 00000000 00:00 0 
7f2435660000-7f2435670000 rw-p 00000000 00:00 0 
7f2435680000-7f2435690000 rw-p 00000000 00:00 0 
7f24356e2000-7f2435720000 r--s 00000000 00:3c 15110671                   /tmp/ruby/build/trunk-repeat20/ruby
7f2435720000-7f2435730000 rw-p 00000000 00:00 0 
7f2435750000-7f2435920000 rw-p 00000000 00:00 0 
7f2435920000-7f2435921000 r--p 00000000 00:3c 15111156                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f2435921000-7f2435922000 r-xp 00001000 00:3c 15111156                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f2435922000-7f24359ae000 r--p 00002000 00:3c 15111156                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f24359ae000-7f24359af000 r--p 0008d000 00:3c 15111156                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f24359af000-7f24359b0000 rw-p 0008e000 00:3c 15111156                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f24359b0000-7f24359c0000 rw-p 00000000 00:00 0 
7f24359d0000-7f2435a50000 rw-p 00000000 00:00 0 
7f2435a60000-7f2435a80000 rw-p 00000000 00:00 0 
7f2435a90000-7f2435aa0000 rw-p 00000000 00:00 0 
7f2435aa0000-7f2435ac0000 rw-p 00000000 00:00 0 
7f2435acb000-7f2435acc000 r--p 00000000 00:3c 15111251                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f2435acc000-7f2435acd000 r-xp 00001000 00:3c 15111251                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f2435acd000-7f2435b0e000 r--p 00002000 00:3c 15111251                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f2435b0e000-7f2435b0f000 r--p 00042000 00:3c 15111251                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f2435b0f000-7f2435b10000 rw-p 00043000 00:3c 15111251                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f2435b10000-7f2435b20000 rw-p 00000000 00:00 0 
7f2435b30000-7f2435b50000 rw-p 00000000 00:00 0 
7f2435b60000-7f2435b80000 rw-p 00000000 00:00 0 
7f2435b90000-7f2435ba0000 rw-p 00000000 00:00 0 
7f2435bb0000-7f2435bc0000 rw-p 00000000 00:00 0 
7f2435bc0000-7f2435bd0000 rw-p 00000000 00:00 0 
7f2435bdf000-7f2435be0000 r--p 00000000 00:3c 15111199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f2435be0000-7f2435be1000 r-xp 00001000 00:3c 15111199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f2435be1000-7f2435bfe000 r--p 00002000 00:3c 15111199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f2435bfe000-7f2435bff000 r--p 0001e000 00:3c 15111199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f2435bff000-7f2435c00000 rw-p 0001f000 00:3c 15111199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f2435c00000-7f2435c10000 rw-p 00000000 00:00 0 
7f2435c20000-7f2435c30000 rw-p 00000000 00:00 0 
7f2435c30000-7f2435c31000 r--p 00000000 00:3c 15111185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f2435c31000-7f2435c32000 r-xp 00001000 00:3c 15111185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f2435c32000-7f2435c5e000 r--p 00002000 00:3c 15111185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f2435c5e000-7f2435c5f000 r--p 0002d000 00:3c 15111185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f2435c5f000-7f2435c60000 rw-p 0002e000 00:3c 15111185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f2435c71000-7f2435c72000 r--p 00000000 00:3c 15111206                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f2435c72000-7f2435c73000 r-xp 00001000 00:3c 15111206                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f2435c73000-7f2435c9e000 r--p 00002000 00:3c 15111206                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f2435c9e000-7f2435c9f000 r--p 0002c000 00:3c 15111206                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f2435c9f000-7f2435ca0000 rw-p 0002d000 00:3c 15111206                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f2435ca0000-7f2435cb0000 rw-p 00000000 00:00 0 
7f2435cc0000-7f2435cd0000 rw-p 00000000 00:00 0 
7f2435cdd000-7f2435cde000 r--p 00000000 00:3c 15111207                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f2435cde000-7f2435cdf000 r-xp 00001000 00:3c 15111207                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f2435cdf000-7f2435d0e000 r--p 00002000 00:3c 15111207                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f2435d0e000-7f2435d0f000 r--p 00030000 00:3c 15111207                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f2435d0f000-7f2435d10000 rw-p 00031000 00:3c 15111207                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f2435d20000-7f2435d60000 rw-p 00000000 00:00 0 
7f2435d70000-7f2435d90000 rw-p 00000000 00:00 0 
7f2435da0000-7f2435dc0000 rw-p 00000000 00:00 0 
7f2435dd0000-7f2435df0000 rw-p 00000000 00:00 0 
7f2435e00000-7f2435e20000 rw-p 00000000 00:00 0 
7f2435e30000-7f2435e60000 rw-p 00000000 00:00 0 
7f2435e70000-7f2435e90000 rw-p 00000000 00:00 0 
7f2435ea0000-7f2435ef0000 rw-p 00000000 00:00 0 
7f2435f00000-7f2435f30000 rw-p 00000000 00:00 0 
7f2435f40000-7f2435f80000 rw-p 00000000 00:00 0 
7f2435f90000-7f2435fb0000 rw-p 00000000 00:00 0 
7f2435fc0000-7f2435fd0000 rw-p 00000000 00:00 0 
7f2435fe0000-7f2435ff0000 rw-p 00000000 00:00 0 
7f2435ff0000-7f2436040000 rw-p 00000000 00:00 0 
7f2436040000-7f2436041000 r--p 00000000 00:3c 15111202                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f2436041000-7f2436042000 r-xp 00001000 00:3c 15111202                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f2436042000-7f243605e000 r--p 00002000 00:3c 15111202                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f243605e000-7f243605f000 r--p 0001d000 00:3c 15111202                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f243605f000-7f2436060000 rw-p 0001e000 00:3c 15111202                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f2436060000-7f2436061000 r--p 00000000 00:3c 15111197                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f2436061000-7f2436062000 r-xp 00001000 00:3c 15111197                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f2436062000-7f243607e000 r--p 00002000 00:3c 15111197                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f243607e000-7f243607f000 r--p 0001d000 00:3c 15111197                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f243607f000-7f2436080000 rw-p 0001e000 00:3c 15111197                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f2436080000-7f2437120000 rw-p 00000000 00:00 0 
7f2437130000-7f2437140000 rw-p 00000000 00:00 0 
7f2437140000-7f243876c000 rw-p 00000000 00:00 0 
7f243876c000-7f243c000000 ---p 00000000 00:00 0 
7f243c000000-7f243e048000 rw-p 00000000 00:00 0 
7f243e048000-7f2440000000 ---p 00000000 00:00 0 
7f2440000000-7f2442070000 rw-p 00000000 00:00 0 
7f2442070000-7f2444000000 ---p 00000000 00:00 0 
7f2444000000-7f244527a000 rw-p 00000000 00:00 0 
7f244527a000-7f2448000000 ---p 00000000 00:00 0 
7f2448000000-7f2448c38000 rw-p 00000000 00:00 0 
7f2448c38000-7f244c000000 ---p 00000000 00:00 0 
7f244c000000-7f244cd7f000 rw-p 00000000 00:00 0 
7f244cd7f000-7f2450000000 ---p 00000000 00:00 0 
7f2450000000-7f2451251000 rw-p 00000000 00:00 0 
7f2451251000-7f2454000000 ---p 00000000 00:00 0 
7f2454000000-7f2454314000 rw-p 00000000 00:00 0 
7f2454314000-7f2458000000 ---p 00000000 00:00 0 
7f2458000000-7f2458021000 rw-p 00000000 00:00 0 
7f2458021000-7f245c000000 ---p 00000000 00:00 0 
7f245c000000-7f245cc3a000 rw-p 00000000 00:00 0 
7f245cc3a000-7f2460000000 ---p 00000000 00:00 0 
7f2460000000-7f2460530000 rw-p 00000000 00:00 0 
7f2460530000-7f2464000000 ---p 00000000 00:00 0 
7f2464000000-7f2464740000 rw-p 00000000 00:00 0 
7f2464740000-7f2468000000 ---p 00000000 00:00 0 
7f2468000000-7f2468d76000 rw-p 00000000 00:00 0 
7f2468d76000-7f246c000000 ---p 00000000 00:00 0 
7f246c000000-7f246c20b000 rw-p 00000000 00:00 0 
7f246c20b000-7f2470000000 ---p 00000000 00:00 0 
7f2470000000-7f2470235000 rw-p 00000000 00:00 0 
7f2470235000-7f2474000000 ---p 00000000 00:00 0 
7f2474000000-7f2474314000 rw-p 00000000 00:00 0 
7f2474314000-7f2478000000 ---p 00000000 00:00 0 
7f2478000000-7f24782a2000 rw-p 00000000 00:00 0 
7f24782a2000-7f247c000000 ---p 00000000 00:00 0 
7f247c000000-7f247d251000 rw-p 00000000 00:00 0 
7f247d251000-7f2480000000 ---p 00000000 00:00 0 
7f2480000000-7f248020c000 rw-p 00000000 00:00 0 
7f248020c000-7f2484000000 ---p 00000000 00:00 0 
7f2484000000-7f248420c000 rw-p 00000000 00:00 0 
7f248420c000-7f2488000000 ---p 00000000 00:00 0 
7f2488000000-7f2488c37000 rw-p 00000000 00:00 0 
7f2488c37000-7f248c000000 ---p 00000000 00:00 0 
7f248c000000-7f248c806000 rw-p 00000000 00:00 0 
7f248c806000-7f2490000000 ---p 00000000 00:00 0 
7f2490000000-7f2491423000 rw-p 00000000 00:00 0 
7f2491423000-7f2494000000 ---p 00000000 00:00 0 
7f2494000000-7f2494706000 rw-p 00000000 00:00 0 
7f2494706000-7f2498000000 ---p 00000000 00:00 0 
7f2498000000-7f24999a9000 rw-p 00000000 00:00 0 
7f24999a9000-7f249c000000 ---p 00000000 00:00 0 
7f249c000000-7f249c20f000 rw-p 00000000 00:00 0 
7f249c20f000-7f24a0000000 ---p 00000000 00:00 0 
7f24a0000000-7f24a249b000 rw-p 00000000 00:00 0 
7f24a249b000-7f24a4000000 ---p 00000000 00:00 0 
7f24a4000000-7f24a4244000 rw-p 00000000 00:00 0 
7f24a4244000-7f24a8000000 ---p 00000000 00:00 0 
7f24a8000000-7f24aa051000 rw-p 00000000 00:00 0 
7f24aa051000-7f24ac000000 ---p 00000000 00:00 0 
7f24ac010000-7f24ac1e0000 rw-p 00000000 00:00 0 
7f24ac1ef000-7f24ac1f0000 ---p 00000000 00:00 0 
7f24ac1f0000-7f24acaa0000 rw-p 00000000 00:00 0 
7f24acaa8000-7f24acaa9000 ---p 00000000 00:00 0 
7f24acaa9000-7f24acac9000 rw-p 00000000 00:00 0 
7f24acac9000-7f24acaca000 ---p 00000000 00:00 0 
7f24acaca000-7f24acaea000 rw-p 00000000 00:00 0 
7f24acaea000-7f24acaeb000 ---p 00000000 00:00 0 
7f24acaeb000-7f24acb0b000 rw-p 00000000 00:00 0 
7f24acb0b000-7f24acb0c000 ---p 00000000 00:00 0 
7f24acb0c000-7f24acb2c000 rw-p 00000000 00:00 0 
7f24acb2c000-7f24acb2d000 ---p 00000000 00:00 0 
7f24acb2d000-7f24acb4d000 rw-p 00000000 00:00 0 
7f24acb4d000-7f24acb4e000 ---p 00000000 00:00 0 
7f24acb4e000-7f24acb6e000 rw-p 00000000 00:00 0 
7f24acb6e000-7f24acb6f000 ---p 00000000 00:00 0 
7f24acb6f000-7f24acb8f000 rw-p 00000000 00:00 0 
7f24acb8f000-7f24acb90000 ---p 00000000 00:00 0 
7f24acb90000-7f24acbb0000 rw-p 00000000 00:00 0 
7f24acbb0000-7f24acbb1000 ---p 00000000 00:00 0 
7f24acbb1000-7f24acbd1000 rw-p 00000000 00:00 0 
7f24acbd1000-7f24acbd2000 ---p 00000000 00:00 0 
7f24acbd2000-7f24acbf2000 rw-p 00000000 00:00 0 
7f24acbf2000-7f24acbf3000 ---p 00000000 00:00 0 
7f24acbf3000-7f24acc13000 rw-p 00000000 00:00 0 
7f24acc13000-7f24acc14000 ---p 00000000 00:00 0 
7f24acc14000-7f24acc34000 rw-p 00000000 00:00 0 
7f24acc34000-7f24acc35000 ---p 00000000 00:00 0 
7f24acc35000-7f24acc55000 rw-p 00000000 00:00 0 
7f24acc55000-7f24acc56000 ---p 00000000 00:00 0 
7f24acc56000-7f24acc76000 rw-p 00000000 00:00 0 
7f24acc76000-7f24acc77000 ---p 00000000 00:00 0 
7f24acc77000-7f24acc97000 rw-p 00000000 00:00 0 
7f24acc97000-7f24acc98000 ---p 00000000 00:00 0 
7f24acc98000-7f24accb8000 rw-p 00000000 00:00 0 
7f24accb8000-7f24accb9000 ---p 00000000 00:00 0 
7f24accb9000-7f24accd9000 rw-p 00000000 00:00 0 
7f24accd9000-7f24accda000 ---p 00000000 00:00 0 
7f24accda000-7f24accfa000 rw-p 00000000 00:00 0 
7f24accfa000-7f24accfb000 ---p 00000000 00:00 0 
7f24accfb000-7f24acd1b000 rw-p 00000000 00:00 0 
7f24acd1b000-7f24acd1c000 ---p 00000000 00:00 0 
7f24acd1c000-7f24acd3c000 rw-p 00000000 00:00 0 
7f24acd3c000-7f24acd3d000 ---p 00000000 00:00 0 
7f24acd3d000-7f24acd5d000 rw-p 00000000 00:00 0 
7f24acd5d000-7f24acd5e000 ---p 00000000 00:00 0 
7f24acd5e000-7f24acd7e000 rw-p 00000000 00:00 0 
7f24acd7e000-7f24acd7f000 ---p 00000000 00:00 0 
7f24acd7f000-7f24acd9f000 rw-p 00000000 00:00 0 
7f24acd9f000-7f24acda0000 ---p 00000000 00:00 0 
7f24acda0000-7f24acdc0000 rw-p 00000000 00:00 0 
7f24acdc0000-7f24acdc1000 ---p 00000000 00:00 0 
7f24acdc1000-7f24acde1000 rw-p 00000000 00:00 0 
7f24acde1000-7f24acde2000 ---p 00000000 00:00 0 
7f24acde2000-7f24ace02000 rw-p 00000000 00:00 0 
7f24ace02000-7f24ace03000 r--p 00000000 00:3c 15111232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f24ace03000-7f24ace04000 r-xp 00001000 00:3c 15111232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f24ace04000-7f24ace3e000 r--p 00002000 00:3c 15111232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f24ace3e000-7f24ace3f000 r--p 0003c000 00:3c 15111232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f24ace3f000-7f24ace40000 rw-p 0003d000 00:3c 15111232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f24ace40000-7f24acfb0000 rw-p 00000000 00:00 0 
7f24acfbe000-7f24acfbf000 ---p 00000000 00:00 0 
7f24acfbf000-7f24acfdf000 rw-p 00000000 00:00 0 
7f24acfdf000-7f24acfe0000 ---p 00000000 00:00 0 
7f24acfe0000-7f24ad2a0000 rw-p 00000000 00:00 0 
7f24ad2af000-7f24ad2b0000 ---p 00000000 00:00 0 
7f24ad2b0000-7f24ad6d0000 rw-p 00000000 00:00 0 
7f24ad6e0000-7f24ad6f0000 rw-p 00000000 00:00 0 
7f24ad6f0000-7f24ad9b0000 rw-p 00000000 00:00 0 
7f24ad9c0000-7f24ad9d0000 rw-p 00000000 00:00 0 
7f24ad9d0000-7f24adf50000 rw-p 00000000 00:00 0 
7f24adf60000-7f24adf70000 rw-p 00000000 00:00 0 
7f24adf70000-7f24adf80000 rw-p 00000000 00:00 0 
7f24adf90000-7f24adfa0000 rw-p 00000000 00:00 0 
7f24adfa0000-7f24adfe0000 rw-p 00000000 00:00 0 
7f24adff0000-7f24ae000000 rw-p 00000000 00:00 0 
7f24ae000000-7f24ae0a0000 rw-p 00000000 00:00 0 
7f24ae0b0000-7f24ae0c0000 rw-p 00000000 00:00 0 
7f24ae0c0000-7f24ae1a0000 rw-p 00000000 00:00 0 
7f24ae1b0000-7f24ae1c0000 rw-p 00000000 00:00 0 
7f24ae1c0000-7f24ae1f0000 rw-p 00000000 00:00 0 
7f24ae200000-7f24ae210000 rw-p 00000000 00:00 0 
7f24ae210000-7f24ae230000 rw-p 00000000 00:00 0 
7f24ae238000-7f24ae239000 r--p 00000000 00:3c 15111231                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f24ae239000-7f24ae23a000 r-xp 00001000 00:3c 15111231                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f24ae23a000-7f24ae25e000 r--p 00002000 00:3c 15111231                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f24ae25e000-7f24ae25f000 r--p 00025000 00:3c 15111231                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f24ae25f000-7f24ae260000 rw-p 00026000 00:3c 15111231                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f24ae260000-7f24ae330000 rw-p 00000000 00:00 0 
7f24ae340000-7f24ae350000 rw-p 00000000 00:00 0 
7f24ae350000-7f24ae3f0000 rw-p 00000000 00:00 0 
7f24ae400000-7f24ae410000 rw-p 00000000 00:00 0 
7f24ae410000-7f24ae650000 rw-p 00000000 00:00 0 
7f24ae660000-7f24ae670000 rw-p 00000000 00:00 0 
7f24ae670000-7f24ae6d0000 rw-p 00000000 00:00 0 
7f24ae6e0000-7f24ae6f0000 rw-p 00000000 00:00 0 
7f24ae6f0000-7f24ae7f0000 rw-p 00000000 00:00 0 
7f24ae800000-7f24ae810000 rw-p 00000000 00:00 0 
7f24ae810000-7f24ae8f0000 rw-p 00000000 00:00 0 
7f24ae900000-7f24ae910000 rw-p 00000000 00:00 0 
7f24ae910000-7f24aeaf0000 rw-p 00000000 00:00 0 
7f24aeaf3000-7f24aeafa000 r--p 00000000 00:3c 15112648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f24aeafa000-7f24aeb3f000 r-xp 00007000 00:3c 15112648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f24aeb3f000-7f24aeb5d000 r--p 0004c000 00:3c 15112648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f24aeb5d000-7f24aeb5f000 r--p 00069000 00:3c 15112648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f24aeb5f000-7f24aeb60000 rw-p 0006b000 00:3c 15112648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f24aeb60000-7f24aeb70000 rw-p 00000000 00:00 0 
7f24aeb80000-7f24aeb90000 rw-p 00000000 00:00 0 
7f24aeb90000-7f24aed00000 rw-p 00000000 00:00 0 
7f24aed10000-7f24aed20000 rw-p 00000000 00:00 0 
7f24aed20000-7f24aedb0000 rw-p 00000000 00:00 0 
7f24aedb0000-7f24aee63000 r--p 00000000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f24aee63000-7f24af196000 r-xp 000b3000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f24af196000-7f24af261000 r--p 003e6000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f24af261000-7f24af2bd000 r--p 004b0000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f24af2bd000-7f24af2c0000 rw-p 0050c000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f24af2c0000-7f24af2c3000 rw-p 00000000 00:00 0 
7f24af2c3000-7f24af2e1000 r--p 00000000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f24af2e1000-7f24af343000 r-xp 0001e000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f24af343000-7f24af35f000 r--p 00080000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f24af35f000-7f24af369000 r--p 0009c000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f24af369000-7f24af36d000 rw-p 000a6000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f24af36d000-7f24af381000 r--p 00000000 00:3c 15112429                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f24af381000-7f24af3b9000 r-xp 00014000 00:3c 15112429                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f24af3b9000-7f24af3cb000 r--p 0004c000 00:3c 15112429                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f24af3cb000-7f24af3cd000 r--p 0005d000 00:3c 15112429                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f24af3cd000-7f24af3cf000 rw-p 0005f000 00:3c 15112429                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f24af3cf000-7f24af450000 rw-p 00000000 00:00 0 
7f24af456000-7f24af457000 r--p 00000000 00:3c 15240089                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f24af457000-7f24af458000 r-xp 00001000 00:3c 15240089                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f24af458000-7f24af459000 r--p 00002000 00:3c 15240089                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f24af459000-7f24af45a000 r--p 00002000 00:3c 15240089                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f24af45a000-7f24af45b000 rw-p 00003000 00:3c 15240089                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f24af45b000-7f24af45c000 r--p 00000000 00:3c 15244286                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f24af45c000-7f24af45d000 r-xp 00001000 00:3c 15244286                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f24af45d000-7f24af45e000 r--p 00002000 00:3c 15244286                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f24af45e000-7f24af45f000 r--p 00002000 00:3c 15244286                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f24af45f000-7f24af460000 rw-p 00003000 00:3c 15244286                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f24af460000-7f24af470000 rw-p 00000000 00:00 0 
7f24af470000-7f24af4e0000 rw-p 00000000 00:00 0 
7f24af4e4000-7f24af4e5000 r--p 00000000 00:3c 15233668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f24af4e5000-7f24af4e6000 r-xp 00001000 00:3c 15233668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f24af4e6000-7f24af4e7000 r--p 00002000 00:3c 15233668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f24af4e7000-7f24af4e8000 r--p 00002000 00:3c 15233668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f24af4e8000-7f24af4e9000 rw-p 00003000 00:3c 15233668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f24af4e9000-7f24af4f0000 r--p 00000000 00:3c 15112644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f24af4f0000-7f24af516000 r-xp 00007000 00:3c 15112644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f24af516000-7f24af51e000 r--p 0002d000 00:3c 15112644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f24af51e000-7f24af51f000 r--p 00034000 00:3c 15112644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f24af51f000-7f24af520000 rw-p 00035000 00:3c 15112644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f24af520000-7f24af540000 rw-p 00000000 00:00 0 
7f24af542000-7f24af543000 r--p 00000000 00:3c 15226594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f24af543000-7f24af544000 r-xp 00001000 00:3c 15226594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f24af544000-7f24af545000 r--p 00002000 00:3c 15226594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f24af545000-7f24af546000 r--p 00002000 00:3c 15226594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f24af546000-7f24af547000 rw-p 00003000 00:3c 15226594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f24af547000-7f24af548000 r--p 00000000 00:3c 15246950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f24af548000-7f24af549000 r-xp 00001000 00:3c 15246950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f24af549000-7f24af54a000 r--p 00002000 00:3c 15246950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f24af54a000-7f24af54b000 r--p 00002000 00:3c 15246950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f24af54b000-7f24af54c000 rw-p 00003000 00:3c 15246950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f24af54c000-7f24af590000 rw-p 00000000 00:00 0 
7f24af591000-7f24af595000 r--p 00000000 00:3c 15112309                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f24af595000-7f24af5c5000 r-xp 00004000 00:3c 15112309                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f24af5c5000-7f24af5cd000 r--p 00034000 00:3c 15112309                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f24af5cd000-7f24af5ce000 r--p 0003c000 00:3c 15112309                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f24af5ce000-7f24af5cf000 rw-p 0003d000 00:3c 15112309                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f24af5cf000-7f24af5f0000 rw-p 00000000 00:00 0 
7f24af5f4000-7f24af5f5000 r--p 00000000 00:3c 15111190                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f24af5f5000-7f24af5f6000 r-xp 00001000 00:3c 15111190                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f24af5f6000-7f24af610000 r--p 00002000 00:3c 15111190                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f24af610000-7f24af611000 r--p 0001b000 00:3c 15111190                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f24af611000-7f24af612000 rw-p 0001c000 00:3c 15111190                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f24af612000-7f24af613000 r--p 00000000 00:3c 15111189                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f24af613000-7f24af614000 r-xp 00001000 00:3c 15111189                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f24af614000-7f24af61e000 r--p 00002000 00:3c 15111189                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f24af61e000-7f24af61f000 r--p 0000c000 00:3c 15111189                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f24af61f000-7f24af620000 rw-p 0000d000 00:3c 15111189                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f24af620000-7f24af630000 rw-p 00000000 00:00 0 
7f24af630000-7f24af631000 r--p 00000000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f24af631000-7f24af632000 r-xp 00001000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f24af632000-7f24af633000 r--p 00002000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f24af633000-7f24af634000 r--p 00002000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f24af634000-7f24af635000 rw-p 00003000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f24af635000-7f24af637000 r--p 00000000 00:3c 15112275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f24af637000-7f24af639000 r-xp 00002000 00:3c 15112275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f24af639000-7f24af63a000 r--p 00004000 00:3c 15112275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f24af63a000-7f24af63b000 r--p 00004000 00:3c 15112275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f24af63b000-7f24af63c000 rw-p 00005000 00:3c 15112275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f24af63c000-7f24af63d000 r--p 00000000 00:3c 15111216                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f24af63d000-7f24af63e000 r-xp 00001000 00:3c 15111216                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f24af63e000-7f24af63f000 r--p 00002000 00:3c 15111216                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f24af63f000-7f24af640000 r--p 00003000 00:3c 15111216                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f24af640000-7f24af641000 rw-p 00004000 00:3c 15111216                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f24af641000-7f24af642000 r--p 00000000 00:3c 15111218                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f24af642000-7f24af643000 r-xp 00001000 00:3c 15111218                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f24af643000-7f24af699000 r--p 00002000 00:3c 15111218                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f24af699000-7f24af69a000 r--p 00057000 00:3c 15111218                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f24af69a000-7f24af69b000 rw-p 00058000 00:3c 15111218                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f24af69b000-7f24af69c000 r--p 00000000 00:3c 15111187                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f24af69c000-7f24af69d000 r-xp 00001000 00:3c 15111187                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f24af69d000-7f24af69e000 r--p 00002000 00:3c 15111187                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f24af69e000-7f24af69f000 r--p 00002000 00:3c 15111187                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f24af69f000-7f24af6a0000 rw-p 00003000 00:3c 15111187                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f24af6a0000-7f24af6a3000 r--p 00000000 00:3c 15111236                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f24af6a3000-7f24af6a4000 r-xp 00003000 00:3c 15111236                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f24af6a4000-7f24af6b8000 r--p 00004000 00:3c 15111236                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f24af6b8000-7f24af6bd000 r--p 00018000 00:3c 15111236                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f24af6bd000-7f24af6be000 rw-p 0001d000 00:3c 15111236                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f24af6be000-7f24af6bf000 r--p 00000000 00:3c 15111253                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f24af6bf000-7f24af6c1000 r-xp 00001000 00:3c 15111253                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f24af6c1000-7f24af6c2000 r--p 00003000 00:3c 15111253                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f24af6c2000-7f24af6c3000 r--p 00004000 00:3c 15111253                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f24af6c3000-7f24af6c4000 rw-p 00005000 00:3c 15111253                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f24af6c4000-7f24af6c7000 r--p 00000000 00:3c 15112344                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f24af6c7000-7f24af6cc000 r-xp 00003000 00:3c 15112344                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f24af6cc000-7f24af6ce000 r--p 00008000 00:3c 15112344                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f24af6ce000-7f24af6cf000 r--p 00009000 00:3c 15112344                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f24af6cf000-7f24af6d0000 rw-p 0000a000 00:3c 15112344                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f24af6d0000-7f24af6f0000 rw-p 00000000 00:00 0 
7f24af6f3000-7f24af6f5000 r--p 00000000 00:3c 15217470                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f24af6f5000-7f24af6f7000 r-xp 00002000 00:3c 15217470                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f24af6f7000-7f24af6f8000 r--p 00004000 00:3c 15217470                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f24af6f8000-7f24af6f9000 r--p 00004000 00:3c 15217470                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f24af6f9000-7f24af6fa000 rw-p 00005000 00:3c 15217470                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f24af6fa000-7f24af6fb000 r--p 00000000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f24af6fb000-7f24af6fc000 r-xp 00001000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f24af6fc000-7f24af6fd000 r--p 00002000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f24af6fd000-7f24af6fe000 r--p 00002000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f24af6fe000-7f24af6ff000 rw-p 00003000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f24af6ff000-7f24af700000 r--p 00000000 00:3c 15242335                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f24af700000-7f24af701000 r-xp 00001000 00:3c 15242335                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f24af701000-7f24af702000 r--p 00002000 00:3c 15242335                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f24af702000-7f24af703000 r--p 00002000 00:3c 15242335                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f24af703000-7f24af704000 rw-p 00003000 00:3c 15242335                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f24af704000-7f24af705000 r--p 00000000 00:3c 15212297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f24af705000-7f24af706000 r-xp 00001000 00:3c 15212297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f24af706000-7f24af707000 r--p 00002000 00:3c 15212297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f24af707000-7f24af708000 r--p 00002000 00:3c 15212297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f24af708000-7f24af709000 rw-p 00003000 00:3c 15212297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f24af709000-7f24af70a000 r--p 00000000 00:3c 15239897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f24af70a000-7f24af70b000 r-xp 00001000 00:3c 15239897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f24af70b000-7f24af70c000 r--p 00002000 00:3c 15239897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f24af70c000-7f24af70d000 r--p 00002000 00:3c 15239897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f24af70d000-7f24af70e000 rw-p 00003000 00:3c 15239897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f24af70f000-7f24af710000 ---p 00000000 00:00 0 
7f24af710000-7f24af730000 rw-p 00000000 00:00 0 
7f24af730000-7f24af732000 r--p 00000000 00:3c 15752452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f24af732000-7f24af73b000 r-xp 00002000 00:3c 15752452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f24af73b000-7f24af73e000 r--p 0000b000 00:3c 15752452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f24af73e000-7f24af73f000 r--p 0000d000 00:3c 15752452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f24af73f000-7f24af740000 rw-p 0000e000 00:3c 15752452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f24af740000-7f24af770000 rw-p 00000000 00:00 0 
7f24af772000-7f24af773000 r--p 00000000 00:3c 15111175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f24af773000-7f24af774000 r-xp 00001000 00:3c 15111175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f24af774000-7f24af775000 r--p 00002000 00:3c 15111175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f24af775000-7f24af776000 r--p 00002000 00:3c 15111175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f24af776000-7f24af777000 rw-p 00003000 00:3c 15111175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f24af777000-7f24af779000 r--p 00000000 00:3c 15747828                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f24af779000-7f24af77d000 r-xp 00002000 00:3c 15747828                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f24af77d000-7f24af77e000 r--p 00006000 00:3c 15747828                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f24af77e000-7f24af77f000 r--p 00007000 00:3c 15747828                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f24af77f000-7f24af780000 rw-p 00008000 00:3c 15747828                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f24af780000-7f24af7a0000 rw-p 00000000 00:00 0 
7f24af7a4000-7f24af7a6000 r--p 00000000 00:3c 15112349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f24af7a6000-7f24af7ab000 r-xp 00002000 00:3c 15112349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f24af7ab000-7f24af7ad000 r--p 00007000 00:3c 15112349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f24af7ad000-7f24af7ae000 r--p 00008000 00:3c 15112349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f24af7ae000-7f24af7af000 rw-p 00009000 00:3c 15112349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f24af7af000-7f24af7b2000 r--p 00000000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f24af7b2000-7f24af7b8000 r-xp 00003000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f24af7b8000-7f24af7ba000 r--p 00009000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f24af7ba000-7f24af7bb000 r--p 0000b000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f24af7bb000-7f24af7bc000 rw-p 0000c000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f24af7bc000-7f24af7c4000 r--p 00000000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f24af7c4000-7f24af803000 r-xp 00008000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f24af803000-7f24af813000 r--p 00047000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f24af813000-7f24af817000 r--p 00056000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f24af817000-7f24af818000 rw-p 0005a000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f24af818000-7f24af819000 r--p 00000000 00:3c 15744391                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f24af819000-7f24af81d000 r-xp 00001000 00:3c 15744391                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f24af81d000-7f24af81e000 r--p 00005000 00:3c 15744391                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f24af81e000-7f24af81f000 r--p 00005000 00:3c 15744391                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f24af81f000-7f24af820000 rw-p 00006000 00:3c 15744391                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f24af820000-7f24af860000 rw-p 00000000 00:00 0 
7f24af863000-7f24af864000 r--p 00000000 00:3c 15239918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f24af864000-7f24af866000 r-xp 00001000 00:3c 15239918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f24af866000-7f24af867000 r--p 00003000 00:3c 15239918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f24af867000-7f24af868000 r--p 00003000 00:3c 15239918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f24af868000-7f24af869000 rw-p 00004000 00:3c 15239918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f24af869000-7f24af86a000 r--p 00000000 00:3c 15229093                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f24af86a000-7f24af86b000 r-xp 00001000 00:3c 15229093                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f24af86b000-7f24af86c000 r--p 00002000 00:3c 15229093                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f24af86c000-7f24af86d000 r--p 00002000 00:3c 15229093                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f24af86d000-7f24af86e000 rw-p 00003000 00:3c 15229093                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f24af86e000-7f24af86f000 r--p 00000000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f24af86f000-7f24af870000 r-xp 00001000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f24af870000-7f24af871000 r--p 00002000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f24af871000-7f24af872000 r--p 00002000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f24af872000-7f24af873000 rw-p 00003000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f24af873000-7f24af874000 r--p 00000000 00:3c 15232531                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f24af874000-7f24af875000 r-xp 00001000 00:3c 15232531                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f24af875000-7f24af876000 r--p 00002000 00:3c 15232531                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f24af876000-7f24af877000 r--p 00002000 00:3c 15232531                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f24af877000-7f24af878000 rw-p 00003000 00:3c 15232531                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f24af878000-7f24af879000 r--p 00000000 00:3c 15227616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f24af879000-7f24af87a000 r-xp 00001000 00:3c 15227616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f24af87a000-7f24af87b000 r--p 00002000 00:3c 15227616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f24af87b000-7f24af87c000 r--p 00002000 00:3c 15227616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f24af87c000-7f24af87d000 rw-p 00003000 00:3c 15227616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f24af87d000-7f24af87e000 r--p 00000000 00:3c 15225733                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f24af87e000-7f24af87f000 r-xp 00001000 00:3c 15225733                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f24af87f000-7f24af880000 r--p 00002000 00:3c 15225733                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f24af880000-7f24af881000 r--p 00002000 00:3c 15225733                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f24af881000-7f24af882000 rw-p 00003000 00:3c 15225733                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f24af882000-7f24af883000 r--p 00000000 00:3c 15212143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f24af883000-7f24af884000 r-xp 00001000 00:3c 15212143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f24af884000-7f24af885000 r--p 00002000 00:3c 15212143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f24af885000-7f24af886000 r--p 00002000 00:3c 15212143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f24af886000-7f24af887000 rw-p 00003000 00:3c 15212143                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f24af887000-7f24af888000 r--p 00000000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f24af888000-7f24af889000 r-xp 00001000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f24af889000-7f24af88a000 r--p 00002000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f24af88a000-7f24af88b000 r--p 00002000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f24af88b000-7f24af88c000 rw-p 00003000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f24af88c000-7f24af88d000 r--p 00000000 00:3c 15111038                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f24af88d000-7f24af88e000 r-xp 00001000 00:3c 15111038                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f24af88e000-7f24af88f000 r--p 00002000 00:3c 15111038                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f24af88f000-7f24af890000 r--p 00002000 00:3c 15111038                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f24af890000-7f24af891000 rw-p 00003000 00:3c 15111038                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f24af891000-7f24af892000 r--p 00000000 00:3c 15111016                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f24af892000-7f24af893000 r-xp 00001000 00:3c 15111016                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f24af893000-7f24af894000 r--p 00002000 00:3c 15111016                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f24af894000-7f24af895000 r--p 00002000 00:3c 15111016                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f24af895000-7f24af896000 rw-p 00003000 00:3c 15111016                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f24af896000-7f24af897000 r--p 00000000 00:3c 15111015                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f24af897000-7f24af898000 r-xp 00001000 00:3c 15111015                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f24af898000-7f24af899000 r--p 00002000 00:3c 15111015                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f24af899000-7f24af89a000 r--p 00002000 00:3c 15111015                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f24af89a000-7f24af89b000 rw-p 00003000 00:3c 15111015                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f24af89b000-7f24af89c000 r--p 00000000 00:3c 15111013                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f24af89c000-7f24af89d000 r-xp 00001000 00:3c 15111013                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f24af89d000-7f24af89e000 r--p 00002000 00:3c 15111013                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f24af89e000-7f24af89f000 r--p 00002000 00:3c 15111013                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f24af89f000-7f24af8a0000 rw-p 00003000 00:3c 15111013                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f24af8a0000-7f24af8a1000 r--p 00000000 00:3c 15111012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f24af8a1000-7f24af8a2000 r-xp 00001000 00:3c 15111012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f24af8a2000-7f24af8a3000 r--p 00002000 00:3c 15111012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f24af8a3000-7f24af8a4000 r--p 00002000 00:3c 15111012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f24af8a4000-7f24af8a5000 rw-p 00003000 00:3c 15111012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f24af8a5000-7f24af8a6000 r--p 00000000 00:3c 15111008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f24af8a6000-7f24af8a7000 r-xp 00001000 00:3c 15111008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f24af8a7000-7f24af8a8000 r--p 00002000 00:3c 15111008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f24af8a8000-7f24af8a9000 r--p 00002000 00:3c 15111008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f24af8a9000-7f24af8aa000 rw-p 00003000 00:3c 15111008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f24af8aa000-7f24af8ab000 r--p 00000000 00:3c 15110956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f24af8ab000-7f24af8ac000 r-xp 00001000 00:3c 15110956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f24af8ac000-7f24af8ad000 r--p 00002000 00:3c 15110956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f24af8ad000-7f24af8ae000 r--p 00003000 00:3c 15110956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f24af8ae000-7f24af8af000 rw-p 00004000 00:3c 15110956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f24af8af000-7f24af8b0000 r--p 00000000 00:3c 15110949                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f24af8b0000-7f24af8b1000 r-xp 00001000 00:3c 15110949                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f24af8b1000-7f24af8b2000 r--p 00002000 00:3c 15110949                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f24af8b2000-7f24af8b3000 r--p 00002000 00:3c 15110949                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f24af8b3000-7f24af8b4000 rw-p 00003000 00:3c 15110949                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f24af8b4000-7f24af8b5000 r--p 00000000 00:3c 15110947                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f24af8b5000-7f24af8b6000 r-xp 00001000 00:3c 15110947                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f24af8b6000-7f24af8b7000 r--p 00002000 00:3c 15110947                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f24af8b7000-7f24af8b8000 r--p 00002000 00:3c 15110947                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f24af8b8000-7f24af8b9000 rw-p 00003000 00:3c 15110947                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f24af8b9000-7f24af8ba000 r--p 00000000 00:3c 15110911                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f24af8ba000-7f24af8bb000 r-xp 00001000 00:3c 15110911                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f24af8bb000-7f24af8bc000 r--p 00002000 00:3c 15110911                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f24af8bc000-7f24af8bd000 r--p 00002000 00:3c 15110911                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f24af8bd000-7f24af8be000 rw-p 00003000 00:3c 15110911                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f24af8be000-7f24af8bf000 r--p 00000000 00:3c 15110908                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f24af8bf000-7f24af8c0000 r-xp 00001000 00:3c 15110908                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f24af8c0000-7f24af8c1000 r--p 00002000 00:3c 15110908                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f24af8c1000-7f24af8c2000 r--p 00002000 00:3c 15110908                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f24af8c2000-7f24af8c3000 rw-p 00003000 00:3c 15110908                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f24af8c3000-7f24af8c4000 r--p 00000000 00:3c 15110900                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f24af8c4000-7f24af8c5000 r-xp 00001000 00:3c 15110900                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f24af8c5000-7f24af8c6000 r--p 00002000 00:3c 15110900                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f24af8c6000-7f24af8c7000 r--p 00002000 00:3c 15110900                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f24af8c7000-7f24af8c8000 rw-p 00003000 00:3c 15110900                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f24af8c8000-7f24af8c9000 r--p 00000000 00:3c 15110897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f24af8c9000-7f24af8ca000 r-xp 00001000 00:3c 15110897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f24af8ca000-7f24af8cb000 r--p 00002000 00:3c 15110897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f24af8cb000-7f24af8cc000 r--p 00002000 00:3c 15110897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f24af8cc000-7f24af8cd000 rw-p 00003000 00:3c 15110897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f24af8cd000-7f24af8ce000 r--p 00000000 00:3c 15110889                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f24af8ce000-7f24af8cf000 r-xp 00001000 00:3c 15110889                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f24af8cf000-7f24af8d0000 r--p 00002000 00:3c 15110889                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f24af8d0000-7f24af8d1000 r--p 00002000 00:3c 15110889                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f24af8d1000-7f24af8d2000 rw-p 00003000 00:3c 15110889                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f24af8d2000-7f24af8d3000 r--p 00000000 00:3c 15110887                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f24af8d3000-7f24af8d4000 r-xp 00001000 00:3c 15110887                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f24af8d4000-7f24af8d5000 r--p 00002000 00:3c 15110887                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f24af8d5000-7f24af8d6000 r--p 00002000 00:3c 15110887                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f24af8d6000-7f24af8d7000 rw-p 00003000 00:3c 15110887                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f24af8d7000-7f24af8d8000 r--p 00000000 00:3c 15110883                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f24af8d8000-7f24af8d9000 r-xp 00001000 00:3c 15110883                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f24af8d9000-7f24af8da000 r--p 00002000 00:3c 15110883                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f24af8da000-7f24af8db000 r--p 00002000 00:3c 15110883                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f24af8db000-7f24af8dc000 rw-p 00003000 00:3c 15110883                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f24af8dc000-7f24af8dd000 r--p 00000000 00:3c 15110879                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f24af8dd000-7f24af8de000 r-xp 00001000 00:3c 15110879                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f24af8de000-7f24af8df000 r--p 00002000 00:3c 15110879                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f24af8df000-7f24af8e0000 r--p 00002000 00:3c 15110879                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f24af8e0000-7f24af8e1000 rw-p 00003000 00:3c 15110879                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f24af8e1000-7f24af8e2000 r--p 00000000 00:3c 15110826                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f24af8e2000-7f24af8e3000 r-xp 00001000 00:3c 15110826                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f24af8e3000-7f24af8e4000 r--p 00002000 00:3c 15110826                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f24af8e4000-7f24af8e5000 r--p 00002000 00:3c 15110826                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f24af8e5000-7f24af8e6000 rw-p 00003000 00:3c 15110826                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f24af8e6000-7f24af8e7000 r--p 00000000 00:3c 15110851                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f24af8e7000-7f24af8e8000 r-xp 00001000 00:3c 15110851                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f24af8e8000-7f24af8e9000 r--p 00002000 00:3c 15110851                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f24af8e9000-7f24af8ea000 r--p 00002000 00:3c 15110851                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f24af8ea000-7f24af8eb000 rw-p 00003000 00:3c 15110851                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f24af8eb000-7f24af8ec000 r--p 00000000 00:3c 15110785                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f24af8ec000-7f24af8ed000 r-xp 00001000 00:3c 15110785                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f24af8ed000-7f24af8ee000 r--p 00002000 00:3c 15110785                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f24af8ee000-7f24af8ef000 r--p 00002000 00:3c 15110785                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f24af8ef000-7f24af8f0000 rw-p 00003000 00:3c 15110785                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f24af8f0000-7f24af8f1000 r--p 00000000 00:3c 15110779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f24af8f1000-7f24af8f2000 r-xp 00001000 00:3c 15110779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f24af8f2000-7f24af8f3000 r--p 00002000 00:3c 15110779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f24af8f3000-7f24af8f4000 r--p 00002000 00:3c 15110779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f24af8f4000-7f24af8f5000 rw-p 00003000 00:3c 15110779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f24af8f5000-7f24af8f6000 r--p 00000000 00:3c 15110777                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f24af8f6000-7f24af8f7000 r-xp 00001000 00:3c 15110777                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f24af8f7000-7f24af8f8000 r--p 00002000 00:3c 15110777                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f24af8f8000-7f24af8f9000 r--p 00002000 00:3c 15110777                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f24af8f9000-7f24af8fa000 rw-p 00003000 00:3c 15110777                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f24af8fa000-7f24af8fb000 r--p 00000000 00:3c 15110773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f24af8fb000-7f24af8fc000 r-xp 00001000 00:3c 15110773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f24af8fc000-7f24af8fd000 r--p 00002000 00:3c 15110773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f24af8fd000-7f24af8fe000 r--p 00002000 00:3c 15110773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f24af8fe000-7f24af8ff000 rw-p 00003000 00:3c 15110773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f24af8ff000-7f24af900000 r--p 00000000 00:3c 15110772                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f24af900000-7f24af901000 r-xp 00001000 00:3c 15110772                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f24af901000-7f24af902000 r--p 00002000 00:3c 15110772                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f24af902000-7f24af903000 r--p 00002000 00:3c 15110772                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f24af903000-7f24af904000 rw-p 00003000 00:3c 15110772                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f24af904000-7f24af905000 r--p 00000000 00:3c 15110761                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f24af905000-7f24af906000 r-xp 00001000 00:3c 15110761                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f24af906000-7f24af907000 r--p 00002000 00:3c 15110761                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f24af907000-7f24af908000 r--p 00002000 00:3c 15110761                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f24af908000-7f24af909000 rw-p 00003000 00:3c 15110761                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f24af909000-7f24af90a000 r--p 00000000 00:3c 15110755                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f24af90a000-7f24af90b000 r-xp 00001000 00:3c 15110755                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f24af90b000-7f24af90c000 r--p 00002000 00:3c 15110755                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f24af90c000-7f24af90d000 r--p 00002000 00:3c 15110755                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f24af90d000-7f24af90e000 rw-p 00003000 00:3c 15110755                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f24af90e000-7f24af90f000 r--p 00000000 00:3c 15110748                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f24af90f000-7f24af910000 r-xp 00001000 00:3c 15110748                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f24af910000-7f24af911000 r--p 00002000 00:3c 15110748                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f24af911000-7f24af912000 r--p 00002000 00:3c 15110748                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f24af912000-7f24af913000 rw-p 00003000 00:3c 15110748                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f24af913000-7f24af914000 r--p 00000000 00:3c 15110746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f24af914000-7f24af915000 r-xp 00001000 00:3c 15110746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f24af915000-7f24af916000 r--p 00002000 00:3c 15110746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f24af916000-7f24af917000 r--p 00002000 00:3c 15110746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f24af917000-7f24af918000 rw-p 00003000 00:3c 15110746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f24af918000-7f24af919000 r--p 00000000 00:3c 15110742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f24af919000-7f24af91a000 r-xp 00001000 00:3c 15110742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f24af91a000-7f24af91b000 r--p 00002000 00:3c 15110742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f24af91b000-7f24af91c000 r--p 00002000 00:3c 15110742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f24af91c000-7f24af91d000 rw-p 00003000 00:3c 15110742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f24af91d000-7f24af91e000 r--p 00000000 00:3c 15110741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f24af91e000-7f24af91f000 r-xp 00001000 00:3c 15110741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f24af91f000-7f24af920000 r--p 00002000 00:3c 15110741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f24af920000-7f24af921000 r--p 00002000 00:3c 15110741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f24af921000-7f24af922000 rw-p 00003000 00:3c 15110741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f24af922000-7f24af923000 r--p 00000000 00:3c 15110740                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f24af923000-7f24af924000 r-xp 00001000 00:3c 15110740                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f24af924000-7f24af925000 r--p 00002000 00:3c 15110740                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f24af925000-7f24af926000 r--p 00003000 00:3c 15110740                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f24af926000-7f24af927000 rw-p 00004000 00:3c 15110740                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f24af927000-7f24af928000 r--p 00000000 00:3c 15110739                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f24af928000-7f24af929000 r-xp 00001000 00:3c 15110739                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f24af929000-7f24af92b000 r--p 00002000 00:3c 15110739                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f24af92b000-7f24af92c000 r--p 00003000 00:3c 15110739                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f24af92c000-7f24af92d000 rw-p 00004000 00:3c 15110739                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f24af92d000-7f24af92e000 r--p 00000000 00:3c 15111003                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f24af92e000-7f24af92f000 r-xp 00001000 00:3c 15111003                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f24af92f000-7f24af930000 r--p 00002000 00:3c 15111003                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f24af930000-7f24af931000 r--p 00003000 00:3c 15111003                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f24af931000-7f24af932000 rw-p 00004000 00:3c 15111003                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f24af932000-7f24af933000 r--p 00000000 00:3c 15110744                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f24af933000-7f24af934000 r-xp 00001000 00:3c 15110744                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f24af934000-7f24af935000 r--p 00002000 00:3c 15110744                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f24af935000-7f24af936000 r--p 00003000 00:3c 15110744                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f24af936000-7f24af937000 rw-p 00004000 00:3c 15110744                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f24af937000-7f24af938000 r--p 00000000 00:3c 15110994                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f24af938000-7f24af939000 r-xp 00001000 00:3c 15110994                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f24af939000-7f24af93a000 r--p 00002000 00:3c 15110994                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f24af93a000-7f24af93b000 r--p 00002000 00:3c 15110994                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f24af93b000-7f24af93c000 rw-p 00003000 00:3c 15110994                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f24af93c000-7f24af93d000 r--p 00000000 00:3c 15110965                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f24af93d000-7f24af93e000 r-xp 00001000 00:3c 15110965                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f24af93e000-7f24af93f000 r--p 00002000 00:3c 15110965                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f24af93f000-7f24af940000 r--p 00002000 00:3c 15110965                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f24af940000-7f24af941000 rw-p 00003000 00:3c 15110965                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f24af941000-7f24af942000 r--p 00000000 00:3c 15110964                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f24af942000-7f24af943000 r-xp 00001000 00:3c 15110964                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f24af943000-7f24af944000 r--p 00002000 00:3c 15110964                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f24af944000-7f24af945000 r--p 00002000 00:3c 15110964                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f24af945000-7f24af946000 rw-p 00003000 00:3c 15110964                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f24af946000-7f24af947000 r--p 00000000 00:3c 15110962                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f24af947000-7f24af948000 r-xp 00001000 00:3c 15110962                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f24af948000-7f24af949000 r--p 00002000 00:3c 15110962                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f24af949000-7f24af94a000 r--p 00002000 00:3c 15110962                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f24af94a000-7f24af94b000 rw-p 00003000 00:3c 15110962                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f24af94b000-7f24af94c000 r--p 00000000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f24af94c000-7f24af94d000 r-xp 00001000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f24af94d000-7f24af94e000 r--p 00002000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f24af94e000-7f24af94f000 r--p 00002000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f24af94f000-7f24af950000 rw-p 00003000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f24af950000-7f24af960000 rw-p 00000000 00:00 0 
7f24af962000-7f24af963000 r--p 00000000 00:3c 15216351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f24af963000-7f24af964000 r-xp 00001000 00:3c 15216351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f24af964000-7f24af965000 r--p 00002000 00:3c 15216351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f24af965000-7f24af966000 r--p 00002000 00:3c 15216351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f24af966000-7f24af967000 rw-p 00003000 00:3c 15216351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f24af967000-7f24af968000 r--p 00000000 00:3c 15111203                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f24af968000-7f24af969000 r-xp 00001000 00:3c 15111203                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f24af969000-7f24af96a000 r--p 00002000 00:3c 15111203                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f24af96a000-7f24af96b000 r--p 00002000 00:3c 15111203                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f24af96b000-7f24af96c000 rw-p 00003000 00:3c 15111203                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f24af96c000-7f24af96f000 r--p 00000000 00:3c 15112359                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f24af96f000-7f24af97b000 r-xp 00003000 00:3c 15112359                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f24af97b000-7f24af97e000 r--p 0000f000 00:3c 15112359                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f24af97e000-7f24af97f000 r--p 00011000 00:3c 15112359                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f24af97f000-7f24af980000 rw-p 00012000 00:3c 15112359                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f24af980000-7f24af9c0000 rw-p 00000000 00:00 0 
7f24af9c0000-7f24af9c1000 r--p 00000000 00:3c 15111217                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f24af9c1000-7f24af9c2000 r-xp 00001000 00:3c 15111217                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f24af9c2000-7f24af9c3000 r--p 00002000 00:3c 15111217                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f24af9c3000-7f24af9c4000 r--p 00002000 00:3c 15111217                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f24af9c4000-7f24af9c5000 rw-p 00003000 00:3c 15111217                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f24af9c5000-7f24af9c7000 r--p 00000000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f24af9c7000-7f24af9c9000 r-xp 00002000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f24af9c9000-7f24af9ca000 r--p 00004000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f24af9ca000-7f24af9cb000 r--p 00004000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f24af9cb000-7f24af9cc000 rw-p 00005000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f24af9cc000-7f24af9ce000 r--p 00000000 00:3c 15247425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f24af9ce000-7f24af9d1000 r-xp 00002000 00:3c 15247425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f24af9d1000-7f24af9d2000 r--p 00005000 00:3c 15247425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f24af9d2000-7f24af9d3000 r--p 00006000 00:3c 15247425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f24af9d3000-7f24af9d4000 rw-p 00007000 00:3c 15247425                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f24af9d4000-7f24af9d5000 r--p 00000000 00:3c 15112308                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f24af9d5000-7f24af9d6000 r-xp 00001000 00:3c 15112308                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f24af9d6000-7f24af9d7000 r--p 00002000 00:3c 15112308                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f24af9d7000-7f24af9d8000 r--p 00002000 00:3c 15112308                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f24af9d8000-7f24af9d9000 rw-p 00003000 00:3c 15112308                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f24af9d9000-7f24af9da000 r--p 00000000 00:3c 15747950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f24af9da000-7f24af9dc000 r-xp 00001000 00:3c 15747950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f24af9dc000-7f24af9dd000 r--p 00003000 00:3c 15747950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f24af9dd000-7f24af9de000 r--p 00003000 00:3c 15747950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f24af9de000-7f24af9df000 rw-p 00004000 00:3c 15747950                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f24af9df000-7f24af9e1000 r--p 00000000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f24af9e1000-7f24af9fa000 r-xp 00002000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f24af9fa000-7f24af9fe000 r--p 0001b000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f24af9fe000-7f24af9ff000 r--p 0001e000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f24af9ff000-7f24afa00000 rw-p 0001f000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f24afa00000-7f24afa10000 rw-p 00000000 00:00 0 
7f24afa10000-7f24afa11000 r--p 00000000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f24afa11000-7f24afa12000 r-xp 00001000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f24afa12000-7f24afa13000 r--p 00002000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f24afa13000-7f24afa14000 r--p 00002000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f24afa14000-7f24afa15000 rw-p 00003000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f24afa15000-7f24afa16000 r--p 00000000 00:3c 15240121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f24afa16000-7f24afa17000 r-xp 00001000 00:3c 15240121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f24afa17000-7f24afa18000 r--p 00002000 00:3c 15240121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f24afa18000-7f24afa19000 r--p 00002000 00:3c 15240121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f24afa19000-7f24afa1a000 rw-p 00003000 00:3c 15240121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f24afa1a000-7f24afa1b000 r--p 00000000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f24afa1b000-7f24afa1c000 r-xp 00001000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f24afa1c000-7f24afa1d000 r--p 00002000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f24afa1d000-7f24afa1e000 r--p 00002000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f24afa1e000-7f24afa1f000 rw-p 00003000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f24afa1f000-7f24afa20000 r--p 00000000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f24afa20000-7f24afa21000 r-xp 00001000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f24afa21000-7f24afa22000 r--p 00002000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f24afa22000-7f24afa23000 r--p 00002000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f24afa23000-7f24afa24000 rw-p 00003000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f24afa24000-7f24afa25000 r--p 00000000 00:3c 15229664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f24afa25000-7f24afa26000 r-xp 00001000 00:3c 15229664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f24afa26000-7f24afa27000 r--p 00002000 00:3c 15229664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f24afa27000-7f24afa28000 r--p 00002000 00:3c 15229664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f24afa28000-7f24afa29000 rw-p 00003000 00:3c 15229664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f24afa29000-7f24afa2a000 r--p 00000000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f24afa2a000-7f24afa2b000 r-xp 00001000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f24afa2b000-7f24afa2c000 r--p 00002000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f24afa2c000-7f24afa2d000 r--p 00002000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f24afa2d000-7f24afa2e000 rw-p 00003000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f24afa2e000-7f24afa2f000 r--p 00000000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f24afa2f000-7f24afa30000 r-xp 00001000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f24afa30000-7f24afa31000 r--p 00002000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f24afa31000-7f24afa32000 r--p 00002000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f24afa32000-7f24afa33000 rw-p 00003000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f24afa33000-7f24afa34000 r--p 00000000 00:3c 15244577                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f24afa34000-7f24afa35000 r-xp 00001000 00:3c 15244577                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f24afa35000-7f24afa36000 r--p 00002000 00:3c 15244577                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f24afa36000-7f24afa37000 r--p 00002000 00:3c 15244577                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f24afa37000-7f24afa38000 rw-p 00003000 00:3c 15244577                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f24afa38000-7f24afa39000 r--p 00000000 00:3c 15235069                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f24afa39000-7f24afa3a000 r-xp 00001000 00:3c 15235069                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f24afa3a000-7f24afa3b000 r--p 00002000 00:3c 15235069                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f24afa3b000-7f24afa3c000 r--p 00002000 00:3c 15235069                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f24afa3c000-7f24afa3d000 rw-p 00003000 00:3c 15235069                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f24afa3d000-7f24afa3e000 r--p 00000000 00:3c 15228322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f24afa3e000-7f24afa3f000 r-xp 00001000 00:3c 15228322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f24afa3f000-7f24afa40000 r--p 00002000 00:3c 15228322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f24afa40000-7f24afa41000 r--p 00002000 00:3c 15228322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f24afa41000-7f24afa42000 rw-p 00003000 00:3c 15228322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f24afa42000-7f24afa43000 r--p 00000000 00:3c 15234526                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f24afa43000-7f24afa44000 r-xp 00001000 00:3c 15234526                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f24afa44000-7f24afa45000 r--p 00002000 00:3c 15234526                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f24afa45000-7f24afa46000 r--p 00002000 00:3c 15234526                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f24afa46000-7f24afa47000 rw-p 00003000 00:3c 15234526                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f24afa47000-7f24afa48000 r--p 00000000 00:3c 15219861                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f24afa48000-7f24afa49000 r-xp 00001000 00:3c 15219861                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f24afa49000-7f24afa4a000 r--p 00002000 00:3c 15219861                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f24afa4a000-7f24afa4b000 r--p 00002000 00:3c 15219861                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f24afa4b000-7f24afa4c000 rw-p 00003000 00:3c 15219861                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f24afa4c000-7f24afa4d000 r--p 00000000 00:3c 15233312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f24afa4d000-7f24afa4e000 r-xp 00001000 00:3c 15233312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f24afa4e000-7f24afa4f000 r--p 00002000 00:3c 15233312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f24afa4f000-7f24afa50000 r--p 00002000 00:3c 15233312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f24afa50000-7f24afa51000 rw-p 00003000 00:3c 15233312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f24afa51000-7f24afa52000 r--p 00000000 00:3c 15232213                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f24afa52000-7f24afa53000 r-xp 00001000 00:3c 15232213                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f24afa53000-7f24afa54000 r--p 00002000 00:3c 15232213                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f24afa54000-7f24afa55000 r--p 00002000 00:3c 15232213                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f24afa55000-7f24afa56000 rw-p 00003000 00:3c 15232213                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f24afa56000-7f24afa57000 r--p 00000000 00:3c 15749663                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f24afa57000-7f24afa58000 r-xp 00001000 00:3c 15749663                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f24afa58000-7f24afa59000 r--p 00002000 00:3c 15749663                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f24afa59000-7f24afa5a000 r--p 00002000 00:3c 15749663                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f24afa5a000-7f24afa5b000 rw-p 00003000 00:3c 15749663                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f24afa5b000-7f24afa5c000 r--p 00000000 00:3c 15750698                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f24afa5c000-7f24afa5e000 r-xp 00001000 00:3c 15750698                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f24afa5e000-7f24afa5f000 r--p 00003000 00:3c 15750698                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f24afa5f000-7f24afa60000 r--p 00003000 00:3c 15750698                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f24afa60000-7f24afa61000 rw-p 00004000 00:3c 15750698                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f24afa61000-7f24afa62000 r--p 00000000 00:3c 15750654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f24afa62000-7f24afa63000 r-xp 00001000 00:3c 15750654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f24afa63000-7f24afa64000 r--p 00002000 00:3c 15750654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f24afa64000-7f24afa65000 r--p 00002000 00:3c 15750654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f24afa65000-7f24afa66000 rw-p 00003000 00:3c 15750654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f24afa66000-7f24afa69000 r--p 00000000 00:3c 15112337                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f24afa69000-7f24afa6d000 r-xp 00003000 00:3c 15112337                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f24afa6d000-7f24afa6e000 r--p 00007000 00:3c 15112337                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f24afa6e000-7f24afa6f000 r--p 00008000 00:3c 15112337                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f24afa6f000-7f24afa70000 rw-p 00009000 00:3c 15112337                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f24afa70000-7f24afa90000 rw-p 00000000 00:00 0 
7f24afa90000-7f24afa92000 r--p 00000000 00:3c 15112269                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f24afa92000-7f24afa94000 r-xp 00002000 00:3c 15112269                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f24afa94000-7f24afa95000 r--p 00004000 00:3c 15112269                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f24afa95000-7f24afa96000 r--p 00004000 00:3c 15112269                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f24afa96000-7f24afa97000 rw-p 00005000 00:3c 15112269                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f24afa97000-7f24afa98000 r--p 00000000 00:3c 15231364                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f24afa98000-7f24afa99000 r-xp 00001000 00:3c 15231364                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f24afa99000-7f24afa9a000 r--p 00002000 00:3c 15231364                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f24afa9a000-7f24afa9b000 r--p 00002000 00:3c 15231364                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f24afa9b000-7f24afa9c000 rw-p 00003000 00:3c 15231364                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f24afa9c000-7f24afa9d000 r--p 00000000 00:3c 15228182                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f24afa9d000-7f24afa9e000 r-xp 00001000 00:3c 15228182                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f24afa9e000-7f24afa9f000 r--p 00002000 00:3c 15228182                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f24afa9f000-7f24afaa0000 r--p 00002000 00:3c 15228182                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f24afaa0000-7f24afaa1000 rw-p 00003000 00:3c 15228182                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f24afaa1000-7f24afaa2000 r--p 00000000 00:3c 15230125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f24afaa2000-7f24afaa3000 r-xp 00001000 00:3c 15230125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f24afaa3000-7f24afaa4000 r--p 00002000 00:3c 15230125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f24afaa4000-7f24afaa5000 r--p 00002000 00:3c 15230125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f24afaa5000-7f24afaa6000 rw-p 00003000 00:3c 15230125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f24afaa6000-7f24afaa7000 r--p 00000000 00:3c 15228371                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f24afaa7000-7f24afaa8000 r-xp 00001000 00:3c 15228371                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f24afaa8000-7f24afaa9000 r--p 00002000 00:3c 15228371                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f24afaa9000-7f24afaaa000 r--p 00002000 00:3c 15228371                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f24afaaa000-7f24afaab000 rw-p 00003000 00:3c 15228371                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f24afaab000-7f24afaac000 r--p 00000000 00:3c 15226437                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f24afaac000-7f24afaad000 r-xp 00001000 00:3c 15226437                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f24afaad000-7f24afaae000 r--p 00002000 00:3c 15226437                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f24afaae000-7f24afaaf000 r--p 00002000 00:3c 15226437                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f24afaaf000-7f24afab0000 rw-p 00003000 00:3c 15226437                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f24afab0000-7f24afb00000 rw-p 00000000 00:00 0 
7f24afb01000-7f24afb02000 r--p 00000000 00:3c 15228152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f24afb02000-7f24afb03000 r-xp 00001000 00:3c 15228152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f24afb03000-7f24afb04000 r--p 00002000 00:3c 15228152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f24afb04000-7f24afb05000 r--p 00002000 00:3c 15228152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f24afb05000-7f24afb06000 rw-p 00003000 00:3c 15228152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f24afb06000-7f24afb07000 r--p 00000000 00:3c 15227959                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f24afb07000-7f24afb08000 r-xp 00001000 00:3c 15227959                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f24afb08000-7f24afb09000 r--p 00002000 00:3c 15227959                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f24afb09000-7f24afb0a000 r--p 00002000 00:3c 15227959                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f24afb0a000-7f24afb0b000 rw-p 00003000 00:3c 15227959                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f24afb0b000-7f24afb0c000 r--p 00000000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f24afb0c000-7f24afb0d000 r-xp 00001000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f24afb0d000-7f24afb0e000 r--p 00002000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f24afb0e000-7f24afb0f000 r--p 00002000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f24afb0f000-7f24afb10000 rw-p 00003000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f24afb10000-7f24afb30000 rw-p 00000000 00:00 0 
7f24afb30000-7f24afb31000 r--p 00000000 00:3c 15227860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f24afb31000-7f24afb32000 r-xp 00001000 00:3c 15227860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f24afb32000-7f24afb33000 r--p 00002000 00:3c 15227860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f24afb33000-7f24afb34000 r--p 00002000 00:3c 15227860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f24afb34000-7f24afb35000 rw-p 00003000 00:3c 15227860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f24afb35000-7f24afb36000 r--p 00000000 00:3c 15227378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f24afb36000-7f24afb37000 r-xp 00001000 00:3c 15227378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f24afb37000-7f24afb38000 r--p 00002000 00:3c 15227378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f24afb38000-7f24afb39000 r--p 00002000 00:3c 15227378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f24afb39000-7f24afb3a000 rw-p 00003000 00:3c 15227378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f24afb3a000-7f24afb3b000 r--p 00000000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f24afb3b000-7f24afb3c000 r-xp 00001000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f24afb3c000-7f24afb3d000 r--p 00002000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f24afb3d000-7f24afb3e000 r--p 00002000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f24afb3e000-7f24afb3f000 rw-p 00003000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f24afb3f000-7f24afb40000 r--p 00000000 00:3c 15247426                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f24afb40000-7f24afb41000 r-xp 00001000 00:3c 15247426                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f24afb41000-7f24afb42000 r--p 00002000 00:3c 15247426                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f24afb42000-7f24afb43000 r--p 00002000 00:3c 15247426                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f24afb43000-7f24afb44000 rw-p 00003000 00:3c 15247426                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f24afb44000-7f24afb46000 r--p 00000000 00:3c 15112316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f24afb46000-7f24afb4c000 r-xp 00002000 00:3c 15112316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f24afb4c000-7f24afb4e000 r--p 00008000 00:3c 15112316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f24afb4e000-7f24afb4f000 r--p 00009000 00:3c 15112316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f24afb4f000-7f24afb50000 rw-p 0000a000 00:3c 15112316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f24afb50000-7f24afb60000 rw-p 00000000 00:00 0 
7f24afb64000-7f24afb66000 r--p 00000000 00:3c 15112325                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f24afb66000-7f24afb68000 r-xp 00002000 00:3c 15112325                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f24afb68000-7f24afb69000 r--p 00004000 00:3c 15112325                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f24afb69000-7f24afb6a000 r--p 00004000 00:3c 15112325                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f24afb6a000-7f24afb6b000 rw-p 00005000 00:3c 15112325                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f24afb6b000-7f24afb6c000 r--p 00000000 00:3c 15247428                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f24afb6c000-7f24afb6d000 r-xp 00001000 00:3c 15247428                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f24afb6d000-7f24afb6e000 r--p 00002000 00:3c 15247428                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f24afb6e000-7f24afb6f000 r--p 00002000 00:3c 15247428                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f24afb6f000-7f24afb70000 rw-p 00003000 00:3c 15247428                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f24afb70000-7f24afbf0000 rw-p 00000000 00:00 0 
7f24afbf3000-7f24afbf4000 r--p 00000000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f24afbf4000-7f24afbf5000 r-xp 00001000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f24afbf5000-7f24afbf6000 r--p 00002000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f24afbf6000-7f24afbf7000 r--p 00002000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f24afbf7000-7f24afbf8000 rw-p 00003000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f24afbf8000-7f24afbfa000 r--p 00000000 00:3c 15225753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f24afbfa000-7f24afbfc000 r-xp 00002000 00:3c 15225753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f24afbfc000-7f24afbfd000 r--p 00004000 00:3c 15225753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f24afbfd000-7f24afbfe000 r--p 00004000 00:3c 15225753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f24afbfe000-7f24afbff000 rw-p 00005000 00:3c 15225753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f24afc01000-7f24afc02000 r--p 00000000 00:3c 15222661                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f24afc02000-7f24afc03000 r-xp 00001000 00:3c 15222661                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f24afc03000-7f24afc04000 r--p 00002000 00:3c 15222661                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f24afc04000-7f24afc05000 r--p 00002000 00:3c 15222661                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f24afc05000-7f24afc06000 rw-p 00003000 00:3c 15222661                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f24afc06000-7f24afc07000 r--p 00000000 00:3c 15112282                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f24afc07000-7f24afc08000 r-xp 00001000 00:3c 15112282                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f24afc08000-7f24afc09000 r--p 00002000 00:3c 15112282                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f24afc09000-7f24afc0a000 r--p 00002000 00:3c 15112282                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f24afc0a000-7f24afc0b000 rw-p 00003000 00:3c 15112282                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f24afc0b000-7f24afc0c000 r--p 00000000 00:3c 15112263                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f24afc0c000-7f24afc0d000 r-xp 00001000 00:3c 15112263                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f24afc0d000-7f24afc0e000 r--p 00002000 00:3c 15112263                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f24afc0e000-7f24afc0f000 r--p 00002000 00:3c 15112263                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f24afc0f000-7f24afc10000 rw-p 00003000 00:3c 15112263                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f24afc10000-7f24afc13000 r--p 00000000 00:3c 15112338                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f24afc13000-7f24afc1c000 r-xp 00003000 00:3c 15112338                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f24afc1c000-7f24afc1e000 r--p 0000c000 00:3c 15112338                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f24afc1e000-7f24afc1f000 r--p 0000d000 00:3c 15112338                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f24afc1f000-7f24afc20000 rw-p 0000e000 00:3c 15112338                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f24afc20000-7f24afcc0000 rw-p 00000000 00:00 0 
7f24afcc1000-7f24afcc2000 r--p 00000000 00:3c 15225037                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f24afcc2000-7f24afcc3000 r-xp 00001000 00:3c 15225037                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f24afcc3000-7f24afcc4000 r--p 00002000 00:3c 15225037                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f24afcc4000-7f24afcc5000 r--p 00002000 00:3c 15225037                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f24afcc5000-7f24afcc6000 rw-p 00003000 00:3c 15225037                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f24afcc6000-7f24afcc8000 r--p 00000000 00:3c 15112279                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f24afcc8000-7f24afccb000 r-xp 00002000 00:3c 15112279                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f24afccb000-7f24afccd000 r--p 00005000 00:3c 15112279                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f24afccd000-7f24afcce000 r--p 00006000 00:3c 15112279                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f24afcce000-7f24afccf000 rw-p 00007000 00:3c 15112279                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f24afccf000-7f24afcd0000 ---p 00000000 00:00 0 
7f24afcd0000-7f24afd11000 rw-p 00000000 00:00 0 
7f24afd11000-7f24afd12000 ---p 00000000 00:00 0 
7f24afd12000-7f24afd53000 rw-p 00000000 00:00 0 
7f24afd53000-7f24afd54000 ---p 00000000 00:00 0 
7f24afd54000-7f24afd95000 rw-p 00000000 00:00 0 
7f24afd95000-7f24afd96000 ---p 00000000 00:00 0 
7f24afd96000-7f24afdd7000 rw-p 00000000 00:00 0 
7f24afdd7000-7f24afdd8000 ---p 00000000 00:00 0 
7f24afdd8000-7f24afe19000 rw-p 00000000 00:00 0 
7f24afe19000-7f24afe1a000 ---p 00000000 00:00 0 
7f24afe1a000-7f24afe5b000 rw-p 00000000 00:00 0 
7f24afe5b000-7f24afe5c000 ---p 00000000 00:00 0 
7f24afe5c000-7f24afe9d000 rw-p 00000000 00:00 0 
7f24afe9d000-7f24afe9e000 ---p 00000000 00:00 0 
7f24afe9e000-7f24afedf000 rw-p 00000000 00:00 0 
7f24afedf000-7f24afee0000 ---p 00000000 00:00 0 
7f24afee0000-7f24aff21000 rw-p 00000000 00:00 0 
7f24aff21000-7f24aff22000 ---p 00000000 00:00 0 
7f24aff22000-7f24aff63000 rw-p 00000000 00:00 0 
7f24aff63000-7f24aff64000 ---p 00000000 00:00 0 
7f24aff64000-7f24affa5000 rw-p 00000000 00:00 0 
7f24affa5000-7f24affa6000 ---p 00000000 00:00 0 
7f24affa6000-7f24affe7000 rw-p 00000000 00:00 0 
7f24affe7000-7f24affe8000 ---p 00000000 00:00 0 
7f24affe8000-7f24b0029000 rw-p 00000000 00:00 0 
7f24b0029000-7f24b002a000 ---p 00000000 00:00 0 
7f24b002a000-7f24b006b000 rw-p 00000000 00:00 0 
7f24b006b000-7f24b006c000 ---p 00000000 00:00 0 
7f24b006c000-7f24b00ad000 rw-p 00000000 00:00 0 
7f24b00ad000-7f24b00ae000 ---p 00000000 00:00 0 
7f24b00ae000-7f24b00ef000 rw-p 00000000 00:00 0 
7f24b00ef000-7f24b00f0000 ---p 00000000 00:00 0 
7f24b00f0000-7f24b0131000 rw-p 00000000 00:00 0 
7f24b0131000-7f24b0132000 ---p 00000000 00:00 0 
7f24b0132000-7f24b0173000 rw-p 00000000 00:00 0 
7f24b0173000-7f24b0174000 ---p 00000000 00:00 0 
7f24b0174000-7f24b01b5000 rw-p 00000000 00:00 0 
7f24b01b5000-7f24b01b6000 ---p 00000000 00:00 0 
7f24b01b6000-7f24b01f7000 rw-p 00000000 00:00 0 
7f24b01f7000-7f24b01f8000 ---p 00000000 00:00 0 
7f24b01f8000-7f24b0239000 rw-p 00000000 00:00 0 
7f24b0239000-7f24b023a000 ---p 00000000 00:00 0 
7f24b023a000-7f24b027b000 rw-p 00000000 00:00 0 
7f24b027b000-7f24b027c000 ---p 00000000 00:00 0 
7f24b027c000-7f24b02bd000 rw-p 00000000 00:00 0 
7f24b02bd000-7f24b02be000 ---p 00000000 00:00 0 
7f24b02be000-7f24b02ff000 rw-p 00000000 00:00 0 
7f24b02ff000-7f24b0300000 ---p 00000000 00:00 0 
7f24b0300000-7f24b0341000 rw-p 00000000 00:00 0 
7f24b0341000-7f24b0342000 ---p 00000000 00:00 0 
7f24b0342000-7f24b0383000 rw-p 00000000 00:00 0 
7f24b0383000-7f24b0384000 ---p 00000000 00:00 0 
7f24b0384000-7f24b03c5000 rw-p 00000000 00:00 0 
7f24b03c5000-7f24b03c6000 ---p 00000000 00:00 0 
7f24b03c6000-7f24b0407000 rw-p 00000000 00:00 0 
7f24b0407000-7f24b0408000 ---p 00000000 00:00 0 
7f24b0408000-7f24b0449000 rw-p 00000000 00:00 0 
7f24b0449000-7f24b044a000 ---p 00000000 00:00 0 
7f24b044a000-7f24b048b000 rw-p 00000000 00:00 0 
7f24b048b000-7f24b048c000 ---p 00000000 00:00 0 
7f24b048c000-7f24b04cd000 rw-p 00000000 00:00 0 
7f24b04cd000-7f24b04ce000 ---p 00000000 00:00 0 
7f24b04ce000-7f24b050f000 rw-p 00000000 00:00 0 
7f24b050f000-7f24b0510000 ---p 00000000 00:00 0 
7f24b0510000-7f24b0d80000 rw-p 00000000 00:00 0 
7f24b0d80000-7f24b0d82000 r--p 00000000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f24b0d82000-7f24b0d87000 r-xp 00002000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f24b0d87000-7f24b0d88000 r--p 00007000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f24b0d88000-7f24b0d89000 r--p 00008000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f24b0d89000-7f24b0d8a000 rw-p 00009000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f24b0d8a000-7f24b0d8b000 r--p 00000000 00:3c 15111153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f24b0d8b000-7f24b0d8c000 r-xp 00001000 00:3c 15111153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f24b0d8c000-7f24b0d8d000 r--p 00002000 00:3c 15111153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f24b0d8d000-7f24b0d8e000 r--p 00002000 00:3c 15111153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f24b0d8e000-7f24b0d8f000 rw-p 00003000 00:3c 15111153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f24b0d8f000-7f24ca18f000 rw-p 00000000 00:00 0 
7f24ca190000-7f24ca191000 r--p 00000000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f24ca191000-7f24ca192000 r-xp 00001000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f24ca192000-7f24ca193000 r--p 00002000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f24ca193000-7f24ca194000 r--p 00002000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f24ca194000-7f24ca195000 rw-p 00003000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f24ca195000-7f24ca196000 r--p 00000000 00:3c 15225199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f24ca196000-7f24ca197000 r-xp 00001000 00:3c 15225199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f24ca197000-7f24ca198000 r--p 00002000 00:3c 15225199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f24ca198000-7f24ca199000 r--p 00002000 00:3c 15225199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f24ca199000-7f24ca19a000 rw-p 00003000 00:3c 15225199                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f24ca19a000-7f24ca19b000 r--p 00000000 00:3c 15352594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f24ca19b000-7f24ca19d000 r-xp 00001000 00:3c 15352594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f24ca19d000-7f24ca19e000 r--p 00003000 00:3c 15352594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f24ca19e000-7f24ca19f000 r--p 00003000 00:3c 15352594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f24ca19f000-7f24ca1a0000 rw-p 00004000 00:3c 15352594                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f24ca1a0000-7f24ca1c0000 rw-p 00000000 00:00 0 
7f24ca1c3000-7f24ca2c4000 rw-p 00000000 00:00 0 
7f24ca2c4000-7f24ca2cb000 r--s 00000000 00:3c 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f24ca2cb000-7f24ca324000 r--p 00000000 00:3c 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7f24ca324000-7f24ca326000 rw-p 00000000 00:00 0 
7f24ca326000-7f24ca32a000 r--p 00000000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f24ca32a000-7f24ca34d000 r-xp 00004000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f24ca34d000-7f24ca351000 r--p 00027000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f24ca351000-7f24ca352000 r--p 0002b000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f24ca352000-7f24ca353000 rw-p 0002c000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f24ca353000-7f24ca37b000 r--p 00000000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f24ca37b000-7f24ca503000 r-xp 00028000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f24ca503000-7f24ca552000 r--p 001b0000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f24ca552000-7f24ca556000 r--p 001fe000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f24ca556000-7f24ca558000 rw-p 00202000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f24ca558000-7f24ca567000 rw-p 00000000 00:00 0 
7f24ca567000-7f24ca577000 r--p 00000000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f24ca577000-7f24ca5f6000 r-xp 00010000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f24ca5f6000-7f24ca64e000 r--p 0008f000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f24ca64e000-7f24ca64f000 r--p 000e7000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f24ca64f000-7f24ca650000 rw-p 000e8000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f24ca650000-7f24ca652000 r--p 00000000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f24ca652000-7f24ca667000 r-xp 00002000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f24ca667000-7f24ca680000 r--p 00017000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f24ca680000-7f24ca681000 r--p 0002f000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f24ca681000-7f24ca682000 rw-p 00030000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f24ca682000-7f24ca68a000 rw-p 00000000 00:00 0 
7f24ca68a000-7f24ca694000 r--p 00000000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f24ca694000-7f24ca6f7000 r-xp 0000a000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f24ca6f7000-7f24ca70c000 r--p 0006d000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f24ca70c000-7f24ca70d000 r--p 00081000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f24ca70d000-7f24ca70e000 rw-p 00082000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f24ca70e000-7f24ca710000 r--p 00000000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f24ca710000-7f24ca722000 r-xp 00002000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f24ca722000-7f24ca728000 r--p 00014000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f24ca728000-7f24ca729000 r--p 0001a000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f24ca729000-7f24ca72a000 rw-p 0001b000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f24ca72a000-7f24ca72b000 r--p 00000000 00:3c 15110736                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f24ca72b000-7f24ca72c000 r-xp 00001000 00:3c 15110736                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f24ca72c000-7f24ca72d000 r--p 00002000 00:3c 15110736                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f24ca72d000-7f24ca72e000 r--p 00002000 00:3c 15110736                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f24ca72e000-7f24ca72f000 rw-p 00003000 00:3c 15110736                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f24ca72f000-7f24ca777000 r--p 00000000 00:3c 15110665                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f24ca777000-7f24cac2e000 r-xp 00048000 00:3c 15110665                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f24cac2e000-7f24cadbf000 r--p 004ff000 00:3c 15110665                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f24cadbf000-7f24cadd5000 r--p 0068f000 00:3c 15110665                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f24cadd5000-7f24cadd9000 rw-p 006a5000 00:3c 15110665                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f24cadd9000-7f24cadef000 rw-p 00000000 00:00 0 
7f24cadef000-7f24cadf0000 r--p 00000000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f24cadf0000-7f24cae1b000 r-xp 00001000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f24cae1b000-7f24cae25000 r--p 0002c000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f24cae25000-7f24cae27000 r--p 00036000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f24cae27000-7f24cae29000 rw-p 00038000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fff7ac42000-7fff7ac8a000 rw-p 00000000 00:00 0                          [stack]
7fff7ad0e000-7fff7ad12000 r--p 00000000 00:00 0                          [vvar]
7fff7ad12000-7fff7ad14000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


make: *** [uncommon.mk:975: yes-test-all] Segmentation fault (core dumped)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 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
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.1.9/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
ruby 3.5.0dev (2025-05-20T16:57:23Z master b043abc048) +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ......................................

Finished in 17.870400 seconds

3337 files, 33380 examples, 155824 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.
raw logfile