# Logfile created on 2025-06-07 11:03:06 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f73235efdd8 @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.20250607-110306", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f7323611690 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f7323611438 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f732352a560 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20.20250607-110306", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20.20250607-110306>, @binmode=false, @mon_data=#<Monitor:0x00007f7323611028>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat20 Cloning into 'trunk-repeat20'... $$$[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.2... 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 Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.5.gem 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 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: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision updated Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc 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 Successfully built RubyGem Name: prime Version: 0.1.3 File: prime-0.1.3.gem Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk-repeat20/gems/repl_type_completor-0.1.11.gem Successfully built RubyGem Name: debug Version: 1.10.0 File: debug-1.10.0.gem Successfully built RubyGem Name: repl_type_completor Version: 0.1.11 File: repl_type_completor-0.1.11.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 ostruct@50d51248bec5560a102a1024aff4174b31dca8cc to /tmp/ruby/src/trunk-repeat20/gems/ostruct-0.6.1.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 = 3ca007d82e $$$[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 /tmp/ruby/src/trunk-repeat20/revision.h updated /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat20/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat20/probes.d > probes.dmyh generating parse.c copying lex.c generating id.c making /tmp/ruby/src/trunk-repeat20/ast.rbinc id.c updated making /tmp/ruby/src/trunk-repeat20/dir.rbinc generating enc/trans/newline.c ... 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' generating /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c extracting ripper.y from ../../parse.y 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' sizes.c updated make[1]: Leaving 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 make[1]: Entering directory '/tmp/ruby/src/trunk-repeat20/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/etc' generating miniprelude.c make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat20/ext/socket' miniprelude.c updated 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 - generating eventids1.c from ../../parse.y /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 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/repl_type_completor.revision unchanged Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc 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 unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat20/.bundle/gems generating x86_64-linux-fake.rb generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c compiling compiler ripper.y x86_64-linux-fake.rb updated /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated Extracting bundle gem minitest-5.25.5... Extracting bundle gem rake-13.3.0... Unpacked gems/rake-13.3.0.gem Unpacked gems/minitest-5.25.5.gem Extracting bundle gem test-unit-3.6.8... Extracting bundle gem rexml-3.4.1... Unpacked gems/test-unit-3.6.8.gem Unpacked gems/rexml-3.4.1.gem generating ripper_init.c from ./ripper_init.c.tmpl Extracting bundle gem rss-0.3.1... Extracting bundle gem net-ftp-0.3.8... Unpacked gems/net-ftp-0.3.8.gem Extracting bundle gem net-imap-0.5.8... Unpacked gems/rss-0.3.1.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem net-smtp-0.5.1... Unpacked gems/net-imap-0.5.8.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 Extracting bundle gem racc-1.8.1... Unpacked gems/rbs-3.9.4.gem 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.2... Unpacked gems/base64-0.3.0.gem Extracting bundle gem observer-0.1.2... Unpacked gems/bigdecimal-3.2.2.gem Extracting bundle gem abbrev-0.1.2... Unpacked gems/observer-0.1.2.gem Extracting bundle gem resolv-replace-0.1.1... Unpacked gems/resolv-replace-0.1.1.gem Extracting bundle gem rinda-0.2.0... Unpacked gems/abbrev-0.1.2.gem Extracting bundle gem drb-2.2.3... Unpacked gems/drb-2.2.3.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/rinda-0.2.0.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 Extracting bundle gem rdoc-6.14.0... Unpacked gems/logger-1.7.0.gem 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/matrix-0.4.2.gem Extracting bundle gem debug-1.10.0... Unpacked gems/prime-0.1.3.gem Extracting bundle gem repl_type_completor-0.1.11... Unpacked gems/debug-1.10.0.gem Extracting bundle gem ostruct-0.6.1... Unpacked gems/repl_type_completor-0.1.11.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... generating table from enc/trans/cesu_8.c 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/chinese.c generating enc/trans/cesu_8.c ... generating table from enc/trans/ebcdic.c generating enc/trans/ebcdic.c ... generating table from enc/trans/emoji.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_iso2022_kddi.c generating enc/trans/emoji.c ... generating table from enc/trans/emoji_sjis_docomo.c generating enc/trans/emoji_iso2022_kddi.c ... generating table from enc/trans/emoji_sjis_kddi.c generating enc/trans/chinese.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_softbank.c ... generating table from enc/trans/gbk.c generating enc/trans/emoji_sjis_kddi.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/japanese_sjis.c ... generating table from enc/trans/korean.c generating enc/trans/gb18030.c ... generating table from enc/trans/single_byte.c generating enc/trans/big5.c ... generating table from enc/trans/utf8_mac.c generating enc/trans/korean.c ... generating table from enc/trans/utf_16_32.c generating enc/trans/japanese_euc.c ... generating enc/trans/utf_16_32.c ... generating enc/trans/single_byte.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 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 verconf.h updated compiling /tmp/ruby/src/trunk-repeat20/dmyext.c builtin_binary.inc updated 64482a13e1b743a985bc697366cddc27d560e87abc84a89542ab830ed99ca092 builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat20/dmyenc.c compiling /tmp/ruby/src/trunk-repeat20/loadpath.c 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 compiling /tmp/ruby/src/trunk-repeat20/enc/cp949.c compiling /tmp/ruby/src/trunk-repeat20/enc/emacs_mule.c compiling /tmp/ruby/src/trunk-repeat20/enc/euc_jp.c 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/euc_kr.c compiling /tmp/ruby/src/trunk-repeat20/enc/euc_tw.c compiling /tmp/ruby/src/trunk-repeat20/enc/gb2312.c compiling /tmp/ruby/src/trunk-repeat20/enc/gb18030.c compiling /tmp/ruby/src/trunk-repeat20/enc/gbk.c generating transdb.h compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_4.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_8.c 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 compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_14.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk-repeat20/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_r.c compiling /tmp/ruby/src/trunk-repeat20/enc/koi8_u.c transdb.h updated compiling /tmp/ruby/src/trunk-repeat20/enc/shift_jis.c compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16be.c generating makefiles ext/configure-ext.mk compiling /tmp/ruby/src/trunk-repeat20/enc/utf_16le.c compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32be.c compiling /tmp/ruby/src/trunk-repeat20/enc/utf_32le.c 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/windows_31j.c generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1250.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1251.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1252.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1253.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1254.c compiling /tmp/ruby/src/trunk-repeat20/enc/windows_1257.c generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/cesu_8.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c linking encoding cp949.so linking encoding emacs_mule.so linking encoding euc_jp.so linking encoding euc_kr.so linking encoding euc_tw.so linking encoding gb2312.so linking encoding gb18030.so linking encoding gbk.so linking encoding iso_8859_1.so linking encoding iso_8859_2.so linking encoding iso_8859_3.so linking encoding iso_8859_4.so linking encoding iso_8859_5.so linking encoding iso_8859_6.so linking encoding iso_8859_7.so linking encoding iso_8859_8.so linking encoding iso_8859_9.so linking encoding iso_8859_10.so linking encoding iso_8859_11.so linking encoding iso_8859_13.so linking encoding iso_8859_14.so linking encoding iso_8859_15.so linking encoding iso_8859_16.so linking encoding koi8_r.so linking encoding koi8_u.so linking encoding shift_jis.so linking encoding utf_16be.so linking encoding utf_16le.so linking encoding utf_32be.so linking encoding utf_32le.so linking encoding windows_31j.so linking encoding windows_1250.so linking encoding windows_1251.so linking encoding windows_1252.so linking encoding windows_1253.so linking encoding windows_1254.so linking encoding windows_1257.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.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_softbank.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.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 generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.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 generating /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_sjis.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/big5.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c ... generating table from /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/single_byte.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 compiling /tmp/ruby/src/trunk-repeat20/enc/trans/chinese.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/emoji_sjis_softbank.c generating /tmp/ruby/src/trunk-repeat20/enc/trans/japanese_euc.c ... compiling /tmp/ruby/src/trunk-repeat20/enc/trans/escape.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/gbk.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/iso2022.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/japanese.c 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/single_byte.c compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf_16_32.c make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' linking transcoder big5.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c ... linking transcoder cesu_8.so configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/asan configuring -test-/bignum linking transcoder chinese.so configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 linking transcoder ebcdic.so configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file linking transcoder emoji.so configuring cgi/escape linking transcoder emoji_iso2022_kddi.so configuring continuation linking transcoder emoji_sjis_docomo.so configuring coverage linking transcoder emoji_sjis_kddi.so generating /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c ... linking transcoder emoji_sjis_softbank.so configuring date linking transcoder escape.so linking transcoder gb18030.so linking transcoder gbk.so linking transcoder iso2022.so linking transcoder japanese.so linking transcoder japanese_euc.so linking transcoder japanese_sjis.so compiling /tmp/ruby/src/trunk-repeat20/enc/trans/korean.c linking transcoder single_byte.so compiling /tmp/ruby/src/trunk-repeat20/enc/trans/utf8_mac.c linking transcoder utf_16_32.so linking transcoder korean.so linking transcoder utf8_mac.so configuring digest configuring digest/bubblebabble configuring digest/md5 make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' configuring erb/escape configuring etc configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/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 digest/rmd160 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 digest/sha1 configuring -test-/thread/id configuring digest/sha2 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 fcntl configuring io/console configuring json configuring json/generator configuring monitor configuring objspace configuring openssl configuring json/parser configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring io/nonblock configuring stringio configuring strscan configuring io/wait configuring zlib configuring bigdecimal-3.2.2/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 making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/abi/abi.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/RUBY_ALIGNOF/c.c 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 linking shared-object -test-/abi.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/abi' 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-/RUBY_ALIGNOF' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/asan/asan.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/array/resize/resize.c linking shared-object -test-/asan.so linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' linking shared-object -test-/array/resize.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/big2str.c 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' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/bigzero.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-14834/bug-14834.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/asan' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/div.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-3571/bug.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/array/resize' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug-5832/bug.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/init.c linking shared-object -test-/bug_3571.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/intpack.c linking shared-object -test-/bug_5832.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/mul.c 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' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bug_reporter/bug_reporter.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/bignum/str2big.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/class/class2name.c linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/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]: 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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/bignum' linking shared-object -test-/debug.so linking shared-object -test-/dln/empty.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/append.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/class' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/econv/init.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/ensure_and_callcc/ensure_and_callcc.c linking shared-object -test-/econv.so linking shared-object -test-/ensure_and_callcc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/eval/eval.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/enumerator_kw/enumerator_kw.c linking shared-object -test-/enumerator_kw.so linking shared-object -test-/eval.so 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-/exception' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/econv' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/dataerror.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/fs.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/fatal/invalid.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/init.c 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-/fatal/rb_fatal.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/newline_conv.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/ensured.c linking shared-object -test-/fatal.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/file/stat.c linking shared-object -test-/float.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/exception/init.c linking shared-object -test-/file.so linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/fatal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/funcall/funcall.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/gvl/call_without_gvl/call_without_gvl.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/exception' linking shared-object -test-/funcall.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/hash' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/file' 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 linking shared-object -test-/hash.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/integer/my_integer.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iter' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iseq_load/iseq_load.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/iter/break.c linking shared-object -test-/integer.so 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-/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 linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/iseq_load' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/integer' 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 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' linking shared-object -test-/load/protect.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/dot.dot' linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_symbols/stringify_symbols.c linking shared-object -test-/load/stringify_symbols.so linking shared-object -test-/load/resolve_symbol_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_resolver' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/load/stringify_target/stringify_target.c linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/resolve_symbol_target' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/marshal/compat/usrcompat.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_symbols' 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 linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/load/stringify_target' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/memory_view/memory_view.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/arity.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/method/init.c linking shared-object -test-/method.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/namespace/yay1' linking shared-object -test-/memory_view.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/namespace/yay1/yay1.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/marshal/usr' 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 linking shared-object -test-/namespace/yay2.so linking shared-object -test-/namespace/yay1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/method' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/notimplement/bug.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/num2int/num2int.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/namespace/yay1' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/namespace/yay2' linking shared-object -test-/num2int.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' 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 linking shared-object -test-/notimplement.so linking shared-object -test-/path_to_class.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/num2int' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/postponed_job/postponed_job.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/printf/printf.c linking shared-object -test-/postponed_job.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/init.c linking shared-object -test-/printf.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/bad_version.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/receiver.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/proc/super.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/postponed_job' linking shared-object -test-/proc.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/random/loop.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/rational/rat.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/printf' linking shared-object -test-/random.so 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 linking shared-object -test-/rb_call_super_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/proc' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/init.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/recursion/recursion.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/regexp/parse_depth_limit.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/random' linking shared-object -test-/recursion.so linking shared-object -test-/regexp.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/scan_args/scan_args.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/st/foreach/foreach.c linking shared-object -test-/scan_args.so linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/recursion' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/regexp' 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 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-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/stack' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/stack/stack.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/capacity.c linking shared-object -test-/stack.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/coderange.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/numhash' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/cstr.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/struct' 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-/struct/data.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/ellipsize.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/symbol/type.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-/thread/id' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/id/id.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/init.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_associate.c linking shared-object -test-/symbol.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/struct/len.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-/struct/member.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/init.c linking shared-object -test-/struct.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/modify.c 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' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/new.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/thread/lock_native_thread/lock_native_thread.c linking shared-object -test-/thread/instrumentation.so 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-/struct' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/qsort.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/rb_interned_str.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/time/leap_second.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/rb_str_dup.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/gc_hook.c 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-/time/new.c compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/string/set_len.c linking shared-object -test-/typeddata.so compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/tracepoint/tracepoint.c linking shared-object -test-/string.so linking shared-object -test-/time.so linking shared-object -test-/tracepoint.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/time' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/vm/at_exit.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/wait' compiling /tmp/ruby/src/trunk-repeat20/ext/-test-/wait/wait.c linking shared-object -test-/vm/at_exit.so linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' compiling /tmp/ruby/src/trunk-repeat20/ext/cgi/escape/escape.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/string' linking shared-object cgi/escape.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' compiling /tmp/ruby/src/trunk-repeat20/ext/continuation/continuation.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' linking shared-object continuation.so 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 installing default coverage libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest' linking shared-object coverage.so compiling /tmp/ruby/src/trunk-repeat20/ext/digest/digest.c compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_parse.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape' compiling /tmp/ruby/src/trunk-repeat20/ext/erb/escape/escape.c linking shared-object digest.so linking shared-object erb/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' installing digest libraries installing default digest libraries compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strftime.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/erb/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/etc' compiling /tmp/ruby/src/trunk-repeat20/ext/date/date_strptime.c 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 installing default date_core libraries 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 fcntl.so linking shared-object io/console.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/etc' 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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' compiling /tmp/ruby/src/trunk-repeat20/ext/io/wait/wait.c linking shared-object io/nonblock.so linking shared-object io/wait.so installing default console libraries 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/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' compiling /tmp/ruby/src/trunk-repeat20/ext/monitor/monitor.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/object_tracing.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/io/wait' compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' installing default monitor libraries compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl.c linking shared-object monitor.so compiling /tmp/ruby/src/trunk-repeat20/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_asn1.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bio.c linking shared-object objspace.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_bn.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_hmac.c installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pathname' compiling /tmp/ruby/src/trunk-repeat20/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_kdf.c installing default pathname libraries compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ns_spki.c linking shared-object pathname.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkcs12.c 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/pathname' 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_pkey_dsa.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_emitter.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/psych/psych_parser.c compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_to_ruby.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_rand.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-repeat20/ext/psych/psych_yaml_tree.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ssl_session.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_ts.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509attr.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509cert.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/pty' compiling /tmp/ruby/src/trunk-repeat20/ext/pty/pty.c installing default pty libraries compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509crl.c linking shared-object pty.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509ext.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509name.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509req.c compiling /tmp/ruby/src/trunk-repeat20/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509revoked.c linking shared-object psych.so linking shared-object rbconfig/sizeof.so compiling /tmp/ruby/src/trunk-repeat20/ext/openssl/ossl_x509store.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rbconfig/sizeof' linking shared-object openssl.so 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/ripper/eventids2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' compiling /tmp/ruby/src/trunk-repeat20/ext/ripper/ripper.c 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/socket/constants.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/socket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ipsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/udpsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/option.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ancdata.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-repeat20/ext/socket/ifaddr.c installing default socket libraries linking shared-object socket.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/stringio' compiling /tmp/ruby/src/trunk-repeat20/ext/stringio/stringio.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' 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 strscan.so linking shared-object zlib.so installing default strscan libraries 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.2/ext/bigdecimal' compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/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/.bundle/gems/debug-1.10.0/ext/debug/debug.c ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/lib ../../../../../.bundle/gems/bigdecimal-3.2.2/lib compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c linking shared-object bigdecimal.so 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c 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/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 compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin linking shared-object fiddle.so ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib linking shared-object nkf.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/racc-1.8.1/ext/racc/cparse' compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c 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/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 linking shared-object date_core.so compiling /tmp/ruby/src/trunk-repeat20/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.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 racc/cparse.so 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/racc-1.8.1/ext/racc/cparse' 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/bubblebabble/bubblebabble.c linking shared-object digest/bubblebabble.so ln -sfT ../../../../../src/trunk-repeat20/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin 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 make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-repeat20/ext/digest/md5/md5.c linking shared-object digest/md5.so 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/rmd160/rmd160.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/md5' linking shared-object digest/rmd160.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha1' compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1init.c compiling /tmp/ruby/src/trunk-repeat20/ext/digest/sha1/sha1.c linking shared-object digest/sha1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/rmd160' 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/sha2/sha2.c 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 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' linking shared-object json/ext/generator.so 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/ext/ripper/ripper_init.c checking /tmp/ruby/src/trunk-repeat20/parse.y and /tmp/ruby/src/trunk-repeat20/ext/ripper/eventids2.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/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 /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/parser.c installing default ripper libraries 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 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/matrix.revision - echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat20/tool/ifchange /tmp/ruby/src/trunk-repeat20/.bundle/.timestamp/power_assert.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 repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc Update debug to cf469f2b21710727abdd153b25a1e5123b002bb0 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 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. Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat20/gems/power_assert-2.0.5.gem making srcs under enc making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' generating transdb.h Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Extracting bundle gem power_assert-2.0.5... 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' linking transcoder transdb.so 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 make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' making encs make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/coverage' make[2]: Entering 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/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/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]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/objspace' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/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/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: 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/fiddle-1.1.8/ext/fiddle' 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]: 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/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20' ./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-repeat20/bin installing base libraries: /tmp/ruby/install/trunk-repeat20/lib installing arch files: /tmp/ruby/install/trunk-repeat20/lib/ruby/3.5.0+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.6.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.2 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 extensions not found or build failed win32ole-1.9.2 $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2023 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.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/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=40044 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20/test/.excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 8 #<File::Stat dev=0x8, ino=95549679, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 9 #<File::Stat dev=0x8, ino=95604100, 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: 10 #<File::Stat dev=0x8, ino=95610536, 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: 11 #<File::Stat dev=0x8, ino=95616525, 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 1004.958457s, 28.6360 tests/s, 6061.2675 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 12 #<File::Stat dev=0x8, ino=95989366, 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=96053705, 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: 14 #<File::Stat dev=0x8, ino=96043959, 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: 15 #<File::Stat dev=0x8, ino=96056912, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished(2/20) tests in 1065.295093s, 27.0150 tests/s, 5718.1189 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 16 #<File::Stat dev=0x8, ino=96414436, 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: 17 #<File::Stat dev=0x8, ino=96511868, 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 1206.090886s, 23.8614 tests/s, 5050.7330 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 18 #<File::Stat dev=0x8, ino=96862206, 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 1139.274267s, 25.2608 tests/s, 5347.2444 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 19 #<File::Stat dev=0x8, ino=97695222, 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> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 21 : #<TCPSocket:fd 21, AF_INET6, ::1, 41505> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 Finished(5/20) tests in 1769.500447s, 16.2639 tests/s, 3443.1916 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 20 #<File::Stat dev=0x8, ino=98450947, 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: 21 #<File::Stat dev=0x8, ino=98512880, 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 1219.378067s, 23.6014 tests/s, 4996.0305 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 22 #<File::Stat dev=0x8, ino=99065902, 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: 24 : #<TCPSocket:fd 24, AF_INET, 127.0.0.1, 36639> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 23 #<File::Stat dev=0x8, ino=99409741, 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 1122.437469s, 25.6397 tests/s, 5427.7144 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 24 #<File::Stat dev=0x8, ino=99451763, 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: 25 #<File::Stat dev=0x8, ino=99507004, 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: 26 #<File::Stat dev=0x8, ino=99525231, 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: 27 #<File::Stat dev=0x8, ino=99529838, 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(8/20) tests in 1181.843607s, 24.3509 tests/s, 5155.2109 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 28 #<File::Stat dev=0x8, ino=99913379, 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(9/20) tests in 1209.305758s, 23.7980 tests/s, 5038.1551 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 29 #<File::Stat dev=0x8, ino=100441570, 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: 30 : #<TCPSocket:fd 30, AF_INET, 127.0.0.1, 36819> Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 30 #<File::Stat dev=0x8, ino=101515142, 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: 31 #<File::Stat dev=0x8, ino=101515151, 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 1771.950973s, 16.2414 tests/s, 3438.2441 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 32 #<File::Stat dev=0x8, ino=101692196, 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 1376.349838s, 20.9097 tests/s, 4426.7808 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 33 #<File::Stat dev=0x8, ino=102138396, 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 1355.060760s, 21.2382 tests/s, 4496.6862 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 34 #<File::Stat dev=0x8, ino=102666888, 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: 35 #<File::Stat dev=0x8, ino=102723163, 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: 36 #<File::Stat dev=0x8, ino=102718435, 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 1237.055289s, 23.2641 tests/s, 4925.6853 assertions/s. Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 37 #<File::Stat dev=0x8, ino=103193277, 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=103260587, 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=103256495, 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_array.rb:1748: [BUG] Segmentation fault at 0x0000000000000000 ruby 3.5.0dev (2025-06-07T10:58:24Z master 3ca007d82e) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0032 p:---- s:0183 e:000182 CFUNC :slice c:0031 p:0017 s:0178 e:000175 BLOCK /tmp/ruby/src/trunk-repeat20/test/ruby/test_array.rb:1748 c:0030 p:0024 s:0172 e:000171 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:254 c:0029 p:0046 s:0167 e:000166 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:268 c:0028 p:0025 s:0160 e:000159 METHOD /tmp/ruby/src/trunk-repeat20/test/ruby/test_array.rb:1746 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:001050 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1664 c:0022 p:0035 s:0118 E:0005c8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1368 c:0021 p:0009 s:0111 E:0000c0 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:001f38 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:827 c:0018 p:0008 s:0094 E:001fb8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:864 c:0017 p:0130 s:0087 E:0014e8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1610 c:0016 p:0016 s:0074 E:001be8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 E:0018b0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1775 c:0014 p:0006 s:0065 E:001918 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:0018e8 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 E:001948 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1805 c:0010 p:0008 s:0047 E:001980 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 E:0006d0 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:897 c:0008 p:0017 s:0035 E:000708 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 E:000738 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1289 c:0006 p:0032 s:0025 E:000760 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1889 c:0005 p:0020 s:0021 E:000798 METHOD /tmp/ruby/src/trunk-repeat20/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 E:0007c8 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:0007f0 EVAL /tmp/ruby/src/trunk-repeat20/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:001e10 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_array.rb:1746:in 'test_slice_gc_compact_stress' /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:268:in 'under_gc_compact_stress' /tmp/ruby/src/trunk-repeat20/tool/lib/envutil.rb:254:in 'under_gc_stress' /tmp/ruby/src/trunk-repeat20/test/ruby/test_array.rb:1748:in 'block in test_slice_gc_compact_stress' /tmp/ruby/src/trunk-repeat20/test/ruby/test_array.rb:1748:in 'slice' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 3 -- Machine register context ------------------------------------------------ RIP: 0x00007fef345cbd43 RBP: 0x000055b5746b1460 RSP: 0x00007ffd4b2f7ae0 RAX: 0x34373932332d0000 RBX: 0x34373932332d3730 RCX: 0x0000000000000006 RDX: 0x0000000000003730 RDI: 0x34373932332d3730 RSI: 0x00007fee8b38ff00 R8: 0x000055b57d964050 R9: 0x0000000000000329 R10: 0x000000000000001a R11: 0x0000000000000000 R12: 0x000055b5746aead0 R13: 0x0000000000000000 R14: 0x0000000000000000 R15: 0x000055b5746b1460 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_print_backtrace+0x8) [0x7fef347cecfa] /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) [0x7fef345a041a] /tmp/ruby/src/trunk-repeat20/error.c:1130 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(sigsegv+0x48) [0x7fef34703ab8] /tmp/ruby/src/trunk-repeat20/signal.c:934 /lib/x86_64-linux-gnu/libc.so.6(0x7fef340d8320) [0x7fef340d8320] /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(RVALUE_WB_UNPROTECTED+0x3) [0x7fef345cbd43] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:1195 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rgengc_check_relation) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4300 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_mark) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4369 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_mark) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4435 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_mark_internal) /tmp/ruby/src/trunk-repeat20/gc.c:2648 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_mark_internal) /tmp/ruby/src/trunk-repeat20/gc.c:2646 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_mark_movable) /tmp/ruby/src/trunk-repeat20/gc.c:2654 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_mark_movable) /tmp/ruby/src/trunk-repeat20/gc.c:2652 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_mark_generic_ivar+0xcf) [0x7fef3478691f] /tmp/ruby/src/trunk-repeat20/variable.c:1257 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7fef345c8a58] /tmp/ruby/src/trunk-repeat20/gc.c:3180 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_mark_children) /tmp/ruby/src/trunk-repeat20/gc.c:3183 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_mark_children+0x19) [0x7fef345cde2b] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4563 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_mark_stacked_objects) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4584 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:4622 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_marks_rest) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5639 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_marking_exit+0x0) [0x7fef345d2e74] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5753 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_marks) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:5764 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(gc_start) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6425 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_multi_ractor_p+0x0) [0x7fef345d43ae] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6307 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_lock_leave) /tmp/ruby/src/trunk-repeat20/vm_sync.h:101 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_vm_unlock) /tmp/ruby/src/trunk-repeat20/gc.c:144 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(garbage_collect) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:6309 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(newobj_slowpath+0x125) [0x7fef345d4675] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2432 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2454 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_gc_impl_new_obj+0x34) [0x7fef345d556c] /tmp/ruby/src/trunk-repeat20/gc/default/default.c:2491 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:1004 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat20/gc.c:1042 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ary_aref1+0x16) [0x7fef344db7a6] /tmp/ruby/src/trunk-repeat20/array.c:1930 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ary_aref1) /tmp/ruby/src/trunk-repeat20/array.c:1915 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ary_aref) /tmp/ruby/src/trunk-repeat20/array.c:1900 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7fef3479bbed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3769 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xb7) [0x7fef347b096c] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5967 /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) [0x7fef347b712e] /tmp/ruby/src/trunk-repeat20/vm.c:2625 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x50) [0x7fef347bbe04] /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) [0x7fef344d56dc] /tmp/ruby/src/trunk-repeat20/array.c:3655 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7fef3479bbed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3769 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xc7) [0x7fef347a3ef7] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5967 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x1114) [0x7fef347b1944] ../../src/trunk-repeat20/insns.def:851 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7fef347b72ee] /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) [0x7fef347bbe04] /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) [0x7fef344cebac] /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) [0x7fef3479bbed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3769 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xc7) [0x7fef347a3ef7] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5967 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x1114) [0x7fef347b1944] ../../src/trunk-repeat20/insns.def:851 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_vm_exec+0x20e) [0x7fef347b712e] /tmp/ruby/src/trunk-repeat20/vm.c:2625 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_yield_with_cref+0x50) [0x7fef347bbe04] /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) [0x7fef344cebac] /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) [0x7fef3479bbed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3769 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xc7) [0x7fef347a3ef7] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5967 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_core+0x1114) [0x7fef347b1944] ../../src/trunk-repeat20/insns.def:851 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_exec_loop+0x3e) [0x7fef347b72ee] /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) [0x7fef3461da6c] /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) [0x7fef3461dcdd] /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) [0x7fef3479bbed] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:3769 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(vm_sendish+0xb7) [0x7fef347b096c] /tmp/ruby/src/trunk-repeat20/vm_insnhelper.c:5967 /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) [0x7fef347b712e] /tmp/ruby/src/trunk-repeat20/vm.c:2625 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7fef345aa175] /tmp/ruby/src/trunk-repeat20/eval.c:281 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5(ruby_run_node+0x8b) [0x7fef345ae3cb] /tmp/ruby/src/trunk-repeat20/eval.c:319 /tmp/ruby/build/trunk-repeat20/ruby(rb_main+0x21) [0x55b544f5b186] /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) [0x7fef340bd1ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7fef340bd28b] ../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 [0x55b544f5b1d5] -- Other runtime information ----------------------------------------------- * Process memory map: 55b544f5a000-55b544f5b000 r--p 00000000 00:31 13652679 /tmp/ruby/build/trunk-repeat20/ruby 55b544f5b000-55b544f5c000 r-xp 00001000 00:31 13652679 /tmp/ruby/build/trunk-repeat20/ruby 55b544f5c000-55b544f5d000 r--p 00002000 00:31 13652679 /tmp/ruby/build/trunk-repeat20/ruby 55b544f5d000-55b544f5e000 r--p 00002000 00:31 13652679 /tmp/ruby/build/trunk-repeat20/ruby 55b544f5e000-55b544f5f000 rw-p 00003000 00:31 13652679 /tmp/ruby/build/trunk-repeat20/ruby 55b5746ae000-55b585749000 rw-p 00000000 00:00 0 [heap] 7fee6502b000-7fee7502d000 rw-p 00000000 00:00 0 7fee82920000-7fee82930000 rw-p 00000000 00:00 0 7fee83640000-7fee83650000 rw-p 00000000 00:00 0 7fee837ff000-7fee83800000 ---p 00000000 00:00 0 7fee83800000-7fee84021000 rw-p 00000000 00:00 0 7fee84021000-7fee88000000 ---p 00000000 00:00 0 7fee880c0000-7fee880d0000 rw-p 00000000 00:00 0 7fee880df000-7fee880e0000 ---p 00000000 00:00 0 7fee880e0000-7fee888e0000 rw-p 00000000 00:00 0 7fee88999000-7fee89f5f000 r--s 00000000 00:31 13652614 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0 7fee89f5f000-7fee89f60000 ---p 00000000 00:00 0 7fee89f60000-7fee8a760000 rw-p 00000000 00:00 0 7fee8ab2b000-7fee8ad32000 r--s 00000000 00:31 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fee8ad32000-7fee8ad70000 r--s 00000000 00:31 13652679 /tmp/ruby/build/trunk-repeat20/ruby 7fee8ad70000-7fee8b2d0000 rw-p 00000000 00:00 0 7fee8b2e0000-7fee8b320000 rw-p 00000000 00:00 0 7fee8b330000-7fee8b3a0000 rw-p 00000000 00:00 0 7fee8b3b0000-7fee8b3d0000 rw-p 00000000 00:00 0 7fee8b3e0000-7fee8b400000 rw-p 00000000 00:00 0 7fee8b410000-7fee8b550000 rw-p 00000000 00:00 0 7fee8b560000-7fee8b5b0000 rw-p 00000000 00:00 0 7fee8b5c0000-7fee8b5e0000 rw-p 00000000 00:00 0 7fee8b5f0000-7fee8bad0000 rw-p 00000000 00:00 0 7fee8bae0000-7fee8bde0000 rw-p 00000000 00:00 0 7fee8bdf0000-7fee8be70000 rw-p 00000000 00:00 0 7fee8be80000-7fee8bfd0000 rw-p 00000000 00:00 0 7fee8bfe0000-7fee8de94000 rw-p 00000000 00:00 0 7fee8de94000-7fee90000000 ---p 00000000 00:00 0 7fee90000000-7fee91353000 rw-p 00000000 00:00 0 7fee91353000-7fee94000000 ---p 00000000 00:00 0 7fee94000000-7fee95252000 rw-p 00000000 00:00 0 7fee95252000-7fee98000000 ---p 00000000 00:00 0 7fee98000000-7fee9a42e000 rw-p 00000000 00:00 0 7fee9a42e000-7fee9c000000 ---p 00000000 00:00 0 7fee9c000000-7fee9d307000 rw-p 00000000 00:00 0 7fee9d307000-7feea0000000 ---p 00000000 00:00 0 7feea0000000-7feea1f95000 rw-p 00000000 00:00 0 7feea1f95000-7feea4000000 ---p 00000000 00:00 0 7feea4000000-7feea5fae000 rw-p 00000000 00:00 0 7feea5fae000-7feea8000000 ---p 00000000 00:00 0 7feea8000000-7feea8c37000 rw-p 00000000 00:00 0 7feea8c37000-7feeac000000 ---p 00000000 00:00 0 7feeac000000-7feeaddbb000 rw-p 00000000 00:00 0 7feeaddbb000-7feeb0000000 ---p 00000000 00:00 0 7feeb0000000-7feeb2048000 rw-p 00000000 00:00 0 7feeb2048000-7feeb4000000 ---p 00000000 00:00 0 7feeb4000000-7feeb576d000 rw-p 00000000 00:00 0 7feeb576d000-7feeb8000000 ---p 00000000 00:00 0 7feeb8000000-7feeba0a2000 rw-p 00000000 00:00 0 7feeba0a2000-7feebc000000 ---p 00000000 00:00 0 7feebc000000-7feebe28a000 rw-p 00000000 00:00 0 7feebe28a000-7feec0000000 ---p 00000000 00:00 0 7feec0000000-7feec1305000 rw-p 00000000 00:00 0 7feec1305000-7feec4000000 ---p 00000000 00:00 0 7feec4000000-7feec5f6a000 rw-p 00000000 00:00 0 7feec5f6a000-7feec8000000 ---p 00000000 00:00 0 7feec8000000-7feec9f37000 rw-p 00000000 00:00 0 7feec9f37000-7feecc000000 ---p 00000000 00:00 0 7feecc000000-7feecdf26000 rw-p 00000000 00:00 0 7feecdf26000-7feed0000000 ---p 00000000 00:00 0 7feed0000000-7feed228c000 rw-p 00000000 00:00 0 7feed228c000-7feed4000000 ---p 00000000 00:00 0 7feed4000000-7feed5eca000 rw-p 00000000 00:00 0 7feed5eca000-7feed8000000 ---p 00000000 00:00 0 7feed8000000-7feed9251000 rw-p 00000000 00:00 0 7feed9251000-7feedc000000 ---p 00000000 00:00 0 7feedc000000-7feede4d8000 rw-p 00000000 00:00 0 7feede4d8000-7feee0000000 ---p 00000000 00:00 0 7feee0010000-7feee00b0000 rw-p 00000000 00:00 0 7feee00c0000-7feee0250000 rw-p 00000000 00:00 0 7feee0260000-7feee02d0000 rw-p 00000000 00:00 0 7feee02e0000-7feee0330000 rw-p 00000000 00:00 0 7feee0340000-7feee0500000 rw-p 00000000 00:00 0 7feee0510000-7feee0640000 rw-p 00000000 00:00 0 7feee0650000-7feee0830000 rw-p 00000000 00:00 0 7feee0840000-7feee0870000 rw-p 00000000 00:00 0 7feee0880000-7feee0930000 rw-p 00000000 00:00 0 7feee0940000-7feee0960000 rw-p 00000000 00:00 0 7feee0970000-7feee0c30000 rw-p 00000000 00:00 0 7feee0c40000-7feee0c90000 rw-p 00000000 00:00 0 7feee0ca0000-7feee0d40000 rw-p 00000000 00:00 0 7feee0d50000-7feee0d90000 rw-p 00000000 00:00 0 7feee0da0000-7feee0ec0000 rw-p 00000000 00:00 0 7feee0ed0000-7feee0fc0000 rw-p 00000000 00:00 0 7feee0fd0000-7feee0fe0000 rw-p 00000000 00:00 0 7feee0ff0000-7feee1000000 rw-p 00000000 00:00 0 7feee1010000-7feee1020000 rw-p 00000000 00:00 0 7feee1030000-7feee1040000 rw-p 00000000 00:00 0 7feee1050000-7feee1080000 rw-p 00000000 00:00 0 7feee1090000-7feee10c0000 rw-p 00000000 00:00 0 7feee10d0000-7feee1130000 rw-p 00000000 00:00 0 7feee1140000-7feee1150000 rw-p 00000000 00:00 0 7feee1160000-7feee1180000 rw-p 00000000 00:00 0 7feee1190000-7feee11f0000 rw-p 00000000 00:00 0 7feee1200000-7feee1230000 rw-p 00000000 00:00 0 7feee1240000-7feee1270000 rw-p 00000000 00:00 0 7feee1280000-7feee13a0000 rw-p 00000000 00:00 0 7feee13b0000-7feee13e0000 rw-p 00000000 00:00 0 7feee13f0000-7feee1400000 rw-p 00000000 00:00 0 7feee1410000-7feee1430000 rw-p 00000000 00:00 0 7feee1440000-7feee1460000 rw-p 00000000 00:00 0 7feee1470000-7feee1480000 rw-p 00000000 00:00 0 7feee1490000-7feee14b0000 rw-p 00000000 00:00 0 7feee14c0000-7feee14f0000 rw-p 00000000 00:00 0 7feee1500000-7feee1510000 rw-p 00000000 00:00 0 7feee1520000-7feee1540000 rw-p 00000000 00:00 0 7feee1550000-7feee1560000 rw-p 00000000 00:00 0 7feee1570000-7feee1640000 rw-p 00000000 00:00 0 7feee1650000-7feee1670000 rw-p 00000000 00:00 0 7feee1680000-7feee1740000 rw-p 00000000 00:00 0 7feee1750000-7feee17f0000 rw-p 00000000 00:00 0 7feee1800000-7feee1820000 rw-p 00000000 00:00 0 7feee1830000-7feee1850000 rw-p 00000000 00:00 0 7feee1860000-7feee18f0000 rw-p 00000000 00:00 0 7feee1900000-7feee1920000 rw-p 00000000 00:00 0 7feee1930000-7feee19c0000 rw-p 00000000 00:00 0 7feee19d0000-7feee1a30000 rw-p 00000000 00:00 0 7feee1a40000-7feee1b70000 rw-p 00000000 00:00 0 7feee1b80000-7feee1b90000 rw-p 00000000 00:00 0 7feee1ba0000-7feee1bb0000 rw-p 00000000 00:00 0 7feee1bc0000-7feee1c10000 rw-p 00000000 00:00 0 7feee1c20000-7feee1c50000 rw-p 00000000 00:00 0 7feee1c60000-7feee1cc0000 rw-p 00000000 00:00 0 7feee1cd0000-7feee1ce0000 rw-p 00000000 00:00 0 7feee1cf0000-7feee1dd0000 rw-p 00000000 00:00 0 7feee1de0000-7feee1ea0000 rw-p 00000000 00:00 0 7feee1eb0000-7feee1ee0000 rw-p 00000000 00:00 0 7feee1ef0000-7feee1f00000 rw-p 00000000 00:00 0 7feee1f10000-7feee1f40000 rw-p 00000000 00:00 0 7feee1f50000-7feee1fa0000 rw-p 00000000 00:00 0 7feee1fb0000-7feee2030000 rw-p 00000000 00:00 0 7feee2040000-7feee2070000 rw-p 00000000 00:00 0 7feee2080000-7feee20f0000 rw-p 00000000 00:00 0 7feee2100000-7feee2130000 rw-p 00000000 00:00 0 7feee2140000-7feee2150000 rw-p 00000000 00:00 0 7feee2160000-7feee2180000 rw-p 00000000 00:00 0 7feee2190000-7feee21d0000 rw-p 00000000 00:00 0 7feee21e0000-7feee2210000 rw-p 00000000 00:00 0 7feee2220000-7feee22b0000 rw-p 00000000 00:00 0 7feee22c0000-7feee2390000 rw-p 00000000 00:00 0 7feee23a0000-7feee2400000 rw-p 00000000 00:00 0 7feee2410000-7feee2450000 rw-p 00000000 00:00 0 7feee2460000-7feee2470000 rw-p 00000000 00:00 0 7feee2480000-7feee2490000 rw-p 00000000 00:00 0 7feee24a0000-7feee2500000 rw-p 00000000 00:00 0 7feee2510000-7feee2770000 rw-p 00000000 00:00 0 7feee2780000-7feee2790000 rw-p 00000000 00:00 0 7feee2790000-7feee2f80000 rw-p 00000000 00:00 0 7feee2f80000-7feee2f81000 ---p 00000000 00:00 0 7feee2f81000-7feee2fc2000 rw-p 00000000 00:00 0 7feee2fc2000-7feee2fc3000 ---p 00000000 00:00 0 7feee2fc3000-7feee3004000 rw-p 00000000 00:00 0 7feee3004000-7feee3005000 ---p 00000000 00:00 0 7feee3005000-7feee3046000 rw-p 00000000 00:00 0 7feee3046000-7feee3047000 ---p 00000000 00:00 0 7feee3047000-7feee3088000 rw-p 00000000 00:00 0 7feee3088000-7feee3089000 ---p 00000000 00:00 0 7feee3089000-7feee30ca000 rw-p 00000000 00:00 0 7feee30ca000-7feee30cb000 ---p 00000000 00:00 0 7feee30cb000-7feee310c000 rw-p 00000000 00:00 0 7feee310c000-7feee310d000 ---p 00000000 00:00 0 7feee310d000-7feee314e000 rw-p 00000000 00:00 0 7feee314e000-7feee314f000 ---p 00000000 00:00 0 7feee314f000-7feee3190000 rw-p 00000000 00:00 0 7feee3190000-7feee3191000 ---p 00000000 00:00 0 7feee3191000-7feee31d2000 rw-p 00000000 00:00 0 7feee31d2000-7feee31d3000 ---p 00000000 00:00 0 7feee31d3000-7feee3214000 rw-p 00000000 00:00 0 7feee3214000-7feee3215000 ---p 00000000 00:00 0 7feee3215000-7feee3256000 rw-p 00000000 00:00 0 7feee3256000-7feee3257000 ---p 00000000 00:00 0 7feee3257000-7feee3298000 rw-p 00000000 00:00 0 7feee3298000-7feee3299000 ---p 00000000 00:00 0 7feee3299000-7feee32da000 rw-p 00000000 00:00 0 7feee32da000-7feee32db000 ---p 00000000 00:00 0 7feee32db000-7feee331c000 rw-p 00000000 00:00 0 7feee331c000-7feee331d000 ---p 00000000 00:00 0 7feee331d000-7feee335e000 rw-p 00000000 00:00 0 7feee335e000-7feee335f000 ---p 00000000 00:00 0 7feee335f000-7feee33a0000 rw-p 00000000 00:00 0 7feee33a0000-7feee33a1000 ---p 00000000 00:00 0 7feee33a1000-7feee33e2000 rw-p 00000000 00:00 0 7feee33e2000-7feee33e3000 ---p 00000000 00:00 0 7feee33e3000-7feee3424000 rw-p 00000000 00:00 0 7feee3424000-7feee3425000 ---p 00000000 00:00 0 7feee3425000-7feee3466000 rw-p 00000000 00:00 0 7feee3466000-7feee3467000 ---p 00000000 00:00 0 7feee3467000-7feee34a8000 rw-p 00000000 00:00 0 7feee34a8000-7feee34a9000 ---p 00000000 00:00 0 7feee34a9000-7feee34ea000 rw-p 00000000 00:00 0 7feee34ea000-7feee34eb000 ---p 00000000 00:00 0 7feee34eb000-7feee352c000 rw-p 00000000 00:00 0 7feee352c000-7feee352d000 ---p 00000000 00:00 0 7feee352d000-7feee356e000 rw-p 00000000 00:00 0 7feee356e000-7feee356f000 ---p 00000000 00:00 0 7feee356f000-7feee35b0000 rw-p 00000000 00:00 0 7feee35b0000-7feee35b1000 ---p 00000000 00:00 0 7feee35b1000-7feee35f2000 rw-p 00000000 00:00 0 7feee35f2000-7feee35f3000 ---p 00000000 00:00 0 7feee35f3000-7feee3634000 rw-p 00000000 00:00 0 7feee3634000-7feee3635000 ---p 00000000 00:00 0 7feee3635000-7feee3676000 rw-p 00000000 00:00 0 7feee3676000-7feee3677000 ---p 00000000 00:00 0 7feee3677000-7feee36b8000 rw-p 00000000 00:00 0 7feee36b8000-7feee36b9000 ---p 00000000 00:00 0 7feee36b9000-7feee36fa000 rw-p 00000000 00:00 0 7feee36fa000-7feee36fb000 ---p 00000000 00:00 0 7feee36fb000-7feee373c000 rw-p 00000000 00:00 0 7feee373c000-7feee373d000 ---p 00000000 00:00 0 7feee373d000-7feee377e000 rw-p 00000000 00:00 0 7feee377e000-7feee377f000 ---p 00000000 00:00 0 7feee377f000-7feee37c0000 rw-p 00000000 00:00 0 7feee37c0000-7feee37c1000 ---p 00000000 00:00 0 7feee37c1000-7feee3802000 rw-p 00000000 00:00 0 7feee3802000-7feee3803000 ---p 00000000 00:00 0 7feee3803000-7feee3844000 rw-p 00000000 00:00 0 7feee3844000-7feee3845000 ---p 00000000 00:00 0 7feee3845000-7feee3886000 rw-p 00000000 00:00 0 7feee3886000-7feee3887000 ---p 00000000 00:00 0 7feee3887000-7feee38c8000 rw-p 00000000 00:00 0 7feee38c8000-7feee38c9000 ---p 00000000 00:00 0 7feee38c9000-7feee390a000 rw-p 00000000 00:00 0 7feee390a000-7feee390b000 ---p 00000000 00:00 0 7feee390b000-7feee394c000 rw-p 00000000 00:00 0 7feee394c000-7feee394d000 ---p 00000000 00:00 0 7feee394d000-7feee398e000 rw-p 00000000 00:00 0 7feee398e000-7feee398f000 ---p 00000000 00:00 0 7feee398f000-7feee39d0000 rw-p 00000000 00:00 0 7feee39d0000-7feee39d1000 ---p 00000000 00:00 0 7feee39d1000-7feee3a12000 rw-p 00000000 00:00 0 7feee3a12000-7feee3a13000 ---p 00000000 00:00 0 7feee3a13000-7feee3a54000 rw-p 00000000 00:00 0 7feee3a54000-7feee3a55000 ---p 00000000 00:00 0 7feee3a55000-7feee3a96000 rw-p 00000000 00:00 0 7feee3a96000-7feee3a97000 ---p 00000000 00:00 0 7feee3a97000-7feee3ad8000 rw-p 00000000 00:00 0 7feee3ad8000-7feee3ad9000 ---p 00000000 00:00 0 7feee3ad9000-7feee3b1a000 rw-p 00000000 00:00 0 7feee3b1a000-7feee3b1b000 ---p 00000000 00:00 0 7feee3b1b000-7feee3b5c000 rw-p 00000000 00:00 0 7feee3b5c000-7feee3b5d000 ---p 00000000 00:00 0 7feee3b5d000-7feee3b9e000 rw-p 00000000 00:00 0 7feee3b9e000-7feee3b9f000 ---p 00000000 00:00 0 7feee3b9f000-7feee3be0000 rw-p 00000000 00:00 0 7feee3be0000-7feee3be1000 ---p 00000000 00:00 0 7feee3be1000-7feee3c22000 rw-p 00000000 00:00 0 7feee3c22000-7feee3c23000 ---p 00000000 00:00 0 7feee3c23000-7feee3c64000 rw-p 00000000 00:00 0 7feee3c64000-7feee3c65000 ---p 00000000 00:00 0 7feee3c65000-7feee3ca6000 rw-p 00000000 00:00 0 7feee3ca6000-7feee3ca7000 ---p 00000000 00:00 0 7feee3ca7000-7feee3ce8000 rw-p 00000000 00:00 0 7feee3ce8000-7feee3ce9000 ---p 00000000 00:00 0 7feee3ce9000-7feee3d2a000 rw-p 00000000 00:00 0 7feee3d2a000-7feee3d2b000 ---p 00000000 00:00 0 7feee3d2b000-7feee3d6c000 rw-p 00000000 00:00 0 7feee3d6c000-7feee3d6d000 ---p 00000000 00:00 0 7feee3d6d000-7feee3dae000 rw-p 00000000 00:00 0 7feee3dae000-7feee3daf000 ---p 00000000 00:00 0 7feee3daf000-7feee3df0000 rw-p 00000000 00:00 0 7feee3df0000-7feee3df1000 ---p 00000000 00:00 0 7feee3df1000-7feee3e32000 rw-p 00000000 00:00 0 7feee3e32000-7feee3e33000 ---p 00000000 00:00 0 7feee3e33000-7feee3e74000 rw-p 00000000 00:00 0 7feee3e74000-7feee3e75000 ---p 00000000 00:00 0 7feee3e75000-7feee3eb6000 rw-p 00000000 00:00 0 7feee3eb6000-7feee3eb7000 ---p 00000000 00:00 0 7feee3eb7000-7feee3ef8000 rw-p 00000000 00:00 0 7feee3ef8000-7feee3ef9000 ---p 00000000 00:00 0 7feee3ef9000-7feee3f3a000 rw-p 00000000 00:00 0 7feee3f3a000-7feee3f3b000 ---p 00000000 00:00 0 7feee3f3b000-7feee3f7c000 rw-p 00000000 00:00 0 7feee3f7c000-7feee3f7d000 ---p 00000000 00:00 0 7feee3f7d000-7feee3fbe000 rw-p 00000000 00:00 0 7feee3fbe000-7feee3fbf000 ---p 00000000 00:00 0 7feee3fbf000-7feee4e44000 rw-p 00000000 00:00 0 7feee4e44000-7feee8000000 ---p 00000000 00:00 0 7feee8000000-7feeea463000 rw-p 00000000 00:00 0 7feeea463000-7feeec000000 ---p 00000000 00:00 0 7feeec000000-7feeee2a5000 rw-p 00000000 00:00 0 7feeee2a5000-7feef0000000 ---p 00000000 00:00 0 7feef0000000-7feef2090000 rw-p 00000000 00:00 0 7feef2090000-7feef4000000 ---p 00000000 00:00 0 7feef4000000-7feef6362000 rw-p 00000000 00:00 0 7feef6362000-7feef8000000 ---p 00000000 00:00 0 7feef8000000-7feef9755000 rw-p 00000000 00:00 0 7feef9755000-7feefc000000 ---p 00000000 00:00 0 7feefc000000-7feefd021000 rw-p 00000000 00:00 0 7feefd021000-7fef00000000 ---p 00000000 00:00 0 7fef00000000-7fef02275000 rw-p 00000000 00:00 0 7fef02275000-7fef04000000 ---p 00000000 00:00 0 7fef04000000-7fef0608f000 rw-p 00000000 00:00 0 7fef0608f000-7fef08000000 ---p 00000000 00:00 0 7fef08000000-7fef0975b000 rw-p 00000000 00:00 0 7fef0975b000-7fef0c000000 ---p 00000000 00:00 0 7fef0c000000-7fef0df25000 rw-p 00000000 00:00 0 7fef0df25000-7fef10000000 ---p 00000000 00:00 0 7fef10010000-7fef10030000 rw-p 00000000 00:00 0 7fef1003a000-7fef1003b000 ---p 00000000 00:00 0 7fef1003b000-7fef1005b000 rw-p 00000000 00:00 0 7fef1005b000-7fef1005c000 ---p 00000000 00:00 0 7fef1005c000-7fef1007c000 rw-p 00000000 00:00 0 7fef1007c000-7fef1007d000 ---p 00000000 00:00 0 7fef1007d000-7fef1009d000 rw-p 00000000 00:00 0 7fef1009d000-7fef1009e000 ---p 00000000 00:00 0 7fef1009e000-7fef100be000 rw-p 00000000 00:00 0 7fef100be000-7fef100bf000 ---p 00000000 00:00 0 7fef100bf000-7fef100df000 rw-p 00000000 00:00 0 7fef100df000-7fef100e0000 ---p 00000000 00:00 0 7fef100e0000-7fef10100000 rw-p 00000000 00:00 0 7fef10100000-7fef10101000 ---p 00000000 00:00 0 7fef10101000-7fef10121000 rw-p 00000000 00:00 0 7fef10121000-7fef10122000 ---p 00000000 00:00 0 7fef10122000-7fef10142000 rw-p 00000000 00:00 0 7fef10142000-7fef10143000 ---p 00000000 00:00 0 7fef10143000-7fef10163000 rw-p 00000000 00:00 0 7fef10163000-7fef10164000 ---p 00000000 00:00 0 7fef10164000-7fef10184000 rw-p 00000000 00:00 0 7fef10184000-7fef10185000 ---p 00000000 00:00 0 7fef10185000-7fef101a5000 rw-p 00000000 00:00 0 7fef101a5000-7fef101a6000 ---p 00000000 00:00 0 7fef101a6000-7fef101c6000 rw-p 00000000 00:00 0 7fef101c6000-7fef101c7000 ---p 00000000 00:00 0 7fef101c7000-7fef101e7000 rw-p 00000000 00:00 0 7fef101e7000-7fef101e8000 ---p 00000000 00:00 0 7fef101e8000-7fef10208000 rw-p 00000000 00:00 0 7fef10208000-7fef10209000 ---p 00000000 00:00 0 7fef10209000-7fef10229000 rw-p 00000000 00:00 0 7fef10229000-7fef1022a000 ---p 00000000 00:00 0 7fef1022a000-7fef1024a000 rw-p 00000000 00:00 0 7fef1024a000-7fef1024b000 ---p 00000000 00:00 0 7fef1024b000-7fef1026b000 rw-p 00000000 00:00 0 7fef1026b000-7fef1026c000 ---p 00000000 00:00 0 7fef1026c000-7fef1028c000 rw-p 00000000 00:00 0 7fef1028c000-7fef1028d000 ---p 00000000 00:00 0 7fef1028d000-7fef102ad000 rw-p 00000000 00:00 0 7fef102ad000-7fef102ae000 ---p 00000000 00:00 0 7fef102ae000-7fef102ce000 rw-p 00000000 00:00 0 7fef102ce000-7fef102cf000 ---p 00000000 00:00 0 7fef102cf000-7fef102ef000 rw-p 00000000 00:00 0 7fef102ef000-7fef102f0000 ---p 00000000 00:00 0 7fef102f0000-7fef10d90000 rw-p 00000000 00:00 0 7fef10d90000-7fef10d91000 ---p 00000000 00:00 0 7fef10d91000-7fef10dd2000 rw-p 00000000 00:00 0 7fef10dd2000-7fef10dd3000 ---p 00000000 00:00 0 7fef10dd3000-7fef10e14000 rw-p 00000000 00:00 0 7fef10e14000-7fef10e15000 ---p 00000000 00:00 0 7fef10e15000-7fef10e56000 rw-p 00000000 00:00 0 7fef10e56000-7fef10e57000 ---p 00000000 00:00 0 7fef10e57000-7fef10e98000 rw-p 00000000 00:00 0 7fef10e98000-7fef10e99000 ---p 00000000 00:00 0 7fef10e99000-7fef10eda000 rw-p 00000000 00:00 0 7fef10eda000-7fef10edb000 ---p 00000000 00:00 0 7fef10edb000-7fef10f1c000 rw-p 00000000 00:00 0 7fef10f1c000-7fef10f1d000 ---p 00000000 00:00 0 7fef10f1d000-7fef10f5e000 rw-p 00000000 00:00 0 7fef10f5e000-7fef10f5f000 ---p 00000000 00:00 0 7fef10f5f000-7fef10fa0000 rw-p 00000000 00:00 0 7fef10fa0000-7fef10fa1000 ---p 00000000 00:00 0 7fef10fa1000-7fef10fe2000 rw-p 00000000 00:00 0 7fef10fe2000-7fef10fe3000 ---p 00000000 00:00 0 7fef10fe3000-7fef11024000 rw-p 00000000 00:00 0 7fef11024000-7fef11025000 ---p 00000000 00:00 0 7fef11025000-7fef11066000 rw-p 00000000 00:00 0 7fef11066000-7fef11067000 ---p 00000000 00:00 0 7fef11067000-7fef110a8000 rw-p 00000000 00:00 0 7fef110a8000-7fef110a9000 ---p 00000000 00:00 0 7fef110a9000-7fef110ea000 rw-p 00000000 00:00 0 7fef110ea000-7fef110eb000 ---p 00000000 00:00 0 7fef110eb000-7fef1112c000 rw-p 00000000 00:00 0 7fef1112c000-7fef1112d000 ---p 00000000 00:00 0 7fef1112d000-7fef1116e000 rw-p 00000000 00:00 0 7fef1116e000-7fef1116f000 ---p 00000000 00:00 0 7fef1116f000-7fef111b0000 rw-p 00000000 00:00 0 7fef111b0000-7fef111b1000 ---p 00000000 00:00 0 7fef111b1000-7fef111f2000 rw-p 00000000 00:00 0 7fef111f2000-7fef111f3000 ---p 00000000 00:00 0 7fef111f3000-7fef11234000 rw-p 00000000 00:00 0 7fef11234000-7fef11235000 ---p 00000000 00:00 0 7fef11235000-7fef11276000 rw-p 00000000 00:00 0 7fef11276000-7fef11277000 ---p 00000000 00:00 0 7fef11277000-7fef112b8000 rw-p 00000000 00:00 0 7fef112b8000-7fef112b9000 ---p 00000000 00:00 0 7fef112b9000-7fef112fa000 rw-p 00000000 00:00 0 7fef112fa000-7fef112fb000 ---p 00000000 00:00 0 7fef112fb000-7fef1133c000 rw-p 00000000 00:00 0 7fef1133c000-7fef1133d000 ---p 00000000 00:00 0 7fef1133d000-7fef1137e000 rw-p 00000000 00:00 0 7fef1137e000-7fef1137f000 ---p 00000000 00:00 0 7fef1137f000-7fef113c0000 rw-p 00000000 00:00 0 7fef113c0000-7fef113c1000 ---p 00000000 00:00 0 7fef113c1000-7fef11402000 rw-p 00000000 00:00 0 7fef11402000-7fef11403000 ---p 00000000 00:00 0 7fef11403000-7fef11444000 rw-p 00000000 00:00 0 7fef11444000-7fef11445000 ---p 00000000 00:00 0 7fef11445000-7fef11486000 rw-p 00000000 00:00 0 7fef11486000-7fef11487000 ---p 00000000 00:00 0 7fef11487000-7fef114c8000 rw-p 00000000 00:00 0 7fef114c8000-7fef114c9000 ---p 00000000 00:00 0 7fef114c9000-7fef1150a000 rw-p 00000000 00:00 0 7fef1150a000-7fef1150b000 ---p 00000000 00:00 0 7fef1150b000-7fef1154c000 rw-p 00000000 00:00 0 7fef1154c000-7fef1154d000 ---p 00000000 00:00 0 7fef1154d000-7fef1158e000 rw-p 00000000 00:00 0 7fef1158e000-7fef1158f000 ---p 00000000 00:00 0 7fef1158f000-7fef116a0000 rw-p 00000000 00:00 0 7fef116a8000-7fef116a9000 ---p 00000000 00:00 0 7fef116a9000-7fef116c9000 rw-p 00000000 00:00 0 7fef116c9000-7fef116ca000 ---p 00000000 00:00 0 7fef116ca000-7fef116ea000 rw-p 00000000 00:00 0 7fef116ea000-7fef116eb000 ---p 00000000 00:00 0 7fef116eb000-7fef1170b000 rw-p 00000000 00:00 0 7fef1170b000-7fef1170c000 ---p 00000000 00:00 0 7fef1170c000-7fef1172c000 rw-p 00000000 00:00 0 7fef1172c000-7fef1172d000 ---p 00000000 00:00 0 7fef1172d000-7fef1174d000 rw-p 00000000 00:00 0 7fef1174d000-7fef1174e000 ---p 00000000 00:00 0 7fef1174e000-7fef1176e000 rw-p 00000000 00:00 0 7fef1176e000-7fef1176f000 ---p 00000000 00:00 0 7fef1176f000-7fef1178f000 rw-p 00000000 00:00 0 7fef1178f000-7fef11790000 ---p 00000000 00:00 0 7fef11790000-7fef117f0000 rw-p 00000000 00:00 0 7fef11800000-7fef11810000 rw-p 00000000 00:00 0 7fef11810000-7fef11ff0000 rw-p 00000000 00:00 0 7fef12000000-7fef12010000 rw-p 00000000 00:00 0 7fef12010000-7fef127f0000 rw-p 00000000 00:00 0 7fef127fa000-7fef127fb000 r--p 00000000 00:31 14972158 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7fef127fb000-7fef127fc000 r-xp 00001000 00:31 14972158 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7fef127fc000-7fef12818000 r--p 00002000 00:31 14972158 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7fef12818000-7fef12819000 r--p 0001d000 00:31 14972158 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7fef12819000-7fef1281a000 rw-p 0001e000 00:31 14972158 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7fef1281a000-7fef1281b000 r--p 00000000 00:31 14972146 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7fef1281b000-7fef1281c000 r-xp 00001000 00:31 14972146 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7fef1281c000-7fef12839000 r--p 00002000 00:31 14972146 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7fef12839000-7fef1283a000 r--p 0001e000 00:31 14972146 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7fef1283a000-7fef1283b000 rw-p 0001f000 00:31 14972146 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7fef1283b000-7fef1283c000 r--p 00000000 00:31 14972145 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7fef1283c000-7fef1283d000 r-xp 00001000 00:31 14972145 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7fef1283d000-7fef12859000 r--p 00002000 00:31 14972145 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7fef12859000-7fef1285a000 r--p 0001d000 00:31 14972145 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7fef1285a000-7fef1285b000 rw-p 0001e000 00:31 14972145 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7fef1285b000-7fef1285c000 r--p 00000000 00:31 14972049 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so 7fef1285c000-7fef1285d000 r-xp 00001000 00:31 14972049 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so 7fef1285d000-7fef12889000 r--p 00002000 00:31 14972049 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so 7fef12889000-7fef1288a000 r--p 0002d000 00:31 14972049 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so 7fef1288a000-7fef1288b000 rw-p 0002e000 00:31 14972049 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/chinese.so 7fef1288b000-7fef1288c000 r--p 00000000 00:31 14972164 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so 7fef1288c000-7fef1288d000 r-xp 00001000 00:31 14972164 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so 7fef1288d000-7fef128bc000 r--p 00002000 00:31 14972164 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so 7fef128bc000-7fef128bd000 r--p 00030000 00:31 14972164 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so 7fef128bd000-7fef128be000 rw-p 00031000 00:31 14972164 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gbk.so 7fef128be000-7fef128bf000 r--p 00000000 00:31 14972166 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so 7fef128bf000-7fef128c0000 r-xp 00001000 00:31 14972166 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so 7fef128c0000-7fef128eb000 r--p 00002000 00:31 14972166 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so 7fef128eb000-7fef128ec000 r--p 0002c000 00:31 14972166 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so 7fef128ec000-7fef128ed000 rw-p 0002d000 00:31 14972166 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/gb18030.so 7fef128ed000-7fef128ee000 r--p 00000000 00:31 14972177 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so 7fef128ee000-7fef128ef000 r-xp 00001000 00:31 14972177 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so 7fef128ef000-7fef12929000 r--p 00002000 00:31 14972177 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so 7fef12929000-7fef1292a000 r--p 0003c000 00:31 14972177 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so 7fef1292a000-7fef1292b000 rw-p 0003d000 00:31 14972177 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/korean.so 7fef1292b000-7fef1292c000 r--p 00000000 00:31 14972000 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so 7fef1292c000-7fef1292d000 r-xp 00001000 00:31 14972000 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so 7fef1292d000-7fef129b9000 r--p 00002000 00:31 14972000 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so 7fef129b9000-7fef129ba000 r--p 0008d000 00:31 14972000 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so 7fef129ba000-7fef129bb000 rw-p 0008e000 00:31 14972000 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/big5.so 7fef129bb000-7fef129bc000 r--p 00000000 00:31 14972178 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so 7fef129bc000-7fef129bd000 r-xp 00001000 00:31 14972178 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so 7fef129bd000-7fef129fe000 r--p 00002000 00:31 14972178 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so 7fef129fe000-7fef129ff000 r--p 00042000 00:31 14972178 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so 7fef129ff000-7fef12a00000 rw-p 00043000 00:31 14972178 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf8_mac.so 7fef12a00000-7fef12a10000 rw-p 00000000 00:00 0 7fef12a1e000-7fef12a1f000 ---p 00000000 00:00 0 7fef12a1f000-7fef12a3f000 rw-p 00000000 00:00 0 7fef12a3f000-7fef12a40000 ---p 00000000 00:00 0 7fef12a40000-7fef13070000 rw-p 00000000 00:00 0 7fef1307f000-7fef13080000 ---p 00000000 00:00 0 7fef13080000-7fef135b0000 rw-p 00000000 00:00 0 7fef135c0000-7fef135d0000 rw-p 00000000 00:00 0 7fef135d0000-7fef13630000 rw-p 00000000 00:00 0 7fef13640000-7fef13650000 rw-p 00000000 00:00 0 7fef13650000-7fef13730000 rw-p 00000000 00:00 0 7fef13740000-7fef13750000 rw-p 00000000 00:00 0 7fef13750000-7fef137c0000 rw-p 00000000 00:00 0 7fef137d0000-7fef137e0000 rw-p 00000000 00:00 0 7fef137e0000-7fef13d40000 rw-p 00000000 00:00 0 7fef13d50000-7fef13d60000 rw-p 00000000 00:00 0 7fef13d60000-7fef13e10000 rw-p 00000000 00:00 0 7fef13e20000-7fef13e30000 rw-p 00000000 00:00 0 7fef13e30000-7fef13eb0000 rw-p 00000000 00:00 0 7fef13eb8000-7fef13eb9000 r--p 00000000 00:31 14972170 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fef13eb9000-7fef13eba000 r-xp 00001000 00:31 14972170 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fef13eba000-7fef13ede000 r--p 00002000 00:31 14972170 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fef13ede000-7fef13edf000 r--p 00025000 00:31 14972170 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fef13edf000-7fef13ee0000 rw-p 00026000 00:31 14972170 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7fef13ee0000-7fef13f40000 rw-p 00000000 00:00 0 7fef13f50000-7fef13f60000 rw-p 00000000 00:00 0 7fef13f60000-7fef16abb000 rw-p 00000000 00:00 0 7fef16abb000-7fef18000000 ---p 00000000 00:00 0 7fef18010000-7fef185a0000 rw-p 00000000 00:00 0 7fef185b0000-7fef185c0000 rw-p 00000000 00:00 0 7fef185c0000-7fef18630000 rw-p 00000000 00:00 0 7fef18640000-7fef18650000 rw-p 00000000 00:00 0 7fef18650000-7fef187d0000 rw-p 00000000 00:00 0 7fef187d1000-7fef187d2000 r--p 00000000 00:31 14975244 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7fef187d2000-7fef187d3000 r-xp 00001000 00:31 14975244 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7fef187d3000-7fef187d4000 r--p 00002000 00:31 14975244 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7fef187d4000-7fef187d5000 r--p 00002000 00:31 14975244 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7fef187d5000-7fef187d6000 rw-p 00003000 00:31 14975244 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7fef187d6000-7fef187d7000 r--p 00000000 00:31 14977415 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so 7fef187d7000-7fef187d8000 r-xp 00001000 00:31 14977415 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so 7fef187d8000-7fef187d9000 r--p 00002000 00:31 14977415 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so 7fef187d9000-7fef187da000 r--p 00002000 00:31 14977415 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so 7fef187da000-7fef187db000 rw-p 00003000 00:31 14977415 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/dot.dot.so 7fef187db000-7fef187dc000 r--p 00000000 00:31 14977426 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so 7fef187dc000-7fef187dd000 r-xp 00001000 00:31 14977426 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so 7fef187dd000-7fef187de000 r--p 00002000 00:31 14977426 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so 7fef187de000-7fef187df000 r--p 00002000 00:31 14977426 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so 7fef187df000-7fef187e0000 rw-p 00003000 00:31 14977426 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_target.so 7fef187e0000-7fef187f0000 rw-p 00000000 00:00 0 7fef187f0000-7fef188c0000 rw-p 00000000 00:00 0 7fef188c3000-7fef188ca000 r--p 00000000 00:31 14978053 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so 7fef188ca000-7fef1890f000 r-xp 00007000 00:31 14978053 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so 7fef1890f000-7fef1892d000 r--p 0004c000 00:31 14978053 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so 7fef1892d000-7fef1892f000 r--p 00069000 00:31 14978053 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so 7fef1892f000-7fef18930000 rw-p 0006b000 00:31 14978053 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/ripper.so 7fef18930000-7fef18970000 rw-p 00000000 00:00 0 7fef18972000-7fef18973000 r--p 00000000 00:31 14977424 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7fef18973000-7fef18974000 r-xp 00001000 00:31 14977424 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7fef18974000-7fef18975000 r--p 00002000 00:31 14977424 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7fef18975000-7fef18976000 r--p 00002000 00:31 14977424 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7fef18976000-7fef18977000 rw-p 00003000 00:31 14977424 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7fef18977000-7fef18978000 r--p 00000000 00:31 14977562 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so 7fef18978000-7fef18979000 r-xp 00001000 00:31 14977562 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so 7fef18979000-7fef1897a000 r--p 00002000 00:31 14977562 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so 7fef1897a000-7fef1897b000 r--p 00002000 00:31 14977562 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so 7fef1897b000-7fef1897c000 rw-p 00003000 00:31 14977562 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/instrumentation.so 7fef1897c000-7fef18990000 rw-p 00000000 00:00 0 7fef18990000-7fef18b50000 rw-p 00000000 00:00 0 7fef18b53000-7fef18c06000 r--p 00000000 00:31 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fef18c06000-7fef18f39000 r-xp 000b3000 00:31 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fef18f39000-7fef19004000 r--p 003e6000 00:31 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fef19004000-7fef19060000 r--p 004b0000 00:31 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fef19060000-7fef19063000 rw-p 0050c000 00:31 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7fef19063000-7fef19066000 rw-p 00000000 00:00 0 7fef19066000-7fef19084000 r--p 00000000 00:31 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fef19084000-7fef190e6000 r-xp 0001e000 00:31 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fef190e6000-7fef19102000 r--p 00080000 00:31 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fef19102000-7fef1910c000 r--p 0009c000 00:31 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fef1910c000-7fef19110000 rw-p 000a6000 00:31 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7fef19110000-7fef191a0000 rw-p 00000000 00:00 0 7fef191a1000-7fef191a2000 r--p 00000000 00:31 14977515 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so 7fef191a2000-7fef191a3000 r-xp 00001000 00:31 14977515 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so 7fef191a3000-7fef191a4000 r--p 00002000 00:31 14977515 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so 7fef191a4000-7fef191a5000 r--p 00002000 00:31 14977515 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so 7fef191a5000-7fef191a6000 rw-p 00003000 00:31 14977515 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/stack.so 7fef191a6000-7fef191a7000 r--p 00000000 00:31 14977482 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so 7fef191a7000-7fef191a8000 r-xp 00001000 00:31 14977482 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so 7fef191a8000-7fef191a9000 r--p 00002000 00:31 14977482 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so 7fef191a9000-7fef191aa000 r--p 00002000 00:31 14977482 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so 7fef191aa000-7fef191ab000 rw-p 00003000 00:31 14977482 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/random.so 7fef191ab000-7fef191ac000 r--p 00000000 00:31 14977548 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so 7fef191ac000-7fef191ad000 r-xp 00001000 00:31 14977548 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so 7fef191ad000-7fef191ae000 r--p 00002000 00:31 14977548 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so 7fef191ae000-7fef191af000 r--p 00002000 00:31 14977548 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so 7fef191af000-7fef191b0000 rw-p 00003000 00:31 14977548 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/thread/id.so 7fef191b0000-7fef191c0000 rw-p 00000000 00:00 0 7fef191c0000-7fef191d0000 rw-p 00000000 00:00 0 7fef191d0000-7fef191d2000 r--p 00000000 00:31 14978050 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so 7fef191d2000-7fef191db000 r-xp 00002000 00:31 14978050 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so 7fef191db000-7fef191de000 r--p 0000b000 00:31 14978050 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so 7fef191de000-7fef191df000 r--p 0000d000 00:31 14978050 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so 7fef191df000-7fef191e0000 rw-p 0000e000 00:31 14978050 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/generator.so 7fef191e0000-7fef19220000 rw-p 00000000 00:00 0 7fef19224000-7fef19225000 r--p 00000000 00:31 14972162 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so 7fef19225000-7fef19226000 r-xp 00001000 00:31 14972162 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so 7fef19226000-7fef19227000 r--p 00002000 00:31 14972162 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so 7fef19227000-7fef19228000 r--p 00002000 00:31 14972162 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so 7fef19228000-7fef19229000 rw-p 00003000 00:31 14972162 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/escape.so 7fef19229000-7fef19230000 r--p 00000000 00:31 14977914 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so 7fef19230000-7fef19256000 r-xp 00007000 00:31 14977914 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so 7fef19256000-7fef1925e000 r--p 0002d000 00:31 14977914 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so 7fef1925e000-7fef1925f000 r--p 00034000 00:31 14977914 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so 7fef1925f000-7fef19260000 rw-p 00035000 00:31 14977914 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/socket.so 7fef19260000-7fef19300000 rw-p 00000000 00:00 0 7fef19302000-7fef19303000 r--p 00000000 00:31 14972169 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so 7fef19303000-7fef19304000 r-xp 00001000 00:31 14972169 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so 7fef19304000-7fef19305000 r--p 00002000 00:31 14972169 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so 7fef19305000-7fef19306000 r--p 00002000 00:31 14972169 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so 7fef19306000-7fef19307000 rw-p 00003000 00:31 14972169 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese.so 7fef19307000-7fef19309000 r--p 00000000 00:31 14978051 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so 7fef19309000-7fef1930d000 r-xp 00002000 00:31 14978051 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so 7fef1930d000-7fef1930e000 r--p 00006000 00:31 14978051 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so 7fef1930e000-7fef1930f000 r--p 00007000 00:31 14978051 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so 7fef1930f000-7fef19310000 rw-p 00008000 00:31 14978051 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/json/ext/parser.so 7fef19310000-7fef19340000 rw-p 00000000 00:00 0 7fef19341000-7fef19345000 r--p 00000000 00:31 14978003 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so 7fef19345000-7fef19375000 r-xp 00004000 00:31 14978003 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so 7fef19375000-7fef1937d000 r--p 00034000 00:31 14978003 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so 7fef1937d000-7fef1937e000 r--p 0003b000 00:31 14978003 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so 7fef1937e000-7fef1937f000 rw-p 0003c000 00:31 14978003 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/date_core.so 7fef1937f000-7fef193a0000 rw-p 00000000 00:00 0 7fef193a2000-7fef193a3000 r--p 00000000 00:31 14972132 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7fef193a3000-7fef193a4000 r-xp 00001000 00:31 14972132 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7fef193a4000-7fef193be000 r--p 00002000 00:31 14972132 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7fef193be000-7fef193bf000 r--p 0001b000 00:31 14972132 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7fef193bf000-7fef193c0000 rw-p 0001c000 00:31 14972132 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7fef193c0000-7fef193d0000 rw-p 00000000 00:00 0 7fef193d0000-7fef193d2000 r--p 00000000 00:31 14977441 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so 7fef193d2000-7fef193d4000 r-xp 00002000 00:31 14977441 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so 7fef193d4000-7fef193d5000 r--p 00004000 00:31 14977441 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so 7fef193d5000-7fef193d6000 r--p 00004000 00:31 14977441 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so 7fef193d6000-7fef193d7000 rw-p 00005000 00:31 14977441 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/memory_view.so 7fef193d7000-7fef193d9000 r--p 00000000 00:31 14977583 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so 7fef193d9000-7fef193db000 r-xp 00002000 00:31 14977583 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so 7fef193db000-7fef193dc000 r--p 00004000 00:31 14977583 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so 7fef193dc000-7fef193dd000 r--p 00004000 00:31 14977583 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so 7fef193dd000-7fef193de000 rw-p 00005000 00:31 14977583 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/coverage.so 7fef193de000-7fef193df000 r--p 00000000 00:31 14972122 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so 7fef193df000-7fef193e0000 r-xp 00001000 00:31 14972122 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so 7fef193e0000-7fef193ea000 r--p 00002000 00:31 14972122 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so 7fef193ea000-7fef193eb000 r--p 0000c000 00:31 14972122 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so 7fef193eb000-7fef193ec000 rw-p 0000d000 00:31 14972122 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/emoji.so 7fef193ec000-7fef193ed000 r--p 00000000 00:31 14972168 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so 7fef193ed000-7fef193ee000 r-xp 00001000 00:31 14972168 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so 7fef193ee000-7fef193ef000 r--p 00002000 00:31 14972168 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so 7fef193ef000-7fef193f0000 r--p 00003000 00:31 14972168 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so 7fef193f0000-7fef193f1000 rw-p 00004000 00:31 14972168 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/iso2022.so 7fef193f1000-7fef193f2000 r--p 00000000 00:31 14972171 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fef193f2000-7fef193f3000 r-xp 00001000 00:31 14972171 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fef193f3000-7fef19449000 r--p 00002000 00:31 14972171 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fef19449000-7fef1944a000 r--p 00057000 00:31 14972171 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fef1944a000-7fef1944b000 rw-p 00058000 00:31 14972171 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/japanese_euc.so 7fef1944b000-7fef1944c000 r--p 00000000 00:31 14972070 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so 7fef1944c000-7fef1944d000 r-xp 00001000 00:31 14972070 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so 7fef1944d000-7fef1944e000 r--p 00002000 00:31 14972070 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so 7fef1944e000-7fef1944f000 r--p 00002000 00:31 14972070 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so 7fef1944f000-7fef19450000 rw-p 00003000 00:31 14972070 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/ebcdic.so 7fef19450000-7fef19453000 r--p 00000000 00:31 14972173 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so 7fef19453000-7fef19454000 r-xp 00003000 00:31 14972173 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so 7fef19454000-7fef19468000 r--p 00004000 00:31 14972173 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so 7fef19468000-7fef1946d000 r--p 00018000 00:31 14972173 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so 7fef1946d000-7fef1946e000 rw-p 0001d000 00:31 14972173 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/single_byte.so 7fef1946e000-7fef1946f000 r--p 00000000 00:31 14972176 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fef1946f000-7fef19471000 r-xp 00001000 00:31 14972176 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fef19471000-7fef19472000 r--p 00003000 00:31 14972176 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fef19472000-7fef19473000 r--p 00004000 00:31 14972176 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fef19473000-7fef19474000 rw-p 00005000 00:31 14972176 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/utf_16_32.so 7fef19474000-7fef19477000 r--p 00000000 00:31 14977947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so 7fef19477000-7fef1947c000 r-xp 00003000 00:31 14977947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so 7fef1947c000-7fef1947e000 r--p 00008000 00:31 14977947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so 7fef1947e000-7fef1947f000 r--p 00009000 00:31 14977947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so 7fef1947f000-7fef19480000 rw-p 0000a000 00:31 14977947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/stringio.so 7fef19480000-7fef194a0000 rw-p 00000000 00:00 0 7fef194a3000-7fef194a5000 r--p 00000000 00:31 14977566 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so 7fef194a5000-7fef194a7000 r-xp 00002000 00:31 14977566 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so 7fef194a7000-7fef194a8000 r--p 00004000 00:31 14977566 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so 7fef194a8000-7fef194a9000 r--p 00004000 00:31 14977566 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so 7fef194a9000-7fef194aa000 rw-p 00005000 00:31 14977566 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/cgi/escape.so 7fef194aa000-7fef194ab000 r--p 00000000 00:31 14977590 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so 7fef194ab000-7fef194ac000 r-xp 00001000 00:31 14977590 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so 7fef194ac000-7fef194ad000 r--p 00002000 00:31 14977590 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so 7fef194ad000-7fef194ae000 r--p 00002000 00:31 14977590 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so 7fef194ae000-7fef194af000 rw-p 00003000 00:31 14977590 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/wait.so 7fef194af000-7fef194b0000 r--p 00000000 00:31 14977522 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so 7fef194b0000-7fef194b1000 r-xp 00001000 00:31 14977522 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so 7fef194b1000-7fef194b2000 r--p 00002000 00:31 14977522 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so 7fef194b2000-7fef194b3000 r--p 00002000 00:31 14977522 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so 7fef194b3000-7fef194b4000 rw-p 00003000 00:31 14977522 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/typeddata.so 7fef194b4000-7fef194b5000 r--p 00000000 00:31 14977519 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so 7fef194b5000-7fef194b6000 r-xp 00001000 00:31 14977519 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so 7fef194b6000-7fef194b7000 r--p 00002000 00:31 14977519 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so 7fef194b7000-7fef194b8000 r--p 00002000 00:31 14977519 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so 7fef194b8000-7fef194b9000 rw-p 00003000 00:31 14977519 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/tracepoint.so 7fef194b9000-7fef194ba000 r--p 00000000 00:31 14977571 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so 7fef194ba000-7fef194bb000 r-xp 00001000 00:31 14977571 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so 7fef194bb000-7fef194bc000 r--p 00002000 00:31 14977571 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so 7fef194bc000-7fef194bd000 r--p 00002000 00:31 14977571 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so 7fef194bd000-7fef194be000 rw-p 00003000 00:31 14977571 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/time.so 7fef194bf000-7fef194c0000 ---p 00000000 00:00 0 7fef194c0000-7fef194e0000 rw-p 00000000 00:00 0 7fef194e0000-7fef194e1000 r--p 00000000 00:31 14977784 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so 7fef194e1000-7fef194e2000 r-xp 00001000 00:31 14977784 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so 7fef194e2000-7fef194e3000 r--p 00002000 00:31 14977784 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so 7fef194e3000-7fef194e4000 r--p 00002000 00:31 14977784 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so 7fef194e4000-7fef194e5000 rw-p 00003000 00:31 14977784 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/monitor.so 7fef194e5000-7fef194e7000 r--p 00000000 00:31 14977953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so 7fef194e7000-7fef194ec000 r-xp 00002000 00:31 14977953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so 7fef194ec000-7fef194ee000 r--p 00007000 00:31 14977953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so 7fef194ee000-7fef194ef000 r--p 00008000 00:31 14977953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so 7fef194ef000-7fef194f0000 rw-p 00009000 00:31 14977953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/strscan.so 7fef194f0000-7fef19500000 rw-p 00000000 00:00 0 7fef19502000-7fef19505000 r--p 00000000 00:31 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fef19505000-7fef1950b000 r-xp 00003000 00:31 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fef1950b000-7fef1950d000 r--p 00009000 00:31 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fef1950d000-7fef1950e000 r--p 0000b000 00:31 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fef1950e000-7fef1950f000 rw-p 0000c000 00:31 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7fef1950f000-7fef19517000 r--p 00000000 00:31 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fef19517000-7fef19556000 r-xp 00008000 00:31 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fef19556000-7fef19566000 r--p 00047000 00:31 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fef19566000-7fef1956a000 r--p 00056000 00:31 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fef1956a000-7fef1956b000 rw-p 0005a000 00:31 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7fef1956b000-7fef1956c000 r--p 00000000 00:31 14977629 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so 7fef1956c000-7fef1956d000 r-xp 00001000 00:31 14977629 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so 7fef1956d000-7fef1956e000 r--p 00002000 00:31 14977629 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so 7fef1956e000-7fef1956f000 r--p 00002000 00:31 14977629 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so 7fef1956f000-7fef19570000 rw-p 00003000 00:31 14977629 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/erb/escape.so 7fef19570000-7fef19571000 r--p 00000000 00:31 14978017 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so 7fef19571000-7fef19572000 r-xp 00001000 00:31 14978017 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so 7fef19572000-7fef19573000 r--p 00002000 00:31 14978017 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so 7fef19573000-7fef19574000 r--p 00002000 00:31 14978017 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so 7fef19574000-7fef19575000 rw-p 00003000 00:31 14978017 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/bubblebabble.so 7fef19575000-7fef19576000 r--p 00000000 00:31 14978035 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so 7fef19576000-7fef1957a000 r-xp 00001000 00:31 14978035 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so 7fef1957a000-7fef1957b000 r--p 00005000 00:31 14978035 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so 7fef1957b000-7fef1957c000 r--p 00005000 00:31 14978035 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so 7fef1957c000-7fef1957d000 rw-p 00006000 00:31 14978035 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha2.so 7fef1957d000-7fef1957e000 r--p 00000000 00:31 14978030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so 7fef1957e000-7fef19580000 r-xp 00001000 00:31 14978030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so 7fef19580000-7fef19581000 r--p 00003000 00:31 14978030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so 7fef19581000-7fef19582000 r--p 00003000 00:31 14978030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so 7fef19582000-7fef19583000 rw-p 00004000 00:31 14978030 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/sha1.so 7fef19583000-7fef19584000 r--p 00000000 00:31 14978026 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so 7fef19584000-7fef19586000 r-xp 00001000 00:31 14978026 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so 7fef19586000-7fef19587000 r--p 00003000 00:31 14978026 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so 7fef19587000-7fef19588000 r--p 00003000 00:31 14978026 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so 7fef19588000-7fef19589000 rw-p 00004000 00:31 14978026 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/rmd160.so 7fef19589000-7fef1958b000 r--p 00000000 00:31 14977591 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so 7fef1958b000-7fef1958d000 r-xp 00002000 00:31 14977591 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so 7fef1958d000-7fef1958e000 r--p 00004000 00:31 14977591 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so 7fef1958e000-7fef1958f000 r--p 00004000 00:31 14977591 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so 7fef1958f000-7fef19590000 rw-p 00005000 00:31 14977591 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest.so 7fef19590000-7fef19592000 r--p 00000000 00:31 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fef19592000-7fef195ab000 r-xp 00002000 00:31 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fef195ab000-7fef195af000 r--p 0001b000 00:31 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fef195af000-7fef195b0000 r--p 0001e000 00:31 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fef195b0000-7fef195b1000 rw-p 0001f000 00:31 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7fef195b1000-7fef195b2000 r--p 00000000 00:31 14978023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so 7fef195b2000-7fef195b3000 r-xp 00001000 00:31 14978023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so 7fef195b3000-7fef195b4000 r--p 00002000 00:31 14978023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so 7fef195b4000-7fef195b5000 r--p 00002000 00:31 14978023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so 7fef195b5000-7fef195b6000 rw-p 00003000 00:31 14978023 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/digest/md5.so 7fef195b6000-7fef195b9000 r--p 00000000 00:31 14977881 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so 7fef195b9000-7fef195bd000 r-xp 00003000 00:31 14977881 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so 7fef195bd000-7fef195be000 r--p 00007000 00:31 14977881 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so 7fef195be000-7fef195bf000 r--p 00008000 00:31 14977881 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so 7fef195bf000-7fef195c0000 rw-p 00009000 00:31 14977881 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/psych.so 7fef195c0000-7fef19600000 rw-p 00000000 00:00 0 7fef19600000-7fef19601000 r--p 00000000 00:31 14977508 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so 7fef19601000-7fef19603000 r-xp 00001000 00:31 14977508 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so 7fef19603000-7fef19604000 r--p 00003000 00:31 14977508 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so 7fef19604000-7fef19605000 r--p 00003000 00:31 14977508 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so 7fef19605000-7fef19606000 rw-p 00004000 00:31 14977508 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/scan_args.so 7fef19606000-7fef19607000 r--p 00000000 00:31 14977506 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so 7fef19607000-7fef19608000 r-xp 00001000 00:31 14977506 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so 7fef19608000-7fef19609000 r--p 00002000 00:31 14977506 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so 7fef19609000-7fef1960a000 r--p 00002000 00:31 14977506 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so 7fef1960a000-7fef1960b000 rw-p 00003000 00:31 14977506 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/recursion.so 7fef1960b000-7fef1960c000 r--p 00000000 00:31 14977470 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so 7fef1960c000-7fef1960d000 r-xp 00001000 00:31 14977470 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so 7fef1960d000-7fef1960e000 r--p 00002000 00:31 14977470 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so 7fef1960e000-7fef1960f000 r--p 00002000 00:31 14977470 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so 7fef1960f000-7fef19610000 rw-p 00003000 00:31 14977470 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/printf.so 7fef19610000-7fef19611000 r--p 00000000 00:31 14977460 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so 7fef19611000-7fef19612000 r-xp 00001000 00:31 14977460 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so 7fef19612000-7fef19613000 r--p 00002000 00:31 14977460 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so 7fef19613000-7fef19614000 r--p 00002000 00:31 14977460 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so 7fef19614000-7fef19615000 rw-p 00003000 00:31 14977460 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/notimplement.so 7fef19615000-7fef19616000 r--p 00000000 00:31 14975254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so 7fef19616000-7fef19617000 r-xp 00001000 00:31 14975254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so 7fef19617000-7fef19618000 r--p 00002000 00:31 14975254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so 7fef19618000-7fef19619000 r--p 00002000 00:31 14975254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so 7fef19619000-7fef1961a000 rw-p 00003000 00:31 14975254 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/enumerator_kw.so 7fef1961a000-7fef1961b000 r--p 00000000 00:31 14972983 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so 7fef1961b000-7fef1961c000 r-xp 00001000 00:31 14972983 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so 7fef1961c000-7fef1961d000 r--p 00002000 00:31 14972983 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so 7fef1961d000-7fef1961e000 r--p 00002000 00:31 14972983 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so 7fef1961e000-7fef1961f000 rw-p 00003000 00:31 14972983 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bug_5832.so 7fef1961f000-7fef19620000 r--p 00000000 00:31 14977540 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so 7fef19620000-7fef19621000 r-xp 00001000 00:31 14977540 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so 7fef19621000-7fef19622000 r--p 00002000 00:31 14977540 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so 7fef19622000-7fef19623000 r--p 00002000 00:31 14977540 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so 7fef19623000-7fef19624000 rw-p 00003000 00:31 14977540 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/struct.so 7fef19624000-7fef19625000 r--p 00000000 00:31 14977555 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so 7fef19625000-7fef19626000 r-xp 00001000 00:31 14977555 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so 7fef19626000-7fef19627000 r--p 00002000 00:31 14977555 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so 7fef19627000-7fef19628000 r--p 00002000 00:31 14977555 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so 7fef19628000-7fef19629000 rw-p 00003000 00:31 14977555 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/symbol.so 7fef19629000-7fef1962a000 r--p 00000000 00:31 14971978 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so 7fef1962a000-7fef1962b000 r-xp 00001000 00:31 14971978 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so 7fef1962b000-7fef1962c000 r--p 00002000 00:31 14971978 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so 7fef1962c000-7fef1962d000 r--p 00002000 00:31 14971978 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so 7fef1962d000-7fef1962e000 rw-p 00003000 00:31 14971978 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1257.so 7fef1962e000-7fef1962f000 r--p 00000000 00:31 14971967 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so 7fef1962f000-7fef19630000 r-xp 00001000 00:31 14971967 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so 7fef19630000-7fef19631000 r--p 00002000 00:31 14971967 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so 7fef19631000-7fef19632000 r--p 00002000 00:31 14971967 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so 7fef19632000-7fef19633000 rw-p 00003000 00:31 14971967 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1254.so 7fef19633000-7fef19634000 r--p 00000000 00:31 14971965 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so 7fef19634000-7fef19635000 r-xp 00001000 00:31 14971965 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so 7fef19635000-7fef19636000 r--p 00002000 00:31 14971965 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so 7fef19636000-7fef19637000 r--p 00002000 00:31 14971965 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so 7fef19637000-7fef19638000 rw-p 00003000 00:31 14971965 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1253.so 7fef19638000-7fef19639000 r--p 00000000 00:31 14971962 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so 7fef19639000-7fef1963a000 r-xp 00001000 00:31 14971962 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so 7fef1963a000-7fef1963b000 r--p 00002000 00:31 14971962 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so 7fef1963b000-7fef1963c000 r--p 00002000 00:31 14971962 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so 7fef1963c000-7fef1963d000 rw-p 00003000 00:31 14971962 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1252.so 7fef1963d000-7fef1963e000 r--p 00000000 00:31 14971961 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so 7fef1963e000-7fef1963f000 r-xp 00001000 00:31 14971961 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so 7fef1963f000-7fef19640000 r--p 00002000 00:31 14971961 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so 7fef19640000-7fef19641000 r--p 00002000 00:31 14971961 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so 7fef19641000-7fef19642000 rw-p 00003000 00:31 14971961 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1251.so 7fef19642000-7fef19643000 r--p 00000000 00:31 14971959 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so 7fef19643000-7fef19644000 r-xp 00001000 00:31 14971959 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so 7fef19644000-7fef19645000 r--p 00002000 00:31 14971959 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so 7fef19645000-7fef19646000 r--p 00002000 00:31 14971959 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so 7fef19646000-7fef19647000 rw-p 00003000 00:31 14971959 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_1250.so 7fef19647000-7fef19648000 r--p 00000000 00:31 14971952 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so 7fef19648000-7fef19649000 r-xp 00001000 00:31 14971952 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so 7fef19649000-7fef1964a000 r--p 00002000 00:31 14971952 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so 7fef1964a000-7fef1964b000 r--p 00003000 00:31 14971952 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so 7fef1964b000-7fef1964c000 rw-p 00004000 00:31 14971952 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/shift_jis.so 7fef1964c000-7fef1964d000 r--p 00000000 00:31 14971951 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so 7fef1964d000-7fef1964e000 r-xp 00001000 00:31 14971951 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so 7fef1964e000-7fef1964f000 r--p 00002000 00:31 14971951 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so 7fef1964f000-7fef19650000 r--p 00002000 00:31 14971951 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so 7fef19650000-7fef19651000 rw-p 00003000 00:31 14971951 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_u.so 7fef19651000-7fef19652000 r--p 00000000 00:31 14971950 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so 7fef19652000-7fef19653000 r-xp 00001000 00:31 14971950 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so 7fef19653000-7fef19654000 r--p 00002000 00:31 14971950 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so 7fef19654000-7fef19655000 r--p 00002000 00:31 14971950 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so 7fef19655000-7fef19656000 rw-p 00003000 00:31 14971950 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/koi8_r.so 7fef19656000-7fef19657000 r--p 00000000 00:31 14971949 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so 7fef19657000-7fef19658000 r-xp 00001000 00:31 14971949 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so 7fef19658000-7fef19659000 r--p 00002000 00:31 14971949 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so 7fef19659000-7fef1965a000 r--p 00002000 00:31 14971949 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so 7fef1965a000-7fef1965b000 rw-p 00003000 00:31 14971949 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_16.so 7fef1965b000-7fef1965c000 r--p 00000000 00:31 14971948 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so 7fef1965c000-7fef1965d000 r-xp 00001000 00:31 14971948 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so 7fef1965d000-7fef1965e000 r--p 00002000 00:31 14971948 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so 7fef1965e000-7fef1965f000 r--p 00002000 00:31 14971948 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so 7fef1965f000-7fef19660000 rw-p 00003000 00:31 14971948 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_15.so 7fef19660000-7fef19661000 r--p 00000000 00:31 14971947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so 7fef19661000-7fef19662000 r-xp 00001000 00:31 14971947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so 7fef19662000-7fef19663000 r--p 00002000 00:31 14971947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so 7fef19663000-7fef19664000 r--p 00002000 00:31 14971947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so 7fef19664000-7fef19665000 rw-p 00003000 00:31 14971947 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_14.so 7fef19665000-7fef19666000 r--p 00000000 00:31 14971945 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so 7fef19666000-7fef19667000 r-xp 00001000 00:31 14971945 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so 7fef19667000-7fef19668000 r--p 00002000 00:31 14971945 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so 7fef19668000-7fef19669000 r--p 00002000 00:31 14971945 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so 7fef19669000-7fef1966a000 rw-p 00003000 00:31 14971945 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_13.so 7fef1966a000-7fef1966b000 r--p 00000000 00:31 14971944 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so 7fef1966b000-7fef1966c000 r-xp 00001000 00:31 14971944 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so 7fef1966c000-7fef1966d000 r--p 00002000 00:31 14971944 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so 7fef1966d000-7fef1966e000 r--p 00002000 00:31 14971944 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so 7fef1966e000-7fef1966f000 rw-p 00003000 00:31 14971944 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_11.so 7fef1966f000-7fef19670000 r--p 00000000 00:31 14971943 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so 7fef19670000-7fef19671000 r-xp 00001000 00:31 14971943 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so 7fef19671000-7fef19672000 r--p 00002000 00:31 14971943 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so 7fef19672000-7fef19673000 r--p 00002000 00:31 14971943 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so 7fef19673000-7fef19674000 rw-p 00003000 00:31 14971943 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_10.so 7fef19674000-7fef19675000 r--p 00000000 00:31 14971941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so 7fef19675000-7fef19676000 r-xp 00001000 00:31 14971941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so 7fef19676000-7fef19677000 r--p 00002000 00:31 14971941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so 7fef19677000-7fef19678000 r--p 00002000 00:31 14971941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so 7fef19678000-7fef19679000 rw-p 00003000 00:31 14971941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_9.so 7fef19679000-7fef1967a000 r--p 00000000 00:31 14971942 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so 7fef1967a000-7fef1967b000 r-xp 00001000 00:31 14971942 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so 7fef1967b000-7fef1967c000 r--p 00002000 00:31 14971942 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so 7fef1967c000-7fef1967d000 r--p 00002000 00:31 14971942 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so 7fef1967d000-7fef1967e000 rw-p 00003000 00:31 14971942 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_8.so 7fef1967e000-7fef1967f000 r--p 00000000 00:31 14971938 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so 7fef1967f000-7fef19680000 r-xp 00001000 00:31 14971938 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so 7fef19680000-7fef19681000 r--p 00002000 00:31 14971938 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so 7fef19681000-7fef19682000 r--p 00002000 00:31 14971938 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so 7fef19682000-7fef19683000 rw-p 00003000 00:31 14971938 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_7.so 7fef19683000-7fef19684000 r--p 00000000 00:31 14971936 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so 7fef19684000-7fef19685000 r-xp 00001000 00:31 14971936 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so 7fef19685000-7fef19686000 r--p 00002000 00:31 14971936 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so 7fef19686000-7fef19687000 r--p 00002000 00:31 14971936 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so 7fef19687000-7fef19688000 rw-p 00003000 00:31 14971936 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_6.so 7fef19688000-7fef19689000 r--p 00000000 00:31 14971935 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so 7fef19689000-7fef1968a000 r-xp 00001000 00:31 14971935 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so 7fef1968a000-7fef1968b000 r--p 00002000 00:31 14971935 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so 7fef1968b000-7fef1968c000 r--p 00002000 00:31 14971935 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so 7fef1968c000-7fef1968d000 rw-p 00003000 00:31 14971935 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_5.so 7fef1968d000-7fef1968e000 r--p 00000000 00:31 14971934 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so 7fef1968e000-7fef1968f000 r-xp 00001000 00:31 14971934 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so 7fef1968f000-7fef19690000 r--p 00002000 00:31 14971934 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so 7fef19690000-7fef19691000 r--p 00002000 00:31 14971934 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so 7fef19691000-7fef19692000 rw-p 00003000 00:31 14971934 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_4.so 7fef19692000-7fef19693000 r--p 00000000 00:31 14971933 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so 7fef19693000-7fef19694000 r-xp 00001000 00:31 14971933 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so 7fef19694000-7fef19695000 r--p 00002000 00:31 14971933 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so 7fef19695000-7fef19696000 r--p 00002000 00:31 14971933 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so 7fef19696000-7fef19697000 rw-p 00003000 00:31 14971933 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_3.so 7fef19697000-7fef19698000 r--p 00000000 00:31 14971932 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so 7fef19698000-7fef19699000 r-xp 00001000 00:31 14971932 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so 7fef19699000-7fef1969a000 r--p 00002000 00:31 14971932 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so 7fef1969a000-7fef1969b000 r--p 00002000 00:31 14971932 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so 7fef1969b000-7fef1969c000 rw-p 00003000 00:31 14971932 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_2.so 7fef1969c000-7fef1969d000 r--p 00000000 00:31 14971928 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so 7fef1969d000-7fef1969e000 r-xp 00001000 00:31 14971928 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so 7fef1969e000-7fef1969f000 r--p 00002000 00:31 14971928 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so 7fef1969f000-7fef196a0000 r--p 00002000 00:31 14971928 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so 7fef196a0000-7fef196a1000 rw-p 00003000 00:31 14971928 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/iso_8859_1.so 7fef196a1000-7fef196a2000 r--p 00000000 00:31 14971929 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so 7fef196a2000-7fef196a3000 r-xp 00001000 00:31 14971929 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so 7fef196a3000-7fef196a4000 r--p 00002000 00:31 14971929 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so 7fef196a4000-7fef196a5000 r--p 00002000 00:31 14971929 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so 7fef196a5000-7fef196a6000 rw-p 00003000 00:31 14971929 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gbk.so 7fef196a6000-7fef196a7000 r--p 00000000 00:31 14971926 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so 7fef196a7000-7fef196a8000 r-xp 00001000 00:31 14971926 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so 7fef196a8000-7fef196a9000 r--p 00002000 00:31 14971926 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so 7fef196a9000-7fef196aa000 r--p 00002000 00:31 14971926 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so 7fef196aa000-7fef196ab000 rw-p 00003000 00:31 14971926 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/gb18030.so 7fef196ab000-7fef196ad000 r--p 00000000 00:31 14977574 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so 7fef196ad000-7fef196b0000 r-xp 00002000 00:31 14977574 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so 7fef196b0000-7fef196b1000 r--p 00005000 00:31 14977574 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so 7fef196b1000-7fef196b2000 r--p 00006000 00:31 14977574 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so 7fef196b2000-7fef196b3000 rw-p 00007000 00:31 14977574 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/string.so 7fef196b3000-7fef196b4000 r--p 00000000 00:31 14972008 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so 7fef196b4000-7fef196b5000 r-xp 00001000 00:31 14972008 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so 7fef196b5000-7fef196b6000 r--p 00002000 00:31 14972008 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so 7fef196b6000-7fef196b7000 r--p 00002000 00:31 14972008 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so 7fef196b7000-7fef196b8000 rw-p 00003000 00:31 14972008 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/cesu_8.so 7fef196b8000-7fef196b9000 r--p 00000000 00:31 14977497 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7fef196b9000-7fef196ba000 r-xp 00001000 00:31 14977497 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7fef196ba000-7fef196bb000 r--p 00002000 00:31 14977497 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7fef196bb000-7fef196bc000 r--p 00002000 00:31 14977497 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7fef196bc000-7fef196bd000 rw-p 00003000 00:31 14977497 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7fef196bd000-7fef196d1000 r--p 00000000 00:31 14977913 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so 7fef196d1000-7fef19709000 r-xp 00014000 00:31 14977913 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so 7fef19709000-7fef1971b000 r--p 0004c000 00:31 14977913 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so 7fef1971b000-7fef1971d000 r--p 0005d000 00:31 14977913 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so 7fef1971d000-7fef1971f000 rw-p 0005f000 00:31 14977913 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/openssl.so 7fef1971f000-7fef19730000 rw-p 00000000 00:00 0 7fef19734000-7fef19735000 r--p 00000000 00:31 14977514 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so 7fef19735000-7fef19736000 r-xp 00001000 00:31 14977514 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so 7fef19736000-7fef19737000 r--p 00002000 00:31 14977514 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so 7fef19737000-7fef19738000 r--p 00002000 00:31 14977514 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so 7fef19738000-7fef19739000 rw-p 00003000 00:31 14977514 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/update.so 7fef19739000-7fef1973a000 r--p 00000000 00:31 14977511 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so 7fef1973a000-7fef1973b000 r-xp 00001000 00:31 14977511 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so 7fef1973b000-7fef1973c000 r--p 00002000 00:31 14977511 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so 7fef1973c000-7fef1973d000 r--p 00002000 00:31 14977511 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so 7fef1973d000-7fef1973e000 rw-p 00003000 00:31 14977511 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/numhash.so 7fef1973e000-7fef1973f000 r--p 00000000 00:31 14977509 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so 7fef1973f000-7fef19740000 r-xp 00001000 00:31 14977509 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so 7fef19740000-7fef19741000 r--p 00002000 00:31 14977509 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so 7fef19741000-7fef19742000 r--p 00002000 00:31 14977509 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so 7fef19742000-7fef19743000 rw-p 00003000 00:31 14977509 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/st/foreach.so 7fef19743000-7fef19744000 r--p 00000000 00:31 14977486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so 7fef19744000-7fef19745000 r-xp 00001000 00:31 14977486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so 7fef19745000-7fef19746000 r--p 00002000 00:31 14977486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so 7fef19746000-7fef19747000 r--p 00002000 00:31 14977486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so 7fef19747000-7fef19748000 rw-p 00003000 00:31 14977486 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/rational.so 7fef19748000-7fef19749000 r--p 00000000 00:31 14977478 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so 7fef19749000-7fef1974a000 r-xp 00001000 00:31 14977478 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so 7fef1974a000-7fef1974b000 r--p 00002000 00:31 14977478 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so 7fef1974b000-7fef1974c000 r--p 00002000 00:31 14977478 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so 7fef1974c000-7fef1974d000 rw-p 00003000 00:31 14977478 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/proc.so 7fef1974d000-7fef1974e000 r--p 00000000 00:31 14977466 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so 7fef1974e000-7fef1974f000 r-xp 00001000 00:31 14977466 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so 7fef1974f000-7fef19750000 r--p 00002000 00:31 14977466 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so 7fef19750000-7fef19751000 r--p 00002000 00:31 14977466 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so 7fef19751000-7fef19752000 rw-p 00003000 00:31 14977466 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/postponed_job.so 7fef19752000-7fef19753000 r--p 00000000 00:31 14977464 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7fef19753000-7fef19754000 r-xp 00001000 00:31 14977464 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7fef19754000-7fef19755000 r--p 00002000 00:31 14977464 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7fef19755000-7fef19756000 r--p 00002000 00:31 14977464 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7fef19756000-7fef19757000 rw-p 00003000 00:31 14977464 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7fef19757000-7fef19758000 r--p 00000000 00:31 14977463 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so 7fef19758000-7fef19759000 r-xp 00001000 00:31 14977463 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so 7fef19759000-7fef1975a000 r--p 00002000 00:31 14977463 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so 7fef1975a000-7fef1975b000 r--p 00002000 00:31 14977463 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so 7fef1975b000-7fef1975c000 rw-p 00003000 00:31 14977463 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/path_to_class.so 7fef1975c000-7fef1975d000 r--p 00000000 00:31 14977456 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so 7fef1975d000-7fef1975e000 r-xp 00001000 00:31 14977456 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so 7fef1975e000-7fef1975f000 r--p 00002000 00:31 14977456 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so 7fef1975f000-7fef19760000 r--p 00002000 00:31 14977456 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so 7fef19760000-7fef19761000 rw-p 00003000 00:31 14977456 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/num2int.so 7fef19761000-7fef19762000 r--p 00000000 00:31 14977440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so 7fef19762000-7fef19763000 r-xp 00001000 00:31 14977440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so 7fef19763000-7fef19764000 r--p 00002000 00:31 14977440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so 7fef19764000-7fef19765000 r--p 00002000 00:31 14977440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so 7fef19765000-7fef19766000 rw-p 00003000 00:31 14977440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/method.so 7fef19766000-7fef19767000 r--p 00000000 00:31 14977434 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so 7fef19767000-7fef19768000 r-xp 00001000 00:31 14977434 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so 7fef19768000-7fef19769000 r--p 00002000 00:31 14977434 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so 7fef19769000-7fef1976a000 r--p 00002000 00:31 14977434 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so 7fef1976a000-7fef1976b000 rw-p 00003000 00:31 14977434 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/usr.so 7fef1976b000-7fef1976c000 r--p 00000000 00:31 14977433 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7fef1976c000-7fef1976d000 r-xp 00001000 00:31 14977433 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7fef1976d000-7fef1976e000 r--p 00002000 00:31 14977433 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7fef1976e000-7fef1976f000 r--p 00002000 00:31 14977433 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7fef1976f000-7fef19770000 rw-p 00003000 00:31 14977433 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7fef19770000-7fef19771000 r--p 00000000 00:31 14977420 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so 7fef19771000-7fef19772000 r-xp 00001000 00:31 14977420 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so 7fef19772000-7fef19773000 r--p 00002000 00:31 14977420 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so 7fef19773000-7fef19774000 r--p 00002000 00:31 14977420 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so 7fef19774000-7fef19775000 rw-p 00003000 00:31 14977420 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/load/protect.so 7fef19779000-7fef1977a000 r--p 00000000 00:31 14971925 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so 7fef1977a000-7fef1977b000 r-xp 00001000 00:31 14971925 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so 7fef1977b000-7fef1977c000 r--p 00002000 00:31 14971925 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so 7fef1977c000-7fef1977d000 r--p 00002000 00:31 14971925 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so 7fef1977d000-7fef1977e000 rw-p 00003000 00:31 14971925 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_tw.so 7fef1977e000-7fef1977f000 r--p 00000000 00:31 14971924 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so 7fef1977f000-7fef19780000 r-xp 00001000 00:31 14971924 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so 7fef19780000-7fef19781000 r--p 00002000 00:31 14971924 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so 7fef19781000-7fef19782000 r--p 00002000 00:31 14971924 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so 7fef19782000-7fef19783000 rw-p 00003000 00:31 14971924 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_kr.so 7fef19783000-7fef19784000 r--p 00000000 00:31 14971922 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so 7fef19784000-7fef19785000 r-xp 00001000 00:31 14971922 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so 7fef19785000-7fef19786000 r--p 00002000 00:31 14971922 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so 7fef19786000-7fef19787000 r--p 00002000 00:31 14971922 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so 7fef19787000-7fef19788000 rw-p 00003000 00:31 14971922 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/emacs_mule.so 7fef19788000-7fef19789000 r--p 00000000 00:31 14971921 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so 7fef19789000-7fef1978a000 r-xp 00001000 00:31 14971921 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so 7fef1978a000-7fef1978b000 r--p 00002000 00:31 14971921 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so 7fef1978b000-7fef1978c000 r--p 00002000 00:31 14971921 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so 7fef1978c000-7fef1978d000 rw-p 00003000 00:31 14971921 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cp949.so 7fef1978d000-7fef1978e000 r--p 00000000 00:31 14971920 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so 7fef1978e000-7fef1978f000 r-xp 00001000 00:31 14971920 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so 7fef1978f000-7fef19790000 r--p 00002000 00:31 14971920 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so 7fef19790000-7fef19791000 r--p 00003000 00:31 14971920 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so 7fef19791000-7fef19792000 rw-p 00004000 00:31 14971920 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/cesu_8.so 7fef19792000-7fef19793000 r--p 00000000 00:31 14971919 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so 7fef19793000-7fef19794000 r-xp 00001000 00:31 14971919 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so 7fef19794000-7fef19796000 r--p 00002000 00:31 14971919 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so 7fef19796000-7fef19797000 r--p 00003000 00:31 14971919 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so 7fef19797000-7fef19798000 rw-p 00004000 00:31 14971919 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/big5.so 7fef19798000-7fef19799000 r--p 00000000 00:31 14971960 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so 7fef19799000-7fef1979a000 r-xp 00001000 00:31 14971960 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so 7fef1979a000-7fef1979b000 r--p 00002000 00:31 14971960 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so 7fef1979b000-7fef1979c000 r--p 00003000 00:31 14971960 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so 7fef1979c000-7fef1979d000 rw-p 00004000 00:31 14971960 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/windows_31j.so 7fef1979d000-7fef1979e000 r--p 00000000 00:31 14971923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so 7fef1979e000-7fef1979f000 r-xp 00001000 00:31 14971923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so 7fef1979f000-7fef197a0000 r--p 00002000 00:31 14971923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so 7fef197a0000-7fef197a1000 r--p 00003000 00:31 14971923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so 7fef197a1000-7fef197a2000 rw-p 00004000 00:31 14971923 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/euc_jp.so 7fef197a2000-7fef197a3000 r--p 00000000 00:31 14971958 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so 7fef197a3000-7fef197a4000 r-xp 00001000 00:31 14971958 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so 7fef197a4000-7fef197a5000 r--p 00002000 00:31 14971958 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so 7fef197a5000-7fef197a6000 r--p 00002000 00:31 14971958 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so 7fef197a6000-7fef197a7000 rw-p 00003000 00:31 14971958 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32le.so 7fef197a7000-7fef197a8000 r--p 00000000 00:31 14971955 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so 7fef197a8000-7fef197a9000 r-xp 00001000 00:31 14971955 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so 7fef197a9000-7fef197aa000 r--p 00002000 00:31 14971955 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so 7fef197aa000-7fef197ab000 r--p 00002000 00:31 14971955 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so 7fef197ab000-7fef197ac000 rw-p 00003000 00:31 14971955 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_32be.so 7fef197ac000-7fef197ad000 r--p 00000000 00:31 14971954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so 7fef197ad000-7fef197ae000 r-xp 00001000 00:31 14971954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so 7fef197ae000-7fef197af000 r--p 00002000 00:31 14971954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so 7fef197af000-7fef197b0000 r--p 00002000 00:31 14971954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so 7fef197b0000-7fef197b1000 rw-p 00003000 00:31 14971954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16le.so 7fef197b1000-7fef197b2000 r--p 00000000 00:31 14971953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so 7fef197b2000-7fef197b3000 r-xp 00001000 00:31 14971953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so 7fef197b3000-7fef197b4000 r--p 00002000 00:31 14971953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so 7fef197b4000-7fef197b5000 r--p 00002000 00:31 14971953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so 7fef197b5000-7fef197b6000 rw-p 00003000 00:31 14971953 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/utf_16be.so 7fef197b6000-7fef197b7000 r--p 00000000 00:31 14977413 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so 7fef197b7000-7fef197b8000 r-xp 00001000 00:31 14977413 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so 7fef197b8000-7fef197b9000 r--p 00002000 00:31 14977413 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so 7fef197b9000-7fef197ba000 r--p 00002000 00:31 14977413 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so 7fef197ba000-7fef197bb000 rw-p 00003000 00:31 14977413 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iter.so 7fef197bb000-7fef197bc000 r--p 00000000 00:31 14977408 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so 7fef197bc000-7fef197bd000 r-xp 00001000 00:31 14977408 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so 7fef197bd000-7fef197be000 r--p 00002000 00:31 14977408 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so 7fef197be000-7fef197bf000 r--p 00002000 00:31 14977408 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so 7fef197bf000-7fef197c0000 rw-p 00003000 00:31 14977408 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/iseq_load.so 7fef197c0000-7fef197e0000 rw-p 00000000 00:00 0 7fef197e1000-7fef197e2000 r--p 00000000 00:31 14976241 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so 7fef197e2000-7fef197e3000 r-xp 00001000 00:31 14976241 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so 7fef197e3000-7fef197e4000 r--p 00002000 00:31 14976241 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so 7fef197e4000-7fef197e5000 r--p 00002000 00:31 14976241 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so 7fef197e5000-7fef197e6000 rw-p 00003000 00:31 14976241 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/integer.so 7fef197e6000-7fef197e7000 r--p 00000000 00:31 14975446 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so 7fef197e7000-7fef197e8000 r-xp 00001000 00:31 14975446 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so 7fef197e8000-7fef197e9000 r--p 00002000 00:31 14975446 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so 7fef197e9000-7fef197ea000 r--p 00002000 00:31 14975446 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so 7fef197ea000-7fef197eb000 rw-p 00003000 00:31 14975446 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/hash.so 7fef197eb000-7fef197ec000 r--p 00000000 00:31 14975440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so 7fef197ec000-7fef197ed000 r-xp 00001000 00:31 14975440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so 7fef197ed000-7fef197ee000 r--p 00002000 00:31 14975440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so 7fef197ee000-7fef197ef000 r--p 00002000 00:31 14975440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so 7fef197ef000-7fef197f0000 rw-p 00003000 00:31 14975440 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/funcall.so 7fef197f0000-7fef19840000 rw-p 00000000 00:00 0 7fef19841000-7fef19842000 r--p 00000000 00:31 14975363 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so 7fef19842000-7fef19843000 r-xp 00001000 00:31 14975363 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so 7fef19843000-7fef19844000 r--p 00002000 00:31 14975363 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so 7fef19844000-7fef19845000 r--p 00002000 00:31 14975363 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so 7fef19845000-7fef19846000 rw-p 00003000 00:31 14975363 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/float.so 7fef19846000-7fef19847000 r--p 00000000 00:31 14975368 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so 7fef19847000-7fef19848000 r-xp 00001000 00:31 14975368 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so 7fef19848000-7fef19849000 r--p 00002000 00:31 14975368 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so 7fef19849000-7fef1984a000 r--p 00002000 00:31 14975368 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so 7fef1984a000-7fef1984b000 rw-p 00003000 00:31 14975368 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/file.so 7fef1984b000-7fef1984c000 r--p 00000000 00:31 14975370 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so 7fef1984c000-7fef1984d000 r-xp 00001000 00:31 14975370 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so 7fef1984d000-7fef1984e000 r--p 00002000 00:31 14975370 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so 7fef1984e000-7fef1984f000 r--p 00002000 00:31 14975370 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so 7fef1984f000-7fef19850000 rw-p 00003000 00:31 14975370 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/exception.so 7fef19850000-7fef19870000 rw-p 00000000 00:00 0 7fef19870000-7fef19871000 r--p 00000000 00:31 14975253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so 7fef19871000-7fef19872000 r-xp 00001000 00:31 14975253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so 7fef19872000-7fef19873000 r--p 00002000 00:31 14975253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so 7fef19873000-7fef19874000 r--p 00002000 00:31 14975253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so 7fef19874000-7fef19875000 rw-p 00003000 00:31 14975253 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/eval.so 7fef19875000-7fef19876000 r--p 00000000 00:31 14975238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so 7fef19876000-7fef19877000 r-xp 00001000 00:31 14975238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so 7fef19877000-7fef19878000 r--p 00002000 00:31 14975238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so 7fef19878000-7fef19879000 r--p 00002000 00:31 14975238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so 7fef19879000-7fef1987a000 rw-p 00003000 00:31 14975238 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/econv.so 7fef1987a000-7fef1987b000 r--p 00000000 00:31 14973728 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so 7fef1987b000-7fef1987c000 r-xp 00001000 00:31 14973728 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so 7fef1987c000-7fef1987d000 r--p 00002000 00:31 14973728 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so 7fef1987d000-7fef1987e000 r--p 00002000 00:31 14973728 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so 7fef1987e000-7fef1987f000 rw-p 00003000 00:31 14973728 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/debug.so 7fef1987f000-7fef19880000 r--p 00000000 00:31 14977606 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so 7fef19880000-7fef19881000 r-xp 00001000 00:31 14977606 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so 7fef19881000-7fef19882000 r--p 00002000 00:31 14977606 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so 7fef19882000-7fef19883000 r--p 00002000 00:31 14977606 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so 7fef19883000-7fef19884000 rw-p 00003000 00:31 14977606 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/wait.so 7fef19884000-7fef19886000 r--p 00000000 00:31 14977756 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so 7fef19886000-7fef1988c000 r-xp 00002000 00:31 14977756 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so 7fef1988c000-7fef1988e000 r--p 00008000 00:31 14977756 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so 7fef1988e000-7fef1988f000 r--p 00009000 00:31 14977756 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so 7fef1988f000-7fef19890000 rw-p 0000a000 00:31 14977756 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pathname.so 7fef19890000-7fef198a0000 rw-p 00000000 00:00 0 7fef198a4000-7fef198a6000 r--p 00000000 00:31 14977869 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so 7fef198a6000-7fef198a8000 r-xp 00002000 00:31 14977869 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so 7fef198a8000-7fef198a9000 r--p 00004000 00:31 14977869 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so 7fef198a9000-7fef198aa000 r--p 00004000 00:31 14977869 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so 7fef198aa000-7fef198ab000 rw-p 00005000 00:31 14977869 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/pty.so 7fef198ab000-7fef198ac000 r--p 00000000 00:31 14977600 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so 7fef198ac000-7fef198ad000 r-xp 00001000 00:31 14977600 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so 7fef198ad000-7fef198ae000 r--p 00002000 00:31 14977600 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so 7fef198ae000-7fef198af000 r--p 00002000 00:31 14977600 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so 7fef198af000-7fef198b0000 rw-p 00003000 00:31 14977600 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/nonblock.so 7fef198b0000-7fef19930000 rw-p 00000000 00:00 0 7fef19933000-7fef19934000 r--p 00000000 00:31 14973029 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so 7fef19934000-7fef19935000 r-xp 00001000 00:31 14973029 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so 7fef19935000-7fef19936000 r--p 00002000 00:31 14973029 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so 7fef19936000-7fef19937000 r--p 00002000 00:31 14973029 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so 7fef19937000-7fef19938000 rw-p 00003000 00:31 14973029 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/class.so 7fef19938000-7fef1993a000 r--p 00000000 00:31 14973006 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so 7fef1993a000-7fef1993c000 r-xp 00002000 00:31 14973006 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so 7fef1993c000-7fef1993d000 r--p 00004000 00:31 14973006 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so 7fef1993d000-7fef1993e000 r--p 00004000 00:31 14973006 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so 7fef1993e000-7fef1993f000 rw-p 00005000 00:31 14973006 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/bignum.so 7fef19942000-7fef19943000 r--p 00000000 00:31 14977580 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so 7fef19943000-7fef19944000 r-xp 00001000 00:31 14977580 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so 7fef19944000-7fef19945000 r--p 00002000 00:31 14977580 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so 7fef19945000-7fef19946000 r--p 00002000 00:31 14977580 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so 7fef19946000-7fef19947000 rw-p 00003000 00:31 14977580 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/fcntl.so 7fef19947000-7fef19948000 r--p 00000000 00:31 14977601 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so 7fef19948000-7fef19949000 r-xp 00001000 00:31 14977601 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so 7fef19949000-7fef1994a000 r--p 00002000 00:31 14977601 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so 7fef1994a000-7fef1994b000 r--p 00002000 00:31 14977601 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so 7fef1994b000-7fef1994c000 rw-p 00003000 00:31 14977601 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/continuation.so 7fef1994c000-7fef1994f000 r--p 00000000 00:31 14977791 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so 7fef1994f000-7fef19958000 r-xp 00003000 00:31 14977791 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so 7fef19958000-7fef1995a000 r--p 0000c000 00:31 14977791 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so 7fef1995a000-7fef1995b000 r--p 0000d000 00:31 14977791 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so 7fef1995b000-7fef1995c000 rw-p 0000e000 00:31 14977791 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/objspace.so 7fef1995c000-7fef1995f000 r--p 00000000 00:31 14977954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so 7fef1995f000-7fef1996b000 r-xp 00003000 00:31 14977954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so 7fef1996b000-7fef1996e000 r--p 0000f000 00:31 14977954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so 7fef1996e000-7fef1996f000 r--p 00011000 00:31 14977954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so 7fef1996f000-7fef19970000 rw-p 00012000 00:31 14977954 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/zlib.so 7fef19970000-7fef19a00000 rw-p 00000000 00:00 0 7fef19a01000-7fef19a02000 r--p 00000000 00:31 14972912 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7fef19a02000-7fef19a03000 r-xp 00001000 00:31 14972912 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7fef19a03000-7fef19a04000 r--p 00002000 00:31 14972912 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7fef19a04000-7fef19a05000 r--p 00002000 00:31 14972912 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7fef19a05000-7fef19a06000 rw-p 00003000 00:31 14972912 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7fef19a06000-7fef19a08000 r--p 00000000 00:31 14977643 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so 7fef19a08000-7fef19a0b000 r-xp 00002000 00:31 14977643 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so 7fef19a0b000-7fef19a0d000 r--p 00005000 00:31 14977643 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so 7fef19a0d000-7fef19a0e000 r--p 00006000 00:31 14977643 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so 7fef19a0e000-7fef19a0f000 rw-p 00007000 00:31 14977643 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/etc.so 7fef19a0f000-7fef19a10000 ---p 00000000 00:00 0 7fef19a10000-7fef19a51000 rw-p 00000000 00:00 0 7fef19a51000-7fef19a52000 ---p 00000000 00:00 0 7fef19a52000-7fef19a93000 rw-p 00000000 00:00 0 7fef19a93000-7fef19a94000 ---p 00000000 00:00 0 7fef19a94000-7fef19ad5000 rw-p 00000000 00:00 0 7fef19ad5000-7fef19ad6000 ---p 00000000 00:00 0 7fef19ad6000-7fef19b17000 rw-p 00000000 00:00 0 7fef19b17000-7fef19b18000 ---p 00000000 00:00 0 7fef19b18000-7fef19b59000 rw-p 00000000 00:00 0 7fef19b59000-7fef19b5a000 ---p 00000000 00:00 0 7fef19b5a000-7fef19b9b000 rw-p 00000000 00:00 0 7fef19b9b000-7fef19b9c000 ---p 00000000 00:00 0 7fef19b9c000-7fef19bdd000 rw-p 00000000 00:00 0 7fef19bdd000-7fef19bde000 ---p 00000000 00:00 0 7fef19bde000-7fef19c1f000 rw-p 00000000 00:00 0 7fef19c1f000-7fef19c20000 ---p 00000000 00:00 0 7fef19c20000-7fef19c61000 rw-p 00000000 00:00 0 7fef19c61000-7fef19c62000 ---p 00000000 00:00 0 7fef19c62000-7fef19ca3000 rw-p 00000000 00:00 0 7fef19ca3000-7fef19ca4000 ---p 00000000 00:00 0 7fef19ca4000-7fef19ce5000 rw-p 00000000 00:00 0 7fef19ce5000-7fef19ce6000 ---p 00000000 00:00 0 7fef19ce6000-7fef19d27000 rw-p 00000000 00:00 0 7fef19d27000-7fef19d28000 ---p 00000000 00:00 0 7fef19d28000-7fef19d69000 rw-p 00000000 00:00 0 7fef19d69000-7fef19d6a000 ---p 00000000 00:00 0 7fef19d6a000-7fef19dab000 rw-p 00000000 00:00 0 7fef19dab000-7fef19dac000 ---p 00000000 00:00 0 7fef19dac000-7fef19ded000 rw-p 00000000 00:00 0 7fef19ded000-7fef19dee000 ---p 00000000 00:00 0 7fef19dee000-7fef19e2f000 rw-p 00000000 00:00 0 7fef19e2f000-7fef19e30000 ---p 00000000 00:00 0 7fef19e30000-7fef19e71000 rw-p 00000000 00:00 0 7fef19e71000-7fef19e72000 ---p 00000000 00:00 0 7fef19e72000-7fef19eb3000 rw-p 00000000 00:00 0 7fef19eb3000-7fef19eb4000 ---p 00000000 00:00 0 7fef19eb4000-7fef19ef5000 rw-p 00000000 00:00 0 7fef19ef5000-7fef19ef6000 ---p 00000000 00:00 0 7fef19ef6000-7fef19f37000 rw-p 00000000 00:00 0 7fef19f37000-7fef19f38000 ---p 00000000 00:00 0 7fef19f38000-7fef19f79000 rw-p 00000000 00:00 0 7fef19f79000-7fef19f7a000 ---p 00000000 00:00 0 7fef19f7a000-7fef19fbb000 rw-p 00000000 00:00 0 7fef19fbb000-7fef19fbc000 ---p 00000000 00:00 0 7fef19fbc000-7fef19ffd000 rw-p 00000000 00:00 0 7fef19ffd000-7fef19ffe000 ---p 00000000 00:00 0 7fef19ffe000-7fef1a03f000 rw-p 00000000 00:00 0 7fef1a03f000-7fef1a040000 ---p 00000000 00:00 0 7fef1a040000-7fef1a081000 rw-p 00000000 00:00 0 7fef1a081000-7fef1a082000 ---p 00000000 00:00 0 7fef1a082000-7fef1a0c3000 rw-p 00000000 00:00 0 7fef1a0c3000-7fef1a0c4000 ---p 00000000 00:00 0 7fef1a0c4000-7fef1a105000 rw-p 00000000 00:00 0 7fef1a105000-7fef1a106000 ---p 00000000 00:00 0 7fef1a106000-7fef1a147000 rw-p 00000000 00:00 0 7fef1a147000-7fef1a148000 ---p 00000000 00:00 0 7fef1a148000-7fef1a189000 rw-p 00000000 00:00 0 7fef1a189000-7fef1a18a000 ---p 00000000 00:00 0 7fef1a18a000-7fef1a1cb000 rw-p 00000000 00:00 0 7fef1a1cb000-7fef1a1cc000 ---p 00000000 00:00 0 7fef1a1cc000-7fef1a20d000 rw-p 00000000 00:00 0 7fef1a20d000-7fef1a20e000 ---p 00000000 00:00 0 7fef1a20e000-7fef1a24f000 rw-p 00000000 00:00 0 7fef1a24f000-7fef1a250000 ---p 00000000 00:00 0 7fef1a250000-7fef1aac0000 rw-p 00000000 00:00 0 7fef1aac0000-7fef1aac2000 r--p 00000000 00:31 14977644 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so 7fef1aac2000-7fef1aac7000 r-xp 00002000 00:31 14977644 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so 7fef1aac7000-7fef1aac8000 r--p 00007000 00:31 14977644 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so 7fef1aac8000-7fef1aac9000 r--p 00008000 00:31 14977644 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so 7fef1aac9000-7fef1aaca000 rw-p 00009000 00:31 14977644 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/io/console.so 7fef1aaca000-7fef1aacb000 r--p 00000000 00:31 14971981 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so 7fef1aacb000-7fef1aacc000 r-xp 00001000 00:31 14971981 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so 7fef1aacc000-7fef1aacd000 r--p 00002000 00:31 14971981 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so 7fef1aacd000-7fef1aace000 r--p 00002000 00:31 14971981 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so 7fef1aace000-7fef1aacf000 rw-p 00003000 00:31 14971981 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/trans/transdb.so 7fef1aacf000-7fef33ecf000 rw-p 00000000 00:00 0 7fef33ed0000-7fef33ed1000 r--p 00000000 00:31 14972941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so 7fef33ed1000-7fef33ed2000 r-xp 00001000 00:31 14972941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so 7fef33ed2000-7fef33ed3000 r--p 00002000 00:31 14972941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so 7fef33ed3000-7fef33ed4000 r--p 00002000 00:31 14972941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so 7fef33ed4000-7fef33ed5000 rw-p 00003000 00:31 14972941 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/array/resize.so 7fef33ed5000-7fef33ed6000 r--p 00000000 00:31 14972940 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so 7fef33ed6000-7fef33ed7000 r-xp 00001000 00:31 14972940 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so 7fef33ed7000-7fef33ed8000 r--p 00002000 00:31 14972940 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so 7fef33ed8000-7fef33ed9000 r--p 00002000 00:31 14972940 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so 7fef33ed9000-7fef33eda000 rw-p 00003000 00:31 14972940 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/-test-/asan.so 7fef33eda000-7fef33edb000 r--p 00000000 00:31 14977861 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so 7fef33edb000-7fef33edd000 r-xp 00001000 00:31 14977861 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so 7fef33edd000-7fef33ede000 r--p 00003000 00:31 14977861 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so 7fef33ede000-7fef33edf000 r--p 00003000 00:31 14977861 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so 7fef33edf000-7fef33ee0000 rw-p 00004000 00:31 14977861 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/rbconfig/sizeof.so 7fef33ee0000-7fef33f00000 rw-p 00000000 00:00 0 7fef33f03000-7fef34004000 rw-p 00000000 00:00 0 7fef34004000-7fef3400b000 r--s 00000000 00:31 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7fef3400b000-7fef34064000 r--p 00000000 00:31 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7fef34064000-7fef34066000 rw-p 00000000 00:00 0 7fef34066000-7fef3406a000 r--p 00000000 00:31 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fef3406a000-7fef3408d000 r-xp 00004000 00:31 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fef3408d000-7fef34091000 r--p 00027000 00:31 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fef34091000-7fef34092000 r--p 0002b000 00:31 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fef34092000-7fef34093000 rw-p 0002c000 00:31 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7fef34093000-7fef340bb000 r--p 00000000 00:31 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fef340bb000-7fef34243000 r-xp 00028000 00:31 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fef34243000-7fef34292000 r--p 001b0000 00:31 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fef34292000-7fef34296000 r--p 001fe000 00:31 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fef34296000-7fef34298000 rw-p 00202000 00:31 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7fef34298000-7fef342a7000 rw-p 00000000 00:00 0 7fef342a7000-7fef342b7000 r--p 00000000 00:31 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fef342b7000-7fef34336000 r-xp 00010000 00:31 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fef34336000-7fef3438e000 r--p 0008f000 00:31 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fef3438e000-7fef3438f000 r--p 000e7000 00:31 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fef3438f000-7fef34390000 rw-p 000e8000 00:31 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7fef34390000-7fef34392000 r--p 00000000 00:31 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fef34392000-7fef343a7000 r-xp 00002000 00:31 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fef343a7000-7fef343c0000 r--p 00017000 00:31 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fef343c0000-7fef343c1000 r--p 0002f000 00:31 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fef343c1000-7fef343c2000 rw-p 00030000 00:31 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7fef343c2000-7fef343ca000 rw-p 00000000 00:00 0 7fef343ca000-7fef343d4000 r--p 00000000 00:31 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fef343d4000-7fef34437000 r-xp 0000a000 00:31 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fef34437000-7fef3444c000 r--p 0006d000 00:31 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fef3444c000-7fef3444d000 r--p 00081000 00:31 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fef3444d000-7fef3444e000 rw-p 00082000 00:31 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7fef3444e000-7fef34450000 r--p 00000000 00:31 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fef34450000-7fef34462000 r-xp 00002000 00:31 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fef34462000-7fef34468000 r--p 00014000 00:31 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fef34468000-7fef34469000 r--p 0001a000 00:31 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fef34469000-7fef3446a000 rw-p 0001b000 00:31 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7fef3446a000-7fef3446b000 r--p 00000000 00:31 14971915 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so 7fef3446b000-7fef3446c000 r-xp 00001000 00:31 14971915 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so 7fef3446c000-7fef3446d000 r--p 00002000 00:31 14971915 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so 7fef3446d000-7fef3446e000 r--p 00002000 00:31 14971915 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so 7fef3446e000-7fef3446f000 rw-p 00003000 00:31 14971915 /tmp/ruby/build/trunk-repeat20/.ext/x86_64-linux/enc/encdb.so 7fef3446f000-7fef344b7000 r--p 00000000 00:31 13652614 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0 7fef344b7000-7fef3496d000 r-xp 00048000 00:31 13652614 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0 7fef3496d000-7fef34aff000 r--p 004fe000 00:31 13652614 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0 7fef34aff000-7fef34b15000 r--p 0068f000 00:31 13652614 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0 7fef34b15000-7fef34b19000 rw-p 006a5000 00:31 13652614 /tmp/ruby/build/trunk-repeat20/libruby.so.3.5.0 7fef34b19000-7fef34b2f000 rw-p 00000000 00:00 0 7fef34b2f000-7fef34b30000 r--p 00000000 00:31 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fef34b30000-7fef34b5b000 r-xp 00001000 00:31 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fef34b5b000-7fef34b65000 r--p 0002c000 00:31 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fef34b65000-7fef34b67000 r--p 00036000 00:31 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7fef34b67000-7fef34b69000 rw-p 00038000 00:31 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffd4b2b1000-7ffd4b2fc000 rw-p 00000000 00:00 0 [stack] 7ffd4b329000-7ffd4b32d000 r--p 00000000 00:00 0 [vvar] 7ffd4b32d000-7ffd4b32f000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] make: *** [uncommon.mk:977: 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.2/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20/.bundle/gems/bigdecimal-3.2.2/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-07T10:58:24Z master 3ca007d82e) +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 19.412080 seconds 3337 files, 33499 examples, 152261 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.