# Logfile created on 2025-05-19 20:33:16 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007f7e3f29fdc8 @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.20250519-203316", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f7e3f2c1e28 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f7e3f2c1b08 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f7e3f1da6e0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20250519-203316", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20250519-203316>, @binmode=false, @mon_data=#<Monitor:0x00007f7e3f2c1770>, @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/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.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
   40c957b..a7ef9a4  master     -> origin/master
Updating 40c957b..a7ef9a4
Fast-forward
 .rdoc_options |  2 +-
 Cargo.toml    |  2 +-
 NEWS.md       | 24 ++++++++++++++----------
 configure.ac  |  1 +
 vm.c          |  7 +++----
 5 files changed, 20 insertions(+), 16 deletions(-)
Latest commit hash = a7ef9a44a6
$$$[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
generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged
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/revision.h updated
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
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...
/bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb unchanged
generating enc.mk
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/version.c
compiling /tmp/ruby/src/trunk-repeat20/vm.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.

creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-repeat20/loadpath.c
builtin_binary.inc updated
62a90447dd7067f7e2120b47d4c431f148eed17fdbd8e11fc2c91f807c2cd44e  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'
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
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'
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
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
generating transdb.h
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
transdb.h unchanged
generating makefiles ext/configure-ext.mk
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
linking encoding iso_8859_16.so
linking transcoder transdb.so
linking transcoder big5.so
linking encoding koi8_r.so
linking transcoder cesu_8.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking encoding utf_16be.so
linking transcoder emoji.so
linking encoding utf_16le.so
linking transcoder emoji_iso2022_kddi.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking transcoder emoji_sjis_docomo.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking transcoder emoji_sjis_kddi.so
linking encoding windows_1254.so
linking encoding windows_1257.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
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]: Entering 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/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering 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/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
linking shared-object rbconfig/sizeof.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
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]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
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/debug-1.10.0/ext/debug'
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/bigdecimal-3.1.9/ext/bigdecimal'
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/fiddle-1.1.8/ext/fiddle'
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]: 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/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof'
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]: 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'
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
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision -
	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'
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged
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
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
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.5.gem
making srcs under enc
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'
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
  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
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/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering 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/date'
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]: Leaving 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/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering 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/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
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/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
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]: Entering 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/ext/socket'
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/bigdecimal-3.1.9/ext/bigdecimal'
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/racc-1.8.1/ext/racc/cparse'
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/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/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/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
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.13.1
                                    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=11934
  "--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: TestNetHTTP_v1_2#test_get__crlf: 8 #<File::Stat dev=0x8, ino=3193233317, 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: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=3193312494, 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 1122.024124s, 25.6412 tests/s, 5423.7515 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPSocket:fd 11, AF_INET6, ::1, 37777>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11
Finished(2/20)  tests in 1299.223631s, 22.1448 tests/s, 4685.4959 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=3194293670, 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: 11 #<File::Stat dev=0x8, ino=3194307932, 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: WebauthnListenerTest#test_wait_for_otp_code_options_request: 12 : #<TCPSocket:fd 12, AF_INET, 127.0.0.1, 33109>
Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 12
Finished(3/20)  tests in 1555.197441s, 18.4999 tests/s, 3914.2503 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x8, ino=3195106800, 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_s_start: 13 #<File::Stat dev=0x8, ino=3195112393, 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: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 41387>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 15
Finished(4/20)  tests in 1504.092913s, 19.1285 tests/s, 4046.9515 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 45275>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 15
Finished(5/20)  tests in 1376.590748s, 20.9002 tests/s, 4421.7325 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 15 : #<TCPSocket:fd 15, AF_INET, 127.0.0.1, 38461>
Closed file descriptor: TestOpenURISSL#test_ssl_min_version: 15
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007f763fd89c28 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:712 sleep>
Finished thread: TestSocket#test_unix: #<Thread:0x00007f763fd89c28 /tmp/ruby/build/trunk-repeat20/.ext/common/socket.rb:712 dead>
Finished(6/20)  tests in 1461.855327s, 19.6812 tests/s, 4164.1002 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 14 #<File::Stat dev=0x8, ino=3197013554, 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: 15 #<File::Stat dev=0x8, ino=3197026385, 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: TestOpenURISSL#test_bad_ssl_version: 16 #<File::Stat dev=0x8, ino=3197079917, 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: TestNetHTTPKeepAlive#test_http_retry_success: 17 #<File::Stat dev=0x8, ino=3197101980, 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: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 36871>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 43315>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19
Finished(7/20)  tests in 1380.317935s, 20.8437 tests/s, 4410.2854 assertions/s.
Closed file descriptor: TestSocket_TCPSocket#test_initialize_v6_hostname_resolved_in_resolution_delay: 18
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 18 #<File::Stat dev=0x8, ino=3197681293, 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: TestOpenURISSL#test_bad_ssl_version: 19 #<File::Stat dev=0x8, ino=3197805904, 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: WebauthnListenerTest#test_wait_for_otp_code_options_request: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 35833>
Closed file descriptor: WebauthnListenerTest#test_listener_thread_sets_error: 20
Finished(8/20)  tests in 1480.800794s, 19.4294 tests/s, 4110.8467 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 20 #<File::Stat dev=0x8, ino=3198406063, 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: 21 #<File::Stat dev=0x8, ino=3198417380, 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: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 23 : #<TCPSocket:fd 23, AF_INET6, ::1, 42557>
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 24 : #<TCPSocket:fd 24, AF_INET6, ::1, 40165>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24
/tmp/ruby/src/trunk-repeat20/test/ruby/test_enumerator.rb:869: [BUG] Segmentation fault at 0x00007f75b4980000
ruby 3.5.0dev (2025-05-19T17:34:29Z master a7ef9a44a6) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0032 p:---- s:0182 e:000181 CFUNC  :lazy
c:0031 p:0004 s:0178 e:000177 BLOCK  /tmp/ruby/src/trunk-repeat20/test/ruby/test_enumerator.rb:869
c:0030 p:0024 s:0172 e:000171 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:254
c:0029 p:0046 s:0167 e:000166 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:268
c:0028 p:0019 s:0160 e:000159 METHOD /tmp/ruby/src/trunk-repeat20/test/ruby/test_enumerator.rb:868
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:001238 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:827
c:0018 p:0008 s:0094 E:001928 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:864
c:0017 p:0130 s:0087 E:001cf8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1610
c:0016 p:0016 s:0074 E:0012f8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1305
c:0015 p:0005 s:0069 E:0012c0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1775
c:0014 p:0006 s:0065 E:002648 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:0015e8 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:001140 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1052
c:0009 p:0008 s:0041 E:001390 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:897
c:0008 p:0017 s:0035 E:001468 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 E:001498 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1289
c:0006 p:0032 s:0025 E:0014c0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1889
c:0005 p:0020 s:0021 E:0014f8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1893
c:0004 p:0065 s:0016 E:001528 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:001550 EVAL   /tmp/ruby/src/trunk-repeat20/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001c70 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_enumerator.rb:868:in 'test_lazy_chain_under_gc_compact_stress'
/tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:268:in 'under_gc_compact_stress'
/tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:254:in 'under_gc_stress'
/tmp/ruby/src/trunk-repeat20/test/ruby/test_enumerator.rb:869:in 'block in test_lazy_chain_under_gc_compact_stress'
/tmp/ruby/src/trunk-repeat20/test/ruby/test_enumerator.rb:869:in 'lazy'

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007f7660e8a417 RBP: 0x0000000000000000 RSP: 0x00007ffc2e2d0c38
 RAX: 0x0000000000000000 RBX: 0x00007f75b4987ed0 RCX: 0x0000000000000000
 RDX: 0x0000000000000000 RDI: 0x00007f75b4980000 RSI: 0x0000000000000000
  R8: 0x00007f7660e8d8a0  R9: 0x0000000000001802 R10: 0x0000000000000000
 R11: 0x00007f7660e8d8a0 R12: 0x00007f75b4987ed0 R13: 0x0000000000000035
 R14: 0x000055b4bc809520 R15: 0x00007f75afbae010 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_print_backtrace+0x8) [0x7f76610981d2] /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) [0x7f7660e69c94] /tmp/ruby/src/trunk-repeat20/error.c:1130
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(sigsegv+0x48) [0x7f7660fcdec8] /tmp/ruby/src/trunk-repeat20/signal.c:936
/lib/x86_64-linux-gnu/libc.so.6(0x7f766099f320) [0x7f766099f320]
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_obj_slot_size+0x3) [0x7f7660e8a417] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2183
/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) [0x7f7660e8d7c0] /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:3936
/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) [0x7f7660e8d8d0] /tmp/ruby/src/trunk-repeat20/gc/gc.h:114
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(st_general_foreach+0x68) [0x7f7660fda6c3] /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) [0x7f7660e8635d] /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) [0x7f7660e9162a] /tmp/ruby/src/trunk-repeat20/gc.c:4269
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_ref_update+0xde) [0x7f7660e94502] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:7031
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_update_references) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:7073
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_compact_finish) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:3407
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_sweep_compact) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5612
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_sweep) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4066
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_start+0xc24) [0x7f7660e9b544] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6418
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(garbage_collect+0x65) [0x7f7660e9e190] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6299
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(newobj_slowpath) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2425
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2447
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_new_obj+0x1c) [0x7f7660e9f064] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2484
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:1005
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(typed_data_alloc) /tmp/ruby/src/trunk-repeat20/gc.c:1081
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_data_typed_object_zalloc) /tmp/ruby/src/trunk-repeat20/gc.c:1104
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(enumerator_allocate+0x5) [0x7f7660e62bb9] /tmp/ruby/src/trunk-repeat20/enumerator.c:403
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(lazy_to_enum_i) /tmp/ruby/src/trunk-repeat20/enumerator.c:1947
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(enumerable_lazy) /tmp/ruby/src/trunk-repeat20/enumerator.c:1938
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f7661064fad] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xbb) [0x7f766107a510] /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) [0x7f7661080cbe] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7f7661085968] /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) [0x7f7660d9c6ec] /tmp/ruby/src/trunk-repeat20/array.c:3655
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f7661064fad] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xcf) [0x7f766106d5ff] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5995
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x10da) [0x7f766107b4aa] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f7661080e7e] /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) [0x7f7661085968] /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) [0x7f7660d95bac] /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) [0x7f7661064fad] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xcf) [0x7f766106d5ff] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5995
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x10da) [0x7f766107b4aa] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f7661080cbe] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x42) [0x7f7661085968] /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) [0x7f7660d95bac] /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) [0x7f7661064fad] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xcf) [0x7f766106d5ff] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5995
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x10da) [0x7f766107b4aa] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f7661080e7e] /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) [0x7f7660ee58cc] /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) [0x7f7660ee5b33] /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) [0x7f7661064fad] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3798
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xbb) [0x7f766107a510] /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) [0x7f7661080cbe] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7f7660e73aa5] /tmp/ruby/src/trunk-repeat20/eval.c:281
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(ruby_run_node+0x83) [0x7f7660e77c23] /tmp/ruby/src/trunk-repeat20/eval.c:319
/tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55b4ab1d0186] /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) [0x7f76609841ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f766098428b] ../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
[0x55b4ab1d01d5]

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

* Process memory map:

55b4ab1cf000-55b4ab1d0000 r--p 00000000 00:3c 15111107                   /tmp/ruby/build/trunk-repeat20/ruby
55b4ab1d0000-55b4ab1d1000 r-xp 00001000 00:3c 15111107                   /tmp/ruby/build/trunk-repeat20/ruby
55b4ab1d1000-55b4ab1d2000 r--p 00002000 00:3c 15111107                   /tmp/ruby/build/trunk-repeat20/ruby
55b4ab1d2000-55b4ab1d3000 r--p 00002000 00:3c 15111107                   /tmp/ruby/build/trunk-repeat20/ruby
55b4ab1d3000-55b4ab1d4000 rw-p 00003000 00:3c 15111107                   /tmp/ruby/build/trunk-repeat20/ruby
55b4b6730000-55b4c8061000 rw-p 00000000 00:00 0                          [heap]
7f75ab5c0000-7f75ab5e0000 rw-p 00000000 00:00 0 
7f75ab64e000-7f75ab64f000 ---p 00000000 00:00 0 
7f75ab64f000-7f75abe4f000 rw-p 00000000 00:00 0 
7f75abe8f000-7f75abe90000 ---p 00000000 00:00 0 
7f75abe90000-7f75ac6a0000 rw-p 00000000 00:00 0 
7f75acfa0000-7f75acfb0000 rw-p 00000000 00:00 0 
7f75ae4b8000-7f75afa90000 r--s 00000000 00:3c 15108464                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f75afa90000-7f75afaa0000 rw-p 00000000 00:00 0 
7f75afbae000-7f75b2baf000 rw-p 00000000 00:00 0 
7f75b2baf000-7f75b2bb0000 ---p 00000000 00:00 0 
7f75b2bb0000-7f75b33b0000 rw-p 00000000 00:00 0 
7f75b36b0000-7f75b36c0000 rw-p 00000000 00:00 0 
7f75b3c20000-7f75b3c30000 rw-p 00000000 00:00 0 
7f75b3c40000-7f75b3c60000 rw-p 00000000 00:00 0 
7f75b3d40000-7f75b3d60000 rw-p 00000000 00:00 0 
7f75b3d80000-7f75b3d90000 rw-p 00000000 00:00 0 
7f75b3e50000-7f75b3e60000 rw-p 00000000 00:00 0 
7f75b3ec0000-7f75b3ed0000 rw-p 00000000 00:00 0 
7f75b3ff0000-7f75b4000000 rw-p 00000000 00:00 0 
7f75b42a0000-7f75b42b0000 rw-p 00000000 00:00 0 
7f75b4450000-7f75b4460000 rw-p 00000000 00:00 0 
7f75b44e0000-7f75b44f0000 rw-p 00000000 00:00 0 
7f75b45e0000-7f75b45f0000 rw-p 00000000 00:00 0 
7f75b4660000-7f75b4670000 rw-p 00000000 00:00 0 
7f75b4680000-7f75b4690000 rw-p 00000000 00:00 0 
7f75b4710000-7f75b4720000 rw-p 00000000 00:00 0 
7f75b4740000-7f75b4750000 rw-p 00000000 00:00 0 
7f75b4770000-7f75b4780000 rw-p 00000000 00:00 0 
7f75b4800000-7f75b4810000 rw-p 00000000 00:00 0 
7f75b4840000-7f75b4860000 rw-p 00000000 00:00 0 
7f75b48a0000-7f75b48b0000 rw-p 00000000 00:00 0 
7f75b4900000-7f75b4910000 rw-p 00000000 00:00 0 
7f75b4960000-7f75b4970000 rw-p 00000000 00:00 0 
7f75b4990000-7f75b49a0000 rw-p 00000000 00:00 0 
7f75b49d0000-7f75b49e0000 rw-p 00000000 00:00 0 
7f75b4a20000-7f75b4a30000 rw-p 00000000 00:00 0 
7f75b4a70000-7f75b4a80000 rw-p 00000000 00:00 0 
7f75b4ac0000-7f75b4ad0000 rw-p 00000000 00:00 0 
7f75b4b10000-7f75b4b20000 rw-p 00000000 00:00 0 
7f75b4b70000-7f75b4b80000 rw-p 00000000 00:00 0 
7f75b4b90000-7f75b4ba0000 rw-p 00000000 00:00 0 
7f75b4c30000-7f75b4c40000 rw-p 00000000 00:00 0 
7f75b4c90000-7f75b4ca0000 rw-p 00000000 00:00 0 
7f75b4cc0000-7f75b4cd0000 rw-p 00000000 00:00 0 
7f75b4db0000-7f75b4dc0000 rw-p 00000000 00:00 0 
7f75b4e80000-7f75b4e90000 rw-p 00000000 00:00 0 
7f75b4f80000-7f75b4f90000 rw-p 00000000 00:00 0 
7f75b5010000-7f75b5030000 rw-p 00000000 00:00 0 
7f75b5040000-7f75b5050000 rw-p 00000000 00:00 0 
7f75b5090000-7f75b50a0000 rw-p 00000000 00:00 0 
7f75b50e0000-7f75b5110000 rw-p 00000000 00:00 0 
7f75b5270000-7f75b5280000 rw-p 00000000 00:00 0 
7f75b5350000-7f75b5360000 rw-p 00000000 00:00 0 
7f75b53c0000-7f75b53d0000 rw-p 00000000 00:00 0 
7f75b5600000-7f75b5610000 rw-p 00000000 00:00 0 
7f75b56b0000-7f75b56c0000 rw-p 00000000 00:00 0 
7f75b5720000-7f75b5730000 rw-p 00000000 00:00 0 
7f75b5790000-7f75b57a0000 rw-p 00000000 00:00 0 
7f75b5820000-7f75b5830000 rw-p 00000000 00:00 0 
7f75b58c0000-7f75b58d0000 rw-p 00000000 00:00 0 
7f75b5919000-7f75b5b20000 r--s 00000000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f75b5b20000-7f75b5b30000 rw-p 00000000 00:00 0 
7f75b5c30000-7f75b5c40000 rw-p 00000000 00:00 0 
7f75b5ca0000-7f75b5cb0000 rw-p 00000000 00:00 0 
7f75b5ce0000-7f75b5d00000 rw-p 00000000 00:00 0 
7f75b5d20000-7f75b5d40000 rw-p 00000000 00:00 0 
7f75b5d50000-7f75b5d60000 rw-p 00000000 00:00 0 
7f75b5d80000-7f75b5da0000 rw-p 00000000 00:00 0 
7f75b5dc0000-7f75b5dd0000 rw-p 00000000 00:00 0 
7f75b5de0000-7f75b5df0000 rw-p 00000000 00:00 0 
7f75b5e00000-7f75b5e10000 rw-p 00000000 00:00 0 
7f75b5e20000-7f75b5e30000 rw-p 00000000 00:00 0 
7f75b5f60000-7f75b5f70000 rw-p 00000000 00:00 0 
7f75b5fa0000-7f75b5fb0000 rw-p 00000000 00:00 0 
7f75b60b0000-7f75b60c0000 rw-p 00000000 00:00 0 
7f75b6140000-7f75b617e000 r--s 00000000 00:3c 15111107                   /tmp/ruby/build/trunk-repeat20/ruby
7f75b617e000-7f75b617f000 ---p 00000000 00:00 0 
7f75b617f000-7f75b619f000 rw-p 00000000 00:00 0 
7f75b619f000-7f75b61a0000 ---p 00000000 00:00 0 
7f75b61a0000-7f75b61d0000 rw-p 00000000 00:00 0 
7f75b61de000-7f75b61df000 ---p 00000000 00:00 0 
7f75b61df000-7f75b61ff000 rw-p 00000000 00:00 0 
7f75b61ff000-7f75b6200000 ---p 00000000 00:00 0 
7f75b6200000-7f75b6230000 rw-p 00000000 00:00 0 
7f75b6240000-7f75b6250000 rw-p 00000000 00:00 0 
7f75b625d000-7f75b625e000 ---p 00000000 00:00 0 
7f75b625e000-7f75b627e000 rw-p 00000000 00:00 0 
7f75b627e000-7f75b627f000 ---p 00000000 00:00 0 
7f75b627f000-7f75b629f000 rw-p 00000000 00:00 0 
7f75b629f000-7f75b62a0000 ---p 00000000 00:00 0 
7f75b62a0000-7f75b62d0000 rw-p 00000000 00:00 0 
7f75b62dd000-7f75b62de000 ---p 00000000 00:00 0 
7f75b62de000-7f75b62fe000 rw-p 00000000 00:00 0 
7f75b62fe000-7f75b62ff000 ---p 00000000 00:00 0 
7f75b62ff000-7f75b631f000 rw-p 00000000 00:00 0 
7f75b631f000-7f75b6320000 ---p 00000000 00:00 0 
7f75b6320000-7f75b6350000 rw-p 00000000 00:00 0 
7f75b6360000-7f75b6370000 rw-p 00000000 00:00 0 
7f75b637d000-7f75b637e000 ---p 00000000 00:00 0 
7f75b637e000-7f75b639e000 rw-p 00000000 00:00 0 
7f75b639e000-7f75b639f000 ---p 00000000 00:00 0 
7f75b639f000-7f75b63bf000 rw-p 00000000 00:00 0 
7f75b63bf000-7f75b63c0000 ---p 00000000 00:00 0 
7f75b63c0000-7f75b63f0000 rw-p 00000000 00:00 0 
7f75b640e000-7f75b640f000 ---p 00000000 00:00 0 
7f75b640f000-7f75b642f000 rw-p 00000000 00:00 0 
7f75b642f000-7f75b6430000 ---p 00000000 00:00 0 
7f75b6430000-7f75b6460000 rw-p 00000000 00:00 0 
7f75b6470000-7f75b6480000 rw-p 00000000 00:00 0 
7f75b648f000-7f75b6490000 ---p 00000000 00:00 0 
7f75b6490000-7f75b64c0000 rw-p 00000000 00:00 0 
7f75b64d0000-7f75b64e0000 rw-p 00000000 00:00 0 
7f75b64f0000-7f75b6500000 rw-p 00000000 00:00 0 
7f75b651d000-7f75b651e000 ---p 00000000 00:00 0 
7f75b651e000-7f75b653e000 rw-p 00000000 00:00 0 
7f75b653e000-7f75b653f000 ---p 00000000 00:00 0 
7f75b653f000-7f75b655f000 rw-p 00000000 00:00 0 
7f75b655f000-7f75b6560000 ---p 00000000 00:00 0 
7f75b6560000-7f75b6590000 rw-p 00000000 00:00 0 
7f75b65b0000-7f75b65c0000 rw-p 00000000 00:00 0 
7f75b65cd000-7f75b65ce000 ---p 00000000 00:00 0 
7f75b65ce000-7f75b65ee000 rw-p 00000000 00:00 0 
7f75b6600000-7f75b6650000 rw-p 00000000 00:00 0 
7f75b6660000-7f75b66a0000 rw-p 00000000 00:00 0 
7f75b66b0000-7f75b66d0000 rw-p 00000000 00:00 0 
7f75b66e0000-7f75b6710000 rw-p 00000000 00:00 0 
7f75b6720000-7f75b6750000 rw-p 00000000 00:00 0 
7f75b6760000-7f75b6770000 rw-p 00000000 00:00 0 
7f75b677f000-7f75b6780000 ---p 00000000 00:00 0 
7f75b6780000-7f75b67c1000 rw-p 00000000 00:00 0 
7f75b67c1000-7f75b67c2000 ---p 00000000 00:00 0 
7f75b67c2000-7f75b6803000 rw-p 00000000 00:00 0 
7f75b6803000-7f75b6804000 ---p 00000000 00:00 0 
7f75b6804000-7f75b6845000 rw-p 00000000 00:00 0 
7f75b6845000-7f75b6846000 ---p 00000000 00:00 0 
7f75b6846000-7f75b6887000 rw-p 00000000 00:00 0 
7f75b6887000-7f75b6888000 ---p 00000000 00:00 0 
7f75b6888000-7f75b68c9000 rw-p 00000000 00:00 0 
7f75b68c9000-7f75b68ca000 ---p 00000000 00:00 0 
7f75b68ca000-7f75b690b000 rw-p 00000000 00:00 0 
7f75b690b000-7f75b690c000 ---p 00000000 00:00 0 
7f75b690c000-7f75b694d000 rw-p 00000000 00:00 0 
7f75b694d000-7f75b694e000 ---p 00000000 00:00 0 
7f75b694e000-7f75b698f000 rw-p 00000000 00:00 0 
7f75b698f000-7f75b6990000 ---p 00000000 00:00 0 
7f75b6990000-7f75b69d1000 rw-p 00000000 00:00 0 
7f75b69d1000-7f75b69d2000 ---p 00000000 00:00 0 
7f75b69d2000-7f75b6a13000 rw-p 00000000 00:00 0 
7f75b6a13000-7f75b6a14000 ---p 00000000 00:00 0 
7f75b6a14000-7f75b6a55000 rw-p 00000000 00:00 0 
7f75b6a55000-7f75b6a56000 ---p 00000000 00:00 0 
7f75b6a56000-7f75b6a97000 rw-p 00000000 00:00 0 
7f75b6a97000-7f75b6a98000 ---p 00000000 00:00 0 
7f75b6a98000-7f75b6ad9000 rw-p 00000000 00:00 0 
7f75b6ad9000-7f75b6ada000 ---p 00000000 00:00 0 
7f75b6ada000-7f75b6b1b000 rw-p 00000000 00:00 0 
7f75b6b1b000-7f75b6b1c000 ---p 00000000 00:00 0 
7f75b6b1c000-7f75b6b5d000 rw-p 00000000 00:00 0 
7f75b6b5d000-7f75b6b5e000 ---p 00000000 00:00 0 
7f75b6b5e000-7f75b6b9f000 rw-p 00000000 00:00 0 
7f75b6b9f000-7f75b6ba0000 ---p 00000000 00:00 0 
7f75b6ba0000-7f75b6be1000 rw-p 00000000 00:00 0 
7f75b6be1000-7f75b6be2000 ---p 00000000 00:00 0 
7f75b6be2000-7f75b6c23000 rw-p 00000000 00:00 0 
7f75b6c23000-7f75b6c24000 ---p 00000000 00:00 0 
7f75b6c24000-7f75b6c65000 rw-p 00000000 00:00 0 
7f75b6c65000-7f75b6c66000 ---p 00000000 00:00 0 
7f75b6c66000-7f75b6ca7000 rw-p 00000000 00:00 0 
7f75b6ca7000-7f75b6ca8000 ---p 00000000 00:00 0 
7f75b6ca8000-7f75b6ce9000 rw-p 00000000 00:00 0 
7f75b6ce9000-7f75b6cea000 ---p 00000000 00:00 0 
7f75b6cea000-7f75b6d2b000 rw-p 00000000 00:00 0 
7f75b6d2b000-7f75b6d2c000 ---p 00000000 00:00 0 
7f75b6d2c000-7f75b6d6d000 rw-p 00000000 00:00 0 
7f75b6d6d000-7f75b6d6e000 ---p 00000000 00:00 0 
7f75b6d6e000-7f75b6daf000 rw-p 00000000 00:00 0 
7f75b6daf000-7f75b6db0000 ---p 00000000 00:00 0 
7f75b6db0000-7f75b6df1000 rw-p 00000000 00:00 0 
7f75b6df1000-7f75b6df2000 ---p 00000000 00:00 0 
7f75b6df2000-7f75b6e33000 rw-p 00000000 00:00 0 
7f75b6e33000-7f75b6e34000 ---p 00000000 00:00 0 
7f75b6e34000-7f75b6e75000 rw-p 00000000 00:00 0 
7f75b6e75000-7f75b6e76000 ---p 00000000 00:00 0 
7f75b6e76000-7f75b6eb7000 rw-p 00000000 00:00 0 
7f75b6eb7000-7f75b6eb8000 ---p 00000000 00:00 0 
7f75b6eb8000-7f75b6ef9000 rw-p 00000000 00:00 0 
7f75b6ef9000-7f75b6efa000 ---p 00000000 00:00 0 
7f75b6efa000-7f75b6f3b000 rw-p 00000000 00:00 0 
7f75b6f3b000-7f75b6f3c000 ---p 00000000 00:00 0 
7f75b6f3c000-7f75b6f7d000 rw-p 00000000 00:00 0 
7f75b6f7d000-7f75b6f7e000 ---p 00000000 00:00 0 
7f75b6f7e000-7f75b6fbf000 rw-p 00000000 00:00 0 
7f75b6fbf000-7f75b6fc0000 ---p 00000000 00:00 0 
7f75b6fc0000-7f75b7001000 rw-p 00000000 00:00 0 
7f75b7001000-7f75b7002000 ---p 00000000 00:00 0 
7f75b7002000-7f75b7043000 rw-p 00000000 00:00 0 
7f75b7043000-7f75b7044000 ---p 00000000 00:00 0 
7f75b7044000-7f75b7085000 rw-p 00000000 00:00 0 
7f75b7085000-7f75b7086000 ---p 00000000 00:00 0 
7f75b7086000-7f75b70c7000 rw-p 00000000 00:00 0 
7f75b70c7000-7f75b70c8000 ---p 00000000 00:00 0 
7f75b70c8000-7f75b7109000 rw-p 00000000 00:00 0 
7f75b7109000-7f75b710a000 ---p 00000000 00:00 0 
7f75b710a000-7f75b714b000 rw-p 00000000 00:00 0 
7f75b714b000-7f75b714c000 ---p 00000000 00:00 0 
7f75b714c000-7f75b718d000 rw-p 00000000 00:00 0 
7f75b718d000-7f75b718e000 ---p 00000000 00:00 0 
7f75b718e000-7f75b71cf000 rw-p 00000000 00:00 0 
7f75b71cf000-7f75b71d0000 ---p 00000000 00:00 0 
7f75b71d0000-7f75b7211000 rw-p 00000000 00:00 0 
7f75b7211000-7f75b7212000 ---p 00000000 00:00 0 
7f75b7212000-7f75b7253000 rw-p 00000000 00:00 0 
7f75b7253000-7f75b7254000 ---p 00000000 00:00 0 
7f75b7254000-7f75b7295000 rw-p 00000000 00:00 0 
7f75b7295000-7f75b7296000 ---p 00000000 00:00 0 
7f75b7296000-7f75b72d7000 rw-p 00000000 00:00 0 
7f75b72d7000-7f75b72d8000 ---p 00000000 00:00 0 
7f75b72d8000-7f75b7319000 rw-p 00000000 00:00 0 
7f75b7319000-7f75b731a000 ---p 00000000 00:00 0 
7f75b731a000-7f75b735b000 rw-p 00000000 00:00 0 
7f75b735b000-7f75b735c000 ---p 00000000 00:00 0 
7f75b735c000-7f75b739d000 rw-p 00000000 00:00 0 
7f75b739d000-7f75b739e000 ---p 00000000 00:00 0 
7f75b739e000-7f75b73df000 rw-p 00000000 00:00 0 
7f75b73df000-7f75b73e0000 ---p 00000000 00:00 0 
7f75b73e0000-7f75b7421000 rw-p 00000000 00:00 0 
7f75b7421000-7f75b7422000 ---p 00000000 00:00 0 
7f75b7422000-7f75b7463000 rw-p 00000000 00:00 0 
7f75b7463000-7f75b7464000 ---p 00000000 00:00 0 
7f75b7464000-7f75b74a5000 rw-p 00000000 00:00 0 
7f75b74a5000-7f75b74a6000 ---p 00000000 00:00 0 
7f75b74a6000-7f75b74e7000 rw-p 00000000 00:00 0 
7f75b74e7000-7f75b74e8000 ---p 00000000 00:00 0 
7f75b74e8000-7f75b7529000 rw-p 00000000 00:00 0 
7f75b7529000-7f75b752a000 ---p 00000000 00:00 0 
7f75b752a000-7f75b756b000 rw-p 00000000 00:00 0 
7f75b756b000-7f75b756c000 ---p 00000000 00:00 0 
7f75b756c000-7f75b75ad000 rw-p 00000000 00:00 0 
7f75b75ad000-7f75b75ae000 ---p 00000000 00:00 0 
7f75b75ae000-7f75b75ef000 rw-p 00000000 00:00 0 
7f75b75ef000-7f75b75f0000 ---p 00000000 00:00 0 
7f75b75f0000-7f75b7631000 rw-p 00000000 00:00 0 
7f75b7631000-7f75b7632000 ---p 00000000 00:00 0 
7f75b7632000-7f75b7673000 rw-p 00000000 00:00 0 
7f75b7673000-7f75b7674000 ---p 00000000 00:00 0 
7f75b7674000-7f75b76b5000 rw-p 00000000 00:00 0 
7f75b76b5000-7f75b76b6000 ---p 00000000 00:00 0 
7f75b76b6000-7f75b76f7000 rw-p 00000000 00:00 0 
7f75b76f7000-7f75b76f8000 ---p 00000000 00:00 0 
7f75b76f8000-7f75b7739000 rw-p 00000000 00:00 0 
7f75b7739000-7f75b773a000 ---p 00000000 00:00 0 
7f75b773a000-7f75b777b000 rw-p 00000000 00:00 0 
7f75b777b000-7f75b777c000 ---p 00000000 00:00 0 
7f75b777c000-7f75b77bd000 rw-p 00000000 00:00 0 
7f75b77bd000-7f75b77be000 ---p 00000000 00:00 0 
7f75b77be000-7f75b77ff000 rw-p 00000000 00:00 0 
7f75b7800000-7f75b7810000 rw-p 00000000 00:00 0 
7f75b7820000-7f75b7830000 rw-p 00000000 00:00 0 
7f75b7830000-7f75b7850000 rw-p 00000000 00:00 0 
7f75b7860000-7f75b7880000 rw-p 00000000 00:00 0 
7f75b7890000-7f75b78c0000 rw-p 00000000 00:00 0 
7f75b78d0000-7f75b78f0000 rw-p 00000000 00:00 0 
7f75b7900000-7f75b7910000 rw-p 00000000 00:00 0 
7f75b7920000-7f75b7950000 rw-p 00000000 00:00 0 
7f75b7960000-7f75b7980000 rw-p 00000000 00:00 0 
7f75b798f000-7f75b7990000 ---p 00000000 00:00 0 
7f75b7990000-7f75b79c0000 rw-p 00000000 00:00 0 
7f75b79d0000-7f75b9f75000 rw-p 00000000 00:00 0 
7f75b9f75000-7f75bc000000 ---p 00000000 00:00 0 
7f75bc000000-7f75be26d000 rw-p 00000000 00:00 0 
7f75be26d000-7f75c0000000 ---p 00000000 00:00 0 
7f75c0000000-7f75c0f20000 rw-p 00000000 00:00 0 
7f75c0f20000-7f75c4000000 ---p 00000000 00:00 0 
7f75c4000000-7f75c53ab000 rw-p 00000000 00:00 0 
7f75c53ab000-7f75c8000000 ---p 00000000 00:00 0 
7f75c8000000-7f75c8c3b000 rw-p 00000000 00:00 0 
7f75c8c3b000-7f75cc000000 ---p 00000000 00:00 0 
7f75cc000000-7f75cc62a000 rw-p 00000000 00:00 0 
7f75cc62a000-7f75d0000000 ---p 00000000 00:00 0 
7f75d0000000-7f75d2cd6000 rw-p 00000000 00:00 0 
7f75d2cd6000-7f75d4000000 ---p 00000000 00:00 0 
7f75d4000000-7f75d66b6000 rw-p 00000000 00:00 0 
7f75d66b6000-7f75d8000000 ---p 00000000 00:00 0 
7f75d8000000-7f75d8e37000 rw-p 00000000 00:00 0 
7f75d8e37000-7f75dc000000 ---p 00000000 00:00 0 
7f75dc000000-7f75dc2a8000 rw-p 00000000 00:00 0 
7f75dc2a8000-7f75e0000000 ---p 00000000 00:00 0 
7f75e0000000-7f75e2188000 rw-p 00000000 00:00 0 
7f75e2188000-7f75e4000000 ---p 00000000 00:00 0 
7f75e4000000-7f75e5f96000 rw-p 00000000 00:00 0 
7f75e5f96000-7f75e8000000 ---p 00000000 00:00 0 
7f75e8000000-7f75e9912000 rw-p 00000000 00:00 0 
7f75e9912000-7f75ec000000 ---p 00000000 00:00 0 
7f75ec000000-7f75edd00000 rw-p 00000000 00:00 0 
7f75edd00000-7f75f0000000 ---p 00000000 00:00 0 
7f75f0000000-7f75f108e000 rw-p 00000000 00:00 0 
7f75f108e000-7f75f4000000 ---p 00000000 00:00 0 
7f75f4000000-7f75f482c000 rw-p 00000000 00:00 0 
7f75f482c000-7f75f8000000 ---p 00000000 00:00 0 
7f75f8000000-7f75f9780000 rw-p 00000000 00:00 0 
7f75f9780000-7f75fc000000 ---p 00000000 00:00 0 
7f75fc000000-7f75ff090000 rw-p 00000000 00:00 0 
7f75ff090000-7f7600000000 ---p 00000000 00:00 0 
7f7600000000-7f760130e000 rw-p 00000000 00:00 0 
7f760130e000-7f7604000000 ---p 00000000 00:00 0 
7f7604000000-7f7605958000 rw-p 00000000 00:00 0 
7f7605958000-7f7608000000 ---p 00000000 00:00 0 
7f7608000000-7f7609866000 rw-p 00000000 00:00 0 
7f7609866000-7f760c000000 ---p 00000000 00:00 0 
7f760c000000-7f760d7de000 rw-p 00000000 00:00 0 
7f760d7de000-7f7610000000 ---p 00000000 00:00 0 
7f7610000000-7f76118d9000 rw-p 00000000 00:00 0 
7f76118d9000-7f7614000000 ---p 00000000 00:00 0 
7f7614000000-7f761587f000 rw-p 00000000 00:00 0 
7f761587f000-7f7618000000 ---p 00000000 00:00 0 
7f7618000000-7f76197b8000 rw-p 00000000 00:00 0 
7f76197b8000-7f761c000000 ---p 00000000 00:00 0 
7f761c000000-7f761ddc3000 rw-p 00000000 00:00 0 
7f761ddc3000-7f7620000000 ---p 00000000 00:00 0 
7f7620000000-7f7621114000 rw-p 00000000 00:00 0 
7f7621114000-7f7624000000 ---p 00000000 00:00 0 
7f7624000000-7f7625fa8000 rw-p 00000000 00:00 0 
7f7625fa8000-7f7628000000 ---p 00000000 00:00 0 
7f7628000000-7f7629256000 rw-p 00000000 00:00 0 
7f7629256000-7f762c000000 ---p 00000000 00:00 0 
7f762c000000-7f762d86e000 rw-p 00000000 00:00 0 
7f762d86e000-7f7630000000 ---p 00000000 00:00 0 
7f7630000000-7f7632366000 rw-p 00000000 00:00 0 
7f7632366000-7f7634000000 ---p 00000000 00:00 0 
7f7634000000-7f76353bb000 rw-p 00000000 00:00 0 
7f76353bb000-7f7638000000 ---p 00000000 00:00 0 
7f7638000000-7f76392e8000 rw-p 00000000 00:00 0 
7f76392e8000-7f763c000000 ---p 00000000 00:00 0 
7f763c010000-7f763c030000 rw-p 00000000 00:00 0 
7f763c040000-7f763c070000 rw-p 00000000 00:00 0 
7f763c080000-7f763c0d0000 rw-p 00000000 00:00 0 
7f763c0e0000-7f763c0f0000 rw-p 00000000 00:00 0 
7f763c100000-7f763c130000 rw-p 00000000 00:00 0 
7f763c140000-7f763c160000 rw-p 00000000 00:00 0 
7f763c170000-7f763c1a0000 rw-p 00000000 00:00 0 
7f763c1b0000-7f763c210000 rw-p 00000000 00:00 0 
7f763c220000-7f763c240000 rw-p 00000000 00:00 0 
7f763c250000-7f763c270000 rw-p 00000000 00:00 0 
7f763c280000-7f763c2a0000 rw-p 00000000 00:00 0 
7f763c2b0000-7f763c2d0000 rw-p 00000000 00:00 0 
7f763c2e0000-7f763c2f0000 rw-p 00000000 00:00 0 
7f763c300000-7f763c310000 rw-p 00000000 00:00 0 
7f763c320000-7f763c360000 rw-p 00000000 00:00 0 
7f763c370000-7f763c380000 rw-p 00000000 00:00 0 
7f763c390000-7f763c3a0000 rw-p 00000000 00:00 0 
7f763c3b0000-7f763c3d0000 rw-p 00000000 00:00 0 
7f763c3e0000-7f763c400000 rw-p 00000000 00:00 0 
7f763c410000-7f763c430000 rw-p 00000000 00:00 0 
7f763c440000-7f763c470000 rw-p 00000000 00:00 0 
7f763c480000-7f763c4a0000 rw-p 00000000 00:00 0 
7f763c4b0000-7f763c4c0000 rw-p 00000000 00:00 0 
7f763c4d0000-7f763c4f0000 rw-p 00000000 00:00 0 
7f763c500000-7f763c510000 rw-p 00000000 00:00 0 
7f763c520000-7f763c560000 rw-p 00000000 00:00 0 
7f763c570000-7f763c580000 rw-p 00000000 00:00 0 
7f763c580000-7f763c5a0000 rw-p 00000000 00:00 0 
7f763c5b0000-7f763c5c0000 rw-p 00000000 00:00 0 
7f763c5c0000-7f763c5e0000 rw-p 00000000 00:00 0 
7f763c5f0000-7f763c600000 rw-p 00000000 00:00 0 
7f763c610000-7f763c620000 rw-p 00000000 00:00 0 
7f763c630000-7f763c670000 rw-p 00000000 00:00 0 
7f763c680000-7f763c6a0000 rw-p 00000000 00:00 0 
7f763c6b0000-7f763c6c0000 rw-p 00000000 00:00 0 
7f763c6d0000-7f763c6e0000 rw-p 00000000 00:00 0 
7f763c6f0000-7f763c700000 rw-p 00000000 00:00 0 
7f763c710000-7f763c730000 rw-p 00000000 00:00 0 
7f763c740000-7f763c790000 rw-p 00000000 00:00 0 
7f763c7a0000-7f763c7c0000 rw-p 00000000 00:00 0 
7f763c7d0000-7f763c800000 rw-p 00000000 00:00 0 
7f763c810000-7f763c830000 rw-p 00000000 00:00 0 
7f763c840000-7f763cdc0000 rw-p 00000000 00:00 0 
7f763cdcb000-7f763cdcc000 r--p 00000000 00:3c 15111588                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f763cdcc000-7f763cdcd000 r-xp 00001000 00:3c 15111588                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f763cdcd000-7f763cdf9000 r--p 00002000 00:3c 15111588                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f763cdf9000-7f763cdfa000 r--p 0002d000 00:3c 15111588                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f763cdfa000-7f763cdfb000 rw-p 0002e000 00:3c 15111588                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7f763cdfb000-7f763cdfc000 r--p 00000000 00:3c 15111636                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f763cdfc000-7f763cdfd000 r-xp 00001000 00:3c 15111636                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f763cdfd000-7f763ce2c000 r--p 00002000 00:3c 15111636                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f763ce2c000-7f763ce2d000 r--p 00030000 00:3c 15111636                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f763ce2d000-7f763ce2e000 rw-p 00031000 00:3c 15111636                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7f763ce2e000-7f763ce2f000 r--p 00000000 00:3c 15111633                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f763ce2f000-7f763ce30000 r-xp 00001000 00:3c 15111633                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f763ce30000-7f763ce5b000 r--p 00002000 00:3c 15111633                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f763ce5b000-7f763ce5c000 r--p 0002c000 00:3c 15111633                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f763ce5c000-7f763ce5d000 rw-p 0002d000 00:3c 15111633                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7f763ce5d000-7f763ce5e000 r--p 00000000 00:3c 15111652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f763ce5e000-7f763ce5f000 r-xp 00001000 00:3c 15111652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f763ce5f000-7f763ce99000 r--p 00002000 00:3c 15111652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f763ce99000-7f763ce9a000 r--p 0003c000 00:3c 15111652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f763ce9a000-7f763ce9b000 rw-p 0003d000 00:3c 15111652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7f763ce9b000-7f763ce9c000 r--p 00000000 00:3c 15111302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f763ce9c000-7f763ce9d000 r-xp 00001000 00:3c 15111302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f763ce9d000-7f763cf29000 r--p 00002000 00:3c 15111302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f763cf29000-7f763cf2a000 r--p 0008d000 00:3c 15111302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f763cf2a000-7f763cf2b000 rw-p 0008e000 00:3c 15111302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7f763cf2b000-7f763cf2c000 r--p 00000000 00:3c 15111653                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f763cf2c000-7f763cf2d000 r-xp 00001000 00:3c 15111653                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f763cf2d000-7f763cf6e000 r--p 00002000 00:3c 15111653                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f763cf6e000-7f763cf6f000 r--p 00042000 00:3c 15111653                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f763cf6f000-7f763cf70000 rw-p 00043000 00:3c 15111653                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7f763cf70000-7f763d5c0000 rw-p 00000000 00:00 0 
7f763d5d0000-7f763d5e0000 rw-p 00000000 00:00 0 
7f763d5e0000-7f763dfd0000 rw-p 00000000 00:00 0 
7f763dfd6000-7f763dfd7000 ---p 00000000 00:00 0 
7f763dfd7000-7f763e018000 rw-p 00000000 00:00 0 
7f763e018000-7f763e019000 ---p 00000000 00:00 0 
7f763e019000-7f763e05a000 rw-p 00000000 00:00 0 
7f763e05a000-7f763e05b000 ---p 00000000 00:00 0 
7f763e05b000-7f763e09c000 rw-p 00000000 00:00 0 
7f763e09c000-7f763e09d000 ---p 00000000 00:00 0 
7f763e09d000-7f763e0de000 rw-p 00000000 00:00 0 
7f763e0de000-7f763e0df000 ---p 00000000 00:00 0 
7f763e0df000-7f763e120000 rw-p 00000000 00:00 0 
7f763e120000-7f763e121000 ---p 00000000 00:00 0 
7f763e121000-7f763e162000 rw-p 00000000 00:00 0 
7f763e162000-7f763e163000 ---p 00000000 00:00 0 
7f763e163000-7f763e1a4000 rw-p 00000000 00:00 0 
7f763e1a4000-7f763e1a5000 ---p 00000000 00:00 0 
7f763e1a5000-7f763e1e6000 rw-p 00000000 00:00 0 
7f763e1e6000-7f763e1e7000 ---p 00000000 00:00 0 
7f763e1e7000-7f763e228000 rw-p 00000000 00:00 0 
7f763e228000-7f763e229000 ---p 00000000 00:00 0 
7f763e229000-7f763e26a000 rw-p 00000000 00:00 0 
7f763e26a000-7f763e26b000 ---p 00000000 00:00 0 
7f763e26b000-7f763e2ac000 rw-p 00000000 00:00 0 
7f763e2ac000-7f763e2ad000 ---p 00000000 00:00 0 
7f763e2ad000-7f763e2ee000 rw-p 00000000 00:00 0 
7f763e2ee000-7f763e2ef000 ---p 00000000 00:00 0 
7f763e2ef000-7f763e330000 rw-p 00000000 00:00 0 
7f763e330000-7f763e331000 ---p 00000000 00:00 0 
7f763e331000-7f763e372000 rw-p 00000000 00:00 0 
7f763e372000-7f763e373000 ---p 00000000 00:00 0 
7f763e373000-7f763e3b4000 rw-p 00000000 00:00 0 
7f763e3b4000-7f763e3b5000 ---p 00000000 00:00 0 
7f763e3b5000-7f763e3f6000 rw-p 00000000 00:00 0 
7f763e3f6000-7f763e3f7000 ---p 00000000 00:00 0 
7f763e3f7000-7f763e438000 rw-p 00000000 00:00 0 
7f763e438000-7f763e439000 ---p 00000000 00:00 0 
7f763e439000-7f763e47a000 rw-p 00000000 00:00 0 
7f763e47a000-7f763e47b000 ---p 00000000 00:00 0 
7f763e47b000-7f763e4bc000 rw-p 00000000 00:00 0 
7f763e4bc000-7f763e4bd000 ---p 00000000 00:00 0 
7f763e4bd000-7f763e4fe000 rw-p 00000000 00:00 0 
7f763e4fe000-7f763e4ff000 ---p 00000000 00:00 0 
7f763e4ff000-7f763e540000 rw-p 00000000 00:00 0 
7f763e540000-7f763e541000 ---p 00000000 00:00 0 
7f763e541000-7f763e582000 rw-p 00000000 00:00 0 
7f763e582000-7f763e583000 ---p 00000000 00:00 0 
7f763e583000-7f763e5c4000 rw-p 00000000 00:00 0 
7f763e5c4000-7f763e5c5000 ---p 00000000 00:00 0 
7f763e5c5000-7f763e606000 rw-p 00000000 00:00 0 
7f763e606000-7f763e607000 ---p 00000000 00:00 0 
7f763e607000-7f763e648000 rw-p 00000000 00:00 0 
7f763e648000-7f763e649000 ---p 00000000 00:00 0 
7f763e649000-7f763e68a000 rw-p 00000000 00:00 0 
7f763e68a000-7f763e68b000 ---p 00000000 00:00 0 
7f763e68b000-7f763e6cc000 rw-p 00000000 00:00 0 
7f763e6cc000-7f763e6cd000 ---p 00000000 00:00 0 
7f763e6cd000-7f763e70e000 rw-p 00000000 00:00 0 
7f763e70e000-7f763e70f000 ---p 00000000 00:00 0 
7f763e70f000-7f763e750000 rw-p 00000000 00:00 0 
7f763e750000-7f763e751000 ---p 00000000 00:00 0 
7f763e751000-7f763e792000 rw-p 00000000 00:00 0 
7f763e792000-7f763e793000 ---p 00000000 00:00 0 
7f763e793000-7f763e7d4000 rw-p 00000000 00:00 0 
7f763e7d4000-7f763e7d5000 ---p 00000000 00:00 0 
7f763e7d5000-7f763e816000 rw-p 00000000 00:00 0 
7f763e830000-7f763e850000 rw-p 00000000 00:00 0 
7f763e860000-7f763e870000 rw-p 00000000 00:00 0 
7f763e870000-7f763e8b0000 rw-p 00000000 00:00 0 
7f763e8bb000-7f763e8bc000 ---p 00000000 00:00 0 
7f763e8bc000-7f763e8dc000 rw-p 00000000 00:00 0 
7f763e8e0000-7f763e8f0000 rw-p 00000000 00:00 0 
7f763e900000-7f763e910000 rw-p 00000000 00:00 0 
7f763e91e000-7f763e91f000 r--p 00000000 00:3c 15111621                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f763e91f000-7f763e920000 r-xp 00001000 00:3c 15111621                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f763e920000-7f763e93c000 r--p 00002000 00:3c 15111621                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f763e93c000-7f763e93d000 r--p 0001d000 00:3c 15111621                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f763e93d000-7f763e93e000 rw-p 0001e000 00:3c 15111621                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7f763e93e000-7f763e93f000 r--p 00000000 00:3c 15111617                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f763e93f000-7f763e940000 r-xp 00001000 00:3c 15111617                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f763e940000-7f763e95d000 r--p 00002000 00:3c 15111617                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f763e95d000-7f763e95e000 r--p 0001e000 00:3c 15111617                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f763e95e000-7f763e95f000 rw-p 0001f000 00:3c 15111617                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7f763e95f000-7f763e960000 r--p 00000000 00:3c 15111608                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f763e960000-7f763e961000 r-xp 00001000 00:3c 15111608                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f763e961000-7f763e97d000 r--p 00002000 00:3c 15111608                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f763e97d000-7f763e97e000 r--p 0001d000 00:3c 15111608                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f763e97e000-7f763e97f000 rw-p 0001e000 00:3c 15111608                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7f763e990000-7f763f270000 rw-p 00000000 00:00 0 
7f763f27a000-7f763f27b000 ---p 00000000 00:00 0 
7f763f27b000-7f763f29b000 rw-p 00000000 00:00 0 
7f763f29b000-7f763f29c000 ---p 00000000 00:00 0 
7f763f29c000-7f763f2bc000 rw-p 00000000 00:00 0 
7f763f2bc000-7f763f2bd000 ---p 00000000 00:00 0 
7f763f2bd000-7f763f2dd000 rw-p 00000000 00:00 0 
7f763f2dd000-7f763f2de000 ---p 00000000 00:00 0 
7f763f2de000-7f763f2fe000 rw-p 00000000 00:00 0 
7f763f2fe000-7f763f2ff000 ---p 00000000 00:00 0 
7f763f2ff000-7f763f31f000 rw-p 00000000 00:00 0 
7f763f31f000-7f763f320000 ---p 00000000 00:00 0 
7f763f320000-7f763f350000 rw-p 00000000 00:00 0 
7f763f35f000-7f763f360000 ---p 00000000 00:00 0 
7f763f360000-7f763f3e0000 rw-p 00000000 00:00 0 
7f763f3ef000-7f763f3f0000 ---p 00000000 00:00 0 
7f763f3f0000-7f763f680000 rw-p 00000000 00:00 0 
7f763f68f000-7f763f690000 ---p 00000000 00:00 0 
7f763f690000-7f76410f0000 rw-p 00000000 00:00 0 
7f76410f0000-7f7644000000 ---p 00000000 00:00 0 
7f7644010000-7f7644090000 rw-p 00000000 00:00 0 
7f76440a0000-7f76440b0000 rw-p 00000000 00:00 0 
7f76440b0000-7f7644630000 rw-p 00000000 00:00 0 
7f7644640000-7f7644650000 rw-p 00000000 00:00 0 
7f7644650000-7f76446f0000 rw-p 00000000 00:00 0 
7f7644700000-7f7644710000 rw-p 00000000 00:00 0 
7f7644710000-7f7644780000 rw-p 00000000 00:00 0 
7f7644788000-7f7644789000 r--p 00000000 00:3c 15111649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f7644789000-7f764478a000 r-xp 00001000 00:3c 15111649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f764478a000-7f76447ae000 r--p 00002000 00:3c 15111649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f76447ae000-7f76447af000 r--p 00025000 00:3c 15111649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f76447af000-7f76447b0000 rw-p 00026000 00:3c 15111649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7f76447b0000-7f7644820000 rw-p 00000000 00:00 0 
7f7644830000-7f7644840000 rw-p 00000000 00:00 0 
7f7644840000-7f76448d0000 rw-p 00000000 00:00 0 
7f76448e0000-7f76448f0000 rw-p 00000000 00:00 0 
7f76448f0000-7f7644e60000 rw-p 00000000 00:00 0 
7f7644e70000-7f7644e80000 rw-p 00000000 00:00 0 
7f7644e80000-7f7644f10000 rw-p 00000000 00:00 0 
7f7644f20000-7f7644f30000 rw-p 00000000 00:00 0 
7f7644f30000-7f76450a0000 rw-p 00000000 00:00 0 
7f76450b0000-7f76450c0000 rw-p 00000000 00:00 0 
7f76450c0000-7f7645110000 rw-p 00000000 00:00 0 
7f7645113000-7f764511a000 r--p 00000000 00:3c 15115790                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f764511a000-7f764515f000 r-xp 00007000 00:3c 15115790                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f764515f000-7f764517d000 r--p 0004c000 00:3c 15115790                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f764517d000-7f764517f000 r--p 00069000 00:3c 15115790                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f764517f000-7f7645180000 rw-p 0006b000 00:3c 15115790                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7f7645180000-7f7645190000 rw-p 00000000 00:00 0 
7f7645197000-7f7645198000 r--p 00000000 00:3c 15240302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f7645198000-7f7645199000 r-xp 00001000 00:3c 15240302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f7645199000-7f764519a000 r--p 00002000 00:3c 15240302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f764519a000-7f764519b000 r--p 00002000 00:3c 15240302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f764519b000-7f764519c000 rw-p 00003000 00:3c 15240302                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7f764519c000-7f76451b0000 rw-p 00000000 00:00 0 
7f76451b0000-7f7645320000 rw-p 00000000 00:00 0 
7f7645321000-7f7645322000 r--p 00000000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f7645322000-7f7645323000 r-xp 00001000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f7645323000-7f7645324000 r--p 00002000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f7645324000-7f7645325000 r--p 00002000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f7645325000-7f7645326000 rw-p 00003000 00:3c 15239914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7f7645326000-7f7645327000 r--p 00000000 00:3c 15229084                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f7645327000-7f7645328000 r-xp 00001000 00:3c 15229084                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f7645328000-7f7645329000 r--p 00002000 00:3c 15229084                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f7645329000-7f764532a000 r--p 00002000 00:3c 15229084                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f764532a000-7f764532b000 rw-p 00003000 00:3c 15229084                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7f764532b000-7f764532c000 r--p 00000000 00:3c 15221464                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f764532c000-7f764532d000 r-xp 00001000 00:3c 15221464                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f764532d000-7f764532e000 r--p 00002000 00:3c 15221464                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f764532e000-7f764532f000 r--p 00002000 00:3c 15221464                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f764532f000-7f7645330000 rw-p 00003000 00:3c 15221464                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7f7645330000-7f7645340000 rw-p 00000000 00:00 0 
7f7645340000-7f76453c0000 rw-p 00000000 00:00 0 
7f76453c0000-7f7645473000 r--p 00000000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f7645473000-7f76457a6000 r-xp 000b3000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f76457a6000-7f7645871000 r--p 003e6000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f7645871000-7f76458cd000 r--p 004b0000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f76458cd000-7f76458d0000 rw-p 0050c000 00:3c 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7f76458d0000-7f76458d3000 rw-p 00000000 00:00 0 
7f76458d3000-7f76458f1000 r--p 00000000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f76458f1000-7f7645953000 r-xp 0001e000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f7645953000-7f764596f000 r--p 00080000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f764596f000-7f7645979000 r--p 0009c000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f7645979000-7f764597d000 rw-p 000a6000 00:3c 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7f764597d000-7f7645991000 r--p 00000000 00:3c 15115734                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f7645991000-7f76459c9000 r-xp 00014000 00:3c 15115734                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f76459c9000-7f76459db000 r--p 0004c000 00:3c 15115734                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f76459db000-7f76459dd000 r--p 0005d000 00:3c 15115734                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f76459dd000-7f76459df000 rw-p 0005f000 00:3c 15115734                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7f76459df000-7f7645a60000 rw-p 00000000 00:00 0 
7f7645a61000-7f7645a62000 r--p 00000000 00:3c 15226103                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f7645a62000-7f7645a63000 r-xp 00001000 00:3c 15226103                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f7645a63000-7f7645a64000 r--p 00002000 00:3c 15226103                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f7645a64000-7f7645a65000 r--p 00002000 00:3c 15226103                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f7645a65000-7f7645a66000 rw-p 00003000 00:3c 15226103                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7f7645a66000-7f7645a67000 r--p 00000000 00:3c 15222897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f7645a67000-7f7645a68000 r-xp 00001000 00:3c 15222897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f7645a68000-7f7645a69000 r--p 00002000 00:3c 15222897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f7645a69000-7f7645a6a000 r--p 00002000 00:3c 15222897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f7645a6a000-7f7645a6b000 rw-p 00003000 00:3c 15222897                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7f7645a6b000-7f7645a6c000 r--p 00000000 00:3c 15215914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f7645a6c000-7f7645a6d000 r-xp 00001000 00:3c 15215914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f7645a6d000-7f7645a6e000 r--p 00002000 00:3c 15215914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f7645a6e000-7f7645a6f000 r--p 00002000 00:3c 15215914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f7645a6f000-7f7645a70000 rw-p 00003000 00:3c 15215914                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7f7645a70000-7f7645a80000 rw-p 00000000 00:00 0 
7f7645a80000-7f7645af0000 rw-p 00000000 00:00 0 
7f7645af4000-7f7645af5000 r--p 00000000 00:3c 15111583                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f7645af5000-7f7645af6000 r-xp 00001000 00:3c 15111583                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f7645af6000-7f7645af7000 r--p 00002000 00:3c 15111583                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f7645af7000-7f7645af8000 r--p 00002000 00:3c 15111583                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f7645af8000-7f7645af9000 rw-p 00003000 00:3c 15111583                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7f7645af9000-7f7645b00000 r--p 00000000 00:3c 15115742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f7645b00000-7f7645b26000 r-xp 00007000 00:3c 15115742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f7645b26000-7f7645b2e000 r--p 0002d000 00:3c 15115742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f7645b2e000-7f7645b2f000 r--p 00034000 00:3c 15115742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f7645b2f000-7f7645b30000 rw-p 00035000 00:3c 15115742                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7f7645b30000-7f7645b90000 rw-p 00000000 00:00 0 
7f7645b91000-7f7645b95000 r--p 00000000 00:3c 15115765                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f7645b95000-7f7645bc5000 r-xp 00004000 00:3c 15115765                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f7645bc5000-7f7645bcd000 r--p 00034000 00:3c 15115765                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f7645bcd000-7f7645bce000 r--p 0003c000 00:3c 15115765                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f7645bce000-7f7645bcf000 rw-p 0003d000 00:3c 15115765                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7f7645bcf000-7f7645be0000 rw-p 00000000 00:00 0 
7f7645be4000-7f7645be5000 r--p 00000000 00:3c 15240296                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f7645be5000-7f7645be6000 r-xp 00001000 00:3c 15240296                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f7645be6000-7f7645be7000 r--p 00002000 00:3c 15240296                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f7645be7000-7f7645be8000 r--p 00002000 00:3c 15240296                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f7645be8000-7f7645be9000 rw-p 00003000 00:3c 15240296                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7f7645be9000-7f7645beb000 r--p 00000000 00:3c 15115643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f7645beb000-7f7645bed000 r-xp 00002000 00:3c 15115643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f7645bed000-7f7645bee000 r--p 00004000 00:3c 15115643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f7645bee000-7f7645bef000 r--p 00004000 00:3c 15115643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f7645bef000-7f7645bf0000 rw-p 00005000 00:3c 15115643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7f7645bf0000-7f7645c00000 rw-p 00000000 00:00 0 
7f7645c04000-7f7645c05000 r--p 00000000 00:3c 15111596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f7645c05000-7f7645c06000 r-xp 00001000 00:3c 15111596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f7645c06000-7f7645c20000 r--p 00002000 00:3c 15111596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f7645c20000-7f7645c21000 r--p 0001b000 00:3c 15111596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f7645c21000-7f7645c22000 rw-p 0001c000 00:3c 15111596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7f7645c22000-7f7645c23000 r--p 00000000 00:3c 15111593                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f7645c23000-7f7645c24000 r-xp 00001000 00:3c 15111593                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f7645c24000-7f7645c2e000 r--p 00002000 00:3c 15111593                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f7645c2e000-7f7645c2f000 r--p 0000c000 00:3c 15111593                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f7645c2f000-7f7645c30000 rw-p 0000d000 00:3c 15111593                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7f7645c30000-7f7645c40000 rw-p 00000000 00:00 0 
7f7645c40000-7f7645c41000 r--p 00000000 00:3c 15111631                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f7645c41000-7f7645c42000 r-xp 00001000 00:3c 15111631                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f7645c42000-7f7645c43000 r--p 00002000 00:3c 15111631                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f7645c43000-7f7645c44000 r--p 00002000 00:3c 15111631                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f7645c44000-7f7645c45000 rw-p 00003000 00:3c 15111631                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7f7645c45000-7f7645c46000 r--p 00000000 00:3c 15111637                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f7645c46000-7f7645c47000 r-xp 00001000 00:3c 15111637                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f7645c47000-7f7645c48000 r--p 00002000 00:3c 15111637                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f7645c48000-7f7645c49000 r--p 00003000 00:3c 15111637                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f7645c49000-7f7645c4a000 rw-p 00004000 00:3c 15111637                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7f7645c4a000-7f7645c4b000 r--p 00000000 00:3c 15111644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7645c4b000-7f7645c4c000 r-xp 00001000 00:3c 15111644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7645c4c000-7f7645ca2000 r--p 00002000 00:3c 15111644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7645ca2000-7f7645ca3000 r--p 00057000 00:3c 15111644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7645ca3000-7f7645ca4000 rw-p 00058000 00:3c 15111644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7f7645ca4000-7f7645ca5000 r--p 00000000 00:3c 15111592                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f7645ca5000-7f7645ca6000 r-xp 00001000 00:3c 15111592                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f7645ca6000-7f7645ca7000 r--p 00002000 00:3c 15111592                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f7645ca7000-7f7645ca8000 r--p 00002000 00:3c 15111592                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f7645ca8000-7f7645ca9000 rw-p 00003000 00:3c 15111592                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7f7645ca9000-7f7645cac000 r--p 00000000 00:3c 15107292                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f7645cac000-7f7645cad000 r-xp 00003000 00:3c 15107292                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f7645cad000-7f7645cc1000 r--p 00004000 00:3c 15107292                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f7645cc1000-7f7645cc6000 r--p 00018000 00:3c 15107292                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f7645cc6000-7f7645cc7000 rw-p 0001d000 00:3c 15107292                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7f7645cc7000-7f7645cc8000 r--p 00000000 00:3c 15107412                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7645cc8000-7f7645cca000 r-xp 00001000 00:3c 15107412                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7645cca000-7f7645ccb000 r--p 00003000 00:3c 15107412                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7645ccb000-7f7645ccc000 r--p 00004000 00:3c 15107412                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7645ccc000-7f7645ccd000 rw-p 00005000 00:3c 15107412                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7f7645ccd000-7f7645cd0000 r--p 00000000 00:3c 15114383                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f7645cd0000-7f7645cd5000 r-xp 00003000 00:3c 15114383                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f7645cd5000-7f7645cd7000 r--p 00008000 00:3c 15114383                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f7645cd7000-7f7645cd8000 r--p 00009000 00:3c 15114383                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f7645cd8000-7f7645cd9000 rw-p 0000a000 00:3c 15114383                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7f7645cd9000-7f7645cdb000 r--p 00000000 00:3c 15242482                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f7645cdb000-7f7645cdd000 r-xp 00002000 00:3c 15242482                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f7645cdd000-7f7645cde000 r--p 00004000 00:3c 15242482                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f7645cde000-7f7645cdf000 r--p 00004000 00:3c 15242482                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f7645cdf000-7f7645ce0000 rw-p 00005000 00:3c 15242482                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7f7645ce0000-7f7645d00000 rw-p 00000000 00:00 0 
7f7645d04000-7f7645d05000 r--p 00000000 00:3c 15240561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f7645d05000-7f7645d06000 r-xp 00001000 00:3c 15240561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f7645d06000-7f7645d07000 r--p 00002000 00:3c 15240561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f7645d07000-7f7645d08000 r--p 00002000 00:3c 15240561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f7645d08000-7f7645d09000 rw-p 00003000 00:3c 15240561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7f7645d09000-7f7645d0a000 r--p 00000000 00:3c 15240549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f7645d0a000-7f7645d0b000 r-xp 00001000 00:3c 15240549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f7645d0b000-7f7645d0c000 r--p 00002000 00:3c 15240549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f7645d0c000-7f7645d0d000 r--p 00002000 00:3c 15240549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f7645d0d000-7f7645d0e000 rw-p 00003000 00:3c 15240549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7f7645d0f000-7f7645d10000 ---p 00000000 00:00 0 
7f7645d10000-7f7645d30000 rw-p 00000000 00:00 0 
7f7645d30000-7f7645d32000 r--p 00000000 00:3c 15242625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f7645d32000-7f7645d3b000 r-xp 00002000 00:3c 15242625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f7645d3b000-7f7645d3e000 r--p 0000b000 00:3c 15242625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f7645d3e000-7f7645d3f000 r--p 0000d000 00:3c 15242625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f7645d3f000-7f7645d40000 rw-p 0000e000 00:3c 15242625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7f7645d40000-7f7645d70000 rw-p 00000000 00:00 0 
7f7645d70000-7f7645d72000 r--p 00000000 00:3c 15223168                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f7645d72000-7f7645d74000 r-xp 00002000 00:3c 15223168                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f7645d74000-7f7645d75000 r--p 00004000 00:3c 15223168                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f7645d75000-7f7645d76000 r--p 00004000 00:3c 15223168                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f7645d76000-7f7645d77000 rw-p 00005000 00:3c 15223168                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7f7645d77000-7f7645d79000 r--p 00000000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f7645d79000-7f7645d7d000 r-xp 00002000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f7645d7d000-7f7645d7e000 r--p 00006000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f7645d7e000-7f7645d7f000 r--p 00007000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f7645d7f000-7f7645d80000 rw-p 00008000 00:3c 15240106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7f7645d80000-7f7645da0000 rw-p 00000000 00:00 0 
7f7645da4000-7f7645da6000 r--p 00000000 00:3c 15111771                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f7645da6000-7f7645dab000 r-xp 00002000 00:3c 15111771                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f7645dab000-7f7645dad000 r--p 00007000 00:3c 15111771                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f7645dad000-7f7645dae000 r--p 00008000 00:3c 15111771                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f7645dae000-7f7645daf000 rw-p 00009000 00:3c 15111771                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7f7645daf000-7f7645db2000 r--p 00000000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f7645db2000-7f7645db8000 r-xp 00003000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f7645db8000-7f7645dba000 r--p 00009000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f7645dba000-7f7645dbb000 r--p 0000b000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f7645dbb000-7f7645dbc000 rw-p 0000c000 00:3c 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7f7645dbc000-7f7645dc4000 r--p 00000000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f7645dc4000-7f7645e03000 r-xp 00008000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f7645e03000-7f7645e13000 r--p 00047000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f7645e13000-7f7645e17000 r--p 00056000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f7645e17000-7f7645e18000 rw-p 0005a000 00:3c 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7f7645e18000-7f7645e19000 r--p 00000000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f7645e19000-7f7645e1a000 r-xp 00001000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f7645e1a000-7f7645e1b000 r--p 00002000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f7645e1b000-7f7645e1c000 r--p 00002000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f7645e1c000-7f7645e1d000 rw-p 00003000 00:3c 15235002                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7f7645e1d000-7f7645e1e000 r--p 00000000 00:3c 15206967                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f7645e1e000-7f7645e1f000 r-xp 00001000 00:3c 15206967                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f7645e1f000-7f7645e20000 r--p 00002000 00:3c 15206967                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f7645e20000-7f7645e21000 r--p 00002000 00:3c 15206967                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f7645e21000-7f7645e22000 rw-p 00003000 00:3c 15206967                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7f7645e22000-7f7645e23000 r--p 00000000 00:3c 15239945                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f7645e23000-7f7645e27000 r-xp 00001000 00:3c 15239945                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f7645e27000-7f7645e28000 r--p 00005000 00:3c 15239945                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f7645e28000-7f7645e29000 r--p 00005000 00:3c 15239945                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f7645e29000-7f7645e2a000 rw-p 00006000 00:3c 15239945                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7f7645e2a000-7f7645e2b000 r--p 00000000 00:3c 15210398                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f7645e2b000-7f7645e2d000 r-xp 00001000 00:3c 15210398                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f7645e2d000-7f7645e2e000 r--p 00003000 00:3c 15210398                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f7645e2e000-7f7645e2f000 r--p 00003000 00:3c 15210398                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f7645e2f000-7f7645e30000 rw-p 00004000 00:3c 15210398                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7f7645e30000-7f7645e50000 rw-p 00000000 00:00 0 
7f7645e50000-7f7645e51000 r--p 00000000 00:3c 15240616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f7645e51000-7f7645e52000 r-xp 00001000 00:3c 15240616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f7645e52000-7f7645e53000 r--p 00002000 00:3c 15240616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f7645e53000-7f7645e54000 r--p 00002000 00:3c 15240616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f7645e54000-7f7645e55000 rw-p 00003000 00:3c 15240616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7f7645e55000-7f7645e56000 r--p 00000000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f7645e56000-7f7645e57000 r-xp 00001000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f7645e57000-7f7645e58000 r--p 00002000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f7645e58000-7f7645e59000 r--p 00002000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f7645e59000-7f7645e5a000 rw-p 00003000 00:3c 15226027                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7f7645e5a000-7f7645e5b000 r--p 00000000 00:3c 15233954                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f7645e5b000-7f7645e5d000 r-xp 00001000 00:3c 15233954                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f7645e5d000-7f7645e5e000 r--p 00003000 00:3c 15233954                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f7645e5e000-7f7645e5f000 r--p 00003000 00:3c 15233954                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f7645e5f000-7f7645e60000 rw-p 00004000 00:3c 15233954                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7f7645e60000-7f7645e70000 rw-p 00000000 00:00 0 
7f7645e73000-7f7645e74000 r--p 00000000 00:3c 15214918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f7645e74000-7f7645e75000 r-xp 00001000 00:3c 15214918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f7645e75000-7f7645e76000 r--p 00002000 00:3c 15214918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f7645e76000-7f7645e77000 r--p 00002000 00:3c 15214918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f7645e77000-7f7645e78000 rw-p 00003000 00:3c 15214918                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7f7645e78000-7f7645e79000 r--p 00000000 00:3c 15221209                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f7645e79000-7f7645e7a000 r-xp 00001000 00:3c 15221209                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f7645e7a000-7f7645e7b000 r--p 00002000 00:3c 15221209                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f7645e7b000-7f7645e7c000 r--p 00002000 00:3c 15221209                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f7645e7c000-7f7645e7d000 rw-p 00003000 00:3c 15221209                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7f7645e7d000-7f7645e7e000 r--p 00000000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f7645e7e000-7f7645e7f000 r-xp 00001000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f7645e7f000-7f7645e80000 r--p 00002000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f7645e80000-7f7645e81000 r--p 00002000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f7645e81000-7f7645e82000 rw-p 00003000 00:3c 15225452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7f7645e82000-7f7645e83000 r--p 00000000 00:3c 15221524                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f7645e83000-7f7645e84000 r-xp 00001000 00:3c 15221524                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f7645e84000-7f7645e85000 r--p 00002000 00:3c 15221524                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f7645e85000-7f7645e86000 r--p 00002000 00:3c 15221524                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f7645e86000-7f7645e87000 rw-p 00003000 00:3c 15221524                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7f7645e87000-7f7645e88000 r--p 00000000 00:3c 15223572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f7645e88000-7f7645e89000 r-xp 00001000 00:3c 15223572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f7645e89000-7f7645e8a000 r--p 00002000 00:3c 15223572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f7645e8a000-7f7645e8b000 r--p 00002000 00:3c 15223572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f7645e8b000-7f7645e8c000 rw-p 00003000 00:3c 15223572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7f7645e8c000-7f7645e8d000 r--p 00000000 00:3c 15240244                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f7645e8d000-7f7645e8e000 r-xp 00001000 00:3c 15240244                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f7645e8e000-7f7645e8f000 r--p 00002000 00:3c 15240244                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f7645e8f000-7f7645e90000 r--p 00002000 00:3c 15240244                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f7645e90000-7f7645e91000 rw-p 00003000 00:3c 15240244                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7f7645e91000-7f7645e92000 r--p 00000000 00:3c 15215860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f7645e92000-7f7645e93000 r-xp 00001000 00:3c 15215860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f7645e93000-7f7645e94000 r--p 00002000 00:3c 15215860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f7645e94000-7f7645e95000 r--p 00002000 00:3c 15215860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f7645e95000-7f7645e96000 rw-p 00003000 00:3c 15215860                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7f7645e96000-7f7645e97000 r--p 00000000 00:3c 15111620                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f7645e97000-7f7645e98000 r-xp 00001000 00:3c 15111620                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f7645e98000-7f7645e99000 r--p 00002000 00:3c 15111620                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f7645e99000-7f7645e9a000 r--p 00002000 00:3c 15111620                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f7645e9a000-7f7645e9b000 rw-p 00003000 00:3c 15111620                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7f7645e9b000-7f7645e9c000 r--p 00000000 00:3c 15107234                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f7645e9c000-7f7645e9d000 r-xp 00001000 00:3c 15107234                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f7645e9d000-7f7645e9e000 r--p 00002000 00:3c 15107234                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f7645e9e000-7f7645e9f000 r--p 00002000 00:3c 15107234                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f7645e9f000-7f7645ea0000 rw-p 00003000 00:3c 15107234                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7f7645ea0000-7f7645ea1000 r--p 00000000 00:3c 15111619                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f7645ea1000-7f7645ea2000 r-xp 00001000 00:3c 15111619                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f7645ea2000-7f7645ea3000 r--p 00002000 00:3c 15111619                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f7645ea3000-7f7645ea4000 r--p 00002000 00:3c 15111619                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f7645ea4000-7f7645ea5000 rw-p 00003000 00:3c 15111619                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7f7645ea5000-7f7645ea6000 r--p 00000000 00:3c 15111614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f7645ea6000-7f7645ea7000 r-xp 00001000 00:3c 15111614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f7645ea7000-7f7645ea8000 r--p 00002000 00:3c 15111614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f7645ea8000-7f7645ea9000 r--p 00002000 00:3c 15111614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f7645ea9000-7f7645eaa000 rw-p 00003000 00:3c 15111614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7f7645eaa000-7f7645eab000 r--p 00000000 00:3c 15111611                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f7645eab000-7f7645eac000 r-xp 00001000 00:3c 15111611                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f7645eac000-7f7645ead000 r--p 00002000 00:3c 15111611                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f7645ead000-7f7645eae000 r--p 00002000 00:3c 15111611                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f7645eae000-7f7645eaf000 rw-p 00003000 00:3c 15111611                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7f7645eaf000-7f7645eb0000 r--p 00000000 00:3c 15111602                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f7645eb0000-7f7645eb1000 r-xp 00001000 00:3c 15111602                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f7645eb1000-7f7645eb2000 r--p 00002000 00:3c 15111602                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f7645eb2000-7f7645eb3000 r--p 00002000 00:3c 15111602                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f7645eb3000-7f7645eb4000 rw-p 00003000 00:3c 15111602                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7f7645eb4000-7f7645eb5000 r--p 00000000 00:3c 15111591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f7645eb5000-7f7645eb6000 r-xp 00001000 00:3c 15111591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f7645eb6000-7f7645eb7000 r--p 00002000 00:3c 15111591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f7645eb7000-7f7645eb8000 r--p 00003000 00:3c 15111591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f7645eb8000-7f7645eb9000 rw-p 00004000 00:3c 15111591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7f7645eb9000-7f7645eba000 r--p 00000000 00:3c 15111586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f7645eba000-7f7645ebb000 r-xp 00001000 00:3c 15111586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f7645ebb000-7f7645ebc000 r--p 00002000 00:3c 15111586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f7645ebc000-7f7645ebd000 r--p 00002000 00:3c 15111586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f7645ebd000-7f7645ebe000 rw-p 00003000 00:3c 15111586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7f7645ebe000-7f7645ebf000 r--p 00000000 00:3c 15111571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f7645ebf000-7f7645ec0000 r-xp 00001000 00:3c 15111571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f7645ec0000-7f7645ec1000 r--p 00002000 00:3c 15111571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f7645ec1000-7f7645ec2000 r--p 00002000 00:3c 15111571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f7645ec2000-7f7645ec3000 rw-p 00003000 00:3c 15111571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7f7645ec3000-7f7645ec4000 r--p 00000000 00:3c 15111483                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f7645ec4000-7f7645ec5000 r-xp 00001000 00:3c 15111483                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f7645ec5000-7f7645ec6000 r--p 00002000 00:3c 15111483                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f7645ec6000-7f7645ec7000 r--p 00002000 00:3c 15111483                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f7645ec7000-7f7645ec8000 rw-p 00003000 00:3c 15111483                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7f7645ec8000-7f7645ec9000 r--p 00000000 00:3c 15111561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f7645ec9000-7f7645eca000 r-xp 00001000 00:3c 15111561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f7645eca000-7f7645ecb000 r--p 00002000 00:3c 15111561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f7645ecb000-7f7645ecc000 r--p 00002000 00:3c 15111561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f7645ecc000-7f7645ecd000 rw-p 00003000 00:3c 15111561                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7f7645ecd000-7f7645ece000 r--p 00000000 00:3c 15111558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f7645ece000-7f7645ecf000 r-xp 00001000 00:3c 15111558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f7645ecf000-7f7645ed0000 r--p 00002000 00:3c 15111558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f7645ed0000-7f7645ed1000 r--p 00002000 00:3c 15111558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f7645ed1000-7f7645ed2000 rw-p 00003000 00:3c 15111558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7f7645ed2000-7f7645ed3000 r--p 00000000 00:3c 15107185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f7645ed3000-7f7645ed4000 r-xp 00001000 00:3c 15107185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f7645ed4000-7f7645ed5000 r--p 00002000 00:3c 15107185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f7645ed5000-7f7645ed6000 r--p 00002000 00:3c 15107185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f7645ed6000-7f7645ed7000 rw-p 00003000 00:3c 15107185                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7f7645ed7000-7f7645ed8000 r--p 00000000 00:3c 15111557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f7645ed8000-7f7645ed9000 r-xp 00001000 00:3c 15111557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f7645ed9000-7f7645eda000 r--p 00002000 00:3c 15111557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f7645eda000-7f7645edb000 r--p 00002000 00:3c 15111557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f7645edb000-7f7645edc000 rw-p 00003000 00:3c 15111557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7f7645edc000-7f7645edd000 r--p 00000000 00:3c 15111556                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f7645edd000-7f7645ede000 r-xp 00001000 00:3c 15111556                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f7645ede000-7f7645edf000 r--p 00002000 00:3c 15111556                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f7645edf000-7f7645ee0000 r--p 00002000 00:3c 15111556                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f7645ee0000-7f7645ee1000 rw-p 00003000 00:3c 15111556                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7f7645ee1000-7f7645ee2000 r--p 00000000 00:3c 15111549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f7645ee2000-7f7645ee3000 r-xp 00001000 00:3c 15111549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f7645ee3000-7f7645ee4000 r--p 00002000 00:3c 15111549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f7645ee4000-7f7645ee5000 r--p 00002000 00:3c 15111549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f7645ee5000-7f7645ee6000 rw-p 00003000 00:3c 15111549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7f7645ee6000-7f7645ee7000 r--p 00000000 00:3c 15111530                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f7645ee7000-7f7645ee8000 r-xp 00001000 00:3c 15111530                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f7645ee8000-7f7645ee9000 r--p 00002000 00:3c 15111530                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f7645ee9000-7f7645eea000 r--p 00002000 00:3c 15111530                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f7645eea000-7f7645eeb000 rw-p 00003000 00:3c 15111530                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7f7645eeb000-7f7645eec000 r--p 00000000 00:3c 15111479                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f7645eec000-7f7645eed000 r-xp 00001000 00:3c 15111479                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f7645eed000-7f7645eee000 r--p 00002000 00:3c 15111479                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f7645eee000-7f7645eef000 r--p 00002000 00:3c 15111479                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f7645eef000-7f7645ef0000 rw-p 00003000 00:3c 15111479                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7f7645ef0000-7f7645ef1000 r--p 00000000 00:3c 15111528                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f7645ef1000-7f7645ef2000 r-xp 00001000 00:3c 15111528                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f7645ef2000-7f7645ef3000 r--p 00002000 00:3c 15111528                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f7645ef3000-7f7645ef4000 r--p 00002000 00:3c 15111528                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f7645ef4000-7f7645ef5000 rw-p 00003000 00:3c 15111528                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7f7645ef5000-7f7645ef6000 r--p 00000000 00:3c 15109275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f7645ef6000-7f7645ef7000 r-xp 00001000 00:3c 15109275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f7645ef7000-7f7645ef8000 r--p 00002000 00:3c 15109275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f7645ef8000-7f7645ef9000 r--p 00002000 00:3c 15109275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f7645ef9000-7f7645efa000 rw-p 00003000 00:3c 15109275                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7f7645efa000-7f7645efb000 r--p 00000000 00:3c 15111378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f7645efb000-7f7645efc000 r-xp 00001000 00:3c 15111378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f7645efc000-7f7645efd000 r--p 00002000 00:3c 15111378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f7645efd000-7f7645efe000 r--p 00002000 00:3c 15111378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f7645efe000-7f7645eff000 rw-p 00003000 00:3c 15111378                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7f7645eff000-7f7645f00000 r--p 00000000 00:3c 15111349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f7645f00000-7f7645f01000 r-xp 00001000 00:3c 15111349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f7645f01000-7f7645f02000 r--p 00002000 00:3c 15111349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f7645f02000-7f7645f03000 r--p 00002000 00:3c 15111349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f7645f03000-7f7645f04000 rw-p 00003000 00:3c 15111349                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7f7645f04000-7f7645f05000 r--p 00000000 00:3c 15111316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f7645f05000-7f7645f06000 r-xp 00001000 00:3c 15111316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f7645f06000-7f7645f07000 r--p 00002000 00:3c 15111316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f7645f07000-7f7645f08000 r--p 00002000 00:3c 15111316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f7645f08000-7f7645f09000 rw-p 00003000 00:3c 15111316                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7f7645f09000-7f7645f0a000 r--p 00000000 00:3c 15111312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f7645f0a000-7f7645f0b000 r-xp 00001000 00:3c 15111312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f7645f0b000-7f7645f0c000 r--p 00002000 00:3c 15111312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f7645f0c000-7f7645f0d000 r--p 00002000 00:3c 15111312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f7645f0d000-7f7645f0e000 rw-p 00003000 00:3c 15111312                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7f7645f0e000-7f7645f0f000 r--p 00000000 00:3c 15111134                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f7645f0f000-7f7645f10000 r-xp 00001000 00:3c 15111134                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f7645f10000-7f7645f11000 r--p 00002000 00:3c 15111134                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f7645f11000-7f7645f12000 r--p 00002000 00:3c 15111134                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f7645f12000-7f7645f13000 rw-p 00003000 00:3c 15111134                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7f7645f13000-7f7645f14000 r--p 00000000 00:3c 15111133                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f7645f14000-7f7645f15000 r-xp 00001000 00:3c 15111133                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f7645f15000-7f7645f16000 r--p 00002000 00:3c 15111133                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f7645f16000-7f7645f17000 r--p 00002000 00:3c 15111133                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f7645f17000-7f7645f18000 rw-p 00003000 00:3c 15111133                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7f7645f18000-7f7645f19000 r--p 00000000 00:3c 15111125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f7645f19000-7f7645f1a000 r-xp 00001000 00:3c 15111125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f7645f1a000-7f7645f1b000 r--p 00002000 00:3c 15111125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f7645f1b000-7f7645f1c000 r--p 00002000 00:3c 15111125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f7645f1c000-7f7645f1d000 rw-p 00003000 00:3c 15111125                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7f7645f1d000-7f7645f1e000 r--p 00000000 00:3c 15111123                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f7645f1e000-7f7645f1f000 r-xp 00001000 00:3c 15111123                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f7645f1f000-7f7645f20000 r--p 00002000 00:3c 15111123                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f7645f20000-7f7645f21000 r--p 00002000 00:3c 15111123                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f7645f21000-7f7645f22000 rw-p 00003000 00:3c 15111123                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7f7645f22000-7f7645f23000 r--p 00000000 00:3c 15111121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f7645f23000-7f7645f24000 r-xp 00001000 00:3c 15111121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f7645f24000-7f7645f25000 r--p 00002000 00:3c 15111121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f7645f25000-7f7645f26000 r--p 00002000 00:3c 15111121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f7645f26000-7f7645f27000 rw-p 00003000 00:3c 15111121                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7f7645f27000-7f7645f28000 r--p 00000000 00:3c 15111120                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f7645f28000-7f7645f29000 r-xp 00001000 00:3c 15111120                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f7645f29000-7f7645f2a000 r--p 00002000 00:3c 15111120                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f7645f2a000-7f7645f2b000 r--p 00002000 00:3c 15111120                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f7645f2b000-7f7645f2c000 rw-p 00003000 00:3c 15111120                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7f7645f2c000-7f7645f2d000 r--p 00000000 00:3c 15111109                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f7645f2d000-7f7645f2e000 r-xp 00001000 00:3c 15111109                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f7645f2e000-7f7645f2f000 r--p 00002000 00:3c 15111109                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f7645f2f000-7f7645f30000 r--p 00003000 00:3c 15111109                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f7645f30000-7f7645f31000 rw-p 00004000 00:3c 15111109                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7f7645f31000-7f7645f32000 r--p 00000000 00:3c 15111108                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f7645f32000-7f7645f33000 r-xp 00001000 00:3c 15111108                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f7645f33000-7f7645f35000 r--p 00002000 00:3c 15111108                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f7645f35000-7f7645f36000 r--p 00003000 00:3c 15111108                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f7645f36000-7f7645f37000 rw-p 00004000 00:3c 15111108                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7f7645f37000-7f7645f38000 r--p 00000000 00:3c 15111604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f7645f38000-7f7645f39000 r-xp 00001000 00:3c 15111604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f7645f39000-7f7645f3a000 r--p 00002000 00:3c 15111604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f7645f3a000-7f7645f3b000 r--p 00003000 00:3c 15111604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f7645f3b000-7f7645f3c000 rw-p 00004000 00:3c 15111604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7f7645f3c000-7f7645f3d000 r--p 00000000 00:3c 15111122                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f7645f3d000-7f7645f3e000 r-xp 00001000 00:3c 15111122                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f7645f3e000-7f7645f3f000 r--p 00002000 00:3c 15111122                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f7645f3f000-7f7645f40000 r--p 00003000 00:3c 15111122                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f7645f40000-7f7645f41000 rw-p 00004000 00:3c 15111122                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7f7645f41000-7f7645f42000 r--p 00000000 00:3c 15107254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f7645f42000-7f7645f43000 r-xp 00001000 00:3c 15107254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f7645f43000-7f7645f44000 r--p 00002000 00:3c 15107254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f7645f44000-7f7645f45000 r--p 00002000 00:3c 15107254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f7645f45000-7f7645f46000 rw-p 00003000 00:3c 15107254                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7f7645f46000-7f7645f47000 r--p 00000000 00:3c 15111601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f7645f47000-7f7645f48000 r-xp 00001000 00:3c 15111601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f7645f48000-7f7645f49000 r--p 00002000 00:3c 15111601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f7645f49000-7f7645f4a000 r--p 00002000 00:3c 15111601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f7645f4a000-7f7645f4b000 rw-p 00003000 00:3c 15111601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7f7645f4b000-7f7645f4c000 r--p 00000000 00:3c 15111270                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f7645f4c000-7f7645f4d000 r-xp 00001000 00:3c 15111270                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f7645f4d000-7f7645f4e000 r--p 00002000 00:3c 15111270                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f7645f4e000-7f7645f4f000 r--p 00002000 00:3c 15111270                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f7645f4f000-7f7645f50000 rw-p 00003000 00:3c 15111270                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7f7645f50000-7f7645f51000 r--p 00000000 00:3c 15111595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f7645f51000-7f7645f52000 r-xp 00001000 00:3c 15111595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f7645f52000-7f7645f53000 r--p 00002000 00:3c 15111595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f7645f53000-7f7645f54000 r--p 00002000 00:3c 15111595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f7645f54000-7f7645f55000 rw-p 00003000 00:3c 15111595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7f7645f56000-7f7645f57000 r--p 00000000 00:3c 15111639                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f7645f57000-7f7645f58000 r-xp 00001000 00:3c 15111639                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f7645f58000-7f7645f59000 r--p 00002000 00:3c 15111639                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f7645f59000-7f7645f5a000 r--p 00002000 00:3c 15111639                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f7645f5a000-7f7645f5b000 rw-p 00003000 00:3c 15111639                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7f7645f5b000-7f7645f5c000 r--p 00000000 00:3c 15234779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f7645f5c000-7f7645f5d000 r-xp 00001000 00:3c 15234779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f7645f5d000-7f7645f5e000 r--p 00002000 00:3c 15234779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f7645f5e000-7f7645f5f000 r--p 00002000 00:3c 15234779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f7645f5f000-7f7645f60000 rw-p 00003000 00:3c 15234779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7f7645f60000-7f7645f70000 rw-p 00000000 00:00 0 
7f7645f72000-7f7645f73000 r--p 00000000 00:3c 15114255                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f7645f73000-7f7645f74000 r-xp 00001000 00:3c 15114255                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f7645f74000-7f7645f75000 r--p 00002000 00:3c 15114255                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f7645f75000-7f7645f76000 r--p 00002000 00:3c 15114255                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f7645f76000-7f7645f77000 rw-p 00003000 00:3c 15114255                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7f7645f77000-7f7645f78000 r--p 00000000 00:3c 15115451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f7645f78000-7f7645f79000 r-xp 00001000 00:3c 15115451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f7645f79000-7f7645f7a000 r--p 00002000 00:3c 15115451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f7645f7a000-7f7645f7b000 r--p 00002000 00:3c 15115451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f7645f7b000-7f7645f7c000 rw-p 00003000 00:3c 15115451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7f7645f7c000-7f7645f7f000 r--p 00000000 00:3c 15115747                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f7645f7f000-7f7645f8b000 r-xp 00003000 00:3c 15115747                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f7645f8b000-7f7645f8e000 r--p 0000f000 00:3c 15115747                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f7645f8e000-7f7645f8f000 r--p 00011000 00:3c 15115747                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f7645f8f000-7f7645f90000 rw-p 00012000 00:3c 15115747                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7f7645f90000-7f7645fd0000 rw-p 00000000 00:00 0 
7f7645fd1000-7f7645fd2000 r--p 00000000 00:3c 15115670                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f7645fd2000-7f7645fd3000 r-xp 00001000 00:3c 15115670                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f7645fd3000-7f7645fd4000 r--p 00002000 00:3c 15115670                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f7645fd4000-7f7645fd5000 r--p 00002000 00:3c 15115670                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f7645fd5000-7f7645fd6000 rw-p 00003000 00:3c 15115670                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7f7645fd6000-7f7645fd8000 r--p 00000000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f7645fd8000-7f7645fdb000 r-xp 00002000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f7645fdb000-7f7645fdc000 r--p 00005000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f7645fdc000-7f7645fdd000 r--p 00006000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f7645fdd000-7f7645fde000 rw-p 00007000 00:3c 15239899                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7f7645fe0000-7f7645ff0000 rw-p 00000000 00:00 0 
7f7645ff1000-7f7645ff2000 r--p 00000000 00:3c 15208757                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f7645ff2000-7f7645ff4000 r-xp 00001000 00:3c 15208757                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f7645ff4000-7f7645ff5000 r--p 00003000 00:3c 15208757                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f7645ff5000-7f7645ff6000 r--p 00003000 00:3c 15208757                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f7645ff6000-7f7645ff7000 rw-p 00004000 00:3c 15208757                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7f7645ff7000-7f7645ff9000 r--p 00000000 00:3c 15115654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f7645ff9000-7f7645ffb000 r-xp 00002000 00:3c 15115654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f7645ffb000-7f7645ffc000 r--p 00004000 00:3c 15115654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f7645ffc000-7f7645ffd000 r--p 00004000 00:3c 15115654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f7645ffd000-7f7645ffe000 rw-p 00005000 00:3c 15115654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7f7645ffe000-7f7646000000 r--p 00000000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f7646000000-7f7646019000 r-xp 00002000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f7646019000-7f764601d000 r--p 0001b000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f764601d000-7f764601e000 r--p 0001e000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f764601e000-7f764601f000 rw-p 0001f000 00:3c 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7f764601f000-7f7646020000 r--p 00000000 00:3c 15218432                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f7646020000-7f7646021000 r-xp 00001000 00:3c 15218432                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f7646021000-7f7646022000 r--p 00002000 00:3c 15218432                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f7646022000-7f7646023000 r--p 00002000 00:3c 15218432                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f7646023000-7f7646024000 rw-p 00003000 00:3c 15218432                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7f7646024000-7f7646025000 r--p 00000000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f7646025000-7f7646026000 r-xp 00001000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f7646026000-7f7646027000 r--p 00002000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f7646027000-7f7646028000 r--p 00002000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f7646028000-7f7646029000 rw-p 00003000 00:3c 15239893                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7f7646029000-7f764602a000 r--p 00000000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f764602a000-7f764602b000 r-xp 00001000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f764602b000-7f764602c000 r--p 00002000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f764602c000-7f764602d000 r--p 00002000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f764602d000-7f764602e000 rw-p 00003000 00:3c 15238322                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7f764602e000-7f764602f000 r--p 00000000 00:3c 15234751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f764602f000-7f7646030000 r-xp 00001000 00:3c 15234751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f7646030000-7f7646031000 r--p 00002000 00:3c 15234751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f7646031000-7f7646032000 r--p 00002000 00:3c 15234751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f7646032000-7f7646033000 rw-p 00003000 00:3c 15234751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7f7646033000-7f7646034000 r--p 00000000 00:3c 15215626                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f7646034000-7f7646035000 r-xp 00001000 00:3c 15215626                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f7646035000-7f7646036000 r--p 00002000 00:3c 15215626                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f7646036000-7f7646037000 r--p 00002000 00:3c 15215626                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f7646037000-7f7646038000 rw-p 00003000 00:3c 15215626                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7f7646038000-7f7646039000 r--p 00000000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f7646039000-7f764603a000 r-xp 00001000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f764603a000-7f764603b000 r--p 00002000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f764603b000-7f764603c000 r--p 00002000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f764603c000-7f764603d000 rw-p 00003000 00:3c 15228007                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7f764603d000-7f764603e000 r--p 00000000 00:3c 15225237                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f764603e000-7f764603f000 r-xp 00001000 00:3c 15225237                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f764603f000-7f7646040000 r--p 00002000 00:3c 15225237                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f7646040000-7f7646041000 r--p 00002000 00:3c 15225237                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f7646041000-7f7646042000 rw-p 00003000 00:3c 15225237                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7f7646042000-7f7646043000 r--p 00000000 00:3c 15216287                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f7646043000-7f7646044000 r-xp 00001000 00:3c 15216287                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f7646044000-7f7646045000 r--p 00002000 00:3c 15216287                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f7646045000-7f7646046000 r--p 00002000 00:3c 15216287                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f7646046000-7f7646047000 rw-p 00003000 00:3c 15216287                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7f7646047000-7f7646048000 r--p 00000000 00:3c 15225780                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f7646048000-7f7646049000 r-xp 00001000 00:3c 15225780                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f7646049000-7f764604a000 r--p 00002000 00:3c 15225780                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f764604a000-7f764604b000 r--p 00002000 00:3c 15225780                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f764604b000-7f764604c000 rw-p 00003000 00:3c 15225780                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7f764604c000-7f764604d000 r--p 00000000 00:3c 15223284                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f764604d000-7f764604e000 r-xp 00001000 00:3c 15223284                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f764604e000-7f764604f000 r--p 00002000 00:3c 15223284                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f764604f000-7f7646050000 r--p 00002000 00:3c 15223284                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f7646050000-7f7646051000 rw-p 00003000 00:3c 15223284                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7f7646051000-7f7646052000 r--p 00000000 00:3c 15222140                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f7646052000-7f7646053000 r-xp 00001000 00:3c 15222140                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f7646053000-7f7646054000 r--p 00002000 00:3c 15222140                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f7646054000-7f7646055000 r--p 00002000 00:3c 15222140                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f7646055000-7f7646056000 rw-p 00003000 00:3c 15222140                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7f7646056000-7f7646057000 r--p 00000000 00:3c 15217012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f7646057000-7f7646058000 r-xp 00001000 00:3c 15217012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f7646058000-7f7646059000 r--p 00002000 00:3c 15217012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f7646059000-7f764605a000 r--p 00002000 00:3c 15217012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f764605a000-7f764605b000 rw-p 00003000 00:3c 15217012                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7f764605b000-7f764605c000 r--p 00000000 00:3c 15217915                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f764605c000-7f764605d000 r-xp 00001000 00:3c 15217915                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f764605d000-7f764605e000 r--p 00002000 00:3c 15217915                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f764605e000-7f764605f000 r--p 00002000 00:3c 15217915                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f764605f000-7f7646060000 rw-p 00003000 00:3c 15217915                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7f7646061000-7f7646062000 r--p 00000000 00:3c 15207572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f7646062000-7f7646063000 r-xp 00001000 00:3c 15207572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f7646063000-7f7646064000 r--p 00002000 00:3c 15207572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f7646064000-7f7646065000 r--p 00002000 00:3c 15207572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f7646065000-7f7646066000 rw-p 00003000 00:3c 15207572                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7f7646066000-7f7646069000 r--p 00000000 00:3c 15115644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f7646069000-7f764606d000 r-xp 00003000 00:3c 15115644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f764606d000-7f764606e000 r--p 00007000 00:3c 15115644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f764606e000-7f764606f000 r--p 00008000 00:3c 15115644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f764606f000-7f7646070000 rw-p 00009000 00:3c 15115644                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7f7646070000-7f76460a0000 rw-p 00000000 00:00 0 
7f76460a1000-7f76460a2000 r--p 00000000 00:3c 15212562                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f76460a2000-7f76460a3000 r-xp 00001000 00:3c 15212562                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f76460a3000-7f76460a4000 r--p 00002000 00:3c 15212562                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f76460a4000-7f76460a5000 r--p 00002000 00:3c 15212562                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f76460a5000-7f76460a6000 rw-p 00003000 00:3c 15212562                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7f76460a6000-7f76460a7000 r--p 00000000 00:3c 15219597                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f76460a7000-7f76460a8000 r-xp 00001000 00:3c 15219597                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f76460a8000-7f76460a9000 r--p 00002000 00:3c 15219597                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f76460a9000-7f76460aa000 r--p 00002000 00:3c 15219597                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f76460aa000-7f76460ab000 rw-p 00003000 00:3c 15219597                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7f76460ab000-7f76460ac000 r--p 00000000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f76460ac000-7f76460ad000 r-xp 00001000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f76460ad000-7f76460ae000 r--p 00002000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f76460ae000-7f76460af000 r--p 00002000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f76460af000-7f76460b0000 rw-p 00003000 00:3c 15240144                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7f76460b0000-7f76460d0000 rw-p 00000000 00:00 0 
7f76460d1000-7f76460d2000 r--p 00000000 00:3c 15215261                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f76460d2000-7f76460d3000 r-xp 00001000 00:3c 15215261                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f76460d3000-7f76460d4000 r--p 00002000 00:3c 15215261                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f76460d4000-7f76460d5000 r--p 00002000 00:3c 15215261                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f76460d5000-7f76460d6000 rw-p 00003000 00:3c 15215261                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7f76460d6000-7f76460d7000 r--p 00000000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f76460d7000-7f76460d8000 r-xp 00001000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f76460d8000-7f76460d9000 r--p 00002000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f76460d9000-7f76460da000 r--p 00002000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f76460da000-7f76460db000 rw-p 00003000 00:3c 15239907                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7f76460db000-7f76460dc000 r--p 00000000 00:3c 15217232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f76460dc000-7f76460dd000 r-xp 00001000 00:3c 15217232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f76460dd000-7f76460de000 r--p 00002000 00:3c 15217232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f76460de000-7f76460df000 r--p 00002000 00:3c 15217232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f76460df000-7f76460e0000 rw-p 00003000 00:3c 15217232                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7f76460e0000-7f7646130000 rw-p 00000000 00:00 0 
7f7646130000-7f7646131000 r--p 00000000 00:3c 15223351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f7646131000-7f7646132000 r-xp 00001000 00:3c 15223351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f7646132000-7f7646133000 r--p 00002000 00:3c 15223351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f7646133000-7f7646134000 r--p 00002000 00:3c 15223351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f7646134000-7f7646135000 rw-p 00003000 00:3c 15223351                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7f7646135000-7f7646136000 r--p 00000000 00:3c 15237716                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f7646136000-7f7646137000 r-xp 00001000 00:3c 15237716                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f7646137000-7f7646138000 r--p 00002000 00:3c 15237716                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f7646138000-7f7646139000 r--p 00002000 00:3c 15237716                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f7646139000-7f764613a000 rw-p 00003000 00:3c 15237716                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7f764613a000-7f764613b000 r--p 00000000 00:3c 15238297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f764613b000-7f764613c000 r-xp 00001000 00:3c 15238297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f764613c000-7f764613d000 r--p 00002000 00:3c 15238297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f764613d000-7f764613e000 r--p 00002000 00:3c 15238297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f764613e000-7f764613f000 rw-p 00003000 00:3c 15238297                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7f764613f000-7f7646140000 r--p 00000000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f7646140000-7f7646141000 r-xp 00001000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f7646141000-7f7646142000 r--p 00002000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f7646142000-7f7646143000 r--p 00002000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f7646143000-7f7646144000 rw-p 00003000 00:3c 15244110                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7f7646144000-7f7646146000 r--p 00000000 00:3c 15115680                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f7646146000-7f764614c000 r-xp 00002000 00:3c 15115680                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f764614c000-7f764614e000 r--p 00008000 00:3c 15115680                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f764614e000-7f764614f000 r--p 00009000 00:3c 15115680                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f764614f000-7f7646150000 rw-p 0000a000 00:3c 15115680                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7f7646150000-7f7646160000 rw-p 00000000 00:00 0 
7f7646164000-7f7646166000 r--p 00000000 00:3c 15111630                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f7646166000-7f7646168000 r-xp 00002000 00:3c 15111630                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f7646168000-7f7646169000 r--p 00004000 00:3c 15111630                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f7646169000-7f764616a000 r--p 00004000 00:3c 15111630                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f764616a000-7f764616b000 rw-p 00005000 00:3c 15111630                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7f764616b000-7f764616c000 r--p 00000000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f764616c000-7f764616d000 r-xp 00001000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f764616d000-7f764616e000 r--p 00002000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f764616e000-7f764616f000 r--p 00002000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f764616f000-7f7646170000 rw-p 00003000 00:3c 15242702                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7f7646170000-7f76461f0000 rw-p 00000000 00:00 0 
7f76461f0000-7f76461f1000 r--p 00000000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f76461f1000-7f76461f2000 r-xp 00001000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f76461f2000-7f76461f3000 r--p 00002000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f76461f3000-7f76461f4000 r--p 00002000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f76461f4000-7f76461f5000 rw-p 00003000 00:3c 15234659                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7f76461f5000-7f76461f6000 r--p 00000000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f76461f6000-7f76461f7000 r-xp 00001000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f76461f7000-7f76461f8000 r--p 00002000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f76461f8000-7f76461f9000 r--p 00002000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f76461f9000-7f76461fa000 rw-p 00003000 00:3c 15230934                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7f76461fa000-7f76461fb000 r--p 00000000 00:3c 15216901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f76461fb000-7f76461fc000 r-xp 00001000 00:3c 15216901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f76461fc000-7f76461fd000 r--p 00002000 00:3c 15216901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f76461fd000-7f76461fe000 r--p 00002000 00:3c 15216901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f76461fe000-7f76461ff000 rw-p 00003000 00:3c 15216901                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7f7646200000-7f7646203000 r--p 00000000 00:3c 15115681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f7646203000-7f764620c000 r-xp 00003000 00:3c 15115681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f764620c000-7f764620e000 r--p 0000c000 00:3c 15115681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f764620e000-7f764620f000 r--p 0000d000 00:3c 15115681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f764620f000-7f7646210000 rw-p 0000e000 00:3c 15115681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7f7646210000-7f76462c0000 rw-p 00000000 00:00 0 
7f76462c3000-7f76462c5000 r--p 00000000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f76462c5000-7f76462c7000 r-xp 00002000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f76462c7000-7f76462c8000 r--p 00004000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f76462c8000-7f76462c9000 r--p 00004000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f76462c9000-7f76462ca000 rw-p 00005000 00:3c 15223743                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7f76462ca000-7f76462cb000 r--p 00000000 00:3c 15217085                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f76462cb000-7f76462cc000 r-xp 00001000 00:3c 15217085                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f76462cc000-7f76462cd000 r--p 00002000 00:3c 15217085                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f76462cd000-7f76462ce000 r--p 00002000 00:3c 15217085                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f76462ce000-7f76462cf000 rw-p 00003000 00:3c 15217085                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7f76462cf000-7f76462d0000 ---p 00000000 00:00 0 
7f76462d0000-7f7646311000 rw-p 00000000 00:00 0 
7f7646311000-7f7646312000 ---p 00000000 00:00 0 
7f7646312000-7f7646353000 rw-p 00000000 00:00 0 
7f7646353000-7f7646354000 ---p 00000000 00:00 0 
7f7646354000-7f7646395000 rw-p 00000000 00:00 0 
7f7646395000-7f7646396000 ---p 00000000 00:00 0 
7f7646396000-7f76463d7000 rw-p 00000000 00:00 0 
7f76463d7000-7f76463d8000 ---p 00000000 00:00 0 
7f76463d8000-7f7646419000 rw-p 00000000 00:00 0 
7f7646419000-7f764641a000 ---p 00000000 00:00 0 
7f764641a000-7f764645b000 rw-p 00000000 00:00 0 
7f764645b000-7f764645c000 ---p 00000000 00:00 0 
7f764645c000-7f764649d000 rw-p 00000000 00:00 0 
7f764649d000-7f764649e000 ---p 00000000 00:00 0 
7f764649e000-7f76464df000 rw-p 00000000 00:00 0 
7f76464df000-7f76464e0000 ---p 00000000 00:00 0 
7f76464e0000-7f7646521000 rw-p 00000000 00:00 0 
7f7646521000-7f7646522000 ---p 00000000 00:00 0 
7f7646522000-7f7646563000 rw-p 00000000 00:00 0 
7f7646563000-7f7646564000 ---p 00000000 00:00 0 
7f7646564000-7f76465a5000 rw-p 00000000 00:00 0 
7f76465a5000-7f76465a6000 ---p 00000000 00:00 0 
7f76465a6000-7f76465e7000 rw-p 00000000 00:00 0 
7f76465e7000-7f76465e8000 ---p 00000000 00:00 0 
7f76465e8000-7f7646629000 rw-p 00000000 00:00 0 
7f7646629000-7f764662a000 ---p 00000000 00:00 0 
7f764662a000-7f764666b000 rw-p 00000000 00:00 0 
7f764666b000-7f764666c000 ---p 00000000 00:00 0 
7f764666c000-7f76466ad000 rw-p 00000000 00:00 0 
7f76466ad000-7f76466ae000 ---p 00000000 00:00 0 
7f76466ae000-7f76466ef000 rw-p 00000000 00:00 0 
7f76466ef000-7f76466f0000 ---p 00000000 00:00 0 
7f76466f0000-7f7646731000 rw-p 00000000 00:00 0 
7f7646731000-7f7646732000 ---p 00000000 00:00 0 
7f7646732000-7f7646773000 rw-p 00000000 00:00 0 
7f7646773000-7f7646774000 ---p 00000000 00:00 0 
7f7646774000-7f76467b5000 rw-p 00000000 00:00 0 
7f76467b5000-7f76467b6000 ---p 00000000 00:00 0 
7f76467b6000-7f76467f7000 rw-p 00000000 00:00 0 
7f76467f7000-7f76467f8000 ---p 00000000 00:00 0 
7f76467f8000-7f7646839000 rw-p 00000000 00:00 0 
7f7646839000-7f764683a000 ---p 00000000 00:00 0 
7f764683a000-7f764687b000 rw-p 00000000 00:00 0 
7f764687b000-7f764687c000 ---p 00000000 00:00 0 
7f764687c000-7f76468bd000 rw-p 00000000 00:00 0 
7f76468bd000-7f76468be000 ---p 00000000 00:00 0 
7f76468be000-7f76468ff000 rw-p 00000000 00:00 0 
7f76468ff000-7f7646900000 ---p 00000000 00:00 0 
7f7646900000-7f7646941000 rw-p 00000000 00:00 0 
7f7646941000-7f7646942000 ---p 00000000 00:00 0 
7f7646942000-7f7646983000 rw-p 00000000 00:00 0 
7f7646983000-7f7646984000 ---p 00000000 00:00 0 
7f7646984000-7f76469c5000 rw-p 00000000 00:00 0 
7f76469c5000-7f76469c6000 ---p 00000000 00:00 0 
7f76469c6000-7f7646a07000 rw-p 00000000 00:00 0 
7f7646a07000-7f7646a08000 ---p 00000000 00:00 0 
7f7646a08000-7f7646a49000 rw-p 00000000 00:00 0 
7f7646a49000-7f7646a4a000 ---p 00000000 00:00 0 
7f7646a4a000-7f7646a8b000 rw-p 00000000 00:00 0 
7f7646a8b000-7f7646a8c000 ---p 00000000 00:00 0 
7f7646a8c000-7f7646acd000 rw-p 00000000 00:00 0 
7f7646acd000-7f7646ace000 ---p 00000000 00:00 0 
7f7646ace000-7f7646b0f000 rw-p 00000000 00:00 0 
7f7646b0f000-7f7646b10000 ---p 00000000 00:00 0 
7f7646b10000-7f7647380000 rw-p 00000000 00:00 0 
7f7647381000-7f7647382000 r--p 00000000 00:3c 15218484                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f7647382000-7f7647383000 r-xp 00001000 00:3c 15218484                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f7647383000-7f7647384000 r--p 00002000 00:3c 15218484                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f7647384000-7f7647385000 r--p 00002000 00:3c 15218484                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f7647385000-7f7647386000 rw-p 00003000 00:3c 15218484                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7f7647386000-7f7647388000 r--p 00000000 00:3c 15115559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f7647388000-7f764738b000 r-xp 00002000 00:3c 15115559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f764738b000-7f764738d000 r--p 00005000 00:3c 15115559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f764738d000-7f764738e000 r--p 00006000 00:3c 15115559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f764738e000-7f764738f000 rw-p 00007000 00:3c 15115559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7f764738f000-7f766078f000 rw-p 00000000 00:00 0 
7f7660790000-7f7660792000 r--p 00000000 00:3c 15245106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f7660792000-7f7660797000 r-xp 00002000 00:3c 15245106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f7660797000-7f7660798000 r--p 00007000 00:3c 15245106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f7660798000-7f7660799000 r--p 00008000 00:3c 15245106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f7660799000-7f766079a000 rw-p 00009000 00:3c 15245106                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7f766079a000-7f766079b000 r--p 00000000 00:3c 15731278                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f766079b000-7f766079d000 r-xp 00001000 00:3c 15731278                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f766079d000-7f766079e000 r--p 00003000 00:3c 15731278                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f766079e000-7f766079f000 r--p 00003000 00:3c 15731278                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f766079f000-7f76607a0000 rw-p 00004000 00:3c 15731278                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7f76607a0000-7f76607c0000 rw-p 00000000 00:00 0 
7f76607c0000-7f76607c1000 r--p 00000000 00:3c 15225465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f76607c1000-7f76607c2000 r-xp 00001000 00:3c 15225465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f76607c2000-7f76607c3000 r--p 00002000 00:3c 15225465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f76607c3000-7f76607c4000 r--p 00002000 00:3c 15225465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f76607c4000-7f76607c5000 rw-p 00003000 00:3c 15225465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7f76607c5000-7f76607c6000 r--p 00000000 00:3c 15111563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f76607c6000-7f76607c7000 r-xp 00001000 00:3c 15111563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f76607c7000-7f76607c8000 r--p 00002000 00:3c 15111563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f76607c8000-7f76607c9000 r--p 00002000 00:3c 15111563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f76607c9000-7f76607ca000 rw-p 00003000 00:3c 15111563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7f76607ca000-7f76608cb000 rw-p 00000000 00:00 0 
7f76608cb000-7f76608d2000 r--s 00000000 00:3c 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f76608d2000-7f766092b000 r--p 00000000 00:3c 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7f766092b000-7f766092d000 rw-p 00000000 00:00 0 
7f766092d000-7f7660931000 r--p 00000000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7660931000-7f7660954000 r-xp 00004000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7660954000-7f7660958000 r--p 00027000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7660958000-7f7660959000 r--p 0002b000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f7660959000-7f766095a000 rw-p 0002c000 00:3c 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7f766095a000-7f7660982000 r--p 00000000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f7660982000-7f7660b0a000 r-xp 00028000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f7660b0a000-7f7660b59000 r--p 001b0000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f7660b59000-7f7660b5d000 r--p 001fe000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f7660b5d000-7f7660b5f000 rw-p 00202000 00:3c 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7f7660b5f000-7f7660b6e000 rw-p 00000000 00:00 0 
7f7660b6e000-7f7660b7e000 r--p 00000000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f7660b7e000-7f7660bfd000 r-xp 00010000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f7660bfd000-7f7660c55000 r--p 0008f000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f7660c55000-7f7660c56000 r--p 000e7000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f7660c56000-7f7660c57000 rw-p 000e8000 00:3c 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7f7660c57000-7f7660c59000 r--p 00000000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7660c59000-7f7660c6e000 r-xp 00002000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7660c6e000-7f7660c87000 r--p 00017000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7660c87000-7f7660c88000 r--p 0002f000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7660c88000-7f7660c89000 rw-p 00030000 00:3c 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7f7660c89000-7f7660c91000 rw-p 00000000 00:00 0 
7f7660c91000-7f7660c9b000 r--p 00000000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f7660c9b000-7f7660cfe000 r-xp 0000a000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f7660cfe000-7f7660d13000 r--p 0006d000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f7660d13000-7f7660d14000 r--p 00081000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f7660d14000-7f7660d15000 rw-p 00082000 00:3c 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7f7660d15000-7f7660d17000 r--p 00000000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f7660d17000-7f7660d29000 r-xp 00002000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f7660d29000-7f7660d2f000 r--p 00014000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f7660d2f000-7f7660d30000 r--p 0001a000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f7660d30000-7f7660d31000 rw-p 0001b000 00:3c 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7f7660d31000-7f7660d32000 r--p 00000000 00:3c 15111116                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f7660d32000-7f7660d33000 r-xp 00001000 00:3c 15111116                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f7660d33000-7f7660d34000 r--p 00002000 00:3c 15111116                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f7660d34000-7f7660d35000 r--p 00002000 00:3c 15111116                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f7660d35000-7f7660d36000 rw-p 00003000 00:3c 15111116                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7f7660d36000-7f7660d7e000 r--p 00000000 00:3c 15108464                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f7660d7e000-7f7661236000 r-xp 00048000 00:3c 15108464                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f7661236000-7f76613c7000 r--p 00500000 00:3c 15108464                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f76613c7000-7f76613dd000 r--p 00690000 00:3c 15108464                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f76613dd000-7f76613e1000 rw-p 006a6000 00:3c 15108464                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7f76613e1000-7f76613f7000 rw-p 00000000 00:00 0 
7f76613f7000-7f76613f8000 r--p 00000000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f76613f8000-7f7661423000 r-xp 00001000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f7661423000-7f766142d000 r--p 0002c000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f766142d000-7f766142f000 r--p 00036000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7f766142f000-7f7661431000 rw-p 00038000 00:3c 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffc2e28d000-7ffc2e2d5000 rw-p 00000000 00:00 0                          [stack]
7ffc2e356000-7ffc2e35a000 r--p 00000000 00:00 0                          [vvar]
7ffc2e35a000-7ffc2e35c000 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-19T17:34:29Z master a7ef9a44a6) +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 25.672214 seconds

3337 files, 33381 examples, 153816 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