# Logfile created on 2025-06-05 03:39:14 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007fa48e70fdc0 @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.20250605-033914", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fa48e7317b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fa48e731588 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fa48e64a5c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20250605-033914", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20250605-033914>, @binmode=false, @mon_data=#<Monitor:0x00007fa48e731240>, @mon_data_owner_object_id=860>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20
Cloning into 'trunk-repeat20'...
Updating files:  34% (3823/11201)
Updating files:  35% (3921/11201)
Updating files:  36% (4033/11201)
Updating files:  37% (4145/11201)
Updating files:  38% (4257/11201)
Updating files:  39% (4369/11201)
Updating files:  40% (4481/11201)
Updating files:  41% (4593/11201)
Updating files:  42% (4705/11201)
Updating files:  43% (4817/11201)
Updating files:  44% (4929/11201)
Updating files:  45% (5041/11201)
Updating files:  46% (5153/11201)
Updating files:  47% (5265/11201)
Updating files:  48% (5377/11201)
Updating files:  49% (5489/11201)
Updating files:  50% (5601/11201)
Updating files:  51% (5713/11201)
Updating files:  52% (5825/11201)
Updating files:  53% (5937/11201)
Updating files:  54% (6049/11201)
Updating files:  55% (6161/11201)
Updating files:  56% (6273/11201)
Updating files:  57% (6385/11201)
Updating files:  58% (6497/11201)
Updating files:  59% (6609/11201)
Updating files:  60% (6721/11201)
Updating files:  61% (6833/11201)
Updating files:  62% (6945/11201)
Updating files:  63% (7057/11201)
Updating files:  64% (7169/11201)
Updating files:  65% (7281/11201)
Updating files:  66% (7393/11201)
Updating files:  67% (7505/11201)
Updating files:  68% (7617/11201)
Updating files:  69% (7729/11201)
Updating files:  70% (7841/11201)
Updating files:  71% (7953/11201)
Updating files:  72% (8065/11201)
Updating files:  73% (8177/11201)
Updating files:  74% (8289/11201)
Updating files:  75% (8401/11201)
Updating files:  76% (8513/11201)
Updating files:  77% (8625/11201)
Updating files:  78% (8737/11201)
Updating files:  79% (8849/11201)
Updating files:  80% (8961/11201)
Updating files:  81% (9073/11201)
Updating files:  82% (9185/11201)
Updating files:  83% (9297/11201)
Updating files:  84% (9409/11201)
Updating files:  85% (9521/11201)
Updating files:  86% (9633/11201)
Updating files:  87% (9745/11201)
Updating files:  88% (9857/11201)
Updating files:  89% (9969/11201)
Updating files:  90% (10081/11201)
Updating files:  91% (10193/11201)
Updating files:  92% (10305/11201)
Updating files:  93% (10417/11201)
Updating files:  94% (10529/11201)
Updating files:  95% (10641/11201)
Updating files:  96% (10753/11201)
Updating files:  97% (10865/11201)
Updating files:  98% (10977/11201)
Updating files:  99% (11089/11201)
Updating files: 100% (11201/11201)
Updating files: 100% (11201/11201), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --disable-install-doc --enable-shared
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... no
checking for c++... c++
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... 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
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
configure: WARNING: something wrong with CXXFLAGS=""
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... no
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for 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 off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __attribute__((__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 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... 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 daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_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 updated
configure: ruby library version = 3.5.0+2
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
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]

---
$$$[end] "/tmp/ruby/src/trunk-repeat20/configure --prefix=/tmp/ruby/install/trunk-repeat20 --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.25.5...
Downloading bundled gem rake-13.3.0...
Downloading bundled gem test-unit-3.6.8...
Downloading bundled gem rexml-3.4.1...
Downloading bundled gem rss-0.3.1...
Downloading bundled gem net-ftp-0.3.8...
Downloading bundled gem net-imap-0.5.8...
Downloading bundled gem net-pop-0.1.2...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem rbs-3.9.4...
Downloading bundled gem typeprof-0.30.1...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-3.2.1...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.3...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.3.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.4.1...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.14.0...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem irb-1.15.2...
Downloading bundled gem reline-0.6.1...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/gems/src
Cloning https://github.com/ruby/power_assert
Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/power_assert'...
Cloning https://github.com/ruby/matrix
Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/matrix'...
Cloning https://github.com/ruby/prime
Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/prime'...
Cloning https://github.com/ruby/debug
Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/debug'...
Cloning https://github.com/ruby/repl_type_completor
Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/repl_type_completor'...
Cloning https://github.com/ruby/ostruct
Cloning into '/tmp/ruby/src/trunk-repeat20/gems/src/ostruct'...
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5
echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/matrix.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/matrix.revision updated
Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77
echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/prime.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/prime.revision updated
Update debug to cf469f2b21710727abdd153b25a1e5123b002bb0
From https://github.com/ruby/power_assert
 * branch            a7dab941153b233d3412e249d25da52a6c5691de -> FETCH_HEAD
HEAD is now at a7dab94 Merge pull request #56 from k-tsj/fix-failures-on-head
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 updated
From https://github.com/ruby/debug
 * branch            cf469f2b21710727abdd153b25a1e5123b002bb0 -> FETCH_HEAD
HEAD is now at cf469f2 The debug gem can abort when stepping into a rescue clause:
echo cf469f2b21710727abdd153b25a1e5123b002bb0 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision updated
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 -
Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision updated
Building matrix@200efebc35dc1a8d16fad671f7006c85cbd0e3f5 to /tmp/ruby/src/trunk-repeat20/gems/matrix-0.4.2.gem
Building prime@d97973271103f2bdde91f3f0bd3e42526401ad77 to /tmp/ruby/src/trunk-repeat20/gems/prime-0.1.3.gem
  Successfully built RubyGem
  Name: prime
  Version: 0.1.3
  File: prime-0.1.3.gem
Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.5.gem
  Successfully built RubyGem
  Name: matrix
  Version: 0.4.2
  File: matrix-0.4.2.gem
Building debug@cf469f2b21710727abdd153b25a1e5123b002bb0 to /tmp/ruby/src/trunk-repeat20/gems/debug-1.10.0.gem
From https://github.com/ruby/ostruct
 * branch            50d51248bec5560a102a1024aff4174b31dca8cc -> FETCH_HEAD
HEAD is now at 50d5124 Use `Ractor#value` as `Ractor#take` is removed
echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/ostruct.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/ostruct.revision updated
Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk-repeat20/gems/repl_type_completor-0.1.11.gem
  Successfully built RubyGem
  Name: power_assert
  Version: 2.0.6dev
  File: power_assert-2.0.6dev.gem
  Successfully built RubyGem
  Name: debug
  Version: 1.10.0
  File: debug-1.10.0.gem
Building ostruct@50d51248bec5560a102a1024aff4174b31dca8cc to /tmp/ruby/src/trunk-repeat20/gems/ostruct-0.6.1.gem
  Successfully built RubyGem
  Name: repl_type_completor
  Version: 0.1.11
  File: repl_type_completor-0.1.11.gem
  Successfully built RubyGem
  Name: ostruct
  Version: 0.6.1
  File: ostruct-0.6.1.gem
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 111986f8b0
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating id.h
generating optinsn.inc
generating optunifs.inc
generating insns.inc
id.h updated
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
known_errors.inc updated
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/enc/jis
+ cp /tmp/ruby/src/trunk-repeat20/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat20/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat20/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat20/probes.d > probes.dmyh
/tmp/ruby/src/trunk-repeat20/revision.h updated
generating parse.c
copying lex.c
generating enc/trans/newline.c ...
generating id.c
making /tmp/ruby/src/trunk-repeat20/ast.rbinc
id.c updated
making /tmp/ruby/src/trunk-repeat20/dir.rbinc
making /tmp/ruby/src/trunk-repeat20/gc.rbinc
making /tmp/ruby/src/trunk-repeat20/numeric.rbinc
making /tmp/ruby/src/trunk-repeat20/io.rbinc
making /tmp/ruby/src/trunk-repeat20/marshal.rbinc
making /tmp/ruby/src/trunk-repeat20/pack.rbinc
making /tmp/ruby/src/trunk-repeat20/trace_point.rbinc
making /tmp/ruby/src/trunk-repeat20/warning.rbinc
making /tmp/ruby/src/trunk-repeat20/array.rbinc
making /tmp/ruby/src/trunk-repeat20/hash.rbinc
making /tmp/ruby/src/trunk-repeat20/kernel.rbinc
making /tmp/ruby/src/trunk-repeat20/ractor.rbinc
making /tmp/ruby/src/trunk-repeat20/symbol.rbinc
making /tmp/ruby/src/trunk-repeat20/timev.rbinc
making /tmp/ruby/src/trunk-repeat20/thread_sync.rbinc
making /tmp/ruby/src/trunk-repeat20/nilclass.rbinc
making /tmp/ruby/src/trunk-repeat20/prelude.rbinc
making /tmp/ruby/src/trunk-repeat20/gem_prelude.rbinc
making /tmp/ruby/src/trunk-repeat20/yjit.rbinc
making /tmp/ruby/src/trunk-repeat20/yjit_hook.rbinc
making /tmp/ruby/src/trunk-repeat20/zjit.rbinc
generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/socket'
generating constant definitions
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/socket'
generating miniprelude.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/etc'
miniprelude.c updated
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
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 matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5
echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/matrix.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/matrix.revision unchanged
Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77
echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/prime.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/prime.revision unchanged
Update debug to cf469f2b21710727abdd153b25a1e5123b002bb0
echo cf469f2b21710727abdd153b25a1e5123b002bb0 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
/bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision -
rbconfig.rb updated
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision unchanged
Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc
/usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/.bundle/gems
echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/ostruct.revision -
generating x86_64-linux-fake.rb
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/ostruct.revision unchanged
x86_64-linux-fake.rb updated
Extracting bundle gem minitest-5.25.5...
Extracting bundle gem rake-13.3.0...
Unpacked gems/minitest-5.25.5.gem
Extracting bundle gem test-unit-3.6.8...
Unpacked gems/rake-13.3.0.gem
Extracting bundle gem rexml-3.4.1...
Unpacked gems/test-unit-3.6.8.gem
Extracting bundle gem rss-0.3.1...
Unpacked gems/rexml-3.4.1.gem
Extracting bundle gem net-ftp-0.3.8...
Unpacked gems/rss-0.3.1.gem
Extracting bundle gem net-imap-0.5.8...
Unpacked gems/net-ftp-0.3.8.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-imap-0.5.8.gem
Extracting bundle gem net-smtp-0.5.1...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem rbs-3.9.4...
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem typeprof-0.30.1...
Unpacked gems/typeprof-0.30.1.gem
Unpacked gems/rbs-3.9.4.gem
Extracting bundle gem racc-1.8.1...
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/racc-1.8.1.gem
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem getoptlong-0.2.1...
Extracting bundle gem base64-0.3.0...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem bigdecimal-3.2.1...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/bigdecimal-3.2.1.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem pstore-0.2.0...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem benchmark-0.4.1...
Unpacked gems/pstore-0.2.0.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/benchmark-0.4.1.gem
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem rdoc-6.14.0...
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/win32ole-1.9.2.gem
Extracting bundle gem irb-1.15.2...
Unpacked gems/rdoc-6.14.0.gem
Extracting bundle gem reline-0.6.1...
Unpacked gems/irb-1.15.2.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/reline-0.6.1.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/readline-0.0.4.gem
generating enc.mk
Unpacked gems/fiddle-1.1.8.gem
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 matrix-0.4.2...
Extracting bundle gem prime-0.1.3...
Unpacked gems/prime-0.1.3.gem
Extracting bundle gem debug-1.10.0...
Unpacked gems/matrix-0.4.2.gem
Extracting bundle gem repl_type_completor-0.1.11...
Unpacked gems/repl_type_completor-0.1.11.gem
Extracting bundle gem ostruct-0.6.1...
Unpacked gems/debug-1.10.0.gem
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
generating table from enc/trans/big5.c
Unpacked gems/ostruct-0.6.1.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
generating table from enc/trans/cesu_8.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/chinese.c
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_sjis_docomo.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
generating /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
generating /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/ripper'
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/gbk.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/big5.c ...
generating table from enc/trans/korean.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/utf_16_32.c ...
generating enc/trans/korean.c ...
generating enc/trans/japanese_euc.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-repeat20/main.c
compiling /tmp/ruby/src/trunk-repeat20/dmydln.c
compiling /tmp/ruby/src/trunk-repeat20/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-repeat20/ast.c
compiling /tmp/ruby/src/trunk-repeat20/bignum.c
compiling /tmp/ruby/src/trunk-repeat20/class.c
compiling /tmp/ruby/src/trunk-repeat20/compar.c
compiling /tmp/ruby/src/trunk-repeat20/compile.c
compiling /tmp/ruby/src/trunk-repeat20/complex.c
compiling /tmp/ruby/src/trunk-repeat20/cont.c
compiling /tmp/ruby/src/trunk-repeat20/debug.c
compiling /tmp/ruby/src/trunk-repeat20/debug_counter.c
compiling /tmp/ruby/src/trunk-repeat20/dir.c
compiling /tmp/ruby/src/trunk-repeat20/dln_find.c
compiling /tmp/ruby/src/trunk-repeat20/encoding.c
compiling /tmp/ruby/src/trunk-repeat20/enum.c
compiling /tmp/ruby/src/trunk-repeat20/enumerator.c
compiling /tmp/ruby/src/trunk-repeat20/error.c
compiling /tmp/ruby/src/trunk-repeat20/eval.c
compiling /tmp/ruby/src/trunk-repeat20/file.c
compiling /tmp/ruby/src/trunk-repeat20/gc.c
compiling /tmp/ruby/src/trunk-repeat20/hash.c
compiling /tmp/ruby/src/trunk-repeat20/inits.c
compiling /tmp/ruby/src/trunk-repeat20/imemo.c
compiling /tmp/ruby/src/trunk-repeat20/io.c
compiling /tmp/ruby/src/trunk-repeat20/io_buffer.c
compiling /tmp/ruby/src/trunk-repeat20/iseq.c
compiling /tmp/ruby/src/trunk-repeat20/load.c
compiling /tmp/ruby/src/trunk-repeat20/marshal.c
compiling /tmp/ruby/src/trunk-repeat20/math.c
compiling /tmp/ruby/src/trunk-repeat20/memory_view.c
compiling /tmp/ruby/src/trunk-repeat20/namespace.c
compiling /tmp/ruby/src/trunk-repeat20/node.c
compiling /tmp/ruby/src/trunk-repeat20/node_dump.c
compiling /tmp/ruby/src/trunk-repeat20/numeric.c
compiling /tmp/ruby/src/trunk-repeat20/object.c
compiling /tmp/ruby/src/trunk-repeat20/pack.c
compiling parse.c
compiling /tmp/ruby/src/trunk-repeat20/parser_st.c
compiling /tmp/ruby/src/trunk-repeat20/proc.c
compiling /tmp/ruby/src/trunk-repeat20/process.c
compiling /tmp/ruby/src/trunk-repeat20/ractor.c
compiling /tmp/ruby/src/trunk-repeat20/random.c
compiling /tmp/ruby/src/trunk-repeat20/range.c
compiling /tmp/ruby/src/trunk-repeat20/rational.c
compiling /tmp/ruby/src/trunk-repeat20/re.c
compiling /tmp/ruby/src/trunk-repeat20/regcomp.c
compiling /tmp/ruby/src/trunk-repeat20/regenc.c
compiling /tmp/ruby/src/trunk-repeat20/regerror.c
compiling /tmp/ruby/src/trunk-repeat20/regexec.c
compiling /tmp/ruby/src/trunk-repeat20/regparse.c
compiling /tmp/ruby/src/trunk-repeat20/regsyntax.c
compiling /tmp/ruby/src/trunk-repeat20/ruby.c
compiling /tmp/ruby/src/trunk-repeat20/ruby_parser.c
compiling /tmp/ruby/src/trunk-repeat20/scheduler.c
compiling /tmp/ruby/src/trunk-repeat20/shape.c
compiling /tmp/ruby/src/trunk-repeat20/signal.c
compiling /tmp/ruby/src/trunk-repeat20/sprintf.c
compiling /tmp/ruby/src/trunk-repeat20/st.c
compiling /tmp/ruby/src/trunk-repeat20/set.c
compiling /tmp/ruby/src/trunk-repeat20/strftime.c
compiling /tmp/ruby/src/trunk-repeat20/string.c
compiling /tmp/ruby/src/trunk-repeat20/struct.c
compiling /tmp/ruby/src/trunk-repeat20/symbol.c
compiling /tmp/ruby/src/trunk-repeat20/thread.c
compiling /tmp/ruby/src/trunk-repeat20/time.c
compiling /tmp/ruby/src/trunk-repeat20/transcode.c
compiling /tmp/ruby/src/trunk-repeat20/util.c
compiling /tmp/ruby/src/trunk-repeat20/variable.c
/tmp/ruby/src/trunk-repeat20/variable.c: In function ‘iterate_over_shapes_with_callback’:
/tmp/ruby/src/trunk-repeat20/variable.c:2244:1: warning: control reaches end of non-void function [-Wreturn-type]
 2244 | }
      | ^
At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
compiling /tmp/ruby/src/trunk-repeat20/version.c
compiling /tmp/ruby/src/trunk-repeat20/vm.c
compiling /tmp/ruby/src/trunk-repeat20/vm_backtrace.c
compiling /tmp/ruby/src/trunk-repeat20/vm_dump.c
compiling /tmp/ruby/src/trunk-repeat20/vm_sync.c
compiling /tmp/ruby/src/trunk-repeat20/vm_trace.c
compiling /tmp/ruby/src/trunk-repeat20/weakmap.c
compiling /tmp/ruby/src/trunk-repeat20/yjit.c
compiling /tmp/ruby/src/trunk-repeat20/jit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk-repeat20/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-repeat20/addr2line.c
compiling /tmp/ruby/src/trunk-repeat20/array.c
compiling prism/api_node.c
compiling /tmp/ruby/src/trunk-repeat20/prism/api_pack.c
compiling prism/diagnostic.c
compiling /tmp/ruby/src/trunk-repeat20/prism/encoding.c
compiling /tmp/ruby/src/trunk-repeat20/prism/extension.c
compiling prism/node.c
compiling /tmp/ruby/src/trunk-repeat20/prism/options.c
compiling /tmp/ruby/src/trunk-repeat20/prism/pack.c
compiling prism/prettyprint.c
compiling /tmp/ruby/src/trunk-repeat20/prism/regexp.c
compiling prism/serialize.c
compiling /tmp/ruby/src/trunk-repeat20/prism/static_literals.c
compiling prism/token_type.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-repeat20/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-repeat20/prism/prism.c
compiling /tmp/ruby/src/trunk-repeat20/prism_init.c
assembling /tmp/ruby/src/trunk-repeat20/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-repeat20/enc/ascii.c
compiling /tmp/ruby/src/trunk-repeat20/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-repeat20/enc/unicode.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_8.c
compiling enc/trans/newline.c
touch /tmp/ruby/build/trunk-repeat20/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk-repeat20/target/release/libyjit.a into /tmp/ruby/build/trunk-repeat20/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef   -fPIC 
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-repeat20/include -I/tmp/ruby/src/trunk-repeat20 -I/tmp/ruby/src/trunk-repeat20/prism -I/tmp/ruby/src/trunk-repeat20/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.5  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20/target/release/' '/tmp/ruby/src/trunk-repeat20/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-repeat20/dln.c
compiling /tmp/ruby/src/trunk-repeat20/localeinit.c
creating verconf.h
compiling /tmp/ruby/src/trunk-repeat20/dmyext.c
compiling /tmp/ruby/src/trunk-repeat20/dmyenc.c
verconf.h updated
compiling /tmp/ruby/src/trunk-repeat20/loadpath.c
builtin_binary.inc updated
3826fc64d4603930f3b3cf65c9b678ea4f46c0c50ba98dcccaae249f24c66581  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 updated
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
compiling /tmp/ruby/src/trunk-repeat20/enc/encdb.c
compiling /tmp/ruby/src/trunk-repeat20/enc/big5.c
compiling /tmp/ruby/src/trunk-repeat20/enc/cesu_8.c
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
compiling /tmp/ruby/src/trunk-repeat20/enc/cp949.c
compiling /tmp/ruby/src/trunk-repeat20/enc/emacs_mule.c
generating transdb.h
compiling /tmp/ruby/src/trunk-repeat20/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-repeat20/enc/euc_kr.c
transdb.h updated
compiling /tmp/ruby/src/trunk-repeat20/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-repeat20/enc/gb2312.c
compiling /tmp/ruby/src/trunk-repeat20/enc/gb18030.c
compiling /tmp/ruby/src/trunk-repeat20/enc/gbk.c
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_1.c
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_13.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_14.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_15.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_16.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_r.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-repeat20/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16be.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32be.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1250.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1251.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1253.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1254.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1257.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c ...
generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c
linking encoding encdb.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c
linking encoding big5.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c
linking encoding cesu_8.so
linking encoding cp949.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c
linking encoding emacs_mule.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c
linking encoding iso_8859_4.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c
linking encoding iso_8859_5.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c
linking encoding iso_8859_6.so
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking transcoder big5.so
linking encoding iso_8859_9.so
linking transcoder cesu_8.so
linking encoding iso_8859_10.so
linking transcoder chinese.so
linking encoding iso_8859_11.so
linking transcoder ebcdic.so
linking encoding iso_8859_13.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking encoding utf_32be.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking encoding utf_32le.so
linking transcoder korean.so
linking transcoder single_byte.so
linking encoding windows_31j.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
configuring cgi/escape
configuring -test-/RUBY_ALIGNOF
configuring continuation
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/asan
configuring -test-/bignum
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring coverage
configuring -test-/econv
configuring -test-/ensure_and_callcc
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
configuring date
configuring digest
configuring digest/bubblebabble
configuring digest/md5
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'
configuring erb/escape
configuring etc
configuring digest/rmd160
configuring digest/sha1
configuring fcntl
configuring io/console
configuring digest/sha2
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring json
configuring -test-/hash
configuring json/generator
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/namespace/yay1
configuring -test-/namespace/yay2
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring json/parser
configuring -test-/thread/id
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring monitor
configuring objspace
configuring openssl
configuring pathname
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring io/nonblock
configuring io/wait
configuring zlib
configuring bigdecimal-3.2.1/ext/bigdecimal
configuring debug-1.10.0/ext/debug
configuring fiddle-1.1.8/ext/fiddle
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.1/ext/racc/cparse
configuring rbs-3.9.4/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/RUBY_ALIGNOF/c.c
linking shared-object -test-/abi.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/resize/resize.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/asan/asan.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/bigzero.c
linking shared-object -test-/array/resize.so
linking shared-object -test-/asan.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-14834/bug-14834.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-3571/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_14834.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/str2big.c
linking shared-object -test-/bug_3571.so
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/class2name.c
linking shared-object -test-/bug_reporter.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/debug/profile_frames.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug_reporter'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/dln/empty/empty.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/append.c
linking shared-object -test-/debug.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class'
linking shared-object -test-/econv.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/ensure_and_callcc'
linking shared-object -test-/dln/empty.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/ensure_and_callcc.so
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/eval/eval.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/enc_raise.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/init.c
linking shared-object -test-/exception.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/newline_conv.c
linking shared-object -test-/fatal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/stat.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/nextafter.c
linking shared-object -test-/file.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/delete.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iseq_load/iseq_load.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/break.c
linking shared-object -test-/hash.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/init.c
linking shared-object -test-/iseq_load.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/my_integer.c
linking shared-object -test-/integer.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/dot.dot/dot.dot.c
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_symbols/stringify_symbols.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/resolve_symbol_resolver.so
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/stringify_symbols.so
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/compat/usrcompat.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/memory_view.so
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/arity.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/namespace/yay1'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/namespace/yay1/yay1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/namespace/yay2'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/namespace/yay2/yay2.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/notimplement/bug.c
linking shared-object -test-/namespace/yay1.so
linking shared-object -test-/method.so
linking shared-object -test-/namespace/yay2.so
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/namespace/yay1'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/namespace/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/num2int/num2int.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/path_to_class/path_to_class.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method'
linking shared-object -test-/num2int.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job'
linking shared-object -test-/path_to_class.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random'
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/bad_version.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/super.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw'
linking shared-object -test-/rational.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/init.c
linking shared-object -test-/proc.so
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/loop.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/scan_args/scan_args.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/recursion/recursion.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/parse_depth_limit.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/scan_args.so
linking shared-object -test-/recursion.so
linking shared-object -test-/st/foreach.so
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/numhash/numhash.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/update/update.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/stack'
linking shared-object -test-/st/numhash.so
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/stack/stack.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string'
linking shared-object -test-/stack.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/duplicate.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_associate.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/id/id.c
linking shared-object -test-/symbol.so
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_dummy.c
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/id'
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/modify.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/lock_native_thread/lock_native_thread.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/new.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/nofree.c
linking shared-object -test-/thread/lock_native_thread.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/normalize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/set_len.c
linking shared-object -test-/time.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm'
linking shared-object -test-/tracepoint.so
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/vm/at_exit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-repeat20/ext/cgi/escape/escape.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/continuation'
linking shared-object -test-/wait.so
compiling /tmp/ruby/src/trunk-repeat20/ext/continuation/continuation.c
linking shared-object -test-/vm/at_exit.so
linking shared-object cgi/escape.so
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
compiling /tmp/ruby/src/trunk-repeat20/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_core.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/digest.c
installing default coverage libraries
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_parse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/continuation'
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strptime.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape'
linking shared-object digest.so
installing default date_core libraries
compiling /tmp/ruby/src/trunk-repeat20/ext/erb/escape/escape.c
installing digest libraries
installing default digest libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/etc'
compiling /tmp/ruby/src/trunk-repeat20/ext/etc/etc.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl'
compiling /tmp/ruby/src/trunk-repeat20/ext/fcntl/fcntl.c
linking shared-object etc.so
linking shared-object erb/escape.so
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
compiling /tmp/ruby/src/trunk-repeat20/ext/io/console/console.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-repeat20/ext/io/nonblock/nonblock.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait'
compiling /tmp/ruby/src/trunk-repeat20/ext/io/wait/wait.c
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/console'
linking shared-object io/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json'
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
compiling /tmp/ruby/src/trunk-repeat20/ext/monitor/monitor.c
installing default monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-repeat20/ext/pathname/pathname.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c
installing default pathname libraries
linking shared-object pathname.so
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bio.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pathname'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bn.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_emitter.c
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_config.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_to_ruby.c
installing default pty libraries
compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_yaml_tree.c
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_kdf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs12.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dh.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509store.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c
linking shared-object openssl.so
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c
installing default socket libraries
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/stringio'
compiling /tmp/ruby/src/trunk-repeat20/ext/stringio/stringio.c
linking shared-object stringio.so
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat20/ext/strscan/strscan.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/zlib'
compiling /tmp/ruby/src/trunk-repeat20/ext/zlib/zlib.c
linking shared-object zlib.so
linking shared-object date_core.so
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date'
installing default strscan libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal/bigdecimal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal/missing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/lib ../../../../../.bundle/gems/bigdecimal-3.2.1/lib
linking shared-object bigdecimal.so
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/debug-1.10.0/lib ../../../../../.bundle/gems/debug-1.10.0/lib
linking shared-object debug/debug.so
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
checking /tmp/ruby/src/trunk-repeat20/parse.y and /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
linking shared-object fiddle.so
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
installing default ripper libraries
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
linking shared-object nkf.so
linking shared-object racc/cparse.so
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'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexer.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/bubblebabble/bubblebabble.c
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
linking shared-object syslog_ext.so
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/rmd160/rmd160.c
linking shared-object digest/md5.so
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1.c
compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha2/sha2.c
linking shared-object digest/sha1.so
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator'
compiling /tmp/ruby/src/trunk-repeat20/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat20/ext/json/parser/parser.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/generator'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json/parser'
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parser.c
/tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’:
/tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c:24:3: warning: multi-line comment [-Wcomment]
   24 |   // grep -o 'INTERN("\([^"]*\)")' ext/rbs_extension/parser.c \
      |   ^
At top level:
cc1: note: unrecognized command-line option ‘-Wno-self-assign’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-parentheses-equality’ may have been intended to silence earlier diagnostics
cc1: note: unrecognized command-line option ‘-Wno-constant-logical-operand’ may have been intended to silence earlier diagnostics
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/rbs-3.9.4/lib ../../../../../.bundle/gems/rbs-3.9.4/lib
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/st_spec.so
building spec/ruby/optional/capi/ext/string_spec.so
building spec/ruby/optional/capi/ext/struct_spec.so
building spec/ruby/optional/capi/ext/symbol_spec.so
building spec/ruby/optional/capi/ext/thread_spec.so
building spec/ruby/optional/capi/ext/time_spec.so
building spec/ruby/optional/capi/ext/tracepoint_spec.so
building spec/ruby/optional/capi/ext/typed_data_spec.so
building spec/ruby/optional/capi/ext/util_spec.so
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de
Update matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5
Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77
echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision -
echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/matrix.revision -
echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/prime.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/matrix.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/prime.revision unchanged
Update debug to cf469f2b21710727abdd153b25a1e5123b002bb0
Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2
Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc
echo cf469f2b21710727abdd153b25a1e5123b002bb0 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision -
echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision -
echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/ostruct.revision -
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/debug.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision unchanged
/tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/ostruct.revision unchanged
	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'
generating enc.mk
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...
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
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.

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
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
compiling /tmp/ruby/src/trunk-repeat20/enc/trans/transdb.c
ext/configure-ext.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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/date'
linking transcoder transdb.so
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/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]: 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/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan'
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/debug-1.10.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse'
making encs
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension'
make[2]: 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/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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog'
make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20'
make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20'
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+2/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+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.5.0+2/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-repeat20/include/ruby-3.5.0+2/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/site_ruby/3.5.0+2
installing extension scripts:       /tmp/ruby/install/trunk-repeat20/lib/ruby/vendor_ruby/3.5.0+2
installing extension headers:       /tmp/ruby/install/trunk-repeat20/include/ruby-3.5.0+2/ruby
installing command scripts:         /tmp/ruby/install/trunk-repeat20/bin
installing library scripts:         /tmp/ruby/install/trunk-repeat20/lib/ruby/3.5.0+2
installing common headers:          /tmp/ruby/install/trunk-repeat20/include/ruby-3.5.0+2
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+2
                                    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+2
                                    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.2
                                    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+2
                                    minitest 5.25.5
                                    rake 13.3.0
                                    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.3.0
                                    bigdecimal 3.2.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.11
                                    ostruct 0.6.1
                                    pstore 0.2.0
                                    benchmark 0.4.1
                                    logger 1.7.0
                                    rdoc 6.14.0
                                    irb 1.15.2
                                    reline 0.6.1
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /tmp/ruby/install/trunk-repeat20/lib/ruby/gems/3.5.0+2/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 2022 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
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.2.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/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=4542
  "--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=1856927, 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: 9 #<File::Stat dev=0x8, ino=1864924, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 10 #<File::Stat dev=0x8, ino=1856316, 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: 11 #<File::Stat dev=0x8, ino=2067303, 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 1057.541267s, 27.2008 tests/s, 5756.0780 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 #<File::Stat dev=0x8, ino=2266462, 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=2333039, 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: 14 #<File::Stat dev=0x8, ino=2308739, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 15 #<File::Stat dev=0x8, ino=2333093, 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: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 40919>
Finished(2/20)  tests in 1204.739250s, 23.8782 tests/s, 5052.9075 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 16 #<File::Stat dev=0x8, ino=3229992, 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: 17 #<File::Stat dev=0x8, ino=3240942, 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(3/20)  tests in 1353.902833s, 21.2475 tests/s, 4496.3655 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 18 #<File::Stat dev=0x8, ino=3712201, 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#test_get__crlf: 19 #<File::Stat dev=0x8, ino=3768102, 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: 20 #<File::Stat dev=0x8, ino=3775799, 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_failed: 21 #<File::Stat dev=0x8, ino=4012813, 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(4/20)  tests in 1033.347362s, 27.8387 tests/s, 5891.1749 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 22 #<File::Stat dev=0x8, ino=4183170, 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: 23 #<File::Stat dev=0x8, ino=4257097, 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(5/20)  tests in 1056.465657s, 27.2295 tests/s, 5762.4183 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 24 #<File::Stat dev=0x8, ino=4622533, 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#test_s_start: 25 #<File::Stat dev=0x8, ino=4680686, 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: 26 #<File::Stat dev=0x8, ino=4698997, 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(6/20)  tests in 1132.111831s, 25.4100 tests/s, 5377.4043 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 27 #<File::Stat dev=0x8, ino=5119880, 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(7/20)  tests in 1201.932178s, 23.9340 tests/s, 5065.0212 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 28 #<File::Stat dev=0x8, ino=5597635, 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#test_get__crlf: 29 #<File::Stat dev=0x8, ino=5634002, 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: 31 : #<TCPSocket:fd 31, AF_INET, 127.0.0.1, 44635>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 31
Finished(8/20)  tests in 1249.548202s, 23.0219 tests/s, 4872.2586 assertions/s.
Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 31 : #<TCPSocket:fd 31, AF_INET6, ::1, 45129>
Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 31
Finished(9/20)  tests in 2042.113555s, 14.0869 tests/s, 2982.1187 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 30 #<File::Stat dev=0x8, ino=7337605, 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#test_get__crlf: 31 #<File::Stat dev=0x8, ino=7390125, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 32 #<File::Stat dev=0x8, ino=7402173, 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(10/20)  tests in 1157.206420s, 24.8590 tests/s, 5261.1945 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 33 #<File::Stat dev=0x8, ino=7814437, 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#test_s_start: 34 #<File::Stat dev=0x8, ino=7853085, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 35 #<File::Stat dev=0x8, ino=7869497, 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(11/20)  tests in 1137.419043s, 25.2915 tests/s, 5352.9577 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 36 #<File::Stat dev=0x8, ino=8292033, 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#test_s_start: 37 #<File::Stat dev=0x8, ino=8348437, 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: 38 #<File::Stat dev=0x8, ino=8353423, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 39 #<File::Stat dev=0x8, ino=8341368, 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(12/20)  tests in 1149.627926s, 25.0229 tests/s, 5296.0083 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 40 #<File::Stat dev=0x8, ino=8791556, 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(13/20)  tests in 1197.747298s, 24.0176 tests/s, 5083.5130 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 41 #<File::Stat dev=0x8, ino=9301115, 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: 42 : #<TCPSocket:fd 42, AF_INET, 127.0.0.1, 41387>
Finished(14/20)  tests in 1579.851469s, 18.2087 tests/s, 3854.3655 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 42 #<File::Stat dev=0x8, ino=10268733, 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(15/20)  tests in 1149.809860s, 25.0189 tests/s, 5295.6617 assertions/s.
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 43 #<File::Stat dev=0x8, ino=10781979, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 44 #<File::Stat dev=0x8, ino=10757942, 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(16/20)  tests in 1243.170703s, 23.1400 tests/s, 4898.0755 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 45 #<File::Stat dev=0x8, ino=11217969, 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#test_s_start: 46 #<File::Stat dev=0x8, ino=11267866, 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: 47 #<File::Stat dev=0x8, ino=11292860, 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(17/20)  tests in 1171.677491s, 24.5520 tests/s, 5196.9292 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 48 #<File::Stat dev=0x8, ino=11707268, 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(18/20)  tests in 1332.029973s, 21.5964 tests/s, 4571.4955 assertions/s.
Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 49 #<File::Stat dev=0x8, ino=12226378, 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>
/tmp/ruby/src/trunk-repeat20/test/ruby/test_gc_compact.rb:166: [BUG] Segmentation fault at 0x00007fa33e210000
ruby 3.5.0dev (2025-06-05T01:51:53Z master 111986f8b0) +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0029 p:---- s:0165 e:000164 CFUNC  :compact
c:0028 p:0012 s:0161 e:000160 METHOD /tmp/ruby/src/trunk-repeat20/test/ruby/test_gc_compact.rb:166
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:000100 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:827
c:0018 p:0008 s:0094 e:000093 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:864
c:0017 p:0130 s:0087 E:000208 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1610
c:0016 p:0016 s:0074 E:001d28 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1305
c:0015 p:0005 s:0069 E:0019a0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1775
c:0014 p:0006 s:0065 E:001f28 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:001138 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1761
c:0011 p:0013 s:0052 E:000178 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1805
c:0010 p:0008 s:0047 E:0001b0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1052
c:0009 p:0008 s:0041 E:0001f0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:897
c:0008 p:0017 s:0035 E:001e58 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:145
c:0007 p:0008 s:0030 E:001e88 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1289
c:0006 p:0032 s:0025 E:001eb0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1889
c:0005 p:0020 s:0021 E:000bf8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1893
c:0004 p:0065 s:0016 E:000c28 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:000c50 EVAL   /tmp/ruby/src/trunk-repeat20/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001210 DUMMY  [FINISH]

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

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007fa3e5e52e47 RBP: 0x0000000000000000 RSP: 0x00007ffdc7fe46b8
 RAX: 0x0000000000000000 RBX: 0x00007fa33e214600 RCX: 0x0000000000000000
 RDX: 0x00007ffdc7fe4780 RDI: 0x00007fa33e210000 RSI: 0x0000000000000000
  R8: 0x00007fa3e5e4cf90  R9: 0x000000000000194d R10: 0x00005639bf0e25e0
 R11: 0x00007fa3e5e4cf90 R12: 0x0000000000000000 R13: 0x0000000000000040
 R14: 0x00005639b9536a20 R15: 0x00007fa32afae010 EFL: 0x0000000000010246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_print_backtrace+0x8) [0x7fa3e605f46a] /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+0x10a) [0x7fa3e5e3258a] /tmp/ruby/src/trunk-repeat20/error.c:1130
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(sigsegv+0x48) [0x7fa3e5f94388] /tmp/ruby/src/trunk-repeat20/signal.c:934
/lib/x86_64-linux-gnu/libc.so.6(0x7fa3e596a320) [0x7fa3e596a320]
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_obj_slot_size+0x3) [0x7fa3e5e52e47] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2190
/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) [0x7fa3e5e5561f] /tmp/ruby/src/trunk-repeat20/internal/sanitizers.h:188
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(asan_unpoison_object_temporary) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:7053
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_update_references_weak_table_i) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:7052
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(st_general_foreach+0x68) [0x7fa3e5fa0b73] /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(rb_gc_vm_weak_table_foreach+0x116) [0x7fa3e5e54806] /tmp/ruby/src/trunk-repeat20/gc.c:4124
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_update_references+0x1c3) [0x7fa3e5e5d0f5] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:7096
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_compact_finish) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:3414
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_sweep_compact) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5619
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_sweep) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4073
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_start+0xc24) [0x7fa3e5e640a4] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6426
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(garbage_collect+0x5d) [0x7fa3e5e650e4] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6307
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_start) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6759
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_compact) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:9033
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7fa3e602c12d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3771
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xb7) [0x7fa3e60410cc] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5969
/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) [0x7fa3e604777e] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x50) [0x7fa3e604c454] /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) [0x7fa3e5d6784c] /tmp/ruby/src/trunk-repeat20/array.c:3655
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7fa3e602c12d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3771
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xc7) [0x7fa3e6034437] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5969
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x107c) [0x7fa3e604200c] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7fa3e604793e] /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+0x50) [0x7fa3e604c454] /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) [0x7fa3e5d60d1c] /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) [0x7fa3e602c12d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3771
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xc7) [0x7fa3e6034437] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5969
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x107c) [0x7fa3e604200c] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec+0x20e) [0x7fa3e604777e] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x50) [0x7fa3e604c454] /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) [0x7fa3e5d60d1c] /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) [0x7fa3e602c12d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3771
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xc7) [0x7fa3e6034437] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5969
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x107c) [0x7fa3e604200c] ../../src/trunk-repeat20/insns.def:851
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7fa3e604793e] /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+0x17c) [0x7fa3e5eae39c] /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+0x4b) [0x7fa3e5eae60d] /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) [0x7fa3e602c12d] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3771
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xb7) [0x7fa3e60410cc] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5969
/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) [0x7fa3e604777e] /tmp/ruby/src/trunk-repeat20/vm.c:2625
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7fa3e5e3c2e5] /tmp/ruby/src/trunk-repeat20/eval.c:281
/tmp/ruby/build/trunk-repeat20/libruby.so.3.5(ruby_run_node+0x8b) [0x7fa3e5e4053b] /tmp/ruby/src/trunk-repeat20/eval.c:319
/tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x563989278186] /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) [0x7fa3e594f1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fa3e594f28b] ../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
[0x5639892781d5]

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

* Process memory map:

563989277000-563989278000 r--p 00000000 00:31 13393389                   /tmp/ruby/build/trunk-repeat20/ruby
563989278000-563989279000 r-xp 00001000 00:31 13393389                   /tmp/ruby/build/trunk-repeat20/ruby
563989279000-56398927a000 r--p 00002000 00:31 13393389                   /tmp/ruby/build/trunk-repeat20/ruby
56398927a000-56398927b000 r--p 00002000 00:31 13393389                   /tmp/ruby/build/trunk-repeat20/ruby
56398927b000-56398927c000 rw-p 00003000 00:31 13393389                   /tmp/ruby/build/trunk-repeat20/ruby
5639b3e76000-5639c89cf000 rw-p 00000000 00:00 0                          [heap]
7fa32afae000-7fa330faf000 rw-p 00000000 00:00 0 
7fa333e90000-7fa33544f000 r--s 00000000 00:31 13393383                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7fa33544f000-7fa335450000 ---p 00000000 00:00 0 
7fa335450000-7fa335c60000 rw-p 00000000 00:00 0 
7fa335d70000-7fa335d80000 rw-p 00000000 00:00 0 
7fa33675e000-7fa33675f000 ---p 00000000 00:00 0 
7fa33675f000-7fa336f5f000 rw-p 00000000 00:00 0 
7fa336f5f000-7fa336f60000 ---p 00000000 00:00 0 
7fa336f60000-7fa337770000 rw-p 00000000 00:00 0 
7fa337bd0000-7fa337be0000 rw-p 00000000 00:00 0 
7fa337c90000-7fa337ca0000 rw-p 00000000 00:00 0 
7fa337cb0000-7fa337cc0000 rw-p 00000000 00:00 0 
7fa337d20000-7fa337d21000 ---p 00000000 00:00 0 
7fa337d21000-7fa337d41000 rw-p 00000000 00:00 0 
7fa337d41000-7fa337d42000 ---p 00000000 00:00 0 
7fa337d42000-7fa337d62000 rw-p 00000000 00:00 0 
7fa337d62000-7fa337d63000 ---p 00000000 00:00 0 
7fa337d63000-7fa337d83000 rw-p 00000000 00:00 0 
7fa337d83000-7fa337d84000 ---p 00000000 00:00 0 
7fa337d84000-7fa337da4000 rw-p 00000000 00:00 0 
7fa337da4000-7fa337da5000 ---p 00000000 00:00 0 
7fa337da5000-7fa337dc5000 rw-p 00000000 00:00 0 
7fa337dc5000-7fa337dc6000 ---p 00000000 00:00 0 
7fa337dc6000-7fa337de6000 rw-p 00000000 00:00 0 
7fa337de6000-7fa337de7000 ---p 00000000 00:00 0 
7fa337de7000-7fa337e07000 rw-p 00000000 00:00 0 
7fa337e07000-7fa337e08000 ---p 00000000 00:00 0 
7fa337e08000-7fa337e28000 rw-p 00000000 00:00 0 
7fa337e28000-7fa337e29000 ---p 00000000 00:00 0 
7fa337e29000-7fa337e49000 rw-p 00000000 00:00 0 
7fa337e49000-7fa337e4a000 ---p 00000000 00:00 0 
7fa337e4a000-7fa337e6a000 rw-p 00000000 00:00 0 
7fa337e6a000-7fa337e6b000 ---p 00000000 00:00 0 
7fa337e6b000-7fa337e8b000 rw-p 00000000 00:00 0 
7fa337e8b000-7fa337e8c000 ---p 00000000 00:00 0 
7fa337e8c000-7fa337eac000 rw-p 00000000 00:00 0 
7fa337eac000-7fa337ead000 ---p 00000000 00:00 0 
7fa337ead000-7fa337ecd000 rw-p 00000000 00:00 0 
7fa337ecd000-7fa337ece000 ---p 00000000 00:00 0 
7fa337ece000-7fa337eee000 rw-p 00000000 00:00 0 
7fa337eee000-7fa337eef000 ---p 00000000 00:00 0 
7fa337eef000-7fa337f0f000 rw-p 00000000 00:00 0 
7fa337f0f000-7fa337f10000 ---p 00000000 00:00 0 
7fa337f10000-7fa337f40000 rw-p 00000000 00:00 0 
7fa337f4c000-7fa337f4d000 ---p 00000000 00:00 0 
7fa337f4d000-7fa337f6d000 rw-p 00000000 00:00 0 
7fa337f6d000-7fa337f6e000 ---p 00000000 00:00 0 
7fa337f6e000-7fa337f8e000 rw-p 00000000 00:00 0 
7fa337f8e000-7fa337f8f000 ---p 00000000 00:00 0 
7fa337f8f000-7fa337faf000 rw-p 00000000 00:00 0 
7fa337faf000-7fa337fb0000 ---p 00000000 00:00 0 
7fa337fb0000-7fa337fd0000 rw-p 00000000 00:00 0 
7fa338000000-7fa339f4d000 rw-p 00000000 00:00 0 
7fa339f4d000-7fa33c000000 ---p 00000000 00:00 0 
7fa33c020000-7fa33c030000 rw-p 00000000 00:00 0 
7fa33c050000-7fa33c060000 rw-p 00000000 00:00 0 
7fa33c080000-7fa33c090000 rw-p 00000000 00:00 0 
7fa33c0a0000-7fa33c0c0000 rw-p 00000000 00:00 0 
7fa33c0e0000-7fa33c0f0000 rw-p 00000000 00:00 0 
7fa33c190000-7fa33c1a0000 rw-p 00000000 00:00 0 
7fa33c1f0000-7fa33c200000 rw-p 00000000 00:00 0 
7fa33c220000-7fa33c230000 rw-p 00000000 00:00 0 
7fa33c250000-7fa33c260000 rw-p 00000000 00:00 0 
7fa33c2a0000-7fa33c2b0000 rw-p 00000000 00:00 0 
7fa33c3c0000-7fa33c3d0000 rw-p 00000000 00:00 0 
7fa33c700000-7fa33c710000 rw-p 00000000 00:00 0 
7fa33c8a0000-7fa33c8b0000 rw-p 00000000 00:00 0 
7fa33cc70000-7fa33cc80000 rw-p 00000000 00:00 0 
7fa33ce40000-7fa33ce50000 rw-p 00000000 00:00 0 
7fa33ce80000-7fa33ce90000 rw-p 00000000 00:00 0 
7fa33cec0000-7fa33ced0000 rw-p 00000000 00:00 0 
7fa33cf30000-7fa33cf40000 rw-p 00000000 00:00 0 
7fa33cf50000-7fa33cf60000 rw-p 00000000 00:00 0 
7fa33cfc0000-7fa33cfd0000 rw-p 00000000 00:00 0 
7fa33d040000-7fa33d050000 rw-p 00000000 00:00 0 
7fa33d090000-7fa33d0a0000 rw-p 00000000 00:00 0 
7fa33d0e0000-7fa33d0f0000 rw-p 00000000 00:00 0 
7fa33d190000-7fa33d1a0000 rw-p 00000000 00:00 0 
7fa33d2c0000-7fa33d2d0000 rw-p 00000000 00:00 0 
7fa33d470000-7fa33d480000 rw-p 00000000 00:00 0 
7fa33d4d0000-7fa33d4e0000 rw-p 00000000 00:00 0 
7fa33d540000-7fa33d550000 rw-p 00000000 00:00 0 
7fa33d650000-7fa33d660000 rw-p 00000000 00:00 0 
7fa33d670000-7fa33d680000 rw-p 00000000 00:00 0 
7fa33d730000-7fa33d740000 rw-p 00000000 00:00 0 
7fa33d820000-7fa33d840000 rw-p 00000000 00:00 0 
7fa33d850000-7fa33d860000 rw-p 00000000 00:00 0 
7fa33d870000-7fa33d8b0000 rw-p 00000000 00:00 0 
7fa33d8c0000-7fa33d8e0000 rw-p 00000000 00:00 0 
7fa33d930000-7fa33d940000 rw-p 00000000 00:00 0 
7fa33d970000-7fa33d980000 rw-p 00000000 00:00 0 
7fa33d9f0000-7fa33da00000 rw-p 00000000 00:00 0 
7fa33dbd0000-7fa33dbe0000 rw-p 00000000 00:00 0 
7fa33dc98000-7fa33dc99000 ---p 00000000 00:00 0 
7fa33dc99000-7fa33dcb9000 rw-p 00000000 00:00 0 
7fa33dda0000-7fa33ddb0000 rw-p 00000000 00:00 0 
7fa33df80000-7fa33df90000 rw-p 00000000 00:00 0 
7fa33dfa0000-7fa33dfb0000 rw-p 00000000 00:00 0 
7fa33e0a0000-7fa33e0b0000 rw-p 00000000 00:00 0 
7fa33e1c0000-7fa33e1d0000 rw-p 00000000 00:00 0 
7fa33e2a0000-7fa33e2b0000 rw-p 00000000 00:00 0 
7fa33e329000-7fa33e530000 r--s 00000000 00:31 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fa33e530000-7fa33e540000 rw-p 00000000 00:00 0 
7fa33e5a0000-7fa33e5b0000 rw-p 00000000 00:00 0 
7fa33e5f0000-7fa33e600000 rw-p 00000000 00:00 0 
7fa33e660000-7fa33e69e000 r--s 00000000 00:31 13393389                   /tmp/ruby/build/trunk-repeat20/ruby
7fa33e69e000-7fa33e69f000 ---p 00000000 00:00 0 
7fa33e69f000-7fa33e6bf000 rw-p 00000000 00:00 0 
7fa33e6bf000-7fa33e6c0000 ---p 00000000 00:00 0 
7fa33e6c0000-7fa33e780000 rw-p 00000000 00:00 0 
7fa33e790000-7fa33e840000 rw-p 00000000 00:00 0 
7fa33e850000-7fa33e900000 rw-p 00000000 00:00 0 
7fa33e910000-7fa33eaa0000 rw-p 00000000 00:00 0 
7fa33eab0000-7fa33eae0000 rw-p 00000000 00:00 0 
7fa33eaf0000-7fa33eb00000 rw-p 00000000 00:00 0 
7fa33eb10000-7fa33eb30000 rw-p 00000000 00:00 0 
7fa33eb40000-7fa33ebd0000 rw-p 00000000 00:00 0 
7fa33ebe0000-7fa33ebf0000 rw-p 00000000 00:00 0 
7fa33ec00000-7fa33ec60000 rw-p 00000000 00:00 0 
7fa33ec70000-7fa33ee60000 rw-p 00000000 00:00 0 
7fa33ee70000-7fa33ee80000 rw-p 00000000 00:00 0 
7fa33ee90000-7fa33eea0000 rw-p 00000000 00:00 0 
7fa33eea0000-7fa33ef70000 rw-p 00000000 00:00 0 
7fa33ef80000-7fa33ef90000 rw-p 00000000 00:00 0 
7fa33ef90000-7fa33efd0000 rw-p 00000000 00:00 0 
7fa33efe0000-7fa33eff0000 rw-p 00000000 00:00 0 
7fa33f000000-7fa33f020000 rw-p 00000000 00:00 0 
7fa33f030000-7fa33f090000 rw-p 00000000 00:00 0 
7fa33f0a0000-7fa33f0b0000 rw-p 00000000 00:00 0 
7fa33f0b0000-7fa33f5c0000 rw-p 00000000 00:00 0 
7fa33f5d0000-7fa33f610000 rw-p 00000000 00:00 0 
7fa33f620000-7fa33f630000 rw-p 00000000 00:00 0 
7fa33f630000-7fa33f6f0000 rw-p 00000000 00:00 0 
7fa33f707000-7fa33f708000 ---p 00000000 00:00 0 
7fa33f708000-7fa33f728000 rw-p 00000000 00:00 0 
7fa33f728000-7fa33f729000 ---p 00000000 00:00 0 
7fa33f729000-7fa33f749000 rw-p 00000000 00:00 0 
7fa33f749000-7fa33f74a000 ---p 00000000 00:00 0 
7fa33f74a000-7fa33f76a000 rw-p 00000000 00:00 0 
7fa33f76a000-7fa33f76b000 ---p 00000000 00:00 0 
7fa33f76b000-7fa33f78b000 rw-p 00000000 00:00 0 
7fa33f78b000-7fa33f78c000 ---p 00000000 00:00 0 
7fa33f78c000-7fa33f7ac000 rw-p 00000000 00:00 0 
7fa33f7ac000-7fa33f7ad000 ---p 00000000 00:00 0 
7fa33f7ad000-7fa33f7cd000 rw-p 00000000 00:00 0 
7fa33f7cd000-7fa33f7ce000 ---p 00000000 00:00 0 
7fa33f7ce000-7fa33f7ee000 rw-p 00000000 00:00 0 
7fa33f7ee000-7fa33f7ef000 ---p 00000000 00:00 0 
7fa33f7ef000-7fa33f80f000 rw-p 00000000 00:00 0 
7fa33f80f000-7fa33f810000 ---p 00000000 00:00 0 
7fa33f810000-7fa33f9a0000 rw-p 00000000 00:00 0 
7fa33f9b0000-7fa33f9e0000 rw-p 00000000 00:00 0 
7fa33f9f0000-7fa33fa20000 rw-p 00000000 00:00 0 
7fa33fa30000-7fa33fa50000 rw-p 00000000 00:00 0 
7fa33fa60000-7fa33fa90000 rw-p 00000000 00:00 0 
7fa33faa0000-7fa33fae0000 rw-p 00000000 00:00 0 
7fa33faf0000-7fa33fb10000 rw-p 00000000 00:00 0 
7fa33fb20000-7fa33fb50000 rw-p 00000000 00:00 0 
7fa33fb60000-7fa33fb70000 rw-p 00000000 00:00 0 
7fa33fb80000-7fa33fbd0000 rw-p 00000000 00:00 0 
7fa33fbe0000-7fa33fbf0000 rw-p 00000000 00:00 0 
7fa33fc00000-7fa33fd20000 rw-p 00000000 00:00 0 
7fa33fd30000-7fa33fdc0000 rw-p 00000000 00:00 0 
7fa33fdd0000-7fa33fe50000 rw-p 00000000 00:00 0 
7fa33fe60000-7fa33fef0000 rw-p 00000000 00:00 0 
7fa33ff00000-7fa33ff70000 rw-p 00000000 00:00 0 
7fa33ff80000-7fa33ff90000 rw-p 00000000 00:00 0 
7fa33ffa0000-7fa341f6a000 rw-p 00000000 00:00 0 
7fa341f6a000-7fa344000000 ---p 00000000 00:00 0 
7fa344000000-7fa3450bc000 rw-p 00000000 00:00 0 
7fa3450bc000-7fa348000000 ---p 00000000 00:00 0 
7fa348000000-7fa349f49000 rw-p 00000000 00:00 0 
7fa349f49000-7fa34c000000 ---p 00000000 00:00 0 
7fa34c000000-7fa34dfaf000 rw-p 00000000 00:00 0 
7fa34dfaf000-7fa350000000 ---p 00000000 00:00 0 
7fa350000000-7fa351458000 rw-p 00000000 00:00 0 
7fa351458000-7fa354000000 ---p 00000000 00:00 0 
7fa354000000-7fa355f9c000 rw-p 00000000 00:00 0 
7fa355f9c000-7fa358000000 ---p 00000000 00:00 0 
7fa358000000-7fa358c40000 rw-p 00000000 00:00 0 
7fa358c40000-7fa35c000000 ---p 00000000 00:00 0 
7fa35c000000-7fa35d251000 rw-p 00000000 00:00 0 
7fa35d251000-7fa360000000 ---p 00000000 00:00 0 
7fa360000000-7fa36156d000 rw-p 00000000 00:00 0 
7fa36156d000-7fa364000000 ---p 00000000 00:00 0 
7fa364000000-7fa365891000 rw-p 00000000 00:00 0 
7fa365891000-7fa368000000 ---p 00000000 00:00 0 
7fa368000000-7fa368c38000 rw-p 00000000 00:00 0 
7fa368c38000-7fa36c000000 ---p 00000000 00:00 0 
7fa36c000000-7fa36d3ac000 rw-p 00000000 00:00 0 
7fa36d3ac000-7fa370000000 ---p 00000000 00:00 0 
7fa370000000-7fa371eff000 rw-p 00000000 00:00 0 
7fa371eff000-7fa374000000 ---p 00000000 00:00 0 
7fa374000000-7fa374c3a000 rw-p 00000000 00:00 0 
7fa374c3a000-7fa378000000 ---p 00000000 00:00 0 
7fa378000000-7fa37a939000 rw-p 00000000 00:00 0 
7fa37a939000-7fa37c000000 ---p 00000000 00:00 0 
7fa37c000000-7fa37d2df000 rw-p 00000000 00:00 0 
7fa37d2df000-7fa380000000 ---p 00000000 00:00 0 
7fa380000000-7fa381633000 rw-p 00000000 00:00 0 
7fa381633000-7fa384000000 ---p 00000000 00:00 0 
7fa384000000-7fa385f56000 rw-p 00000000 00:00 0 
7fa385f56000-7fa388000000 ---p 00000000 00:00 0 
7fa388000000-7fa389e86000 rw-p 00000000 00:00 0 
7fa389e86000-7fa38c000000 ---p 00000000 00:00 0 
7fa38c000000-7fa38e01d000 rw-p 00000000 00:00 0 
7fa38e01d000-7fa390000000 ---p 00000000 00:00 0 
7fa390000000-7fa392bd3000 rw-p 00000000 00:00 0 
7fa392bd3000-7fa394000000 ---p 00000000 00:00 0 
7fa394000000-7fa394cec000 rw-p 00000000 00:00 0 
7fa394cec000-7fa398000000 ---p 00000000 00:00 0 
7fa398000000-7fa39973a000 rw-p 00000000 00:00 0 
7fa39973a000-7fa39c000000 ---p 00000000 00:00 0 
7fa39c000000-7fa39e353000 rw-p 00000000 00:00 0 
7fa39e353000-7fa3a0000000 ---p 00000000 00:00 0 
7fa3a0000000-7fa3a14f3000 rw-p 00000000 00:00 0 
7fa3a14f3000-7fa3a4000000 ---p 00000000 00:00 0 
7fa3a4000000-7fa3a52e0000 rw-p 00000000 00:00 0 
7fa3a52e0000-7fa3a8000000 ---p 00000000 00:00 0 
7fa3a8000000-7fa3aa371000 rw-p 00000000 00:00 0 
7fa3aa371000-7fa3ac000000 ---p 00000000 00:00 0 
7fa3ac000000-7fa3acd2d000 rw-p 00000000 00:00 0 
7fa3acd2d000-7fa3b0000000 ---p 00000000 00:00 0 
7fa3b0000000-7fa3b1ea2000 rw-p 00000000 00:00 0 
7fa3b1ea2000-7fa3b4000000 ---p 00000000 00:00 0 
7fa3b4000000-7fa3b5309000 rw-p 00000000 00:00 0 
7fa3b5309000-7fa3b8000000 ---p 00000000 00:00 0 
7fa3b8010000-7fa3b8070000 rw-p 00000000 00:00 0 
7fa3b8080000-7fa3b80a0000 rw-p 00000000 00:00 0 
7fa3b80b0000-7fa3b80c0000 rw-p 00000000 00:00 0 
7fa3b80c0000-7fa3b80d0000 rw-p 00000000 00:00 0 
7fa3b80e0000-7fa3b80f0000 rw-p 00000000 00:00 0 
7fa3b80f0000-7fa3b8120000 rw-p 00000000 00:00 0 
7fa3b8130000-7fa3b8170000 rw-p 00000000 00:00 0 
7fa3b8180000-7fa3b81d0000 rw-p 00000000 00:00 0 
7fa3b81e0000-7fa3b81f0000 rw-p 00000000 00:00 0 
7fa3b8200000-7fa3b8210000 rw-p 00000000 00:00 0 
7fa3b8220000-7fa3b8240000 rw-p 00000000 00:00 0 
7fa3b8250000-7fa3b8270000 rw-p 00000000 00:00 0 
7fa3b8280000-7fa3b8290000 rw-p 00000000 00:00 0 
7fa3b82a0000-7fa3b82c0000 rw-p 00000000 00:00 0 
7fa3b82d0000-7fa3b8300000 rw-p 00000000 00:00 0 
7fa3b8310000-7fa3b8340000 rw-p 00000000 00:00 0 
7fa3b8350000-7fa3b8390000 rw-p 00000000 00:00 0 
7fa3b83a0000-7fa3b83b0000 rw-p 00000000 00:00 0 
7fa3b83b0000-7fa3b83c0000 rw-p 00000000 00:00 0 
7fa3b83d0000-7fa3b83e0000 rw-p 00000000 00:00 0 
7fa3b83e0000-7fa3b8420000 rw-p 00000000 00:00 0 
7fa3b8430000-7fa3b8440000 rw-p 00000000 00:00 0 
7fa3b8450000-7fa3b8510000 rw-p 00000000 00:00 0 
7fa3b8520000-7fa3b8530000 rw-p 00000000 00:00 0 
7fa3b8540000-7fa3b8580000 rw-p 00000000 00:00 0 
7fa3b8590000-7fa3b8630000 rw-p 00000000 00:00 0 
7fa3b8640000-7fa3b8690000 rw-p 00000000 00:00 0 
7fa3b86a0000-7fa3b86b0000 rw-p 00000000 00:00 0 
7fa3b86c0000-7fa3b86f0000 rw-p 00000000 00:00 0 
7fa3b8700000-7fa3b8bc0000 rw-p 00000000 00:00 0 
7fa3b8bd0000-7fa3b8be0000 rw-p 00000000 00:00 0 
7fa3b8be0000-7fa3b8c40000 rw-p 00000000 00:00 0 
7fa3b8c50000-7fa3b8c60000 rw-p 00000000 00:00 0 
7fa3b8c60000-7fa3b9b80000 rw-p 00000000 00:00 0 
7fa3b9b90000-7fa3b9ba0000 rw-p 00000000 00:00 0 
7fa3b9ba0000-7fa3b9bc0000 rw-p 00000000 00:00 0 
7fa3b9bd0000-7fa3b9be0000 rw-p 00000000 00:00 0 
7fa3b9bff000-7fa3b9c00000 ---p 00000000 00:00 0 
7fa3b9c00000-7fa3b9c60000 rw-p 00000000 00:00 0 
7fa3b9c60000-7fa3b9c61000 ---p 00000000 00:00 0 
7fa3b9c61000-7fa3b9ca2000 rw-p 00000000 00:00 0 
7fa3b9ca2000-7fa3b9ca3000 ---p 00000000 00:00 0 
7fa3b9ca3000-7fa3b9ce4000 rw-p 00000000 00:00 0 
7fa3b9ce4000-7fa3b9ce5000 ---p 00000000 00:00 0 
7fa3b9ce5000-7fa3b9d26000 rw-p 00000000 00:00 0 
7fa3b9d26000-7fa3b9d27000 ---p 00000000 00:00 0 
7fa3b9d27000-7fa3b9d68000 rw-p 00000000 00:00 0 
7fa3b9d68000-7fa3b9d69000 ---p 00000000 00:00 0 
7fa3b9d69000-7fa3b9daa000 rw-p 00000000 00:00 0 
7fa3b9daa000-7fa3b9dab000 ---p 00000000 00:00 0 
7fa3b9dab000-7fa3b9dec000 rw-p 00000000 00:00 0 
7fa3b9dec000-7fa3b9ded000 ---p 00000000 00:00 0 
7fa3b9ded000-7fa3b9e2e000 rw-p 00000000 00:00 0 
7fa3b9e2e000-7fa3b9e2f000 ---p 00000000 00:00 0 
7fa3b9e2f000-7fa3b9e70000 rw-p 00000000 00:00 0 
7fa3b9e70000-7fa3b9e71000 ---p 00000000 00:00 0 
7fa3b9e71000-7fa3b9eb2000 rw-p 00000000 00:00 0 
7fa3b9eb2000-7fa3b9eb3000 ---p 00000000 00:00 0 
7fa3b9eb3000-7fa3b9ef4000 rw-p 00000000 00:00 0 
7fa3b9ef4000-7fa3b9ef5000 ---p 00000000 00:00 0 
7fa3b9ef5000-7fa3b9f36000 rw-p 00000000 00:00 0 
7fa3b9f36000-7fa3b9f37000 ---p 00000000 00:00 0 
7fa3b9f37000-7fa3b9f78000 rw-p 00000000 00:00 0 
7fa3b9f78000-7fa3b9f79000 ---p 00000000 00:00 0 
7fa3b9f79000-7fa3b9fba000 rw-p 00000000 00:00 0 
7fa3b9fba000-7fa3b9fbb000 ---p 00000000 00:00 0 
7fa3b9fbb000-7fa3b9ffc000 rw-p 00000000 00:00 0 
7fa3b9ffc000-7fa3b9ffd000 ---p 00000000 00:00 0 
7fa3b9ffd000-7fa3ba03e000 rw-p 00000000 00:00 0 
7fa3ba03e000-7fa3ba03f000 ---p 00000000 00:00 0 
7fa3ba03f000-7fa3ba080000 rw-p 00000000 00:00 0 
7fa3ba080000-7fa3ba081000 ---p 00000000 00:00 0 
7fa3ba081000-7fa3ba0c2000 rw-p 00000000 00:00 0 
7fa3ba0c2000-7fa3ba0c3000 ---p 00000000 00:00 0 
7fa3ba0c3000-7fa3ba104000 rw-p 00000000 00:00 0 
7fa3ba104000-7fa3ba105000 ---p 00000000 00:00 0 
7fa3ba105000-7fa3ba146000 rw-p 00000000 00:00 0 
7fa3ba146000-7fa3ba147000 ---p 00000000 00:00 0 
7fa3ba147000-7fa3ba188000 rw-p 00000000 00:00 0 
7fa3ba188000-7fa3ba189000 ---p 00000000 00:00 0 
7fa3ba189000-7fa3ba1ca000 rw-p 00000000 00:00 0 
7fa3ba1ca000-7fa3ba1cb000 ---p 00000000 00:00 0 
7fa3ba1cb000-7fa3ba20c000 rw-p 00000000 00:00 0 
7fa3ba20c000-7fa3ba20d000 ---p 00000000 00:00 0 
7fa3ba20d000-7fa3ba24e000 rw-p 00000000 00:00 0 
7fa3ba24e000-7fa3ba24f000 ---p 00000000 00:00 0 
7fa3ba24f000-7fa3ba290000 rw-p 00000000 00:00 0 
7fa3ba290000-7fa3ba291000 ---p 00000000 00:00 0 
7fa3ba291000-7fa3ba2d2000 rw-p 00000000 00:00 0 
7fa3ba2d2000-7fa3ba2d3000 ---p 00000000 00:00 0 
7fa3ba2d3000-7fa3ba314000 rw-p 00000000 00:00 0 
7fa3ba314000-7fa3ba315000 ---p 00000000 00:00 0 
7fa3ba315000-7fa3ba356000 rw-p 00000000 00:00 0 
7fa3ba356000-7fa3ba357000 ---p 00000000 00:00 0 
7fa3ba357000-7fa3ba398000 rw-p 00000000 00:00 0 
7fa3ba398000-7fa3ba399000 ---p 00000000 00:00 0 
7fa3ba399000-7fa3ba3da000 rw-p 00000000 00:00 0 
7fa3ba3da000-7fa3ba3db000 ---p 00000000 00:00 0 
7fa3ba3db000-7fa3ba41c000 rw-p 00000000 00:00 0 
7fa3ba41c000-7fa3ba41d000 ---p 00000000 00:00 0 
7fa3ba41d000-7fa3ba45e000 rw-p 00000000 00:00 0 
7fa3ba45e000-7fa3ba45f000 ---p 00000000 00:00 0 
7fa3ba45f000-7fa3ba4a0000 rw-p 00000000 00:00 0 
7fa3ba4a0000-7fa3ba4a1000 ---p 00000000 00:00 0 
7fa3ba4a1000-7fa3ba4e2000 rw-p 00000000 00:00 0 
7fa3ba4e2000-7fa3ba4e3000 ---p 00000000 00:00 0 
7fa3ba4e3000-7fa3ba524000 rw-p 00000000 00:00 0 
7fa3ba524000-7fa3ba525000 ---p 00000000 00:00 0 
7fa3ba525000-7fa3ba566000 rw-p 00000000 00:00 0 
7fa3ba566000-7fa3ba567000 ---p 00000000 00:00 0 
7fa3ba567000-7fa3ba5a8000 rw-p 00000000 00:00 0 
7fa3ba5a8000-7fa3ba5a9000 ---p 00000000 00:00 0 
7fa3ba5a9000-7fa3ba5ea000 rw-p 00000000 00:00 0 
7fa3ba5ea000-7fa3ba5eb000 ---p 00000000 00:00 0 
7fa3ba5eb000-7fa3ba62c000 rw-p 00000000 00:00 0 
7fa3ba62c000-7fa3ba62d000 ---p 00000000 00:00 0 
7fa3ba62d000-7fa3ba66e000 rw-p 00000000 00:00 0 
7fa3ba66e000-7fa3ba66f000 ---p 00000000 00:00 0 
7fa3ba66f000-7fa3ba6b0000 rw-p 00000000 00:00 0 
7fa3ba6b0000-7fa3ba6b1000 ---p 00000000 00:00 0 
7fa3ba6b1000-7fa3ba6f2000 rw-p 00000000 00:00 0 
7fa3ba6f2000-7fa3ba6f3000 ---p 00000000 00:00 0 
7fa3ba6f3000-7fa3ba734000 rw-p 00000000 00:00 0 
7fa3ba734000-7fa3ba735000 ---p 00000000 00:00 0 
7fa3ba735000-7fa3ba776000 rw-p 00000000 00:00 0 
7fa3ba776000-7fa3ba777000 ---p 00000000 00:00 0 
7fa3ba777000-7fa3ba7b8000 rw-p 00000000 00:00 0 
7fa3ba7b8000-7fa3ba7b9000 ---p 00000000 00:00 0 
7fa3ba7b9000-7fa3ba7fa000 rw-p 00000000 00:00 0 
7fa3ba7fa000-7fa3ba7fb000 ---p 00000000 00:00 0 
7fa3ba7fb000-7fa3ba83c000 rw-p 00000000 00:00 0 
7fa3ba83c000-7fa3ba83d000 ---p 00000000 00:00 0 
7fa3ba83d000-7fa3ba87e000 rw-p 00000000 00:00 0 
7fa3ba87e000-7fa3ba87f000 ---p 00000000 00:00 0 
7fa3ba87f000-7fa3ba8c0000 rw-p 00000000 00:00 0 
7fa3ba8c0000-7fa3ba8c1000 ---p 00000000 00:00 0 
7fa3ba8c1000-7fa3ba902000 rw-p 00000000 00:00 0 
7fa3ba902000-7fa3ba903000 ---p 00000000 00:00 0 
7fa3ba903000-7fa3ba944000 rw-p 00000000 00:00 0 
7fa3ba944000-7fa3ba945000 ---p 00000000 00:00 0 
7fa3ba945000-7fa3ba986000 rw-p 00000000 00:00 0 
7fa3ba986000-7fa3ba987000 ---p 00000000 00:00 0 
7fa3ba987000-7fa3ba9c8000 rw-p 00000000 00:00 0 
7fa3ba9c8000-7fa3ba9c9000 ---p 00000000 00:00 0 
7fa3ba9c9000-7fa3baa0a000 rw-p 00000000 00:00 0 
7fa3baa0a000-7fa3baa0b000 ---p 00000000 00:00 0 
7fa3baa0b000-7fa3baa4c000 rw-p 00000000 00:00 0 
7fa3baa4c000-7fa3baa4d000 ---p 00000000 00:00 0 
7fa3baa4d000-7fa3baa8e000 rw-p 00000000 00:00 0 
7fa3baa8e000-7fa3baa8f000 ---p 00000000 00:00 0 
7fa3baa8f000-7fa3baad0000 rw-p 00000000 00:00 0 
7fa3baad0000-7fa3baad1000 ---p 00000000 00:00 0 
7fa3baad1000-7fa3bab12000 rw-p 00000000 00:00 0 
7fa3bab12000-7fa3bab13000 ---p 00000000 00:00 0 
7fa3bab13000-7fa3bab54000 rw-p 00000000 00:00 0 
7fa3bab54000-7fa3bab55000 ---p 00000000 00:00 0 
7fa3bab55000-7fa3bab96000 rw-p 00000000 00:00 0 
7fa3bab96000-7fa3bab97000 ---p 00000000 00:00 0 
7fa3bab97000-7fa3babd8000 rw-p 00000000 00:00 0 
7fa3babd8000-7fa3babd9000 ---p 00000000 00:00 0 
7fa3babd9000-7fa3bac1a000 rw-p 00000000 00:00 0 
7fa3bac1a000-7fa3bac1b000 ---p 00000000 00:00 0 
7fa3bac1b000-7fa3bac5c000 rw-p 00000000 00:00 0 
7fa3bac5c000-7fa3bac5d000 ---p 00000000 00:00 0 
7fa3bac5d000-7fa3bac9e000 rw-p 00000000 00:00 0 
7fa3bac9e000-7fa3bac9f000 ---p 00000000 00:00 0 
7fa3bac9f000-7fa3bad00000 rw-p 00000000 00:00 0 
7fa3bad00000-7fa3bad01000 ---p 00000000 00:00 0 
7fa3bad01000-7fa3bad42000 rw-p 00000000 00:00 0 
7fa3bad42000-7fa3bad43000 ---p 00000000 00:00 0 
7fa3bad43000-7fa3bad84000 rw-p 00000000 00:00 0 
7fa3bad84000-7fa3bad85000 ---p 00000000 00:00 0 
7fa3bad85000-7fa3badc6000 rw-p 00000000 00:00 0 
7fa3badc6000-7fa3badc7000 ---p 00000000 00:00 0 
7fa3badc7000-7fa3bae08000 rw-p 00000000 00:00 0 
7fa3bae08000-7fa3bae09000 ---p 00000000 00:00 0 
7fa3bae09000-7fa3bae4a000 rw-p 00000000 00:00 0 
7fa3bae4a000-7fa3bae4b000 ---p 00000000 00:00 0 
7fa3bae4b000-7fa3bae8c000 rw-p 00000000 00:00 0 
7fa3bae8c000-7fa3bae8d000 ---p 00000000 00:00 0 
7fa3bae8d000-7fa3baece000 rw-p 00000000 00:00 0 
7fa3baece000-7fa3baecf000 ---p 00000000 00:00 0 
7fa3baecf000-7fa3baf10000 rw-p 00000000 00:00 0 
7fa3baf10000-7fa3baf11000 ---p 00000000 00:00 0 
7fa3baf11000-7fa3baf52000 rw-p 00000000 00:00 0 
7fa3baf52000-7fa3baf53000 ---p 00000000 00:00 0 
7fa3baf53000-7fa3baf94000 rw-p 00000000 00:00 0 
7fa3baf94000-7fa3baf95000 ---p 00000000 00:00 0 
7fa3baf95000-7fa3bafd6000 rw-p 00000000 00:00 0 
7fa3bafd6000-7fa3bafd7000 ---p 00000000 00:00 0 
7fa3bafd7000-7fa3bb018000 rw-p 00000000 00:00 0 
7fa3bb018000-7fa3bb019000 ---p 00000000 00:00 0 
7fa3bb019000-7fa3bb05a000 rw-p 00000000 00:00 0 
7fa3bb05a000-7fa3bb05b000 ---p 00000000 00:00 0 
7fa3bb05b000-7fa3bb09c000 rw-p 00000000 00:00 0 
7fa3bb09c000-7fa3bb09d000 ---p 00000000 00:00 0 
7fa3bb09d000-7fa3bb0de000 rw-p 00000000 00:00 0 
7fa3bb0de000-7fa3bb0df000 ---p 00000000 00:00 0 
7fa3bb0df000-7fa3bb120000 rw-p 00000000 00:00 0 
7fa3bb120000-7fa3bb121000 ---p 00000000 00:00 0 
7fa3bb121000-7fa3bb162000 rw-p 00000000 00:00 0 
7fa3bb162000-7fa3bb163000 ---p 00000000 00:00 0 
7fa3bb163000-7fa3bb1a4000 rw-p 00000000 00:00 0 
7fa3bb1a4000-7fa3bb1a5000 ---p 00000000 00:00 0 
7fa3bb1a5000-7fa3bb1e6000 rw-p 00000000 00:00 0 
7fa3bb1e6000-7fa3bb1e7000 ---p 00000000 00:00 0 
7fa3bb1e7000-7fa3bb228000 rw-p 00000000 00:00 0 
7fa3bb228000-7fa3bb229000 ---p 00000000 00:00 0 
7fa3bb229000-7fa3bb26a000 rw-p 00000000 00:00 0 
7fa3bb26a000-7fa3bb26b000 ---p 00000000 00:00 0 
7fa3bb26b000-7fa3bb2ac000 rw-p 00000000 00:00 0 
7fa3bb2ac000-7fa3bb2ad000 ---p 00000000 00:00 0 
7fa3bb2ad000-7fa3bb2ee000 rw-p 00000000 00:00 0 
7fa3bb2ee000-7fa3bb2ef000 ---p 00000000 00:00 0 
7fa3bb2ef000-7fa3bb330000 rw-p 00000000 00:00 0 
7fa3bb330000-7fa3bb331000 ---p 00000000 00:00 0 
7fa3bb331000-7fa3bb372000 rw-p 00000000 00:00 0 
7fa3bb372000-7fa3bb373000 ---p 00000000 00:00 0 
7fa3bb373000-7fa3bb3b4000 rw-p 00000000 00:00 0 
7fa3bb3b4000-7fa3bb3b5000 ---p 00000000 00:00 0 
7fa3bb3b5000-7fa3bb3f6000 rw-p 00000000 00:00 0 
7fa3bb3f6000-7fa3bb3f7000 ---p 00000000 00:00 0 
7fa3bb3f7000-7fa3bb438000 rw-p 00000000 00:00 0 
7fa3bb438000-7fa3bb439000 ---p 00000000 00:00 0 
7fa3bb439000-7fa3bb47a000 rw-p 00000000 00:00 0 
7fa3bb47a000-7fa3bb47b000 ---p 00000000 00:00 0 
7fa3bb47b000-7fa3bb4bc000 rw-p 00000000 00:00 0 
7fa3bb4bc000-7fa3bb4bd000 ---p 00000000 00:00 0 
7fa3bb4bd000-7fa3bb4fe000 rw-p 00000000 00:00 0 
7fa3bb4fe000-7fa3bb4ff000 ---p 00000000 00:00 0 
7fa3bb4ff000-7fa3be09a000 rw-p 00000000 00:00 0 
7fa3be09a000-7fa3c0000000 ---p 00000000 00:00 0 
7fa3c0000000-7fa3c1738000 rw-p 00000000 00:00 0 
7fa3c1738000-7fa3c4000000 ---p 00000000 00:00 0 
7fa3c4000000-7fa3c5f92000 rw-p 00000000 00:00 0 
7fa3c5f92000-7fa3c8000000 ---p 00000000 00:00 0 
7fa3c8010000-7fa3c81e0000 rw-p 00000000 00:00 0 
7fa3c81f0000-7fa3c8200000 rw-p 00000000 00:00 0 
7fa3c821f000-7fa3c8220000 ---p 00000000 00:00 0 
7fa3c8220000-7fa3c83a0000 rw-p 00000000 00:00 0 
7fa3c83b0000-7fa3c83c0000 rw-p 00000000 00:00 0 
7fa3c83c0000-7fa3c8760000 rw-p 00000000 00:00 0 
7fa3c8769000-7fa3c876a000 r--p 00000000 00:31 14835940                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fa3c876a000-7fa3c876b000 r-xp 00001000 00:31 14835940                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fa3c876b000-7fa3c8787000 r--p 00002000 00:31 14835940                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fa3c8787000-7fa3c8788000 r--p 0001d000 00:31 14835940                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fa3c8788000-7fa3c8789000 rw-p 0001e000 00:31 14835940                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7fa3c8789000-7fa3c878a000 r--p 00000000 00:31 14836582                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fa3c878a000-7fa3c878b000 r-xp 00001000 00:31 14836582                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fa3c878b000-7fa3c87a8000 r--p 00002000 00:31 14836582                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fa3c87a8000-7fa3c87a9000 r--p 0001e000 00:31 14836582                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fa3c87a9000-7fa3c87aa000 rw-p 0001f000 00:31 14836582                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7fa3c87aa000-7fa3c87ab000 r--p 00000000 00:31 14836575                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fa3c87ab000-7fa3c87ac000 r-xp 00001000 00:31 14836575                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fa3c87ac000-7fa3c87c8000 r--p 00002000 00:31 14836575                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fa3c87c8000-7fa3c87c9000 r--p 0001d000 00:31 14836575                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fa3c87c9000-7fa3c87ca000 rw-p 0001e000 00:31 14836575                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7fa3c87ca000-7fa3c87cb000 r--p 00000000 00:31 14836537                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7fa3c87cb000-7fa3c87cc000 r-xp 00001000 00:31 14836537                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7fa3c87cc000-7fa3c87f8000 r--p 00002000 00:31 14836537                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7fa3c87f8000-7fa3c87f9000 r--p 0002d000 00:31 14836537                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7fa3c87f9000-7fa3c87fa000 rw-p 0002e000 00:31 14836537                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so
7fa3c87fa000-7fa3c87fb000 r--p 00000000 00:31 14836616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7fa3c87fb000-7fa3c87fc000 r-xp 00001000 00:31 14836616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7fa3c87fc000-7fa3c882b000 r--p 00002000 00:31 14836616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7fa3c882b000-7fa3c882c000 r--p 00030000 00:31 14836616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7fa3c882c000-7fa3c882d000 rw-p 00031000 00:31 14836616                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so
7fa3c882d000-7fa3c882e000 r--p 00000000 00:31 14836083                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7fa3c882e000-7fa3c882f000 r-xp 00001000 00:31 14836083                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7fa3c882f000-7fa3c885a000 r--p 00002000 00:31 14836083                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7fa3c885a000-7fa3c885b000 r--p 0002c000 00:31 14836083                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7fa3c885b000-7fa3c885c000 rw-p 0002d000 00:31 14836083                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so
7fa3c885c000-7fa3c885d000 r--p 00000000 00:31 14836641                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7fa3c885d000-7fa3c885e000 r-xp 00001000 00:31 14836641                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7fa3c885e000-7fa3c8898000 r--p 00002000 00:31 14836641                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7fa3c8898000-7fa3c8899000 r--p 0003c000 00:31 14836641                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7fa3c8899000-7fa3c889a000 rw-p 0003d000 00:31 14836641                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so
7fa3c889a000-7fa3c889b000 r--p 00000000 00:31 14836517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7fa3c889b000-7fa3c889c000 r-xp 00001000 00:31 14836517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7fa3c889c000-7fa3c8928000 r--p 00002000 00:31 14836517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7fa3c8928000-7fa3c8929000 r--p 0008d000 00:31 14836517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7fa3c8929000-7fa3c892a000 rw-p 0008e000 00:31 14836517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so
7fa3c892a000-7fa3c892b000 r--p 00000000 00:31 14836652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fa3c892b000-7fa3c892c000 r-xp 00001000 00:31 14836652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fa3c892c000-7fa3c896d000 r--p 00002000 00:31 14836652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fa3c896d000-7fa3c896e000 r--p 00042000 00:31 14836652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fa3c896e000-7fa3c896f000 rw-p 00043000 00:31 14836652                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so
7fa3c8980000-7fa3c8fe0000 rw-p 00000000 00:00 0 
7fa3c8ff0000-7fa3c9000000 rw-p 00000000 00:00 0 
7fa3c9000000-7fa3c9060000 rw-p 00000000 00:00 0 
7fa3c9070000-7fa3c9080000 rw-p 00000000 00:00 0 
7fa3c9080000-7fa3c9620000 rw-p 00000000 00:00 0 
7fa3c9630000-7fa3c9640000 rw-p 00000000 00:00 0 
7fa3c9640000-7fa3c96c0000 rw-p 00000000 00:00 0 
7fa3c96d0000-7fa3c96e0000 rw-p 00000000 00:00 0 
7fa3c96e0000-7fa3c9750000 rw-p 00000000 00:00 0 
7fa3c9758000-7fa3c9759000 r--p 00000000 00:31 14836643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fa3c9759000-7fa3c975a000 r-xp 00001000 00:31 14836643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fa3c975a000-7fa3c977e000 r--p 00002000 00:31 14836643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fa3c977e000-7fa3c977f000 r--p 00025000 00:31 14836643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fa3c977f000-7fa3c9780000 rw-p 00026000 00:31 14836643                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7fa3c9780000-7fa3c97f0000 rw-p 00000000 00:00 0 
7fa3c9800000-7fa3c9810000 rw-p 00000000 00:00 0 
7fa3c9810000-7fa3c98a0000 rw-p 00000000 00:00 0 
7fa3c98b0000-7fa3c98c0000 rw-p 00000000 00:00 0 
7fa3c98c0000-7fa3c9e30000 rw-p 00000000 00:00 0 
7fa3c9e40000-7fa3c9e50000 rw-p 00000000 00:00 0 
7fa3c9e50000-7fa3c9ef0000 rw-p 00000000 00:00 0 
7fa3c9f00000-7fa3c9f10000 rw-p 00000000 00:00 0 
7fa3c9f10000-7fa3ca090000 rw-p 00000000 00:00 0 
7fa3ca0a0000-7fa3ca0b0000 rw-p 00000000 00:00 0 
7fa3ca0b0000-7fa3ca160000 rw-p 00000000 00:00 0 
7fa3ca163000-7fa3ca16a000 r--p 00000000 00:31 14848305                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7fa3ca16a000-7fa3ca1af000 r-xp 00007000 00:31 14848305                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7fa3ca1af000-7fa3ca1cd000 r--p 0004c000 00:31 14848305                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7fa3ca1cd000-7fa3ca1cf000 r--p 00069000 00:31 14848305                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7fa3ca1cf000-7fa3ca1d0000 rw-p 0006b000 00:31 14848305                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so
7fa3ca1d0000-7fa3ca2d0000 rw-p 00000000 00:00 0 
7fa3ca2d6000-7fa3ca2d7000 r--p 00000000 00:31 14847613                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7fa3ca2d7000-7fa3ca2d8000 r-xp 00001000 00:31 14847613                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7fa3ca2d8000-7fa3ca2d9000 r--p 00002000 00:31 14847613                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7fa3ca2d9000-7fa3ca2da000 r--p 00002000 00:31 14847613                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7fa3ca2da000-7fa3ca2db000 rw-p 00003000 00:31 14847613                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so
7fa3ca2db000-7fa3ca2dc000 r--p 00000000 00:31 14847557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7fa3ca2dc000-7fa3ca2dd000 r-xp 00001000 00:31 14847557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7fa3ca2dd000-7fa3ca2de000 r--p 00002000 00:31 14847557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7fa3ca2de000-7fa3ca2df000 r--p 00002000 00:31 14847557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7fa3ca2df000-7fa3ca2e0000 rw-p 00003000 00:31 14847557                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so
7fa3ca2e0000-7fa3ca2f0000 rw-p 00000000 00:00 0 
7fa3ca2f0000-7fa3ca390000 rw-p 00000000 00:00 0 
7fa3ca390000-7fa3ca443000 r--p 00000000 00:31 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fa3ca443000-7fa3ca776000 r-xp 000b3000 00:31 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fa3ca776000-7fa3ca841000 r--p 003e6000 00:31 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fa3ca841000-7fa3ca89d000 r--p 004b0000 00:31 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fa3ca89d000-7fa3ca8a0000 rw-p 0050c000 00:31 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7fa3ca8a0000-7fa3ca8a3000 rw-p 00000000 00:00 0 
7fa3ca8a3000-7fa3ca8c1000 r--p 00000000 00:31 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fa3ca8c1000-7fa3ca923000 r-xp 0001e000 00:31 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fa3ca923000-7fa3ca93f000 r--p 00080000 00:31 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fa3ca93f000-7fa3ca949000 r--p 0009c000 00:31 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fa3ca949000-7fa3ca94d000 rw-p 000a6000 00:31 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7fa3ca94d000-7fa3ca961000 r--p 00000000 00:31 14847971                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7fa3ca961000-7fa3ca999000 r-xp 00014000 00:31 14847971                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7fa3ca999000-7fa3ca9ab000 r--p 0004c000 00:31 14847971                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7fa3ca9ab000-7fa3ca9ad000 r--p 0005d000 00:31 14847971                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7fa3ca9ad000-7fa3ca9af000 rw-p 0005f000 00:31 14847971                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so
7fa3ca9af000-7fa3caa30000 rw-p 00000000 00:00 0 
7fa3caa32000-7fa3caa33000 r--p 00000000 00:31 14847625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7fa3caa33000-7fa3caa34000 r-xp 00001000 00:31 14847625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7fa3caa34000-7fa3caa35000 r--p 00002000 00:31 14847625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7fa3caa35000-7fa3caa36000 r--p 00002000 00:31 14847625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7fa3caa36000-7fa3caa37000 rw-p 00003000 00:31 14847625                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so
7fa3caa37000-7fa3caa38000 r--p 00000000 00:31 14847723                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fa3caa38000-7fa3caa39000 r-xp 00001000 00:31 14847723                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fa3caa39000-7fa3caa3a000 r--p 00002000 00:31 14847723                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fa3caa3a000-7fa3caa3b000 r--p 00002000 00:31 14847723                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fa3caa3b000-7fa3caa3c000 rw-p 00003000 00:31 14847723                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so
7fa3caa3c000-7fa3caa50000 rw-p 00000000 00:00 0 
7fa3caa50000-7fa3cab00000 rw-p 00000000 00:00 0 
7fa3cab00000-7fa3cab02000 r--p 00000000 00:31 14848186                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7fa3cab02000-7fa3cab0b000 r-xp 00002000 00:31 14848186                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7fa3cab0b000-7fa3cab0e000 r--p 0000b000 00:31 14848186                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7fa3cab0e000-7fa3cab0f000 r--p 0000d000 00:31 14848186                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7fa3cab0f000-7fa3cab10000 rw-p 0000e000 00:31 14848186                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so
7fa3cab10000-7fa3cab30000 rw-p 00000000 00:00 0 
7fa3cab31000-7fa3cab35000 r--p 00000000 00:31 14848046                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7fa3cab35000-7fa3cab65000 r-xp 00004000 00:31 14848046                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7fa3cab65000-7fa3cab6d000 r--p 00034000 00:31 14848046                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7fa3cab6d000-7fa3cab6e000 r--p 0003b000 00:31 14848046                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7fa3cab6e000-7fa3cab6f000 rw-p 0003c000 00:31 14848046                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so
7fa3cab6f000-7fa3cabb0000 rw-p 00000000 00:00 0 
7fa3cabb0000-7fa3cabb1000 r--p 00000000 00:31 14847623                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7fa3cabb1000-7fa3cabb2000 r-xp 00001000 00:31 14847623                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7fa3cabb2000-7fa3cabb3000 r--p 00002000 00:31 14847623                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7fa3cabb3000-7fa3cabb4000 r--p 00002000 00:31 14847623                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7fa3cabb4000-7fa3cabb5000 rw-p 00003000 00:31 14847623                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so
7fa3cabb5000-7fa3cabb7000 r--p 00000000 00:31 14847778                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7fa3cabb7000-7fa3cabb9000 r-xp 00002000 00:31 14847778                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7fa3cabb9000-7fa3cabba000 r--p 00004000 00:31 14847778                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7fa3cabba000-7fa3cabbb000 r--p 00004000 00:31 14847778                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7fa3cabbb000-7fa3cabbc000 rw-p 00005000 00:31 14847778                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so
7fa3cabbc000-7fa3cabbd000 r--p 00000000 00:31 14836564                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fa3cabbd000-7fa3cabbe000 r-xp 00001000 00:31 14836564                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fa3cabbe000-7fa3cabd8000 r--p 00002000 00:31 14836564                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fa3cabd8000-7fa3cabd9000 r--p 0001b000 00:31 14836564                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fa3cabd9000-7fa3cabda000 rw-p 0001c000 00:31 14836564                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7fa3cabda000-7fa3cabdb000 r--p 00000000 00:31 14836559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7fa3cabdb000-7fa3cabdc000 r-xp 00001000 00:31 14836559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7fa3cabdc000-7fa3cabe6000 r--p 00002000 00:31 14836559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7fa3cabe6000-7fa3cabe7000 r--p 0000c000 00:31 14836559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7fa3cabe7000-7fa3cabe8000 rw-p 0000d000 00:31 14836559                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so
7fa3cabe8000-7fa3cabe9000 r--p 00000000 00:31 14836635                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fa3cabe9000-7fa3cabea000 r-xp 00001000 00:31 14836635                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fa3cabea000-7fa3cac40000 r--p 00002000 00:31 14836635                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fa3cac40000-7fa3cac41000 r--p 00057000 00:31 14836635                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fa3cac41000-7fa3cac42000 rw-p 00058000 00:31 14836635                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so
7fa3cac42000-7fa3cac45000 r--p 00000000 00:31 14836648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7fa3cac45000-7fa3cac46000 r-xp 00003000 00:31 14836648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7fa3cac46000-7fa3cac5a000 r--p 00004000 00:31 14836648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7fa3cac5a000-7fa3cac5f000 r--p 00018000 00:31 14836648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7fa3cac5f000-7fa3cac60000 rw-p 0001d000 00:31 14836648                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so
7fa3cac60000-7fa3cac70000 rw-p 00000000 00:00 0 
7fa3cac74000-7fa3cac75000 r--p 00000000 00:31 14836628                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7fa3cac75000-7fa3cac76000 r-xp 00001000 00:31 14836628                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7fa3cac76000-7fa3cac77000 r--p 00002000 00:31 14836628                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7fa3cac77000-7fa3cac78000 r--p 00003000 00:31 14836628                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7fa3cac78000-7fa3cac79000 rw-p 00004000 00:31 14836628                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so
7fa3cac79000-7fa3cac7a000 r--p 00000000 00:31 14836549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7fa3cac7a000-7fa3cac7b000 r-xp 00001000 00:31 14836549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7fa3cac7b000-7fa3cac7c000 r--p 00002000 00:31 14836549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7fa3cac7c000-7fa3cac7d000 r--p 00002000 00:31 14836549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7fa3cac7d000-7fa3cac7e000 rw-p 00003000 00:31 14836549                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so
7fa3cac7e000-7fa3cac7f000 r--p 00000000 00:31 14836654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fa3cac7f000-7fa3cac81000 r-xp 00001000 00:31 14836654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fa3cac81000-7fa3cac82000 r--p 00003000 00:31 14836654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fa3cac82000-7fa3cac83000 r--p 00004000 00:31 14836654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fa3cac83000-7fa3cac84000 rw-p 00005000 00:31 14836654                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so
7fa3cac84000-7fa3cac87000 r--p 00000000 00:31 14848001                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7fa3cac87000-7fa3cac8c000 r-xp 00003000 00:31 14848001                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7fa3cac8c000-7fa3cac8e000 r--p 00008000 00:31 14848001                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7fa3cac8e000-7fa3cac8f000 r--p 00009000 00:31 14848001                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7fa3cac8f000-7fa3cac90000 rw-p 0000a000 00:31 14848001                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so
7fa3cac90000-7fa3caca0000 rw-p 00000000 00:00 0 
7fa3caca4000-7fa3caca6000 r--p 00000000 00:31 14847779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7fa3caca6000-7fa3caca8000 r-xp 00002000 00:31 14847779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7fa3caca8000-7fa3caca9000 r--p 00004000 00:31 14847779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7fa3caca9000-7fa3cacaa000 r--p 00004000 00:31 14847779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7fa3cacaa000-7fa3cacab000 rw-p 00005000 00:31 14847779                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so
7fa3cacab000-7fa3cacac000 r--p 00000000 00:31 14847773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7fa3cacac000-7fa3cacad000 r-xp 00001000 00:31 14847773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7fa3cacad000-7fa3cacae000 r--p 00002000 00:31 14847773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7fa3cacae000-7fa3cacaf000 r--p 00002000 00:31 14847773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7fa3cacaf000-7fa3cacb0000 rw-p 00003000 00:31 14847773                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so
7fa3cacb0000-7fa3cacc0000 rw-p 00000000 00:00 0 
7fa3cacc4000-7fa3cacc5000 r--p 00000000 00:31 14847751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7fa3cacc5000-7fa3cacc6000 r-xp 00001000 00:31 14847751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7fa3cacc6000-7fa3cacc7000 r--p 00002000 00:31 14847751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7fa3cacc7000-7fa3cacc8000 r--p 00002000 00:31 14847751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7fa3cacc8000-7fa3cacc9000 rw-p 00003000 00:31 14847751                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so
7fa3cacc9000-7fa3cacca000 r--p 00000000 00:31 14847753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7fa3cacca000-7fa3caccb000 r-xp 00001000 00:31 14847753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7fa3caccb000-7fa3caccc000 r--p 00002000 00:31 14847753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7fa3caccc000-7fa3caccd000 r--p 00002000 00:31 14847753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7fa3caccd000-7fa3cacce000 rw-p 00003000 00:31 14847753                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so
7fa3cacd0000-7fa3cace0000 rw-p 00000000 00:00 0 
7fa3cacef000-7fa3cacf0000 r--p 00000000 00:31 14847721                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7fa3cacf0000-7fa3cacf1000 r-xp 00001000 00:31 14847721                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7fa3cacf1000-7fa3cacf2000 r--p 00002000 00:31 14847721                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7fa3cacf2000-7fa3cacf3000 r--p 00002000 00:31 14847721                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7fa3cacf3000-7fa3cacf4000 rw-p 00003000 00:31 14847721                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so
7fa3cacf4000-7fa3cacf5000 r--p 00000000 00:31 14847697                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7fa3cacf5000-7fa3cacf6000 r-xp 00001000 00:31 14847697                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7fa3cacf6000-7fa3cacf7000 r--p 00002000 00:31 14847697                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7fa3cacf7000-7fa3cacf8000 r--p 00002000 00:31 14847697                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7fa3cacf8000-7fa3cacf9000 rw-p 00003000 00:31 14847697                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so
7fa3cacf9000-7fa3cad00000 r--p 00000000 00:31 14847983                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7fa3cad00000-7fa3cad26000 r-xp 00007000 00:31 14847983                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7fa3cad26000-7fa3cad2e000 r--p 0002d000 00:31 14847983                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7fa3cad2e000-7fa3cad2f000 r--p 00034000 00:31 14847983                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7fa3cad2f000-7fa3cad30000 rw-p 00035000 00:31 14847983                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so
7fa3cad30000-7fa3cad50000 rw-p 00000000 00:00 0 
7fa3cad51000-7fa3cad52000 r--p 00000000 00:31 14847650                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7fa3cad52000-7fa3cad53000 r-xp 00001000 00:31 14847650                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7fa3cad53000-7fa3cad54000 r--p 00002000 00:31 14847650                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7fa3cad54000-7fa3cad55000 r--p 00002000 00:31 14847650                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7fa3cad55000-7fa3cad56000 rw-p 00003000 00:31 14847650                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so
7fa3cad56000-7fa3cad58000 r--p 00000000 00:31 14848175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7fa3cad58000-7fa3cad5c000 r-xp 00002000 00:31 14848175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7fa3cad5c000-7fa3cad5d000 r--p 00006000 00:31 14848175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7fa3cad5d000-7fa3cad5e000 r--p 00007000 00:31 14848175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7fa3cad5e000-7fa3cad5f000 rw-p 00008000 00:31 14848175                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so
7fa3cad5f000-7fa3cad61000 r--p 00000000 00:31 14848031                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7fa3cad61000-7fa3cad66000 r-xp 00002000 00:31 14848031                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7fa3cad66000-7fa3cad68000 r--p 00007000 00:31 14848031                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7fa3cad68000-7fa3cad69000 r--p 00008000 00:31 14848031                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7fa3cad69000-7fa3cad6a000 rw-p 00009000 00:31 14848031                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so
7fa3cad6a000-7fa3cad6d000 r--p 00000000 00:31 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7fa3cad6d000-7fa3cad73000 r-xp 00003000 00:31 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7fa3cad73000-7fa3cad75000 r--p 00009000 00:31 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7fa3cad75000-7fa3cad76000 r--p 0000b000 00:31 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7fa3cad76000-7fa3cad77000 rw-p 0000c000 00:31 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7fa3cad77000-7fa3cad7f000 r--p 00000000 00:31 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7fa3cad7f000-7fa3cadbe000 r-xp 00008000 00:31 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7fa3cadbe000-7fa3cadce000 r--p 00047000 00:31 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7fa3cadce000-7fa3cadd2000 r--p 00056000 00:31 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7fa3cadd2000-7fa3cadd3000 rw-p 0005a000 00:31 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7fa3cadd3000-7fa3cadd4000 r--p 00000000 00:31 14847806                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7fa3cadd4000-7fa3cadd5000 r-xp 00001000 00:31 14847806                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7fa3cadd5000-7fa3cadd6000 r--p 00002000 00:31 14847806                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7fa3cadd6000-7fa3cadd7000 r--p 00002000 00:31 14847806                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7fa3cadd7000-7fa3cadd8000 rw-p 00003000 00:31 14847806                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so
7fa3cadd8000-7fa3cadd9000 r--p 00000000 00:31 14848172                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7fa3cadd9000-7fa3caddd000 r-xp 00001000 00:31 14848172                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7fa3caddd000-7fa3cadde000 r--p 00005000 00:31 14848172                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7fa3cadde000-7fa3caddf000 r--p 00005000 00:31 14848172                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7fa3caddf000-7fa3cade0000 rw-p 00006000 00:31 14848172                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so
7fa3cade0000-7fa3cae00000 rw-p 00000000 00:00 0 
7fa3cae00000-7fa3cae01000 r--p 00000000 00:31 14847745                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7fa3cae01000-7fa3cae02000 r-xp 00001000 00:31 14847745                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7fa3cae02000-7fa3cae03000 r--p 00002000 00:31 14847745                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7fa3cae03000-7fa3cae04000 r--p 00002000 00:31 14847745                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7fa3cae04000-7fa3cae05000 rw-p 00003000 00:31 14847745                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so
7fa3cae05000-7fa3cae06000 r--p 00000000 00:31 14847709                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7fa3cae06000-7fa3cae08000 r-xp 00001000 00:31 14847709                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7fa3cae08000-7fa3cae09000 r--p 00003000 00:31 14847709                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7fa3cae09000-7fa3cae0a000 r--p 00003000 00:31 14847709                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7fa3cae0a000-7fa3cae0b000 rw-p 00004000 00:31 14847709                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so
7fa3cae0b000-7fa3cae0c000 r--p 00000000 00:31 14847710                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7fa3cae0c000-7fa3cae0d000 r-xp 00001000 00:31 14847710                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7fa3cae0d000-7fa3cae0e000 r--p 00002000 00:31 14847710                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7fa3cae0e000-7fa3cae0f000 r--p 00002000 00:31 14847710                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7fa3cae0f000-7fa3cae10000 rw-p 00003000 00:31 14847710                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so
7fa3cae10000-7fa3cae30000 rw-p 00000000 00:00 0 
7fa3cae31000-7fa3cae32000 r--p 00000000 00:31 14847681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7fa3cae32000-7fa3cae33000 r-xp 00001000 00:31 14847681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7fa3cae33000-7fa3cae34000 r--p 00002000 00:31 14847681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7fa3cae34000-7fa3cae35000 r--p 00002000 00:31 14847681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7fa3cae35000-7fa3cae36000 rw-p 00003000 00:31 14847681                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so
7fa3cae36000-7fa3cae37000 r--p 00000000 00:31 14847664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7fa3cae37000-7fa3cae38000 r-xp 00001000 00:31 14847664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7fa3cae38000-7fa3cae39000 r--p 00002000 00:31 14847664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7fa3cae39000-7fa3cae3a000 r--p 00002000 00:31 14847664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7fa3cae3a000-7fa3cae3b000 rw-p 00003000 00:31 14847664                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so
7fa3cae3b000-7fa3cae3c000 r--p 00000000 00:31 14847558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7fa3cae3c000-7fa3cae3d000 r-xp 00001000 00:31 14847558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7fa3cae3d000-7fa3cae3e000 r--p 00002000 00:31 14847558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7fa3cae3e000-7fa3cae3f000 r--p 00002000 00:31 14847558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7fa3cae3f000-7fa3cae40000 rw-p 00003000 00:31 14847558                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so
7fa3cae40000-7fa3cae50000 rw-p 00000000 00:00 0 
7fa3cae52000-7fa3cae53000 r--p 00000000 00:31 14847533                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7fa3cae53000-7fa3cae54000 r-xp 00001000 00:31 14847533                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7fa3cae54000-7fa3cae55000 r--p 00002000 00:31 14847533                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7fa3cae55000-7fa3cae56000 r--p 00002000 00:31 14847533                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7fa3cae56000-7fa3cae57000 rw-p 00003000 00:31 14847533                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so
7fa3cae57000-7fa3cae58000 r--p 00000000 00:31 14847632                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7fa3cae58000-7fa3cae59000 r-xp 00001000 00:31 14847632                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7fa3cae59000-7fa3cae5a000 r--p 00002000 00:31 14847632                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7fa3cae5a000-7fa3cae5b000 r--p 00002000 00:31 14847632                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7fa3cae5b000-7fa3cae5c000 rw-p 00003000 00:31 14847632                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so
7fa3cae5c000-7fa3cae5d000 r--p 00000000 00:31 14847638                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7fa3cae5d000-7fa3cae5e000 r-xp 00001000 00:31 14847638                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7fa3cae5e000-7fa3cae5f000 r--p 00002000 00:31 14847638                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7fa3cae5f000-7fa3cae60000 r--p 00002000 00:31 14847638                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7fa3cae60000-7fa3cae61000 rw-p 00003000 00:31 14847638                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so
7fa3cae61000-7fa3cae62000 r--p 00000000 00:31 14836775                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7fa3cae62000-7fa3cae63000 r-xp 00001000 00:31 14836775                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7fa3cae63000-7fa3cae64000 r--p 00002000 00:31 14836775                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7fa3cae64000-7fa3cae65000 r--p 00002000 00:31 14836775                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7fa3cae65000-7fa3cae66000 rw-p 00003000 00:31 14836775                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so
7fa3cae66000-7fa3cae67000 r--p 00000000 00:31 14836724                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7fa3cae67000-7fa3cae68000 r-xp 00001000 00:31 14836724                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7fa3cae68000-7fa3cae69000 r--p 00002000 00:31 14836724                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7fa3cae69000-7fa3cae6a000 r--p 00002000 00:31 14836724                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7fa3cae6a000-7fa3cae6b000 rw-p 00003000 00:31 14836724                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so
7fa3cae6b000-7fa3cae6c000 r--p 00000000 00:31 14836658                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7fa3cae6c000-7fa3cae6d000 r-xp 00001000 00:31 14836658                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7fa3cae6d000-7fa3cae6e000 r--p 00002000 00:31 14836658                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7fa3cae6e000-7fa3cae6f000 r--p 00002000 00:31 14836658                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7fa3cae6f000-7fa3cae70000 rw-p 00003000 00:31 14836658                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so
7fa3cae70000-7fa3cae71000 r--p 00000000 00:31 14836656                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7fa3cae71000-7fa3cae72000 r-xp 00001000 00:31 14836656                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7fa3cae72000-7fa3cae73000 r--p 00002000 00:31 14836656                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7fa3cae73000-7fa3cae74000 r--p 00002000 00:31 14836656                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7fa3cae74000-7fa3cae75000 rw-p 00003000 00:31 14836656                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so
7fa3cae75000-7fa3cae76000 r--p 00000000 00:31 14836527                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7fa3cae76000-7fa3cae77000 r-xp 00001000 00:31 14836527                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7fa3cae77000-7fa3cae78000 r--p 00002000 00:31 14836527                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7fa3cae78000-7fa3cae79000 r--p 00002000 00:31 14836527                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7fa3cae79000-7fa3cae7a000 rw-p 00003000 00:31 14836527                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so
7fa3cae7a000-7fa3cae7b000 r--p 00000000 00:31 14836657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7fa3cae7b000-7fa3cae7c000 r-xp 00001000 00:31 14836657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7fa3cae7c000-7fa3cae7d000 r--p 00002000 00:31 14836657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7fa3cae7d000-7fa3cae7e000 r--p 00002000 00:31 14836657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7fa3cae7e000-7fa3cae7f000 rw-p 00003000 00:31 14836657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so
7fa3cae7f000-7fa3cae80000 r--p 00000000 00:31 14836612                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7fa3cae80000-7fa3cae81000 r-xp 00001000 00:31 14836612                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7fa3cae81000-7fa3cae82000 r--p 00002000 00:31 14836612                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7fa3cae82000-7fa3cae83000 r--p 00003000 00:31 14836612                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7fa3cae83000-7fa3cae84000 rw-p 00004000 00:31 14836612                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so
7fa3cae84000-7fa3cae85000 r--p 00000000 00:31 14836601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7fa3cae85000-7fa3cae86000 r-xp 00001000 00:31 14836601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7fa3cae86000-7fa3cae87000 r--p 00002000 00:31 14836601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7fa3cae87000-7fa3cae88000 r--p 00002000 00:31 14836601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7fa3cae88000-7fa3cae89000 rw-p 00003000 00:31 14836601                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so
7fa3cae89000-7fa3cae8a000 r--p 00000000 00:31 14836591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7fa3cae8a000-7fa3cae8b000 r-xp 00001000 00:31 14836591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7fa3cae8b000-7fa3cae8c000 r--p 00002000 00:31 14836591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7fa3cae8c000-7fa3cae8d000 r--p 00002000 00:31 14836591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7fa3cae8d000-7fa3cae8e000 rw-p 00003000 00:31 14836591                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so
7fa3cae8e000-7fa3cae8f000 r--p 00000000 00:31 14836585                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7fa3cae8f000-7fa3cae90000 r-xp 00001000 00:31 14836585                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7fa3cae90000-7fa3cae91000 r--p 00002000 00:31 14836585                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7fa3cae91000-7fa3cae92000 r--p 00002000 00:31 14836585                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7fa3cae92000-7fa3cae93000 rw-p 00003000 00:31 14836585                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so
7fa3cae93000-7fa3cae94000 r--p 00000000 00:31 14836571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7fa3cae94000-7fa3cae95000 r-xp 00001000 00:31 14836571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7fa3cae95000-7fa3cae96000 r--p 00002000 00:31 14836571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7fa3cae96000-7fa3cae97000 r--p 00002000 00:31 14836571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7fa3cae97000-7fa3cae98000 rw-p 00003000 00:31 14836571                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so
7fa3cae98000-7fa3cae99000 r--p 00000000 00:31 14836566                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7fa3cae99000-7fa3cae9a000 r-xp 00001000 00:31 14836566                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7fa3cae9a000-7fa3cae9b000 r--p 00002000 00:31 14836566                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7fa3cae9b000-7fa3cae9c000 r--p 00002000 00:31 14836566                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7fa3cae9c000-7fa3cae9d000 rw-p 00003000 00:31 14836566                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so
7fa3cae9d000-7fa3cae9e000 r--p 00000000 00:31 14836554                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7fa3cae9e000-7fa3cae9f000 r-xp 00001000 00:31 14836554                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7fa3cae9f000-7fa3caea0000 r--p 00002000 00:31 14836554                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7fa3caea0000-7fa3caea1000 r--p 00002000 00:31 14836554                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7fa3caea1000-7fa3caea2000 rw-p 00003000 00:31 14836554                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so
7fa3caea2000-7fa3caea3000 r--p 00000000 00:31 14836550                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7fa3caea3000-7fa3caea4000 r-xp 00001000 00:31 14836550                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7fa3caea4000-7fa3caea5000 r--p 00002000 00:31 14836550                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7fa3caea5000-7fa3caea6000 r--p 00002000 00:31 14836550                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7fa3caea6000-7fa3caea7000 rw-p 00003000 00:31 14836550                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so
7fa3caea7000-7fa3caea8000 r--p 00000000 00:31 14836535                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7fa3caea8000-7fa3caea9000 r-xp 00001000 00:31 14836535                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7fa3caea9000-7fa3caeaa000 r--p 00002000 00:31 14836535                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7fa3caeaa000-7fa3caeab000 r--p 00002000 00:31 14836535                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7fa3caeab000-7fa3caeac000 rw-p 00003000 00:31 14836535                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so
7fa3caeac000-7fa3caead000 r--p 00000000 00:31 14836465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7fa3caead000-7fa3caeae000 r-xp 00001000 00:31 14836465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7fa3caeae000-7fa3caeaf000 r--p 00002000 00:31 14836465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7fa3caeaf000-7fa3caeb0000 r--p 00002000 00:31 14836465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7fa3caeb0000-7fa3caeb1000 rw-p 00003000 00:31 14836465                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so
7fa3caeb1000-7fa3caeb2000 r--p 00000000 00:31 14836513                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7fa3caeb2000-7fa3caeb3000 r-xp 00001000 00:31 14836513                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7fa3caeb3000-7fa3caeb4000 r--p 00002000 00:31 14836513                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7fa3caeb4000-7fa3caeb5000 r--p 00002000 00:31 14836513                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7fa3caeb5000-7fa3caeb6000 rw-p 00003000 00:31 14836513                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so
7fa3caeb6000-7fa3caeb7000 r--p 00000000 00:31 14836505                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7fa3caeb7000-7fa3caeb8000 r-xp 00001000 00:31 14836505                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7fa3caeb8000-7fa3caeb9000 r--p 00002000 00:31 14836505                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7fa3caeb9000-7fa3caeba000 r--p 00002000 00:31 14836505                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7fa3caeba000-7fa3caebb000 rw-p 00003000 00:31 14836505                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so
7fa3caebb000-7fa3caebc000 r--p 00000000 00:31 14836487                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7fa3caebc000-7fa3caebd000 r-xp 00001000 00:31 14836487                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7fa3caebd000-7fa3caebe000 r--p 00002000 00:31 14836487                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7fa3caebe000-7fa3caebf000 r--p 00002000 00:31 14836487                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7fa3caebf000-7fa3caec0000 rw-p 00003000 00:31 14836487                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so
7fa3caec0000-7fa3caec1000 r--p 00000000 00:31 14836164                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7fa3caec1000-7fa3caec2000 r-xp 00001000 00:31 14836164                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7fa3caec2000-7fa3caec3000 r--p 00002000 00:31 14836164                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7fa3caec3000-7fa3caec4000 r--p 00002000 00:31 14836164                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7fa3caec4000-7fa3caec5000 rw-p 00003000 00:31 14836164                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so
7fa3caec5000-7fa3caec6000 r--p 00000000 00:31 14836469                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7fa3caec6000-7fa3caec7000 r-xp 00001000 00:31 14836469                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7fa3caec7000-7fa3caec8000 r--p 00002000 00:31 14836469                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7fa3caec8000-7fa3caec9000 r--p 00002000 00:31 14836469                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7fa3caec9000-7fa3caeca000 rw-p 00003000 00:31 14836469                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so
7fa3caeca000-7fa3caecb000 r--p 00000000 00:31 14836457                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7fa3caecb000-7fa3caecc000 r-xp 00001000 00:31 14836457                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7fa3caecc000-7fa3caecd000 r--p 00002000 00:31 14836457                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7fa3caecd000-7fa3caece000 r--p 00002000 00:31 14836457                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7fa3caece000-7fa3caecf000 rw-p 00003000 00:31 14836457                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so
7fa3caecf000-7fa3caed0000 r--p 00000000 00:31 14836456                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7fa3caed0000-7fa3caed1000 r-xp 00001000 00:31 14836456                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7fa3caed1000-7fa3caed2000 r--p 00002000 00:31 14836456                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7fa3caed2000-7fa3caed3000 r--p 00002000 00:31 14836456                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7fa3caed3000-7fa3caed4000 rw-p 00003000 00:31 14836456                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so
7fa3caed4000-7fa3caed5000 r--p 00000000 00:31 14836452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7fa3caed5000-7fa3caed6000 r-xp 00001000 00:31 14836452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7fa3caed6000-7fa3caed7000 r--p 00002000 00:31 14836452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7fa3caed7000-7fa3caed8000 r--p 00002000 00:31 14836452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7fa3caed8000-7fa3caed9000 rw-p 00003000 00:31 14836452                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so
7fa3caed9000-7fa3caeda000 r--p 00000000 00:31 14836451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7fa3caeda000-7fa3caedb000 r-xp 00001000 00:31 14836451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7fa3caedb000-7fa3caedc000 r--p 00002000 00:31 14836451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7fa3caedc000-7fa3caedd000 r--p 00002000 00:31 14836451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7fa3caedd000-7fa3caede000 rw-p 00003000 00:31 14836451                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so
7fa3caede000-7fa3caedf000 r--p 00000000 00:31 14836450                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7fa3caedf000-7fa3caee0000 r-xp 00001000 00:31 14836450                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7fa3caee0000-7fa3caee1000 r--p 00002000 00:31 14836450                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7fa3caee1000-7fa3caee2000 r--p 00002000 00:31 14836450                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7fa3caee2000-7fa3caee3000 rw-p 00003000 00:31 14836450                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so
7fa3caee3000-7fa3caee4000 r--p 00000000 00:31 14836442                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7fa3caee4000-7fa3caee5000 r-xp 00001000 00:31 14836442                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7fa3caee5000-7fa3caee6000 r--p 00002000 00:31 14836442                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7fa3caee6000-7fa3caee7000 r--p 00002000 00:31 14836442                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7fa3caee7000-7fa3caee8000 rw-p 00003000 00:31 14836442                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so
7fa3caee8000-7fa3caee9000 r--p 00000000 00:31 14836423                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7fa3caee9000-7fa3caeea000 r-xp 00001000 00:31 14836423                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7fa3caeea000-7fa3caeeb000 r--p 00002000 00:31 14836423                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7fa3caeeb000-7fa3caeec000 r--p 00002000 00:31 14836423                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7fa3caeec000-7fa3caeed000 rw-p 00003000 00:31 14836423                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so
7fa3caeed000-7fa3caeee000 r--p 00000000 00:31 14836418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7fa3caeee000-7fa3caeef000 r-xp 00001000 00:31 14836418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7fa3caeef000-7fa3caef0000 r--p 00002000 00:31 14836418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7fa3caef0000-7fa3caef1000 r--p 00002000 00:31 14836418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7fa3caef1000-7fa3caef2000 rw-p 00003000 00:31 14836418                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so
7fa3caef2000-7fa3caef3000 r--p 00000000 00:31 14836010                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7fa3caef3000-7fa3caef4000 r-xp 00001000 00:31 14836010                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7fa3caef4000-7fa3caef5000 r--p 00002000 00:31 14836010                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7fa3caef5000-7fa3caef6000 r--p 00002000 00:31 14836010                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7fa3caef6000-7fa3caef7000 rw-p 00003000 00:31 14836010                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so
7fa3caef7000-7fa3caef8000 r--p 00000000 00:31 14836416                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7fa3caef8000-7fa3caef9000 r-xp 00001000 00:31 14836416                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7fa3caef9000-7fa3caefa000 r--p 00002000 00:31 14836416                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7fa3caefa000-7fa3caefb000 r--p 00003000 00:31 14836416                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7fa3caefb000-7fa3caefc000 rw-p 00004000 00:31 14836416                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so
7fa3caefc000-7fa3caefd000 r--p 00000000 00:31 14836409                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7fa3caefd000-7fa3caefe000 r-xp 00001000 00:31 14836409                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7fa3caefe000-7fa3caf00000 r--p 00002000 00:31 14836409                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7fa3caf00000-7fa3caf01000 r--p 00003000 00:31 14836409                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7fa3caf01000-7fa3caf02000 rw-p 00004000 00:31 14836409                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so
7fa3caf02000-7fa3caf03000 r--p 00000000 00:31 14836586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7fa3caf03000-7fa3caf04000 r-xp 00001000 00:31 14836586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7fa3caf04000-7fa3caf05000 r--p 00002000 00:31 14836586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7fa3caf05000-7fa3caf06000 r--p 00003000 00:31 14836586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7fa3caf06000-7fa3caf07000 rw-p 00004000 00:31 14836586                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so
7fa3caf07000-7fa3caf08000 r--p 00000000 00:31 14836441                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7fa3caf08000-7fa3caf09000 r-xp 00001000 00:31 14836441                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7fa3caf09000-7fa3caf0a000 r--p 00002000 00:31 14836441                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7fa3caf0a000-7fa3caf0b000 r--p 00003000 00:31 14836441                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7fa3caf0b000-7fa3caf0c000 rw-p 00004000 00:31 14836441                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so
7fa3caf0c000-7fa3caf0d000 r--p 00000000 00:31 14836642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7fa3caf0d000-7fa3caf0e000 r-xp 00001000 00:31 14836642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7fa3caf0e000-7fa3caf0f000 r--p 00002000 00:31 14836642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7fa3caf0f000-7fa3caf10000 r--p 00002000 00:31 14836642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7fa3caf10000-7fa3caf11000 rw-p 00003000 00:31 14836642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so
7fa3caf11000-7fa3caf12000 r--p 00000000 00:31 14836000                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7fa3caf12000-7fa3caf13000 r-xp 00001000 00:31 14836000                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7fa3caf13000-7fa3caf14000 r--p 00002000 00:31 14836000                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7fa3caf14000-7fa3caf15000 r--p 00002000 00:31 14836000                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7fa3caf15000-7fa3caf16000 rw-p 00003000 00:31 14836000                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so
7fa3caf16000-7fa3caf17000 r--p 00000000 00:31 14836532                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7fa3caf17000-7fa3caf18000 r-xp 00001000 00:31 14836532                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7fa3caf18000-7fa3caf19000 r--p 00002000 00:31 14836532                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7fa3caf19000-7fa3caf1a000 r--p 00002000 00:31 14836532                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7fa3caf1a000-7fa3caf1b000 rw-p 00003000 00:31 14836532                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so
7fa3caf1b000-7fa3caf1c000 r--p 00000000 00:31 14836618                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7fa3caf1c000-7fa3caf1d000 r-xp 00001000 00:31 14836618                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7fa3caf1d000-7fa3caf1e000 r--p 00002000 00:31 14836618                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7fa3caf1e000-7fa3caf1f000 r--p 00002000 00:31 14836618                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7fa3caf1f000-7fa3caf20000 rw-p 00003000 00:31 14836618                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so
7fa3caf21000-7fa3caf22000 r--p 00000000 00:31 14836595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7fa3caf22000-7fa3caf23000 r-xp 00001000 00:31 14836595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7fa3caf23000-7fa3caf24000 r--p 00002000 00:31 14836595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7fa3caf24000-7fa3caf25000 r--p 00002000 00:31 14836595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7fa3caf25000-7fa3caf26000 rw-p 00003000 00:31 14836595                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so
7fa3caf26000-7fa3caf27000 r--p 00000000 00:31 14835956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7fa3caf27000-7fa3caf28000 r-xp 00001000 00:31 14835956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7fa3caf28000-7fa3caf29000 r--p 00002000 00:31 14835956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7fa3caf29000-7fa3caf2a000 r--p 00002000 00:31 14835956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7fa3caf2a000-7fa3caf2b000 rw-p 00003000 00:31 14835956                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so
7fa3caf2b000-7fa3caf2c000 r--p 00000000 00:31 14836523                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7fa3caf2c000-7fa3caf2d000 r-xp 00001000 00:31 14836523                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7fa3caf2d000-7fa3caf2e000 r--p 00002000 00:31 14836523                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7fa3caf2e000-7fa3caf2f000 r--p 00002000 00:31 14836523                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7fa3caf2f000-7fa3caf30000 rw-p 00003000 00:31 14836523                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so
7fa3caf30000-7fa3caf40000 rw-p 00000000 00:00 0 
7fa3caf40000-7fa3caf42000 r--p 00000000 00:31 14847642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7fa3caf42000-7fa3caf44000 r-xp 00002000 00:31 14847642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7fa3caf44000-7fa3caf45000 r--p 00004000 00:31 14847642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7fa3caf45000-7fa3caf46000 r--p 00004000 00:31 14847642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7fa3caf46000-7fa3caf47000 rw-p 00005000 00:31 14847642                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so
7fa3caf47000-7fa3caf48000 r--p 00000000 00:31 14847696                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fa3caf48000-7fa3caf49000 r-xp 00001000 00:31 14847696                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fa3caf49000-7fa3caf4a000 r--p 00002000 00:31 14847696                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fa3caf4a000-7fa3caf4b000 r--p 00002000 00:31 14847696                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fa3caf4b000-7fa3caf4c000 rw-p 00003000 00:31 14847696                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7fa3caf4c000-7fa3caf4f000 r--p 00000000 00:31 14848008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7fa3caf4f000-7fa3caf5b000 r-xp 00003000 00:31 14848008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7fa3caf5b000-7fa3caf5e000 r--p 0000f000 00:31 14848008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7fa3caf5e000-7fa3caf5f000 r--p 00011000 00:31 14848008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7fa3caf5f000-7fa3caf60000 rw-p 00012000 00:31 14848008                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so
7fa3caf60000-7fa3caf80000 rw-p 00000000 00:00 0 
7fa3caf81000-7fa3caf82000 r--p 00000000 00:31 14847762                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7fa3caf82000-7fa3caf83000 r-xp 00001000 00:31 14847762                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7fa3caf83000-7fa3caf84000 r--p 00002000 00:31 14847762                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7fa3caf84000-7fa3caf85000 r--p 00002000 00:31 14847762                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7fa3caf85000-7fa3caf86000 rw-p 00003000 00:31 14847762                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so
7fa3caf86000-7fa3caf87000 r--p 00000000 00:31 14847749                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7fa3caf87000-7fa3caf88000 r-xp 00001000 00:31 14847749                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7fa3caf88000-7fa3caf89000 r--p 00002000 00:31 14847749                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7fa3caf89000-7fa3caf8a000 r--p 00002000 00:31 14847749                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7fa3caf8a000-7fa3caf8b000 rw-p 00003000 00:31 14847749                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so
7fa3caf8b000-7fa3caf8c000 r--p 00000000 00:31 14847841                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7fa3caf8c000-7fa3caf8d000 r-xp 00001000 00:31 14847841                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7fa3caf8d000-7fa3caf8e000 r--p 00002000 00:31 14847841                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7fa3caf8e000-7fa3caf8f000 r--p 00002000 00:31 14847841                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7fa3caf8f000-7fa3caf90000 rw-p 00003000 00:31 14847841                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so
7fa3caf90000-7fa3cafa0000 rw-p 00000000 00:00 0 
7fa3cafa1000-7fa3cafa3000 r--p 00000000 00:31 14847746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7fa3cafa3000-7fa3cafa6000 r-xp 00002000 00:31 14847746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7fa3cafa6000-7fa3cafa7000 r--p 00005000 00:31 14847746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7fa3cafa7000-7fa3cafa8000 r--p 00006000 00:31 14847746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7fa3cafa8000-7fa3cafa9000 rw-p 00007000 00:31 14847746                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so
7fa3cafaa000-7fa3cafab000 r--p 00000000 00:31 14848142                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7fa3cafab000-7fa3cafac000 r-xp 00001000 00:31 14848142                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7fa3cafac000-7fa3cafad000 r--p 00002000 00:31 14848142                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7fa3cafad000-7fa3cafae000 r--p 00002000 00:31 14848142                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7fa3cafae000-7fa3cafaf000 rw-p 00003000 00:31 14848142                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so
7fa3cafaf000-7fa3cafb1000 r--p 00000000 00:31 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fa3cafb1000-7fa3cafca000 r-xp 00002000 00:31 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fa3cafca000-7fa3cafce000 r--p 0001b000 00:31 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fa3cafce000-7fa3cafcf000 r--p 0001e000 00:31 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fa3cafcf000-7fa3cafd0000 rw-p 0001f000 00:31 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7fa3cafd0000-7fa3cafe0000 rw-p 00000000 00:00 0 
7fa3cafe4000-7fa3cafe5000 r--p 00000000 00:31 14848169                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7fa3cafe5000-7fa3cafe7000 r-xp 00001000 00:31 14848169                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7fa3cafe7000-7fa3cafe8000 r--p 00003000 00:31 14848169                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7fa3cafe8000-7fa3cafe9000 r--p 00003000 00:31 14848169                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7fa3cafe9000-7fa3cafea000 rw-p 00004000 00:31 14848169                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so
7fa3cafea000-7fa3cafeb000 r--p 00000000 00:31 14847720                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7fa3cafeb000-7fa3cafec000 r-xp 00001000 00:31 14847720                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7fa3cafec000-7fa3cafed000 r--p 00002000 00:31 14847720                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7fa3cafed000-7fa3cafee000 r--p 00002000 00:31 14847720                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7fa3cafee000-7fa3cafef000 rw-p 00003000 00:31 14847720                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so
7fa3cafef000-7fa3caff0000 r--p 00000000 00:31 14847717                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7fa3caff0000-7fa3caff1000 r-xp 00001000 00:31 14847717                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7fa3caff1000-7fa3caff2000 r--p 00002000 00:31 14847717                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7fa3caff2000-7fa3caff3000 r--p 00002000 00:31 14847717                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7fa3caff3000-7fa3caff4000 rw-p 00003000 00:31 14847717                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so
7fa3caff4000-7fa3caff5000 r--p 00000000 00:31 14847711                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7fa3caff5000-7fa3caff6000 r-xp 00001000 00:31 14847711                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7fa3caff6000-7fa3caff7000 r--p 00002000 00:31 14847711                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7fa3caff7000-7fa3caff8000 r--p 00002000 00:31 14847711                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7fa3caff8000-7fa3caff9000 rw-p 00003000 00:31 14847711                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so
7fa3caff9000-7fa3caffa000 r--p 00000000 00:31 14847689                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7fa3caffa000-7fa3caffb000 r-xp 00001000 00:31 14847689                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7fa3caffb000-7fa3caffc000 r--p 00002000 00:31 14847689                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7fa3caffc000-7fa3caffd000 r--p 00002000 00:31 14847689                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7fa3caffd000-7fa3caffe000 rw-p 00003000 00:31 14847689                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so
7fa3caffe000-7fa3cafff000 r--p 00000000 00:31 14847694                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7fa3cafff000-7fa3cb000000 r-xp 00001000 00:31 14847694                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7fa3cb000000-7fa3cb001000 r--p 00002000 00:31 14847694                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7fa3cb001000-7fa3cb002000 r--p 00002000 00:31 14847694                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7fa3cb002000-7fa3cb003000 rw-p 00003000 00:31 14847694                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so
7fa3cb003000-7fa3cb004000 r--p 00000000 00:31 14847674                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7fa3cb004000-7fa3cb005000 r-xp 00001000 00:31 14847674                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7fa3cb005000-7fa3cb006000 r--p 00002000 00:31 14847674                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7fa3cb006000-7fa3cb007000 r--p 00002000 00:31 14847674                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7fa3cb007000-7fa3cb008000 rw-p 00003000 00:31 14847674                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so
7fa3cb008000-7fa3cb009000 r--p 00000000 00:31 14847677                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fa3cb009000-7fa3cb00a000 r-xp 00001000 00:31 14847677                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fa3cb00a000-7fa3cb00b000 r--p 00002000 00:31 14847677                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fa3cb00b000-7fa3cb00c000 r--p 00002000 00:31 14847677                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fa3cb00c000-7fa3cb00d000 rw-p 00003000 00:31 14847677                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7fa3cb00d000-7fa3cb00e000 r--p 00000000 00:31 14847673                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7fa3cb00e000-7fa3cb00f000 r-xp 00001000 00:31 14847673                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7fa3cb00f000-7fa3cb010000 r--p 00002000 00:31 14847673                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7fa3cb010000-7fa3cb011000 r--p 00002000 00:31 14847673                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7fa3cb011000-7fa3cb012000 rw-p 00003000 00:31 14847673                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so
7fa3cb012000-7fa3cb013000 r--p 00000000 00:31 14847668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7fa3cb013000-7fa3cb014000 r-xp 00001000 00:31 14847668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7fa3cb014000-7fa3cb015000 r--p 00002000 00:31 14847668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7fa3cb015000-7fa3cb016000 r--p 00002000 00:31 14847668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7fa3cb016000-7fa3cb017000 rw-p 00003000 00:31 14847668                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so
7fa3cb017000-7fa3cb018000 r--p 00000000 00:31 14847657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7fa3cb018000-7fa3cb019000 r-xp 00001000 00:31 14847657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7fa3cb019000-7fa3cb01a000 r--p 00002000 00:31 14847657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7fa3cb01a000-7fa3cb01b000 r--p 00002000 00:31 14847657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7fa3cb01b000-7fa3cb01c000 rw-p 00003000 00:31 14847657                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so
7fa3cb01c000-7fa3cb01d000 r--p 00000000 00:31 14847627                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7fa3cb01d000-7fa3cb01e000 r-xp 00001000 00:31 14847627                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7fa3cb01e000-7fa3cb01f000 r--p 00002000 00:31 14847627                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7fa3cb01f000-7fa3cb020000 r--p 00002000 00:31 14847627                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7fa3cb020000-7fa3cb021000 rw-p 00003000 00:31 14847627                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so
7fa3cb021000-7fa3cb022000 r--p 00000000 00:31 14847649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fa3cb022000-7fa3cb023000 r-xp 00001000 00:31 14847649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fa3cb023000-7fa3cb024000 r--p 00002000 00:31 14847649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fa3cb024000-7fa3cb025000 r--p 00002000 00:31 14847649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fa3cb025000-7fa3cb026000 rw-p 00003000 00:31 14847649                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7fa3cb026000-7fa3cb027000 r--p 00000000 00:31 14847614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7fa3cb027000-7fa3cb028000 r-xp 00001000 00:31 14847614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7fa3cb028000-7fa3cb029000 r--p 00002000 00:31 14847614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7fa3cb029000-7fa3cb02a000 r--p 00002000 00:31 14847614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7fa3cb02a000-7fa3cb02b000 rw-p 00003000 00:31 14847614                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so
7fa3cb02e000-7fa3cb02f000 r--p 00000000 00:31 14848153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7fa3cb02f000-7fa3cb031000 r-xp 00001000 00:31 14848153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7fa3cb031000-7fa3cb032000 r--p 00003000 00:31 14848153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7fa3cb032000-7fa3cb033000 r--p 00003000 00:31 14848153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7fa3cb033000-7fa3cb034000 rw-p 00004000 00:31 14848153                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so
7fa3cb034000-7fa3cb035000 r--p 00000000 00:31 14848152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7fa3cb035000-7fa3cb036000 r-xp 00001000 00:31 14848152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7fa3cb036000-7fa3cb037000 r--p 00002000 00:31 14848152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7fa3cb037000-7fa3cb038000 r--p 00002000 00:31 14848152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7fa3cb038000-7fa3cb039000 rw-p 00003000 00:31 14848152                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so
7fa3cb039000-7fa3cb03b000 r--p 00000000 00:31 14847758                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7fa3cb03b000-7fa3cb03d000 r-xp 00002000 00:31 14847758                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7fa3cb03d000-7fa3cb03e000 r--p 00004000 00:31 14847758                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7fa3cb03e000-7fa3cb03f000 r--p 00004000 00:31 14847758                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7fa3cb03f000-7fa3cb040000 rw-p 00005000 00:31 14847758                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so
7fa3cb040000-7fa3cb060000 rw-p 00000000 00:00 0 
7fa3cb062000-7fa3cb065000 r--p 00000000 00:31 14847910                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7fa3cb065000-7fa3cb069000 r-xp 00003000 00:31 14847910                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7fa3cb069000-7fa3cb06a000 r--p 00007000 00:31 14847910                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7fa3cb06a000-7fa3cb06b000 r--p 00008000 00:31 14847910                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7fa3cb06b000-7fa3cb06c000 rw-p 00009000 00:31 14847910                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so
7fa3cb06c000-7fa3cb06d000 r--p 00000000 00:31 14847609                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7fa3cb06d000-7fa3cb06e000 r-xp 00001000 00:31 14847609                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7fa3cb06e000-7fa3cb06f000 r--p 00002000 00:31 14847609                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7fa3cb06f000-7fa3cb070000 r--p 00002000 00:31 14847609                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7fa3cb070000-7fa3cb071000 rw-p 00003000 00:31 14847609                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so
7fa3cb071000-7fa3cb072000 r--p 00000000 00:31 14847600                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7fa3cb072000-7fa3cb073000 r-xp 00001000 00:31 14847600                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7fa3cb073000-7fa3cb074000 r--p 00002000 00:31 14847600                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7fa3cb074000-7fa3cb075000 r--p 00002000 00:31 14847600                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7fa3cb075000-7fa3cb076000 rw-p 00003000 00:31 14847600                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so
7fa3cb076000-7fa3cb077000 r--p 00000000 00:31 14847604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7fa3cb077000-7fa3cb078000 r-xp 00001000 00:31 14847604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7fa3cb078000-7fa3cb079000 r--p 00002000 00:31 14847604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7fa3cb079000-7fa3cb07a000 r--p 00002000 00:31 14847604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7fa3cb07a000-7fa3cb07b000 rw-p 00003000 00:31 14847604                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so
7fa3cb07b000-7fa3cb07c000 r--p 00000000 00:31 14847596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7fa3cb07c000-7fa3cb07d000 r-xp 00001000 00:31 14847596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7fa3cb07d000-7fa3cb07e000 r--p 00002000 00:31 14847596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7fa3cb07e000-7fa3cb07f000 r--p 00002000 00:31 14847596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7fa3cb07f000-7fa3cb080000 rw-p 00003000 00:31 14847596                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so
7fa3cb080000-7fa3cb0a0000 rw-p 00000000 00:00 0 
7fa3cb0a1000-7fa3cb0a2000 r--p 00000000 00:31 14847584                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7fa3cb0a2000-7fa3cb0a3000 r-xp 00001000 00:31 14847584                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7fa3cb0a3000-7fa3cb0a4000 r--p 00002000 00:31 14847584                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7fa3cb0a4000-7fa3cb0a5000 r--p 00002000 00:31 14847584                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7fa3cb0a5000-7fa3cb0a6000 rw-p 00003000 00:31 14847584                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so
7fa3cb0a6000-7fa3cb0a7000 r--p 00000000 00:31 14847581                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7fa3cb0a7000-7fa3cb0a8000 r-xp 00001000 00:31 14847581                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7fa3cb0a8000-7fa3cb0a9000 r--p 00002000 00:31 14847581                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7fa3cb0a9000-7fa3cb0aa000 r--p 00002000 00:31 14847581                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7fa3cb0aa000-7fa3cb0ab000 rw-p 00003000 00:31 14847581                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so
7fa3cb0ab000-7fa3cb0ac000 r--p 00000000 00:31 14847579                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7fa3cb0ac000-7fa3cb0ad000 r-xp 00001000 00:31 14847579                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7fa3cb0ad000-7fa3cb0ae000 r--p 00002000 00:31 14847579                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7fa3cb0ae000-7fa3cb0af000 r--p 00002000 00:31 14847579                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7fa3cb0af000-7fa3cb0b0000 rw-p 00003000 00:31 14847579                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so
7fa3cb0b0000-7fa3cb0e0000 rw-p 00000000 00:00 0 
7fa3cb0e0000-7fa3cb0e1000 r--p 00000000 00:31 14847573                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7fa3cb0e1000-7fa3cb0e2000 r-xp 00001000 00:31 14847573                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7fa3cb0e2000-7fa3cb0e3000 r--p 00002000 00:31 14847573                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7fa3cb0e3000-7fa3cb0e4000 r--p 00002000 00:31 14847573                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7fa3cb0e4000-7fa3cb0e5000 rw-p 00003000 00:31 14847573                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so
7fa3cb0e5000-7fa3cb0e6000 r--p 00000000 00:31 14847563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7fa3cb0e6000-7fa3cb0e7000 r-xp 00001000 00:31 14847563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7fa3cb0e7000-7fa3cb0e8000 r--p 00002000 00:31 14847563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7fa3cb0e8000-7fa3cb0e9000 r--p 00002000 00:31 14847563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7fa3cb0e9000-7fa3cb0ea000 rw-p 00003000 00:31 14847563                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so
7fa3cb0ea000-7fa3cb0eb000 r--p 00000000 00:31 14847552                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7fa3cb0eb000-7fa3cb0ec000 r-xp 00001000 00:31 14847552                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7fa3cb0ec000-7fa3cb0ed000 r--p 00002000 00:31 14847552                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7fa3cb0ed000-7fa3cb0ee000 r--p 00002000 00:31 14847552                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7fa3cb0ee000-7fa3cb0ef000 rw-p 00003000 00:31 14847552                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so
7fa3cb0ef000-7fa3cb0f0000 r--p 00000000 00:31 14847741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7fa3cb0f0000-7fa3cb0f1000 r-xp 00001000 00:31 14847741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7fa3cb0f1000-7fa3cb0f2000 r--p 00002000 00:31 14847741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7fa3cb0f2000-7fa3cb0f3000 r--p 00002000 00:31 14847741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7fa3cb0f3000-7fa3cb0f4000 rw-p 00003000 00:31 14847741                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so
7fa3cb0f4000-7fa3cb0f6000 r--p 00000000 00:31 14847854                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7fa3cb0f6000-7fa3cb0fc000 r-xp 00002000 00:31 14847854                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7fa3cb0fc000-7fa3cb0fe000 r--p 00008000 00:31 14847854                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7fa3cb0fe000-7fa3cb0ff000 r--p 00009000 00:31 14847854                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7fa3cb0ff000-7fa3cb100000 rw-p 0000a000 00:31 14847854                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so
7fa3cb100000-7fa3cb110000 rw-p 00000000 00:00 0 
7fa3cb114000-7fa3cb116000 r--p 00000000 00:31 14847864                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7fa3cb116000-7fa3cb118000 r-xp 00002000 00:31 14847864                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7fa3cb118000-7fa3cb119000 r--p 00004000 00:31 14847864                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7fa3cb119000-7fa3cb11a000 r--p 00004000 00:31 14847864                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7fa3cb11a000-7fa3cb11b000 rw-p 00005000 00:31 14847864                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so
7fa3cb11b000-7fa3cb11c000 r--p 00000000 00:31 14847824                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7fa3cb11c000-7fa3cb11d000 r-xp 00001000 00:31 14847824                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7fa3cb11d000-7fa3cb11e000 r--p 00002000 00:31 14847824                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7fa3cb11e000-7fa3cb11f000 r--p 00002000 00:31 14847824                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7fa3cb11f000-7fa3cb120000 rw-p 00003000 00:31 14847824                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so
7fa3cb120000-7fa3cb1c0000 rw-p 00000000 00:00 0 
7fa3cb1c3000-7fa3cb1c4000 r--p 00000000 00:31 14847547                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7fa3cb1c4000-7fa3cb1c5000 r-xp 00001000 00:31 14847547                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7fa3cb1c5000-7fa3cb1c6000 r--p 00002000 00:31 14847547                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7fa3cb1c6000-7fa3cb1c7000 r--p 00002000 00:31 14847547                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7fa3cb1c7000-7fa3cb1c8000 rw-p 00003000 00:31 14847547                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so
7fa3cb1c8000-7fa3cb1ca000 r--p 00000000 00:31 14847517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7fa3cb1ca000-7fa3cb1cc000 r-xp 00002000 00:31 14847517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7fa3cb1cc000-7fa3cb1cd000 r--p 00004000 00:31 14847517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7fa3cb1cd000-7fa3cb1ce000 r--p 00004000 00:31 14847517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7fa3cb1ce000-7fa3cb1cf000 rw-p 00005000 00:31 14847517                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so
7fa3cb1d0000-7fa3cb1d3000 r--p 00000000 00:31 14847856                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7fa3cb1d3000-7fa3cb1dc000 r-xp 00003000 00:31 14847856                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7fa3cb1dc000-7fa3cb1de000 r--p 0000c000 00:31 14847856                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7fa3cb1de000-7fa3cb1df000 r--p 0000d000 00:31 14847856                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7fa3cb1df000-7fa3cb1e0000 rw-p 0000e000 00:31 14847856                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so
7fa3cb1e0000-7fa3cb290000 rw-p 00000000 00:00 0 
7fa3cb291000-7fa3cb292000 r--p 00000000 00:31 14847544                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7fa3cb292000-7fa3cb293000 r-xp 00001000 00:31 14847544                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7fa3cb293000-7fa3cb294000 r--p 00002000 00:31 14847544                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7fa3cb294000-7fa3cb295000 r--p 00002000 00:31 14847544                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7fa3cb295000-7fa3cb296000 rw-p 00003000 00:31 14847544                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so
7fa3cb296000-7fa3cb298000 r--p 00000000 00:31 14847804                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7fa3cb298000-7fa3cb29b000 r-xp 00002000 00:31 14847804                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7fa3cb29b000-7fa3cb29d000 r--p 00005000 00:31 14847804                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7fa3cb29d000-7fa3cb29e000 r--p 00006000 00:31 14847804                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7fa3cb29e000-7fa3cb29f000 rw-p 00007000 00:31 14847804                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so
7fa3cb29f000-7fa3cb2a0000 ---p 00000000 00:00 0 
7fa3cb2a0000-7fa3cb2e1000 rw-p 00000000 00:00 0 
7fa3cb2e1000-7fa3cb2e2000 ---p 00000000 00:00 0 
7fa3cb2e2000-7fa3cb323000 rw-p 00000000 00:00 0 
7fa3cb323000-7fa3cb324000 ---p 00000000 00:00 0 
7fa3cb324000-7fa3cb365000 rw-p 00000000 00:00 0 
7fa3cb365000-7fa3cb366000 ---p 00000000 00:00 0 
7fa3cb366000-7fa3cb3a7000 rw-p 00000000 00:00 0 
7fa3cb3a7000-7fa3cb3a8000 ---p 00000000 00:00 0 
7fa3cb3a8000-7fa3cb3e9000 rw-p 00000000 00:00 0 
7fa3cb3e9000-7fa3cb3ea000 ---p 00000000 00:00 0 
7fa3cb3ea000-7fa3cb42b000 rw-p 00000000 00:00 0 
7fa3cb42b000-7fa3cb42c000 ---p 00000000 00:00 0 
7fa3cb42c000-7fa3cb46d000 rw-p 00000000 00:00 0 
7fa3cb46d000-7fa3cb46e000 ---p 00000000 00:00 0 
7fa3cb46e000-7fa3cb4af000 rw-p 00000000 00:00 0 
7fa3cb4af000-7fa3cb4b0000 ---p 00000000 00:00 0 
7fa3cb4b0000-7fa3cb4f1000 rw-p 00000000 00:00 0 
7fa3cb4f1000-7fa3cb4f2000 ---p 00000000 00:00 0 
7fa3cb4f2000-7fa3cb533000 rw-p 00000000 00:00 0 
7fa3cb533000-7fa3cb534000 ---p 00000000 00:00 0 
7fa3cb534000-7fa3cb575000 rw-p 00000000 00:00 0 
7fa3cb575000-7fa3cb576000 ---p 00000000 00:00 0 
7fa3cb576000-7fa3cb5b7000 rw-p 00000000 00:00 0 
7fa3cb5b7000-7fa3cb5b8000 ---p 00000000 00:00 0 
7fa3cb5b8000-7fa3cb5f9000 rw-p 00000000 00:00 0 
7fa3cb5f9000-7fa3cb5fa000 ---p 00000000 00:00 0 
7fa3cb5fa000-7fa3cb63b000 rw-p 00000000 00:00 0 
7fa3cb63b000-7fa3cb63c000 ---p 00000000 00:00 0 
7fa3cb63c000-7fa3cb67d000 rw-p 00000000 00:00 0 
7fa3cb67d000-7fa3cb67e000 ---p 00000000 00:00 0 
7fa3cb67e000-7fa3cb6bf000 rw-p 00000000 00:00 0 
7fa3cb6bf000-7fa3cb6c0000 ---p 00000000 00:00 0 
7fa3cb6c0000-7fa3cb701000 rw-p 00000000 00:00 0 
7fa3cb701000-7fa3cb702000 ---p 00000000 00:00 0 
7fa3cb702000-7fa3cb743000 rw-p 00000000 00:00 0 
7fa3cb743000-7fa3cb744000 ---p 00000000 00:00 0 
7fa3cb744000-7fa3cb785000 rw-p 00000000 00:00 0 
7fa3cb785000-7fa3cb786000 ---p 00000000 00:00 0 
7fa3cb786000-7fa3cb7c7000 rw-p 00000000 00:00 0 
7fa3cb7c7000-7fa3cb7c8000 ---p 00000000 00:00 0 
7fa3cb7c8000-7fa3cb809000 rw-p 00000000 00:00 0 
7fa3cb809000-7fa3cb80a000 ---p 00000000 00:00 0 
7fa3cb80a000-7fa3cb84b000 rw-p 00000000 00:00 0 
7fa3cb84b000-7fa3cb84c000 ---p 00000000 00:00 0 
7fa3cb84c000-7fa3cb88d000 rw-p 00000000 00:00 0 
7fa3cb88d000-7fa3cb88e000 ---p 00000000 00:00 0 
7fa3cb88e000-7fa3cb8cf000 rw-p 00000000 00:00 0 
7fa3cb8cf000-7fa3cb8d0000 ---p 00000000 00:00 0 
7fa3cb8d0000-7fa3cb911000 rw-p 00000000 00:00 0 
7fa3cb911000-7fa3cb912000 ---p 00000000 00:00 0 
7fa3cb912000-7fa3cb953000 rw-p 00000000 00:00 0 
7fa3cb953000-7fa3cb954000 ---p 00000000 00:00 0 
7fa3cb954000-7fa3cb995000 rw-p 00000000 00:00 0 
7fa3cb995000-7fa3cb996000 ---p 00000000 00:00 0 
7fa3cb996000-7fa3cb9d7000 rw-p 00000000 00:00 0 
7fa3cb9d7000-7fa3cb9d8000 ---p 00000000 00:00 0 
7fa3cb9d8000-7fa3cba19000 rw-p 00000000 00:00 0 
7fa3cba19000-7fa3cba1a000 ---p 00000000 00:00 0 
7fa3cba1a000-7fa3cba5b000 rw-p 00000000 00:00 0 
7fa3cba5b000-7fa3cba5c000 ---p 00000000 00:00 0 
7fa3cba5c000-7fa3cba9d000 rw-p 00000000 00:00 0 
7fa3cba9d000-7fa3cba9e000 ---p 00000000 00:00 0 
7fa3cba9e000-7fa3cbadf000 rw-p 00000000 00:00 0 
7fa3cbadf000-7fa3cbae0000 ---p 00000000 00:00 0 
7fa3cbae0000-7fa3cc350000 rw-p 00000000 00:00 0 
7fa3cc350000-7fa3cc351000 r--p 00000000 00:31 14847501                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fa3cc351000-7fa3cc352000 r-xp 00001000 00:31 14847501                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fa3cc352000-7fa3cc353000 r--p 00002000 00:31 14847501                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fa3cc353000-7fa3cc354000 r--p 00002000 00:31 14847501                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fa3cc354000-7fa3cc355000 rw-p 00003000 00:31 14847501                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7fa3cc355000-7fa3cc357000 r--p 00000000 00:31 14847821                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7fa3cc357000-7fa3cc35c000 r-xp 00002000 00:31 14847821                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7fa3cc35c000-7fa3cc35d000 r--p 00007000 00:31 14847821                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7fa3cc35d000-7fa3cc35e000 r--p 00008000 00:31 14847821                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7fa3cc35e000-7fa3cc35f000 rw-p 00009000 00:31 14847821                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so
7fa3cc35f000-7fa3e575f000 rw-p 00000000 00:00 0 
7fa3e5760000-7fa3e5761000 r--p 00000000 00:31 14847502                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7fa3e5761000-7fa3e5762000 r-xp 00001000 00:31 14847502                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7fa3e5762000-7fa3e5763000 r--p 00002000 00:31 14847502                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7fa3e5763000-7fa3e5764000 r--p 00002000 00:31 14847502                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7fa3e5764000-7fa3e5765000 rw-p 00003000 00:31 14847502                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so
7fa3e5765000-7fa3e5766000 r--p 00000000 00:31 14847503                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7fa3e5766000-7fa3e5767000 r-xp 00001000 00:31 14847503                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7fa3e5767000-7fa3e5768000 r--p 00002000 00:31 14847503                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7fa3e5768000-7fa3e5769000 r--p 00002000 00:31 14847503                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7fa3e5769000-7fa3e576a000 rw-p 00003000 00:31 14847503                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so
7fa3e576a000-7fa3e576b000 r--p 00000000 00:31 14847958                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7fa3e576b000-7fa3e576d000 r-xp 00001000 00:31 14847958                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7fa3e576d000-7fa3e576e000 r--p 00003000 00:31 14847958                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7fa3e576e000-7fa3e576f000 r--p 00003000 00:31 14847958                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7fa3e576f000-7fa3e5770000 rw-p 00004000 00:31 14847958                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so
7fa3e5770000-7fa3e5790000 rw-p 00000000 00:00 0 
7fa3e5790000-7fa3e5791000 r--p 00000000 00:31 14836350                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7fa3e5791000-7fa3e5792000 r-xp 00001000 00:31 14836350                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7fa3e5792000-7fa3e5793000 r--p 00002000 00:31 14836350                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7fa3e5793000-7fa3e5794000 r--p 00002000 00:31 14836350                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7fa3e5794000-7fa3e5795000 rw-p 00003000 00:31 14836350                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so
7fa3e5795000-7fa3e5896000 rw-p 00000000 00:00 0 
7fa3e5896000-7fa3e589d000 r--s 00000000 00:31 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7fa3e589d000-7fa3e58f6000 r--p 00000000 00:31 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7fa3e58f6000-7fa3e58f8000 rw-p 00000000 00:00 0 
7fa3e58f8000-7fa3e58fc000 r--p 00000000 00:31 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fa3e58fc000-7fa3e591f000 r-xp 00004000 00:31 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fa3e591f000-7fa3e5923000 r--p 00027000 00:31 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fa3e5923000-7fa3e5924000 r--p 0002b000 00:31 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fa3e5924000-7fa3e5925000 rw-p 0002c000 00:31 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7fa3e5925000-7fa3e594d000 r--p 00000000 00:31 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fa3e594d000-7fa3e5ad5000 r-xp 00028000 00:31 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fa3e5ad5000-7fa3e5b24000 r--p 001b0000 00:31 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fa3e5b24000-7fa3e5b28000 r--p 001fe000 00:31 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fa3e5b28000-7fa3e5b2a000 rw-p 00202000 00:31 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7fa3e5b2a000-7fa3e5b39000 rw-p 00000000 00:00 0 
7fa3e5b39000-7fa3e5b49000 r--p 00000000 00:31 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fa3e5b49000-7fa3e5bc8000 r-xp 00010000 00:31 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fa3e5bc8000-7fa3e5c20000 r--p 0008f000 00:31 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fa3e5c20000-7fa3e5c21000 r--p 000e7000 00:31 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fa3e5c21000-7fa3e5c22000 rw-p 000e8000 00:31 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7fa3e5c22000-7fa3e5c24000 r--p 00000000 00:31 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fa3e5c24000-7fa3e5c39000 r-xp 00002000 00:31 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fa3e5c39000-7fa3e5c52000 r--p 00017000 00:31 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fa3e5c52000-7fa3e5c53000 r--p 0002f000 00:31 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fa3e5c53000-7fa3e5c54000 rw-p 00030000 00:31 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7fa3e5c54000-7fa3e5c5c000 rw-p 00000000 00:00 0 
7fa3e5c5c000-7fa3e5c66000 r--p 00000000 00:31 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fa3e5c66000-7fa3e5cc9000 r-xp 0000a000 00:31 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fa3e5cc9000-7fa3e5cde000 r--p 0006d000 00:31 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fa3e5cde000-7fa3e5cdf000 r--p 00081000 00:31 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fa3e5cdf000-7fa3e5ce0000 rw-p 00082000 00:31 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7fa3e5ce0000-7fa3e5ce2000 r--p 00000000 00:31 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fa3e5ce2000-7fa3e5cf4000 r-xp 00002000 00:31 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fa3e5cf4000-7fa3e5cfa000 r--p 00014000 00:31 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fa3e5cfa000-7fa3e5cfb000 r--p 0001a000 00:31 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fa3e5cfb000-7fa3e5cfc000 rw-p 0001b000 00:31 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7fa3e5cfc000-7fa3e5cfd000 r--p 00000000 00:31 14836395                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7fa3e5cfd000-7fa3e5cfe000 r-xp 00001000 00:31 14836395                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7fa3e5cfe000-7fa3e5cff000 r--p 00002000 00:31 14836395                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7fa3e5cff000-7fa3e5d00000 r--p 00002000 00:31 14836395                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7fa3e5d00000-7fa3e5d01000 rw-p 00003000 00:31 14836395                   /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so
7fa3e5d01000-7fa3e5d49000 r--p 00000000 00:31 13393383                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7fa3e5d49000-7fa3e61fd000 r-xp 00048000 00:31 13393383                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7fa3e61fd000-7fa3e638e000 r--p 004fc000 00:31 13393383                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7fa3e638e000-7fa3e63a4000 r--p 0068d000 00:31 13393383                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7fa3e63a4000-7fa3e63a8000 rw-p 006a3000 00:31 13393383                   /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0
7fa3e63a8000-7fa3e63be000 rw-p 00000000 00:00 0 
7fa3e63be000-7fa3e63bf000 r--p 00000000 00:31 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fa3e63bf000-7fa3e63ea000 r-xp 00001000 00:31 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fa3e63ea000-7fa3e63f4000 r--p 0002c000 00:31 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fa3e63f4000-7fa3e63f6000 r--p 00036000 00:31 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fa3e63f6000-7fa3e63f8000 rw-p 00038000 00:31 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffdc7f9d000-7ffdc7fe9000 rw-p 00000000 00:00 0                          [stack]
7ffdc7ff0000-7ffdc7ff4000 r--p 00000000 00:00 0                          [vvar]
7ffdc7ff4000-7ffdc7ff6000 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
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.2.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.1/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-06-05T01:51:53Z master 111986f8b0) +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 16.057309 seconds

3337 files, 33499 examples, 156612 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