# Logfile created on 2025-06-04 05:08:20 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007fe8a235fdd0 @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-repeat50", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat50", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat50", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat50", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=50", @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=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat50.20250604-050820", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007fe8a23816d8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007fe8a2381480 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007fe8a229a558 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat50.20250604-050820", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat50.20250604-050820>, @binmode=false, @mon_data=#<Monitor:0x00007fe8a2381070>, @mon_data_owner_object_id=860>>> $$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat50 Cloning into 'trunk-repeat50'... Updating files: 92% (10355/11201) Updating files: 93% (10417/11201) Updating files: 94% (10529/11201) Updating files: 95% (10641/11201) Updating files: 96% (10753/11201) Updating files: 97% (10865/11201) Updating files: 98% (10977/11201) Updating files: 99% (11089/11201) Updating files: 100% (11201/11201) Updating files: 100% (11201/11201), done. $$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-repeat50" exit with 0. $$$[beg] ./autogen.sh $$$[end] "./autogen.sh" exit with 0. $$$[beg] autoconf $$$[end] "autoconf" exit with 0. $$$[beg] /tmp/ruby/src/trunk-repeat50/configure --prefix=/tmp/ruby/install/trunk-repeat50 --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 __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-repeat50 * 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-repeat50/configure --prefix=/tmp/ruby/install/trunk-repeat50 --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 debug-1.10.0... Downloading bundled gem racc-1.8.1... Downloading bundled gem mutex_m-0.3.0... Downloading bundled gem getoptlong-0.2.1... Downloading bundled gem base64-0.3.0... Downloading bundled gem bigdecimal-3.2.1... Downloading bundled gem observer-0.1.2... Downloading bundled gem abbrev-0.1.2... Downloading bundled gem resolv-replace-0.1.1... Downloading bundled gem rinda-0.2.0... Downloading bundled gem drb-2.2.3... Downloading bundled gem nkf-0.2.0... Downloading bundled gem syslog-0.3.0... Downloading bundled gem csv-3.3.5... Downloading bundled gem pstore-0.2.0... Downloading bundled gem benchmark-0.4.1... Downloading bundled gem logger-1.7.0... Downloading bundled gem rdoc-6.14.0... Downloading bundled gem win32ole-1.9.2... Downloading bundled gem irb-1.15.2... Downloading bundled gem reline-0.6.1... Downloading bundled gem readline-0.0.4... Downloading bundled gem fiddle-1.1.8... /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/gems/src Cloning https://github.com/ruby/power_assert Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/power_assert'... Cloning https://github.com/ruby/matrix Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/matrix'... Cloning https://github.com/ruby/prime Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/prime'... Cloning https://github.com/ruby/repl_type_completor Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/repl_type_completor'... Cloning https://github.com/ruby/ostruct Cloning into '/tmp/ruby/src/trunk-repeat50/gems/src/ostruct'... Update matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77 echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/matrix.revision - echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/prime.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/matrix.revision updated /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/prime.revision updated Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de Building matrix@200efebc35dc1a8d16fad671f7006c85cbd0e3f5 to /tmp/ruby/src/trunk-repeat50/gems/matrix-0.4.2.gem Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/repl_type_completor.revision updated Building prime@d97973271103f2bdde91f3f0bd3e42526401ad77 to /tmp/ruby/src/trunk-repeat50/gems/prime-0.1.3.gem Successfully built RubyGem Name: matrix Version: 0.4.2 File: matrix-0.4.2.gem From https://github.com/ruby/power_assert * branch a7dab941153b233d3412e249d25da52a6c5691de -> FETCH_HEAD Successfully built RubyGem Name: prime Version: 0.1.3 File: prime-0.1.3.gem HEAD is now at a7dab94 Merge pull request #56 from k-tsj/fix-failures-on-head echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision updated Building repl_type_completor@25108aa8d69ddaba0b5da3feff1c0035371524b2 to /tmp/ruby/src/trunk-repeat50/gems/repl_type_completor-0.1.11.gem Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.5.gem Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Successfully built RubyGem Name: repl_type_completor Version: 0.1.11 File: repl_type_completor-0.1.11.gem Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc 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-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/ostruct.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/ostruct.revision updated Building ostruct@50d51248bec5560a102a1024aff4174b31dca8cc to /tmp/ruby/src/trunk-repeat50/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 = 04b26db5ef $$$[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-repeat50/enc/jis + cp /tmp/ruby/src/trunk-repeat50/enc/jis/props.h.blt /tmp/ruby/src/trunk-repeat50/enc/jis/props.h /tmp/ruby/src/trunk-repeat50/revision.h updated /usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-repeat50/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-repeat50/probes.d > probes.dmyh generating parse.c copying lex.c generating id.c making /tmp/ruby/src/trunk-repeat50/ast.rbinc id.c updated making /tmp/ruby/src/trunk-repeat50/dir.rbinc generating enc/trans/newline.c ... making /tmp/ruby/src/trunk-repeat50/gc.rbinc making /tmp/ruby/src/trunk-repeat50/numeric.rbinc making /tmp/ruby/src/trunk-repeat50/io.rbinc making /tmp/ruby/src/trunk-repeat50/marshal.rbinc making /tmp/ruby/src/trunk-repeat50/pack.rbinc making /tmp/ruby/src/trunk-repeat50/trace_point.rbinc making /tmp/ruby/src/trunk-repeat50/warning.rbinc making /tmp/ruby/src/trunk-repeat50/array.rbinc making /tmp/ruby/src/trunk-repeat50/hash.rbinc making /tmp/ruby/src/trunk-repeat50/kernel.rbinc making /tmp/ruby/src/trunk-repeat50/ractor.rbinc making /tmp/ruby/src/trunk-repeat50/symbol.rbinc making /tmp/ruby/src/trunk-repeat50/timev.rbinc making /tmp/ruby/src/trunk-repeat50/thread_sync.rbinc making /tmp/ruby/src/trunk-repeat50/nilclass.rbinc making /tmp/ruby/src/trunk-repeat50/prelude.rbinc making /tmp/ruby/src/trunk-repeat50/gem_prelude.rbinc making /tmp/ruby/src/trunk-repeat50/yjit.rbinc making /tmp/ruby/src/trunk-repeat50/yjit_hook.rbinc making /tmp/ruby/src/trunk-repeat50/zjit.rbinc generating /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c generating /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/sizes.c make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' generating /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/limits.c extracting ripper.y from ../../parse.y make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' limits.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/socket' generating constant definitions sizes.c updated make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof' make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/etc' generating constant definitions make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/etc' generating miniprelude.c make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/socket' miniprelude.c updated generating eventids1.c from ../../parse.y generating eventids1.h from ../../parse.y generating eventids2table.c from ./eventids2.c compiling compiler ripper.y generating ripper_init.c from ./ripper_init.c.tmpl Update power_assert to a7dab941153b233d3412e249d25da52a6c5691de echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged Update matrix to 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 echo 200efebc35dc1a8d16fad671f7006c85cbd0e3f5 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/matrix.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/matrix.revision unchanged Update prime to d97973271103f2bdde91f3f0bd3e42526401ad77 echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/prime.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/prime.revision unchanged Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/repl_type_completor.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/repl_type_completor.revision unchanged Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/ostruct.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/ostruct.revision unchanged /usr/bin/mkdir -p /tmp/ruby/src/trunk-repeat50/.bundle/gems generating x86_64-linux-fake.rb /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated x86_64-linux-fake.rb updated Extracting bundle gem minitest-5.25.5... Extracting bundle gem rake-13.3.0... Unpacked gems/minitest-5.25.5.gem Extracting bundle gem test-unit-3.6.8... Unpacked gems/rake-13.3.0.gem Extracting bundle gem rexml-3.4.1... Unpacked gems/test-unit-3.6.8.gem Extracting bundle gem rss-0.3.1... Unpacked gems/rexml-3.4.1.gem Extracting bundle gem net-ftp-0.3.8... Unpacked gems/rss-0.3.1.gem Extracting bundle gem net-imap-0.5.8... Unpacked gems/net-ftp-0.3.8.gem Extracting bundle gem net-pop-0.1.2... Unpacked gems/net-imap-0.5.8.gem Extracting bundle gem net-smtp-0.5.1... Unpacked gems/net-pop-0.1.2.gem Extracting bundle gem rbs-3.9.4... Unpacked gems/net-smtp-0.5.1.gem Extracting bundle gem typeprof-0.30.1... Unpacked gems/typeprof-0.30.1.gem Extracting bundle gem debug-1.10.0... Unpacked gems/rbs-3.9.4.gem Extracting bundle gem racc-1.8.1... Unpacked gems/debug-1.10.0.gem Extracting bundle gem mutex_m-0.3.0... Unpacked gems/racc-1.8.1.gem Extracting bundle gem getoptlong-0.2.1... Unpacked gems/mutex_m-0.3.0.gem Extracting bundle gem base64-0.3.0... Unpacked gems/getoptlong-0.2.1.gem Extracting bundle gem bigdecimal-3.2.1... Unpacked gems/base64-0.3.0.gem Extracting bundle gem observer-0.1.2... Unpacked gems/bigdecimal-3.2.1.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/abbrev-0.1.2.gem Extracting bundle gem rinda-0.2.0... Unpacked gems/resolv-replace-0.1.1.gem Extracting bundle gem drb-2.2.3... Unpacked gems/rinda-0.2.0.gem Extracting bundle gem nkf-0.2.0... Unpacked gems/drb-2.2.3.gem Extracting bundle gem syslog-0.3.0... Unpacked gems/nkf-0.2.0.gem Extracting bundle gem csv-3.3.5... Unpacked gems/syslog-0.3.0.gem Extracting bundle gem pstore-0.2.0... Unpacked gems/csv-3.3.5.gem Extracting bundle gem benchmark-0.4.1... Unpacked gems/pstore-0.2.0.gem Extracting bundle gem logger-1.7.0... Unpacked gems/benchmark-0.4.1.gem 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... Extracting bundle gem readline-0.0.4... Unpacked gems/irb-1.15.2.gem Extracting bundle gem fiddle-1.1.8... Unpacked gems/reline-0.6.1.gem generating enc.mk Unpacked gems/readline-0.0.4.gem Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.5.gem Unpacked gems/fiddle-1.1.8.gem Extracting bundle gem matrix-0.4.2... Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Extracting bundle gem prime-0.1.3... Extracting bundle gem repl_type_completor-0.1.11... Unpacked gems/matrix-0.4.2.gem Extracting bundle gem ostruct-0.6.1... Unpacked gems/prime-0.1.3.gem making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' generating table from enc/trans/big5.c Unpacked gems/repl_type_completor-0.1.11.gem Extracting bundle gem power_assert-2.0.5... Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. Unpacked gems/ostruct-0.6.1.gem Unpacked gems/power_assert-2.0.6dev.gem generating table from enc/trans/cesu_8.c generating table from enc/trans/chinese.c make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' generating table from enc/trans/ebcdic.c generating enc/trans/cesu_8.c ... generating table from enc/trans/emoji.c generating enc/trans/ebcdic.c ... 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_kddi.c ... generating table from enc/trans/gbk.c generating enc/trans/emoji_sjis_softbank.c ... generating table from enc/trans/iso2022.c generating enc/trans/iso2022.c ... generating table from enc/trans/japanese.c generating enc/trans/japanese.c ... generating table from enc/trans/japanese_euc.c generating enc/trans/gbk.c ... generating table from enc/trans/japanese_sjis.c generating enc/trans/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/japanese_euc.c ... generating enc/trans/korean.c ... generating table from enc/trans/utf8_mac.c generating table from enc/trans/utf_16_32.c generating enc/trans/single_byte.c ... generating /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper_init.c make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.h make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.c make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' generating /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2table.c generating enc/trans/utf_16_32.c ... make[1]: Entering directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' make[1]: Nothing to be done for 'src'. make[1]: Leaving directory '/tmp/ruby/src/trunk-repeat50/ext/ripper' generating enc/trans/big5.c ... generating enc/trans/utf8_mac.c ... make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' $$$[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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/main.c compiling /tmp/ruby/src/trunk-repeat50/dmydln.c compiling /tmp/ruby/src/trunk-repeat50/miniinit.c making dummy probes.h compiling /tmp/ruby/src/trunk-repeat50/ast.c compiling /tmp/ruby/src/trunk-repeat50/bignum.c compiling /tmp/ruby/src/trunk-repeat50/class.c compiling /tmp/ruby/src/trunk-repeat50/compar.c compiling /tmp/ruby/src/trunk-repeat50/compile.c compiling /tmp/ruby/src/trunk-repeat50/complex.c compiling /tmp/ruby/src/trunk-repeat50/cont.c compiling /tmp/ruby/src/trunk-repeat50/debug.c compiling /tmp/ruby/src/trunk-repeat50/debug_counter.c compiling /tmp/ruby/src/trunk-repeat50/dir.c compiling /tmp/ruby/src/trunk-repeat50/dln_find.c compiling /tmp/ruby/src/trunk-repeat50/encoding.c compiling /tmp/ruby/src/trunk-repeat50/enum.c compiling /tmp/ruby/src/trunk-repeat50/enumerator.c compiling /tmp/ruby/src/trunk-repeat50/error.c compiling /tmp/ruby/src/trunk-repeat50/eval.c compiling /tmp/ruby/src/trunk-repeat50/file.c compiling /tmp/ruby/src/trunk-repeat50/gc.c compiling /tmp/ruby/src/trunk-repeat50/hash.c compiling /tmp/ruby/src/trunk-repeat50/inits.c compiling /tmp/ruby/src/trunk-repeat50/imemo.c compiling /tmp/ruby/src/trunk-repeat50/io.c compiling /tmp/ruby/src/trunk-repeat50/io_buffer.c compiling /tmp/ruby/src/trunk-repeat50/iseq.c compiling /tmp/ruby/src/trunk-repeat50/load.c compiling /tmp/ruby/src/trunk-repeat50/marshal.c compiling /tmp/ruby/src/trunk-repeat50/math.c compiling /tmp/ruby/src/trunk-repeat50/memory_view.c compiling /tmp/ruby/src/trunk-repeat50/namespace.c compiling /tmp/ruby/src/trunk-repeat50/node.c compiling /tmp/ruby/src/trunk-repeat50/node_dump.c compiling /tmp/ruby/src/trunk-repeat50/numeric.c compiling /tmp/ruby/src/trunk-repeat50/object.c compiling /tmp/ruby/src/trunk-repeat50/pack.c compiling parse.c compiling /tmp/ruby/src/trunk-repeat50/parser_st.c compiling /tmp/ruby/src/trunk-repeat50/proc.c compiling /tmp/ruby/src/trunk-repeat50/process.c compiling /tmp/ruby/src/trunk-repeat50/ractor.c compiling /tmp/ruby/src/trunk-repeat50/random.c compiling /tmp/ruby/src/trunk-repeat50/range.c compiling /tmp/ruby/src/trunk-repeat50/rational.c compiling /tmp/ruby/src/trunk-repeat50/re.c compiling /tmp/ruby/src/trunk-repeat50/regcomp.c compiling /tmp/ruby/src/trunk-repeat50/regenc.c compiling /tmp/ruby/src/trunk-repeat50/regerror.c compiling /tmp/ruby/src/trunk-repeat50/regexec.c compiling /tmp/ruby/src/trunk-repeat50/regparse.c compiling /tmp/ruby/src/trunk-repeat50/regsyntax.c compiling /tmp/ruby/src/trunk-repeat50/ruby.c compiling /tmp/ruby/src/trunk-repeat50/ruby_parser.c compiling /tmp/ruby/src/trunk-repeat50/scheduler.c compiling /tmp/ruby/src/trunk-repeat50/shape.c compiling /tmp/ruby/src/trunk-repeat50/signal.c compiling /tmp/ruby/src/trunk-repeat50/sprintf.c compiling /tmp/ruby/src/trunk-repeat50/st.c compiling /tmp/ruby/src/trunk-repeat50/set.c compiling /tmp/ruby/src/trunk-repeat50/strftime.c compiling /tmp/ruby/src/trunk-repeat50/string.c compiling /tmp/ruby/src/trunk-repeat50/struct.c compiling /tmp/ruby/src/trunk-repeat50/symbol.c compiling /tmp/ruby/src/trunk-repeat50/thread.c compiling /tmp/ruby/src/trunk-repeat50/time.c compiling /tmp/ruby/src/trunk-repeat50/transcode.c compiling /tmp/ruby/src/trunk-repeat50/util.c compiling /tmp/ruby/src/trunk-repeat50/variable.c compiling /tmp/ruby/src/trunk-repeat50/version.c compiling /tmp/ruby/src/trunk-repeat50/vm.c compiling /tmp/ruby/src/trunk-repeat50/vm_backtrace.c compiling /tmp/ruby/src/trunk-repeat50/vm_dump.c compiling /tmp/ruby/src/trunk-repeat50/vm_sync.c compiling /tmp/ruby/src/trunk-repeat50/vm_trace.c compiling /tmp/ruby/src/trunk-repeat50/weakmap.c compiling /tmp/ruby/src/trunk-repeat50/yjit.c compiling /tmp/ruby/src/trunk-repeat50/jit.c building Rust YJIT (release mode) compiling /tmp/ruby/src/trunk-repeat50/missing/setproctitle.c compiling /tmp/ruby/src/trunk-repeat50/addr2line.c compiling /tmp/ruby/src/trunk-repeat50/array.c compiling prism/api_node.c compiling /tmp/ruby/src/trunk-repeat50/prism/api_pack.c compiling prism/diagnostic.c compiling /tmp/ruby/src/trunk-repeat50/prism/encoding.c compiling /tmp/ruby/src/trunk-repeat50/prism/extension.c compiling prism/node.c compiling /tmp/ruby/src/trunk-repeat50/prism/options.c compiling /tmp/ruby/src/trunk-repeat50/prism/pack.c compiling prism/prettyprint.c compiling /tmp/ruby/src/trunk-repeat50/prism/regexp.c compiling prism/serialize.c compiling /tmp/ruby/src/trunk-repeat50/prism/static_literals.c compiling prism/token_type.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_buffer.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_char.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_constant_pool.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_integer.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_list.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_memchr.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_newline_list.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_string.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_strncasecmp.c compiling /tmp/ruby/src/trunk-repeat50/prism/util/pm_strpbrk.c compiling /tmp/ruby/src/trunk-repeat50/prism/prism.c compiling /tmp/ruby/src/trunk-repeat50/prism_init.c assembling /tmp/ruby/src/trunk-repeat50/coroutine/amd64/Context.S compiling /tmp/ruby/src/trunk-repeat50/enc/ascii.c compiling /tmp/ruby/src/trunk-repeat50/enc/us_ascii.c compiling /tmp/ruby/src/trunk-repeat50/enc/unicode.c compiling /tmp/ruby/src/trunk-repeat50/enc/utf_8.c compiling enc/trans/newline.c touch /tmp/ruby/build/trunk-repeat50/target/release/libyjit.a partial linking /tmp/ruby/build/trunk-repeat50/target/release/libyjit.a into /tmp/ruby/build/trunk-repeat50/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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/dln.c compiling /tmp/ruby/src/trunk-repeat50/localeinit.c creating verconf.h verconf.h updated builtin_binary.inc updated compiling /tmp/ruby/src/trunk-repeat50/dmyext.c 57c95ce0eb8082f3059844352f731c134207c1d9848baae9884d0a188943ea22 builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat50/dmyenc.c compiling /tmp/ruby/src/trunk-repeat50/loadpath.c compiling /tmp/ruby/src/trunk-repeat50/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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50' compiling /tmp/ruby/src/trunk-repeat50/enc/encdb.c compiling /tmp/ruby/src/trunk-repeat50/enc/big5.c compiling /tmp/ruby/src/trunk-repeat50/enc/cesu_8.c make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating transdb.h transdb.h updated generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' compiling /tmp/ruby/src/trunk-repeat50/enc/trans/transdb.c compiling /tmp/ruby/src/trunk-repeat50/enc/cp949.c compiling /tmp/ruby/src/trunk-repeat50/enc/emacs_mule.c compiling /tmp/ruby/src/trunk-repeat50/enc/euc_jp.c generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c compiling /tmp/ruby/src/trunk-repeat50/enc/euc_kr.c compiling /tmp/ruby/src/trunk-repeat50/enc/euc_tw.c compiling /tmp/ruby/src/trunk-repeat50/enc/gb2312.c compiling /tmp/ruby/src/trunk-repeat50/enc/gb18030.c compiling /tmp/ruby/src/trunk-repeat50/enc/gbk.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_1.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_2.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_3.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_4.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_5.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_6.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_7.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_8.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_9.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_10.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_11.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_13.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_14.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_15.c compiling /tmp/ruby/src/trunk-repeat50/enc/iso_8859_16.c compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_r.c compiling /tmp/ruby/src/trunk-repeat50/enc/koi8_u.c compiling /tmp/ruby/src/trunk-repeat50/enc/shift_jis.c compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16be.c compiling /tmp/ruby/src/trunk-repeat50/enc/utf_16le.c compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32be.c compiling /tmp/ruby/src/trunk-repeat50/enc/utf_32le.c compiling /tmp/ruby/src/trunk-repeat50/enc/windows_31j.c compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1250.c compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1251.c compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1252.c compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1253.c compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1254.c compiling /tmp/ruby/src/trunk-repeat50/enc/windows_1257.c linking encoding encdb.so linking encoding big5.so linking encoding cesu_8.so linking encoding cp949.so linking encoding emacs_mule.so generating /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c linking encoding euc_jp.so linking encoding euc_kr.so generating /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c 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 table from /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c ... generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c ... generating table from /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c ... make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' 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 configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file generating /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c ... linking transcoder transdb.so compiling /tmp/ruby/src/trunk-repeat50/enc/trans/big5.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c ... compiling /tmp/ruby/src/trunk-repeat50/enc/trans/cesu_8.c generating /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c ... compiling /tmp/ruby/src/trunk-repeat50/enc/trans/chinese.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/ebcdic.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_iso2022_kddi.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_docomo.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_kddi.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/emoji_sjis_softbank.c configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/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 compiling /tmp/ruby/src/trunk-repeat50/enc/trans/escape.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gb18030.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/gbk.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/iso2022.c configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/stack configuring -test-/string configuring -test-/struct configuring -test-/symbol compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese.c configuring -test-/thread/id compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_euc.c 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 compiling /tmp/ruby/src/trunk-repeat50/enc/trans/japanese_sjis.c configuring cgi/escape configuring continuation configuring coverage configuring date compiling /tmp/ruby/src/trunk-repeat50/enc/trans/korean.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/single_byte.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf8_mac.c compiling /tmp/ruby/src/trunk-repeat50/enc/trans/utf_16_32.c configuring digest configuring digest/bubblebabble configuring digest/md5 linking transcoder big5.so linking transcoder cesu_8.so linking transcoder chinese.so linking transcoder ebcdic.so linking transcoder emoji.so linking transcoder emoji_iso2022_kddi.so linking transcoder emoji_sjis_docomo.so linking transcoder emoji_sjis_kddi.so linking transcoder emoji_sjis_softbank.so 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 linking transcoder korean.so configuring digest/rmd160 linking transcoder single_byte.so linking transcoder utf_16_32.so configuring erb/escape configuring etc linking transcoder utf8_mac.so configuring fcntl configuring io/console make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' configuring json configuring json/generator configuring digest/sha1 configuring digest/sha2 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 stringio configuring io/nonblock configuring strscan configuring io/wait configuring zlib configuring bigdecimal-3.2.1/ext/bigdecimal configuring debug-1.10.0/ext/debug configuring fiddle-1.1.8/ext/fiddle configuring nkf-0.2.0/ext/nkf configuring racc-1.8.1/ext/racc/cparse configuring rbs-3.9.4/ext/rbs_extension configuring syslog-0.3.0/ext/syslog make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefile exts.mk exts.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/abi/abi.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/RUBY_ALIGNOF/c.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/beg_len_step/beg_len_step.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/arith_seq/extract/extract.c linking shared-object -test-/abi.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/concat/to_ary_concat.c linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/arith_seq/extract.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/RUBY_ALIGNOF' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/array/resize/resize.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/beg_len_step' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/asan' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/asan/asan.c linking shared-object -test-/array/to_ary_concat.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/arith_seq/extract' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/big2str.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-14834/bug-14834.c linking shared-object -test-/array/resize.so linking shared-object -test-/asan.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/asan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-3571/bug.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/resize' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/bigzero.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/div.c linking shared-object -test-/bug_14834.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-14834' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug-5832/bug.c linking shared-object -test-/bug_3571.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-3571' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bug_reporter/bug_reporter.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/intpack.c linking shared-object -test-/bug_5832.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug-5832' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/class2name.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/mul.c linking shared-object -test-/bug_reporter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bug_reporter' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/init.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/bignum/str2big.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/class/init.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/inspector.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/debug/profile_frames.c linking shared-object -test-/class.so linking shared-object -test-/bignum.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/class' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/dln/empty/empty.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/bignum' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/econv' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/econv/append.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/econv/init.c linking shared-object -test-/debug.so linking shared-object -test-/dln/empty.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/ensure_and_callcc' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/ensure_and_callcc/ensure_and_callcc.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/dln/empty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/enumerator_kw/enumerator_kw.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/eval' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/eval/eval.c linking shared-object -test-/econv.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/econv' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/dataerror.c linking shared-object -test-/ensure_and_callcc.so linking shared-object -test-/eval.so linking shared-object -test-/enumerator_kw.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/ensure_and_callcc' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/eval' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/fs.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/enumerator_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/init.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/enc_raise.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/invalid.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/float/nextafter.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/init.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/ensured.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/fatal/rb_fatal.c linking shared-object -test-/float.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/newline_conv.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/float' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/funcall/funcall.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/exception/init.c linking shared-object -test-/fatal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/fatal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/gvl/call_without_gvl/call_without_gvl.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/file/stat.c linking shared-object -test-/funcall.so linking shared-object -test-/exception.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/funcall' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/delete.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/exception' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/core_ext.c linking shared-object -test-/gvl/call_without_gvl.so linking shared-object -test-/file.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/gvl/call_without_gvl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iseq_load/iseq_load.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/file' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/break.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/hash/init.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/init.c linking shared-object -test-/iseq_load.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iseq_load' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/dot.dot/dot.dot.c linking shared-object -test-/hash.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/iter/yield.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/hash' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/protect/protect.c linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_resolver' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/init.c linking shared-object -test-/iter.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/iter' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_target' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c linking shared-object -test-/load/protect.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/integer/my_integer.c linking shared-object -test-/load/resolve_symbol_resolver.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/protect' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_symbols' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/stringify_symbols/stringify_symbols.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_resolver' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_target' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/load/stringify_target/stringify_target.c linking shared-object -test-/load/resolve_symbol_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/resolve_symbol_target' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/compat/usrcompat.c linking shared-object -test-/integer.so linking shared-object -test-/load/stringify_symbols.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/integer' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/internal_ivar/internal_ivar.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_symbols' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/marshal/usr/usrmarshal.c linking shared-object -test-/load/stringify_target.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/stringify_target' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/memory_view/memory_view.c linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/compat' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/arity.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/internal_ivar' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/namespace/yay1' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/namespace/yay1/yay1.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/marshal/usr' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/namespace/yay2' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/namespace/yay2/yay2.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/method/init.c linking shared-object -test-/namespace/yay1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/namespace/yay1' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/notimplement' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/notimplement/bug.c linking shared-object -test-/memory_view.so linking shared-object -test-/namespace/yay2.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/memory_view' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/namespace/yay2' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/num2int/num2int.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/path_to_class/path_to_class.c linking shared-object -test-/method.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/method' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/popen_deadlock/infinite_loop_dlsym.c linking shared-object -test-/notimplement.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/notimplement' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/postponed_job/postponed_job.c linking shared-object -test-/path_to_class.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/path_to_class' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/printf/printf.c linking shared-object -test-/num2int.so linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/num2int' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/popen_deadlock' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/bad_version.c linking shared-object -test-/postponed_job.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/receiver.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/postponed_job' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rational/rat.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/init.c linking shared-object -test-/printf.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/printf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/rb_call_super_kw/rb_call_super_kw.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/proc/super.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/random/loop.c linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/proc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rb_call_super_kw' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/recursion/recursion.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/proc' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/init.c linking shared-object -test-/random.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/random' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/scan_args/scan_args.c linking shared-object -test-/recursion.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/regexp/parse_depth_limit.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/recursion' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/foreach/foreach.c linking shared-object -test-/rational.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/rational' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/numhash/numhash.c linking shared-object -test-/regexp.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/regexp' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/st/update/update.c linking shared-object -test-/st/foreach.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/stack' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/stack/stack.c linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/capacity.c linking shared-object -test-/st/update.so linking shared-object -test-/stack.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/update' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/data.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/stack' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/init.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/coderange.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/symbol/type.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/duplicate.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/cstr.c linking shared-object -test-/scan_args.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/scan_args' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/id' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/id/id.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/init.c linking shared-object -test-/symbol.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/symbol' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/instrumentation/instrumentation.c linking shared-object -test-/thread/id.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/ellipsize.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/id' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/lock_native_thread' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/thread/lock_native_thread/lock_native_thread.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/len.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_associate.c linking shared-object -test-/thread/lock_native_thread.so linking shared-object -test-/thread/instrumentation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/lock_native_thread' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/init.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/instrumentation' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/gc_hook.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/struct/member.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_dummy.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/leap_second.c linking shared-object -test-/struct.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/tracepoint/tracepoint.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/struct' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/typeddata/typeddata.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/enc_str_buf_cat.c linking shared-object -test-/tracepoint.so linking shared-object -test-/typeddata.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/typeddata' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/vm/at_exit.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/fstring.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/tracepoint' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/wait/wait.c linking shared-object -test-/vm/at_exit.so compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/init.c linking shared-object -test-/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/vm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape' compiling /tmp/ruby/src/trunk-repeat50/ext/cgi/escape/escape.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/continuation' compiling /tmp/ruby/src/trunk-repeat50/ext/continuation/continuation.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/time/new.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/modify.c linking shared-object continuation.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/continuation' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' compiling /tmp/ruby/src/trunk-repeat50/ext/coverage/coverage.c linking shared-object -test-/time.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/time' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_core.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/new.c linking shared-object cgi/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/cgi/escape' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' compiling /tmp/ruby/src/trunk-repeat50/ext/digest/digest.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/nofree.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/normalize.c installing default coverage libraries linking shared-object coverage.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/erb/escape' compiling /tmp/ruby/src/trunk-repeat50/ext/erb/escape/escape.c linking shared-object digest.so installing digest libraries installing default digest libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/etc' compiling /tmp/ruby/src/trunk-repeat50/ext/etc/etc.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/qsort.c linking shared-object erb/escape.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/erb/escape' compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_interned_str.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/rb_str_dup.c compiling /tmp/ruby/src/trunk-repeat50/ext/-test-/string/set_len.c linking shared-object etc.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/etc' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl' compiling /tmp/ruby/src/trunk-repeat50/ext/fcntl/fcntl.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' compiling /tmp/ruby/src/trunk-repeat50/ext/io/console/console.c linking shared-object -test-/string.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/string' linking shared-object fcntl.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' compiling /tmp/ruby/src/trunk-repeat50/ext/io/nonblock/nonblock.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/fcntl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' compiling /tmp/ruby/src/trunk-repeat50/ext/io/wait/wait.c linking shared-object io/nonblock.so linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' compiling /tmp/ruby/src/trunk-repeat50/ext/monitor/monitor.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/object_tracing.c linking shared-object io/console.so installing default monitor libraries linking shared-object monitor.so installing default console libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' compiling /tmp/ruby/src/trunk-repeat50/ext/pathname/pathname.c compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace.c compiling /tmp/ruby/src/trunk-repeat50/ext/objspace/objspace_dump.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_asn1.c installing default pathname libraries linking shared-object pathname.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych.c compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_emitter.c linking shared-object objspace.so compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bio.c installing default objspace libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' compiling /tmp/ruby/src/trunk-repeat50/ext/pty/pty.c compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_parser.c installing default pty libraries linking shared-object pty.so compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_bn.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof' compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/sizes.c compiling /tmp/ruby/src/trunk-repeat50/ext/rbconfig/sizeof/limits.c compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_to_ruby.c linking shared-object rbconfig/sizeof.so compiling /tmp/ruby/src/trunk-repeat50/ext/psych/psych_yaml_tree.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rbconfig/sizeof' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids1.c linking shared-object psych.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' installing default libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' compiling /tmp/ruby/src/trunk-repeat50/ext/socket/init.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_cipher.c compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper.c compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_parse.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/constants.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_config.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_digest.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_engine.c compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strftime.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/basicsocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_hmac.c compiling /tmp/ruby/src/trunk-repeat50/ext/date/date_strptime.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_kdf.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/socket.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ns_spki.c installing default date_core libraries linking shared-object date_core.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ipsocket.c make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/stringio' compiling /tmp/ruby/src/trunk-repeat50/ext/stringio/stringio.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ocsp.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpsocket.c linking shared-object stringio.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/stringio' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' compiling /tmp/ruby/src/trunk-repeat50/ext/strscan/strscan.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/tcpserver.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs12.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/sockssocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/udpsocket.c linking shared-object strscan.so installing default strscan libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/zlib' compiling /tmp/ruby/src/trunk-repeat50/ext/zlib/zlib.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkcs7.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixsocket.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/unixserver.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/option.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ancdata.c linking shared-object zlib.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/zlib' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal/bigdecimal.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dh.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/raddrinfo.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_dsa.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_ec.c compiling /tmp/ruby/src/trunk-repeat50/ext/socket/ifaddr.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_pkey_rsa.c installing default socket libraries linking shared-object socket.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug/debug.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_provider.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug/iseq_collector.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_rand.c ln -sfT ../../../../../src/trunk-repeat50/.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-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal/missing.c compiling /tmp/ruby/src/trunk-repeat50/ext/ripper/ripper_init.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/lib ../../../../../.bundle/gems/bigdecimal-3.2.1/lib linking shared-object bigdecimal.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c checking /tmp/ruby/src/trunk-repeat50/parse.y and /tmp/ruby/src/trunk-repeat50/ext/ripper/eventids2.c linking shared-object ripper.so compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ssl_session.c installing default ripper libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin ln -sfT ../../../../../src/trunk-repeat50/.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-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/constants.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_ts.c ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin ln -sfT ../../../../../src/trunk-repeat50/.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-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/ruby_objs.c ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin ln -sfT ../../../../../src/trunk-repeat50/.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-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/../../src/util/rbs_constant_pool.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexer.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/lexstate.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/location.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parser.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509attr.c ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib linking shared-object fiddle.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble' compiling /tmp/ruby/src/trunk-repeat50/ext/digest/bubblebabble/bubblebabble.c /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/main.c: In function ‘Init_rbs_extension’: /tmp/ruby/src/trunk-repeat50/.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-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/parserstate.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509cert.c compiling /tmp/ruby/src/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension/unescape.c linking shared-object digest/bubblebabble.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/bubblebabble' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5' compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5init.c compiling /tmp/ruby/src/trunk-repeat50/ext/digest/md5/md5.c ln -sfT ../../../../../src/trunk-repeat50/.bundle/gems/rbs-3.9.4/lib ../../../../../.bundle/gems/rbs-3.9.4/lib linking shared-object rbs_extension.so compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509crl.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160' compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160init.c compiling /tmp/ruby/src/trunk-repeat50/ext/digest/rmd160/rmd160.c linking shared-object digest/md5.so compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509ext.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/md5' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1' compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1init.c linking shared-object digest/rmd160.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/rmd160' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2init.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509name.c compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha1/sha1.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509req.c linking shared-object digest/sha1.so compiling /tmp/ruby/src/trunk-repeat50/ext/digest/sha2/sha2.c make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha1' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator' compiling /tmp/ruby/src/trunk-repeat50/ext/json/generator/generator.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509revoked.c compiling /tmp/ruby/src/trunk-repeat50/ext/openssl/ossl_x509store.c linking shared-object digest/sha2.so installing default sha2 libraries make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser' compiling /tmp/ruby/src/trunk-repeat50/ext/json/parser/parser.c linking shared-object json/ext/generator.so installing default openssl libraries linking shared-object openssl.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/generator' linking shared-object json/ext/parser.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json/parser' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' 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 /tmp/ruby/src/trunk-repeat50/spec/ruby/optional/capi/ext/exception_spec.c: In function ‘exception_spec_rb_error_frozen_object’: /tmp/ruby/src/trunk-repeat50/spec/ruby/optional/capi/ext/exception_spec.c:39:7: warning: function might be candidate for attribute ‘noreturn’ [-Wsuggest-attribute=noreturn] 39 | VALUE exception_spec_rb_error_frozen_object(VALUE self, VALUE object) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 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-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/matrix.revision - echo a7dab941153b233d3412e249d25da52a6c5691de | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision - echo d97973271103f2bdde91f3f0bd3e42526401ad77 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/prime.revision - /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/matrix.revision unchanged /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/prime.revision unchanged /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/power_assert.revision unchanged Update repl_type_completor to 25108aa8d69ddaba0b5da3feff1c0035371524b2 Update ostruct to 50d51248bec5560a102a1024aff4174b31dca8cc 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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/zjit/src/lib.rs' echo 25108aa8d69ddaba0b5da3feff1c0035371524b2 | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/repl_type_completor.revision - echo 50d51248bec5560a102a1024aff4174b31dca8cc | /bin/sh /tmp/ruby/src/trunk-repeat50/tool/ifchange /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/ostruct.revision - generating enc.mk /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/repl_type_completor.revision unchanged /tmp/ruby/src/trunk-repeat50/.bundle/.timestamp/ostruct.revision unchanged gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. making srcs under enc making enc Building power_assert@a7dab941153b233d3412e249d25da52a6c5691de to /tmp/ruby/src/trunk-repeat50/gems/power_assert-2.0.5.gem make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating transdb.h Successfully built RubyGem Name: power_assert Version: 2.0.6dev File: power_assert-2.0.6dev.gem Extracting bundle gem power_assert-2.0.5... Try with hash version of bundled gems instead of gems/power_assert-2.0.5.gem. We don't use this gem with release version of Ruby. transdb.h updated Unpacked gems/power_assert-2.0.6dev.gem generating makefiles ext/configure-ext.mk making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' compiling /tmp/ruby/src/trunk-repeat50/enc/trans/transdb.c ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' linking shared-object -test-/abi.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' linking shared-object -test-/array/to_ary_concat.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' linking shared-object -test-/load/dot.dot.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/abi' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/array/concat' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/namespace/yay1' linking shared-object -test-/namespace/yay1.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/load/dot.dot' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' linking shared-object -test-/st/foreach.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash' linking shared-object -test-/st/numhash.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/namespace/yay1' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/foreach' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/st/numhash' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/id' linking shared-object -test-/thread/id.so make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' linking shared-object io/nonblock.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' linking shared-object io/wait.so make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/-test-/thread/id' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/wait' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/nonblock' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' linking transcoder transdb.so make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' ./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat50/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-repeat50/bin installing base libraries: /tmp/ruby/install/trunk-repeat50/lib installing arch files: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+2/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat50/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.5.0+2/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.5.0+2/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+2/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/site_ruby/3.5.0+2 installing extension scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/vendor_ruby/3.5.0+2 installing extension headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+2/ruby installing command scripts: /tmp/ruby/install/trunk-repeat50/bin installing library scripts: /tmp/ruby/install/trunk-repeat50/lib/ruby/3.5.0+2 installing common headers: /tmp/ruby/install/trunk-repeat50/include/ruby-3.5.0+2 installing manpages: /tmp/ruby/install/trunk-repeat50/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat50/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-repeat50/lib/ruby/gems/3.5.0+2 date 3.4.1 digest 3.2.0 etc 1.4.5 fcntl 1.2.0 io-console 0.8.0 io-nonblock 0.3.1 io-wait 0.3.1 json 2.12.2 openssl 3.3.0 pathname 0.4.0 psych 5.2.6 stringio 3.1.8.dev strscan 3.1.5.dev zlib 3.2.1 installing bundled gems: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+2 minitest 5.25.5 rake 13.3.0 test-unit 3.6.8 rexml 3.4.1 rss 0.3.1 net-ftp 0.3.8 net-imap 0.5.8 net-pop 0.1.2 net-smtp 0.5.1 matrix 0.4.2 prime 0.1.3 rbs 3.9.4 typeprof 0.30.1 debug 1.10.0 racc 1.8.1 mutex_m 0.3.0 getoptlong 0.2.1 base64 0.3.0 bigdecimal 3.2.1 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.3 nkf 0.2.0 syslog 0.3.0 csv 3.3.5 repl_type_completor 0.1.11 ostruct 0.6.1 pstore 0.2.0 benchmark 0.4.1 logger 1.7.0 rdoc 6.14.0 irb 1.15.2 reline 0.6.1 readline 0.0.4 fiddle 1.1.8 installing bundled gem cache: /tmp/ruby/install/trunk-repeat50/lib/ruby/gems/3.5.0+2/cache skipped bundled gems: power_assert-2.0.6dev.gem not found in bundled_gems win32ole-1.9.2.gem not found in bundled_gems $$$[end] "make install -j4" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 2021 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=50 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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat50/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=50" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50 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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' Run options: --seed=36128 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat50/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat50/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat50/test/.excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=50 # Running tests: Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=3828945304, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=3829139563, 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/50) tests in 1169.363435s, 24.5997 tests/s, 5202.0157 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 10 #<File::Stat dev=0x8, ino=3829902347, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 11 #<File::Stat dev=0x8, ino=3830016782, 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/50) tests in 1392.528655s, 20.6581 tests/s, 4372.0063 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 12 #<File::Stat dev=0x8, ino=3830617273, 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: 13 #<File::Stat dev=0x8, ino=3830629826, 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/50) tests in 1396.484670s, 20.5996 tests/s, 4360.0436 assertions/s. Finished(4/50) tests in 1110.250116s, 25.9104 tests/s, 5483.6004 assertions/s. Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 14 #<File::Stat dev=0x8, ino=3831711198, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 15 #<File::Stat dev=0x8, ino=3831717645, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 16 #<File::Stat dev=0x8, ino=3831800953, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished(5/50) tests in 1124.257091s, 25.5876 tests/s, 5415.2471 assertions/s. Finished(6/50) tests in 1108.808442s, 25.9441 tests/s, 5491.1243 assertions/s. /tmp/ruby/src/trunk-repeat50/test/ruby/test_string.rb:1682: [BUG] Segmentation fault at 0x00007f34a62e0000 ruby 3.5.0dev (2025-06-04T05:08:04Z master 04b26db5ef) +PRISM [x86_64-linux] -- Control frame information ----------------------------------------------- c:0031 p:0003 s:0176 e:000174 BLOCK /tmp/ruby/src/trunk-repeat50/test/ruby/test_string.rb:1682 c:0030 p:0024 s:0172 e:000171 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/envutil.rb:254 c:0029 p:0046 s:0167 e:000166 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/envutil.rb:268 c:0028 p:0019 s:0160 e:000159 METHOD /tmp/ruby/src/trunk-repeat50/test/ruby/test_string.rb:1682 c:0027 p:0037 s:0156 e:000155 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit/testcase.rb:202 c:0026 p:0052 s:0150 e:000149 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit/testcase.rb:170 c:0025 p:0093 s:0141 e:000140 BLOCK /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1677 [FINISH] c:0024 p:---- s:0134 e:000133 CFUNC :map c:0023 p:0114 s:0130 e:000129 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1664 c:0022 p:0035 s:0118 e:000117 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1368 c:0021 p:0009 s:0111 e:000109 BLOCK /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:829 [FINISH] c:0020 p:---- s:0105 e:000104 CFUNC :each c:0019 p:0047 s:0101 E:000748 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:827 c:0018 p:0008 s:0094 E:000378 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:864 c:0017 p:0130 s:0087 E:002468 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1610 c:0016 p:0016 s:0074 E:001f78 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1305 c:0015 p:0005 s:0069 E:001e80 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1775 c:0014 p:0006 s:0065 E:001ca8 BLOCK /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1762 [FINISH] c:0013 p:---- s:0061 e:000060 CFUNC :each c:0012 p:0042 s:0057 E:001d98 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1761 c:0011 p:0013 s:0052 E:002338 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1805 c:0010 p:0008 s:0047 E:000f90 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1052 c:0009 p:0008 s:0041 E:0002c0 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:897 c:0008 p:0017 s:0035 E:0017c8 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:145 c:0007 p:0008 s:0030 E:001e98 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1289 c:0006 p:0032 s:0025 E:000320 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1889 c:0005 p:0020 s:0021 E:0003b8 METHOD /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1893 c:0004 p:0065 s:0016 E:0026b8 TOP /tmp/ruby/src/trunk-repeat50/tool/test/runner.rb:14 [FINISH] c:0003 p:---- s:0011 e:000010 CFUNC :require_relative c:0002 p:0005 s:0006 E:000490 EVAL /tmp/ruby/src/trunk-repeat50/test/runner.rb:5 [FINISH] c:0001 p:0000 s:0003 E:000890 DUMMY [FINISH] -- Ruby level backtrace information ---------------------------------------- /tmp/ruby/src/trunk-repeat50/test/runner.rb:5:in '<main>' /tmp/ruby/src/trunk-repeat50/test/runner.rb:5:in 'require_relative' /tmp/ruby/src/trunk-repeat50/tool/test/runner.rb:14:in '<top (required)>' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1893:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1889:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1289:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:145:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:897:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1052:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1805:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1761:in '_run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1761:in 'each' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1762:in 'block in _run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1775:in 'run_tests' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1305:in '_run_anything' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1610:in '_run_anything' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:864:in '_run_suites' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:827:in '_run_suites' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:827:in 'each' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:829:in 'block in _run_suites' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1368:in '_run_suite' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1664:in '_run_suite' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1664:in 'map' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit.rb:1677:in 'block in _run_suite' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit/testcase.rb:170:in 'run' /tmp/ruby/src/trunk-repeat50/tool/lib/test/unit/testcase.rb:202:in 'run_test' /tmp/ruby/src/trunk-repeat50/test/ruby/test_string.rb:1682:in 'test_scan_gc_compact_stress' /tmp/ruby/src/trunk-repeat50/tool/lib/envutil.rb:268:in 'under_gc_compact_stress' /tmp/ruby/src/trunk-repeat50/tool/lib/envutil.rb:254:in 'under_gc_stress' /tmp/ruby/src/trunk-repeat50/test/ruby/test_string.rb:1682:in 'block in test_scan_gc_compact_stress' -- Threading information --------------------------------------------------- Total ractor count: 1 Ruby thread count for this ractor: 3 -- Machine register context ------------------------------------------------ RIP: 0x00007f34da6acd27 RBP: 0x0000000000000000 RSP: 0x00007ffd7c30a5c8 RAX: 0x0000000000000000 RBX: 0x00007f34a62e1ad0 RCX: 0x0000000000000000 RDX: 0x00007ffd7c30a690 RDI: 0x00007f34a62e0000 RSI: 0x0000000000000000 R8: 0x00007f34da6a6e70 R9: 0x0000000000001744 R10: 0x0000000000000001 R11: 0x00007f34da6a6e70 R12: 0x0000000000000000 R13: 0x0000000000000022 R14: 0x000056358c95c260 R15: 0x00007f34237fc010 EFL: 0x0000000000010246 -- C level backtrace information ------------------------------------------- /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_print_backtrace+0x8) [0x7f34da8b911a] /tmp/ruby/src/trunk-repeat50/vm_dump.c:843 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_vm_bugreport) /tmp/ruby/src/trunk-repeat50/vm_dump.c:1175 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_bug_for_fatal_signal+0x10a) [0x7f34da68c45a] /tmp/ruby/src/trunk-repeat50/error.c:1130 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(sigsegv+0x48) [0x7f34da7ee2d8] /tmp/ruby/src/trunk-repeat50/signal.c:936 /lib/x86_64-linux-gnu/libc.so.6(0x7f34da1c4320) [0x7f34da1c4320] /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_gc_impl_obj_slot_size+0x3) [0x7f34da6acd27] /tmp/ruby/src/trunk-repeat50/gc/default/default.c:2190 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_gc_obj_slot_size) /tmp/ruby/src/trunk-repeat50/gc.c:986 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(RB_BUILTIN_TYPE+0x0) [0x7f34da6af5df] /tmp/ruby/src/trunk-repeat50/internal/sanitizers.h:188 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(asan_unpoison_object_temporary) /tmp/ruby/src/trunk-repeat50/gc/default/default.c:7053 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(gc_update_references_weak_table_i) /tmp/ruby/src/trunk-repeat50/gc/default/default.c:7052 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(st_general_foreach+0x68) [0x7f34da7faad3] /tmp/ruby/src/trunk-repeat50/st.c:1554 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_st_foreach_with_replace) /tmp/ruby/src/trunk-repeat50/st.c:1632 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_gc_vm_weak_table_foreach+0x116) [0x7f34da6ae7c6] /tmp/ruby/src/trunk-repeat50/gc.c:4124 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(gc_update_references+0x1c3) [0x7f34da6b6f75] /tmp/ruby/src/trunk-repeat50/gc/default/default.c:7096 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(gc_compact_finish) /tmp/ruby/src/trunk-repeat50/gc/default/default.c:3414 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(gc_sweep_compact) /tmp/ruby/src/trunk-repeat50/gc/default/default.c:5619 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(gc_sweep) /tmp/ruby/src/trunk-repeat50/gc/default/default.c:4073 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(gc_start+0xc24) [0x7f34da6bdef4] /tmp/ruby/src/trunk-repeat50/gc/default/default.c:6426 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(garbage_collect+0x65) [0x7f34da6c0b40] /tmp/ruby/src/trunk-repeat50/gc/default/default.c:6307 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(newobj_slowpath) /tmp/ruby/src/trunk-repeat50/gc/default/default.c:2432 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(newobj_slowpath_wb_protected) /tmp/ruby/src/trunk-repeat50/gc/default/default.c:2454 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_gc_impl_new_obj+0x95) [0x7f34da6c1dd5] /tmp/ruby/src/trunk-repeat50/gc/default/default.c:2491 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(newobj_of) /tmp/ruby/src/trunk-repeat50/gc.c:1005 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-repeat50/gc.c:1043 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(ruby_nonempty_memcpy+0x0) [0x7f34da811ba4] /tmp/ruby/src/trunk-repeat50/string.c:2216 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(str_duplicate_setup_embed) /tmp/ruby/src/trunk-repeat50/string.c:2254 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_ec_str_resurrect) /tmp/ruby/src/trunk-repeat50/string.c:2341 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_exec_core+0x9d1) [0x7f34da89bb91] ../../src/trunk-repeat50/insns.def:378 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f34da8a19de] /tmp/ruby/src/trunk-repeat50/vm.c:2625 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_yield_with_cref+0x50) [0x7f34da8a66a4] /tmp/ruby/src/trunk-repeat50/vm.c:1706 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-repeat50/vm.c:1714 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1362 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1378 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_ary_collect+0x5c) [0x7f34da5c189c] /tmp/ruby/src/trunk-repeat50/array.c:3655 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f34da88618d] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3772 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_sendish+0xc7) [0x7f34da88e477] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5970 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_exec_core+0x2430) [0x7f34da89d5f0] ../../src/trunk-repeat50/insns.def:851 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f34da8a1b9e] /tmp/ruby/src/trunk-repeat50/vm.c:2652 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk-repeat50/vm.c:2631 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_yield_with_cref+0x50) [0x7f34da8a66a4] /tmp/ruby/src/trunk-repeat50/vm.c:1706 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-repeat50/vm.c:1714 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1362 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1378 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x7f34da5bad6c] /tmp/ruby/src/trunk-repeat50/array.c:2646 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat50/include/ruby/internal/fl_type.h:507 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_array_len) /tmp/ruby/src/trunk-repeat50/include/ruby/internal/core/rarray.h:259 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_ary_each) /tmp/ruby/src/trunk-repeat50/array.c:2645 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f34da88618d] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3772 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_sendish+0xc7) [0x7f34da88e477] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5970 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_exec_core+0x2430) [0x7f34da89d5f0] ../../src/trunk-repeat50/insns.def:851 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f34da8a19de] /tmp/ruby/src/trunk-repeat50/vm.c:2625 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_yield_with_cref+0x50) [0x7f34da8a66a4] /tmp/ruby/src/trunk-repeat50/vm.c:1706 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_yield) /tmp/ruby/src/trunk-repeat50/vm.c:1714 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_yield_0) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1362 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_yield) /tmp/ruby/src/trunk-repeat50/vm_eval.c:1378 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(RB_FL_TEST_RAW+0x0) [0x7f34da5bad6c] /tmp/ruby/src/trunk-repeat50/array.c:2646 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-repeat50/include/ruby/internal/fl_type.h:507 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_array_len) /tmp/ruby/src/trunk-repeat50/include/ruby/internal/core/rarray.h:259 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_ary_each) /tmp/ruby/src/trunk-repeat50/array.c:2645 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f34da88618d] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3772 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_sendish+0xc7) [0x7f34da88e477] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5970 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_exec_core+0x2430) [0x7f34da89d5f0] ../../src/trunk-repeat50/insns.def:851 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_exec_loop+0x3e) [0x7f34da8a1b9e] /tmp/ruby/src/trunk-repeat50/vm.c:2652 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_vm_exec) /tmp/ruby/src/trunk-repeat50/vm.c:2631 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(load_iseq_eval+0x17c) [0x7f34da70820c] /tmp/ruby/src/trunk-repeat50/load.c:871 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(require_internal) /tmp/ruby/src/trunk-repeat50/load.c:1450 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_require_string_internal+0x4b) [0x7f34da70847d] /tmp/ruby/src/trunk-repeat50/load.c:1565 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_require_relative_entrypoint) /tmp/ruby/src/trunk-repeat50/load.c:1159 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_f_require_relative) /tmp/ruby/src/trunk-repeat50/load.c:1174 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_call_cfunc_with_frame_+0x10d) [0x7f34da88618d] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:3772 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_sendish+0xb7) [0x7f34da89b2fc] /tmp/ruby/src/trunk-repeat50/vm_insnhelper.c:5970 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(vm_exec_core) ../../src/trunk-repeat50/insns.def:899 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_vm_exec+0x20e) [0x7f34da8a19de] /tmp/ruby/src/trunk-repeat50/vm.c:2625 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(rb_ec_exec_node+0xa5) [0x7f34da6961b5] /tmp/ruby/src/trunk-repeat50/eval.c:281 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5(ruby_run_node+0x8b) [0x7f34da69a41b] /tmp/ruby/src/trunk-repeat50/eval.c:319 /tmp/ruby/build/trunk-repeat50/ruby(rb_main+0x21) [0x56356eec6186] /tmp/ruby/src/trunk-repeat50/main.c:42 /tmp/ruby/build/trunk-repeat50/ruby(main) /tmp/ruby/src/trunk-repeat50/main.c:62 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7f34da1a91ca] ../sysdeps/nptl/libc_start_call_main.h:58 /lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7f34da1a928b] ../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 [0x56356eec61d5] -- Other runtime information ----------------------------------------------- * Process memory map: 56356eec5000-56356eec6000 r--p 00000000 00:47 17085320 /tmp/ruby/build/trunk-repeat50/ruby 56356eec6000-56356eec7000 r-xp 00001000 00:47 17085320 /tmp/ruby/build/trunk-repeat50/ruby 56356eec7000-56356eec8000 r--p 00002000 00:47 17085320 /tmp/ruby/build/trunk-repeat50/ruby 56356eec8000-56356eec9000 r--p 00002000 00:47 17085320 /tmp/ruby/build/trunk-repeat50/ruby 56356eec9000-56356eeca000 rw-p 00003000 00:47 17085320 /tmp/ruby/build/trunk-repeat50/ruby 5635853e7000-56359793f000 rw-p 00000000 00:00 0 [heap] 7f34237fc000-7f34267fd000 rw-p 00000000 00:00 0 7f34267fd000-7f34267fe000 ---p 00000000 00:00 0 7f34267fe000-7f3426ffe000 rw-p 00000000 00:00 0 7f3428000000-7f3428021000 rw-p 00000000 00:00 0 7f3428021000-7f342c000000 ---p 00000000 00:00 0 7f342d9c4000-7f342ef80000 r--s 00000000 00:47 17085317 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5.0 7f342ef80000-7f342ef81000 ---p 00000000 00:00 0 7f342ef81000-7f342efc2000 rw-p 00000000 00:00 0 7f342efc2000-7f342efc3000 ---p 00000000 00:00 0 7f342efc3000-7f342f004000 rw-p 00000000 00:00 0 7f342f004000-7f342f005000 ---p 00000000 00:00 0 7f342f005000-7f342f046000 rw-p 00000000 00:00 0 7f342f046000-7f342f047000 ---p 00000000 00:00 0 7f342f047000-7f342f088000 rw-p 00000000 00:00 0 7f342f088000-7f342f089000 ---p 00000000 00:00 0 7f342f089000-7f342f0ca000 rw-p 00000000 00:00 0 7f342f0ca000-7f342f0cb000 ---p 00000000 00:00 0 7f342f0cb000-7f342f10c000 rw-p 00000000 00:00 0 7f342f10c000-7f342f10d000 ---p 00000000 00:00 0 7f342f10d000-7f342f14e000 rw-p 00000000 00:00 0 7f342f14e000-7f342f14f000 ---p 00000000 00:00 0 7f342f14f000-7f342f190000 rw-p 00000000 00:00 0 7f342f190000-7f342f191000 ---p 00000000 00:00 0 7f342f191000-7f342f1d2000 rw-p 00000000 00:00 0 7f342f1d2000-7f342f1d3000 ---p 00000000 00:00 0 7f342f1d3000-7f342f214000 rw-p 00000000 00:00 0 7f342f214000-7f342f215000 ---p 00000000 00:00 0 7f342f215000-7f342f256000 rw-p 00000000 00:00 0 7f342f256000-7f342f257000 ---p 00000000 00:00 0 7f342f257000-7f342f298000 rw-p 00000000 00:00 0 7f342f298000-7f342f299000 ---p 00000000 00:00 0 7f342f299000-7f342f2da000 rw-p 00000000 00:00 0 7f342f2da000-7f342f2db000 ---p 00000000 00:00 0 7f342f2db000-7f342f31c000 rw-p 00000000 00:00 0 7f342f31c000-7f342f31d000 ---p 00000000 00:00 0 7f342f31d000-7f342f35e000 rw-p 00000000 00:00 0 7f342f35e000-7f342f35f000 ---p 00000000 00:00 0 7f342f35f000-7f342f3a0000 rw-p 00000000 00:00 0 7f342f3a0000-7f342f3a1000 ---p 00000000 00:00 0 7f342f3a1000-7f342f3e2000 rw-p 00000000 00:00 0 7f342f3e2000-7f342f3e3000 ---p 00000000 00:00 0 7f342f3e3000-7f342f424000 rw-p 00000000 00:00 0 7f342f424000-7f342f425000 ---p 00000000 00:00 0 7f342f425000-7f342f466000 rw-p 00000000 00:00 0 7f342f466000-7f342f467000 ---p 00000000 00:00 0 7f342f467000-7f342f4a8000 rw-p 00000000 00:00 0 7f342f4a8000-7f342f4a9000 ---p 00000000 00:00 0 7f342f4a9000-7f342f4ea000 rw-p 00000000 00:00 0 7f342f4ea000-7f342f4eb000 ---p 00000000 00:00 0 7f342f4eb000-7f342f52c000 rw-p 00000000 00:00 0 7f342f52c000-7f342f52d000 ---p 00000000 00:00 0 7f342f52d000-7f342f56e000 rw-p 00000000 00:00 0 7f342f56e000-7f342f56f000 ---p 00000000 00:00 0 7f342f56f000-7f342f5b0000 rw-p 00000000 00:00 0 7f342f5b0000-7f342f5b1000 ---p 00000000 00:00 0 7f342f5b1000-7f342f5f2000 rw-p 00000000 00:00 0 7f342f5f2000-7f342f5f3000 ---p 00000000 00:00 0 7f342f5f3000-7f342f634000 rw-p 00000000 00:00 0 7f342f634000-7f342f635000 ---p 00000000 00:00 0 7f342f635000-7f342f676000 rw-p 00000000 00:00 0 7f342f676000-7f342f677000 ---p 00000000 00:00 0 7f342f677000-7f342f6b8000 rw-p 00000000 00:00 0 7f342f6b8000-7f342f6b9000 ---p 00000000 00:00 0 7f342f6b9000-7f342f6fa000 rw-p 00000000 00:00 0 7f342f6fa000-7f342f6fb000 ---p 00000000 00:00 0 7f342f6fb000-7f342f73c000 rw-p 00000000 00:00 0 7f342f73c000-7f342f73d000 ---p 00000000 00:00 0 7f342f73d000-7f342f77e000 rw-p 00000000 00:00 0 7f342f77e000-7f342f77f000 ---p 00000000 00:00 0 7f342f77f000-7f342f7c0000 rw-p 00000000 00:00 0 7f342f7c0000-7f342f7c1000 ---p 00000000 00:00 0 7f342f7c1000-7f342f802000 rw-p 00000000 00:00 0 7f342f802000-7f342f803000 ---p 00000000 00:00 0 7f342f803000-7f342f844000 rw-p 00000000 00:00 0 7f342f844000-7f342f845000 ---p 00000000 00:00 0 7f342f845000-7f342f886000 rw-p 00000000 00:00 0 7f342f886000-7f342f887000 ---p 00000000 00:00 0 7f342f887000-7f342f8c8000 rw-p 00000000 00:00 0 7f342f8c8000-7f342f8c9000 ---p 00000000 00:00 0 7f342f8c9000-7f342f90a000 rw-p 00000000 00:00 0 7f342f90a000-7f342f90b000 ---p 00000000 00:00 0 7f342f90b000-7f342f94c000 rw-p 00000000 00:00 0 7f342f94c000-7f342f94d000 ---p 00000000 00:00 0 7f342f94d000-7f342f98e000 rw-p 00000000 00:00 0 7f342f98e000-7f342f98f000 ---p 00000000 00:00 0 7f342f98f000-7f342f9d0000 rw-p 00000000 00:00 0 7f342f9d0000-7f342f9d1000 ---p 00000000 00:00 0 7f342f9d1000-7f342fa12000 rw-p 00000000 00:00 0 7f342fa12000-7f342fa13000 ---p 00000000 00:00 0 7f342fa13000-7f342fa54000 rw-p 00000000 00:00 0 7f342fa54000-7f342fa55000 ---p 00000000 00:00 0 7f342fa55000-7f342fa96000 rw-p 00000000 00:00 0 7f342fa96000-7f342fa97000 ---p 00000000 00:00 0 7f342fa97000-7f342fad8000 rw-p 00000000 00:00 0 7f342fad8000-7f342fad9000 ---p 00000000 00:00 0 7f342fad9000-7f342fb1a000 rw-p 00000000 00:00 0 7f342fb1a000-7f342fb1b000 ---p 00000000 00:00 0 7f342fb1b000-7f342fb5c000 rw-p 00000000 00:00 0 7f342fb5c000-7f342fb5d000 ---p 00000000 00:00 0 7f342fb5d000-7f342fb9e000 rw-p 00000000 00:00 0 7f342fb9e000-7f342fb9f000 ---p 00000000 00:00 0 7f342fb9f000-7f342fbe0000 rw-p 00000000 00:00 0 7f342fbe0000-7f342fbe1000 ---p 00000000 00:00 0 7f342fbe1000-7f342fc22000 rw-p 00000000 00:00 0 7f342fc22000-7f342fc23000 ---p 00000000 00:00 0 7f342fc23000-7f342fc64000 rw-p 00000000 00:00 0 7f342fc64000-7f342fc65000 ---p 00000000 00:00 0 7f342fc65000-7f342fca6000 rw-p 00000000 00:00 0 7f342fca6000-7f342fca7000 ---p 00000000 00:00 0 7f342fca7000-7f342fce8000 rw-p 00000000 00:00 0 7f342fce8000-7f342fce9000 ---p 00000000 00:00 0 7f342fce9000-7f342fd2a000 rw-p 00000000 00:00 0 7f342fd2a000-7f342fd2b000 ---p 00000000 00:00 0 7f342fd2b000-7f342fd6c000 rw-p 00000000 00:00 0 7f342fd6c000-7f342fd6d000 ---p 00000000 00:00 0 7f342fd6d000-7f342fdae000 rw-p 00000000 00:00 0 7f342fdae000-7f342fdaf000 ---p 00000000 00:00 0 7f342fdaf000-7f342fdf0000 rw-p 00000000 00:00 0 7f342fdf0000-7f342fdf1000 ---p 00000000 00:00 0 7f342fdf1000-7f342fe32000 rw-p 00000000 00:00 0 7f342fe32000-7f342fe33000 ---p 00000000 00:00 0 7f342fe33000-7f342fe74000 rw-p 00000000 00:00 0 7f342fe74000-7f342fe75000 ---p 00000000 00:00 0 7f342fe75000-7f342feb6000 rw-p 00000000 00:00 0 7f342feb6000-7f342feb7000 ---p 00000000 00:00 0 7f342feb7000-7f342fef8000 rw-p 00000000 00:00 0 7f342fef8000-7f342fef9000 ---p 00000000 00:00 0 7f342fef9000-7f342ff3a000 rw-p 00000000 00:00 0 7f342ff3a000-7f342ff3b000 ---p 00000000 00:00 0 7f342ff3b000-7f342ff7c000 rw-p 00000000 00:00 0 7f342ff7c000-7f342ff7d000 ---p 00000000 00:00 0 7f342ff7d000-7f342ffbe000 rw-p 00000000 00:00 0 7f342ffbe000-7f342ffbf000 ---p 00000000 00:00 0 7f342ffbf000-7f3430021000 rw-p 00000000 00:00 0 7f3430021000-7f3434000000 ---p 00000000 00:00 0 7f3434000000-7f3434c39000 rw-p 00000000 00:00 0 7f3434c39000-7f3438000000 ---p 00000000 00:00 0 7f34382ff000-7f3438300000 ---p 00000000 00:00 0 7f3438300000-7f3438b00000 rw-p 00000000 00:00 0 7f34390a0000-7f34390a1000 ---p 00000000 00:00 0 7f34390a1000-7f34390e2000 rw-p 00000000 00:00 0 7f34390e2000-7f34390e3000 ---p 00000000 00:00 0 7f34390e3000-7f3439124000 rw-p 00000000 00:00 0 7f3439124000-7f3439125000 ---p 00000000 00:00 0 7f3439125000-7f3439166000 rw-p 00000000 00:00 0 7f3439166000-7f3439167000 ---p 00000000 00:00 0 7f3439167000-7f34391a8000 rw-p 00000000 00:00 0 7f34391a8000-7f34391a9000 ---p 00000000 00:00 0 7f34391a9000-7f34391ea000 rw-p 00000000 00:00 0 7f34391ea000-7f34391eb000 ---p 00000000 00:00 0 7f34391eb000-7f343922c000 rw-p 00000000 00:00 0 7f343922c000-7f343922d000 ---p 00000000 00:00 0 7f343922d000-7f343926e000 rw-p 00000000 00:00 0 7f343926e000-7f343926f000 ---p 00000000 00:00 0 7f343926f000-7f34392b0000 rw-p 00000000 00:00 0 7f34392b0000-7f34392b1000 ---p 00000000 00:00 0 7f34392b1000-7f34392f2000 rw-p 00000000 00:00 0 7f34392f2000-7f34392f3000 ---p 00000000 00:00 0 7f34392f3000-7f3439334000 rw-p 00000000 00:00 0 7f3439334000-7f3439335000 ---p 00000000 00:00 0 7f3439335000-7f3439376000 rw-p 00000000 00:00 0 7f3439376000-7f3439377000 ---p 00000000 00:00 0 7f3439377000-7f34393b8000 rw-p 00000000 00:00 0 7f34393b8000-7f34393b9000 ---p 00000000 00:00 0 7f34393b9000-7f34393fa000 rw-p 00000000 00:00 0 7f34393fa000-7f34393fb000 ---p 00000000 00:00 0 7f34393fb000-7f343943c000 rw-p 00000000 00:00 0 7f343943c000-7f343943d000 ---p 00000000 00:00 0 7f343943d000-7f343947e000 rw-p 00000000 00:00 0 7f343947e000-7f343947f000 ---p 00000000 00:00 0 7f343947f000-7f34394c0000 rw-p 00000000 00:00 0 7f34394c0000-7f34394c1000 ---p 00000000 00:00 0 7f34394c1000-7f3439502000 rw-p 00000000 00:00 0 7f3439502000-7f3439503000 ---p 00000000 00:00 0 7f3439503000-7f3439544000 rw-p 00000000 00:00 0 7f3439544000-7f3439545000 ---p 00000000 00:00 0 7f3439545000-7f3439586000 rw-p 00000000 00:00 0 7f3439586000-7f3439587000 ---p 00000000 00:00 0 7f3439587000-7f34395c8000 rw-p 00000000 00:00 0 7f34395c8000-7f34395c9000 ---p 00000000 00:00 0 7f34395c9000-7f343960a000 rw-p 00000000 00:00 0 7f343960a000-7f343960b000 ---p 00000000 00:00 0 7f343960b000-7f343964c000 rw-p 00000000 00:00 0 7f343964c000-7f343964d000 ---p 00000000 00:00 0 7f343964d000-7f343968e000 rw-p 00000000 00:00 0 7f343968e000-7f343968f000 ---p 00000000 00:00 0 7f343968f000-7f34396d0000 rw-p 00000000 00:00 0 7f34396d0000-7f34396d1000 ---p 00000000 00:00 0 7f34396d1000-7f3439712000 rw-p 00000000 00:00 0 7f3439712000-7f3439713000 ---p 00000000 00:00 0 7f3439713000-7f3439754000 rw-p 00000000 00:00 0 7f3439754000-7f3439755000 ---p 00000000 00:00 0 7f3439755000-7f3439796000 rw-p 00000000 00:00 0 7f3439796000-7f3439797000 ---p 00000000 00:00 0 7f3439797000-7f34397d8000 rw-p 00000000 00:00 0 7f34397d8000-7f34397d9000 ---p 00000000 00:00 0 7f34397d9000-7f343981a000 rw-p 00000000 00:00 0 7f343981a000-7f343981b000 ---p 00000000 00:00 0 7f343981b000-7f343985c000 rw-p 00000000 00:00 0 7f343985c000-7f343985d000 ---p 00000000 00:00 0 7f343985d000-7f343989e000 rw-p 00000000 00:00 0 7f343989e000-7f343989f000 ---p 00000000 00:00 0 7f343989f000-7f34398e0000 rw-p 00000000 00:00 0 7f3439910000-7f3439920000 rw-p 00000000 00:00 0 7f3439aa0000-7f3439ab0000 rw-p 00000000 00:00 0 7f343a25d000-7f343a25e000 ---p 00000000 00:00 0 7f343a25e000-7f343aa5e000 rw-p 00000000 00:00 0 7f343aad0000-7f343aae0000 rw-p 00000000 00:00 0 7f343ab30000-7f343ab40000 rw-p 00000000 00:00 0 7f343ab60000-7f343ab70000 rw-p 00000000 00:00 0 7f343abc0000-7f343abe0000 rw-p 00000000 00:00 0 7f343ac10000-7f343ac20000 rw-p 00000000 00:00 0 7f343afd0000-7f343afe0000 rw-p 00000000 00:00 0 7f343b200000-7f343b210000 rw-p 00000000 00:00 0 7f343b310000-7f343b320000 rw-p 00000000 00:00 0 7f343b369000-7f343b570000 r--s 00000000 00:47 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f343b570000-7f343b580000 rw-p 00000000 00:00 0 7f343b620000-7f343b630000 rw-p 00000000 00:00 0 7f343b760000-7f343b770000 rw-p 00000000 00:00 0 7f343b7a0000-7f343b7b0000 rw-p 00000000 00:00 0 7f343b7d0000-7f343b7e0000 rw-p 00000000 00:00 0 7f343b860000-7f343b870000 rw-p 00000000 00:00 0 7f343b920000-7f343b930000 rw-p 00000000 00:00 0 7f343b970000-7f343b980000 rw-p 00000000 00:00 0 7f343b9f0000-7f343ba00000 rw-p 00000000 00:00 0 7f343ba40000-7f343ba50000 rw-p 00000000 00:00 0 7f343ba60000-7f343ba70000 rw-p 00000000 00:00 0 7f343bac0000-7f343bad0000 rw-p 00000000 00:00 0 7f343baf0000-7f343bb00000 rw-p 00000000 00:00 0 7f343bbe0000-7f343bbf0000 rw-p 00000000 00:00 0 7f343bcc0000-7f343bcd0000 rw-p 00000000 00:00 0 7f343bce0000-7f343bcf0000 rw-p 00000000 00:00 0 7f343be50000-7f343be70000 rw-p 00000000 00:00 0 7f343bea0000-7f343beb0000 rw-p 00000000 00:00 0 7f343bf30000-7f343bf40000 rw-p 00000000 00:00 0 7f343bfb0000-7f343bfc0000 rw-p 00000000 00:00 0 7f343c000000-7f343c79b000 rw-p 00000000 00:00 0 7f343c79b000-7f3440000000 ---p 00000000 00:00 0 7f3440000000-7f3442303000 rw-p 00000000 00:00 0 7f3442303000-7f3444000000 ---p 00000000 00:00 0 7f3444000000-7f344525c000 rw-p 00000000 00:00 0 7f344525c000-7f3448000000 ---p 00000000 00:00 0 7f3448000000-7f34492fb000 rw-p 00000000 00:00 0 7f34492fb000-7f344c000000 ---p 00000000 00:00 0 7f344c000000-7f344d2e4000 rw-p 00000000 00:00 0 7f344d2e4000-7f3450000000 ---p 00000000 00:00 0 7f3450000000-7f34512f6000 rw-p 00000000 00:00 0 7f34512f6000-7f3454000000 ---p 00000000 00:00 0 7f3454000000-7f34562a2000 rw-p 00000000 00:00 0 7f34562a2000-7f3458000000 ---p 00000000 00:00 0 7f3458000000-7f34592e4000 rw-p 00000000 00:00 0 7f34592e4000-7f345c000000 ---p 00000000 00:00 0 7f345c000000-7f345cd55000 rw-p 00000000 00:00 0 7f345cd55000-7f3460000000 ---p 00000000 00:00 0 7f3460000000-7f34614bb000 rw-p 00000000 00:00 0 7f34614bb000-7f3464000000 ---p 00000000 00:00 0 7f3464000000-7f34669c4000 rw-p 00000000 00:00 0 7f34669c4000-7f3468000000 ---p 00000000 00:00 0 7f3468000000-7f3469250000 rw-p 00000000 00:00 0 7f3469250000-7f346c000000 ---p 00000000 00:00 0 7f346c000000-7f346d122000 rw-p 00000000 00:00 0 7f346d122000-7f3470000000 ---p 00000000 00:00 0 7f3470000000-7f3471de8000 rw-p 00000000 00:00 0 7f3471de8000-7f3474000000 ---p 00000000 00:00 0 7f3474000000-7f347420d000 rw-p 00000000 00:00 0 7f347420d000-7f3478000000 ---p 00000000 00:00 0 7f3478000000-7f347a19f000 rw-p 00000000 00:00 0 7f347a19f000-7f347c000000 ---p 00000000 00:00 0 7f347c000000-7f347df4d000 rw-p 00000000 00:00 0 7f347df4d000-7f3480000000 ---p 00000000 00:00 0 7f3480000000-7f3481def000 rw-p 00000000 00:00 0 7f3481def000-7f3484000000 ---p 00000000 00:00 0 7f3484000000-7f3485def000 rw-p 00000000 00:00 0 7f3485def000-7f3488000000 ---p 00000000 00:00 0 7f3488000000-7f3488c37000 rw-p 00000000 00:00 0 7f3488c37000-7f348c000000 ---p 00000000 00:00 0 7f348c000000-7f348d251000 rw-p 00000000 00:00 0 7f348d251000-7f3490000000 ---p 00000000 00:00 0 7f3490000000-7f3490e30000 rw-p 00000000 00:00 0 7f3490e30000-7f3494000000 ---p 00000000 00:00 0 7f3494000000-7f3495250000 rw-p 00000000 00:00 0 7f3495250000-7f3498000000 ---p 00000000 00:00 0 7f3498000000-7f3499255000 rw-p 00000000 00:00 0 7f3499255000-7f349c000000 ---p 00000000 00:00 0 7f349c000000-7f349d2e4000 rw-p 00000000 00:00 0 7f349d2e4000-7f34a0000000 ---p 00000000 00:00 0 7f34a0000000-7f34a13c6000 rw-p 00000000 00:00 0 7f34a13c6000-7f34a4000000 ---p 00000000 00:00 0 7f34a4090000-7f34a40a0000 rw-p 00000000 00:00 0 7f34a40b0000-7f34a40d0000 rw-p 00000000 00:00 0 7f34a4130000-7f34a4140000 rw-p 00000000 00:00 0 7f34a41a0000-7f34a41b0000 rw-p 00000000 00:00 0 7f34a4220000-7f34a4230000 rw-p 00000000 00:00 0 7f34a42b0000-7f34a42d0000 rw-p 00000000 00:00 0 7f34a42f0000-7f34a4300000 rw-p 00000000 00:00 0 7f34a4370000-7f34a4380000 rw-p 00000000 00:00 0 7f34a4390000-7f34a43b0000 rw-p 00000000 00:00 0 7f34a4440000-7f34a4450000 rw-p 00000000 00:00 0 7f34a4460000-7f34a4470000 rw-p 00000000 00:00 0 7f34a44a0000-7f34a44b0000 rw-p 00000000 00:00 0 7f34a4510000-7f34a4520000 rw-p 00000000 00:00 0 7f34a4530000-7f34a4540000 rw-p 00000000 00:00 0 7f34a4560000-7f34a4570000 rw-p 00000000 00:00 0 7f34a45b0000-7f34a45c0000 rw-p 00000000 00:00 0 7f34a45f0000-7f34a4600000 rw-p 00000000 00:00 0 7f34a4610000-7f34a4620000 rw-p 00000000 00:00 0 7f34a4630000-7f34a4640000 rw-p 00000000 00:00 0 7f34a4680000-7f34a4690000 rw-p 00000000 00:00 0 7f34a46e0000-7f34a46f0000 rw-p 00000000 00:00 0 7f34a4720000-7f34a4730000 rw-p 00000000 00:00 0 7f34a4760000-7f34a4770000 rw-p 00000000 00:00 0 7f34a4840000-7f34a4850000 rw-p 00000000 00:00 0 7f34a4870000-7f34a4880000 rw-p 00000000 00:00 0 7f34a48e0000-7f34a48f0000 rw-p 00000000 00:00 0 7f34a4960000-7f34a4970000 rw-p 00000000 00:00 0 7f34a49d0000-7f34a49e0000 rw-p 00000000 00:00 0 7f34a4a20000-7f34a4a30000 rw-p 00000000 00:00 0 7f34a4a40000-7f34a4a50000 rw-p 00000000 00:00 0 7f34a4bb0000-7f34a4bc0000 rw-p 00000000 00:00 0 7f34a4bd0000-7f34a4be0000 rw-p 00000000 00:00 0 7f34a4c00000-7f34a4c01000 r--p 00000000 00:47 17995097 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/big5.so 7f34a4c01000-7f34a4c02000 r-xp 00001000 00:47 17995097 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/big5.so 7f34a4c02000-7f34a4c8e000 r--p 00002000 00:47 17995097 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/big5.so 7f34a4c8e000-7f34a4c8f000 r--p 0008d000 00:47 17995097 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/big5.so 7f34a4c8f000-7f34a4c90000 rw-p 0008e000 00:47 17995097 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/big5.so 7f34a4ce0000-7f34a4cf0000 rw-p 00000000 00:00 0 7f34a4df0000-7f34a4e00000 rw-p 00000000 00:00 0 7f34a4ea0000-7f34a4eb0000 rw-p 00000000 00:00 0 7f34a4ec0000-7f34a4ed0000 rw-p 00000000 00:00 0 7f34a4f10000-7f34a4f20000 rw-p 00000000 00:00 0 7f34a4fa0000-7f34a4fc0000 rw-p 00000000 00:00 0 7f34a5000000-7f34a5001000 r--p 00000000 00:47 17995098 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/chinese.so 7f34a5001000-7f34a5002000 r-xp 00001000 00:47 17995098 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/chinese.so 7f34a5002000-7f34a502e000 r--p 00002000 00:47 17995098 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/chinese.so 7f34a502e000-7f34a502f000 r--p 0002d000 00:47 17995098 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/chinese.so 7f34a502f000-7f34a5030000 rw-p 0002e000 00:47 17995098 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/chinese.so 7f34a50df000-7f34a50e0000 ---p 00000000 00:00 0 7f34a50e0000-7f34a5110000 rw-p 00000000 00:00 0 7f34a512d000-7f34a512e000 r--p 00000000 00:47 17995107 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gbk.so 7f34a512e000-7f34a512f000 r-xp 00001000 00:47 17995107 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gbk.so 7f34a512f000-7f34a515e000 r--p 00002000 00:47 17995107 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gbk.so 7f34a515e000-7f34a515f000 r--p 00030000 00:47 17995107 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gbk.so 7f34a515f000-7f34a5160000 rw-p 00031000 00:47 17995107 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gbk.so 7f34a5170000-7f34a5180000 rw-p 00000000 00:00 0 7f34a5190000-7f34a51a0000 rw-p 00000000 00:00 0 7f34a51d0000-7f34a51e0000 rw-p 00000000 00:00 0 7f34a5200000-7f34a5210000 rw-p 00000000 00:00 0 7f34a521b000-7f34a521c000 r--p 00000000 00:47 17995128 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf8_mac.so 7f34a521c000-7f34a521d000 r-xp 00001000 00:47 17995128 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf8_mac.so 7f34a521d000-7f34a525e000 r--p 00002000 00:47 17995128 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf8_mac.so 7f34a525e000-7f34a525f000 r--p 00042000 00:47 17995128 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf8_mac.so 7f34a525f000-7f34a5260000 rw-p 00043000 00:47 17995128 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf8_mac.so 7f34a5271000-7f34a5272000 r--p 00000000 00:47 17995106 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gb18030.so 7f34a5272000-7f34a5273000 r-xp 00001000 00:47 17995106 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gb18030.so 7f34a5273000-7f34a529e000 r--p 00002000 00:47 17995106 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gb18030.so 7f34a529e000-7f34a529f000 r--p 0002c000 00:47 17995106 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gb18030.so 7f34a529f000-7f34a52a0000 rw-p 0002d000 00:47 17995106 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/gb18030.so 7f34a52a0000-7f34a52b0000 rw-p 00000000 00:00 0 7f34a52d0000-7f34a52e0000 rw-p 00000000 00:00 0 7f34a5320000-7f34a5330000 rw-p 00000000 00:00 0 7f34a5390000-7f34a53a0000 rw-p 00000000 00:00 0 7f34a53d0000-7f34a53f0000 rw-p 00000000 00:00 0 7f34a5460000-7f34a5470000 rw-p 00000000 00:00 0 7f34a54b0000-7f34a54c0000 rw-p 00000000 00:00 0 7f34a5510000-7f34a5530000 rw-p 00000000 00:00 0 7f34a5580000-7f34a55a0000 rw-p 00000000 00:00 0 7f34a5630000-7f34a5640000 rw-p 00000000 00:00 0 7f34a5660000-7f34a5680000 rw-p 00000000 00:00 0 7f34a56b0000-7f34a56c0000 rw-p 00000000 00:00 0 7f34a56d0000-7f34a56e0000 rw-p 00000000 00:00 0 7f34a56f0000-7f34a5700000 rw-p 00000000 00:00 0 7f34a57b0000-7f34a57c0000 rw-p 00000000 00:00 0 7f34a57ff000-7f34a5800000 ---p 00000000 00:00 0 7f34a5800000-7f34a5830000 rw-p 00000000 00:00 0 7f34a5870000-7f34a5890000 rw-p 00000000 00:00 0 7f34a58c0000-7f34a58d0000 rw-p 00000000 00:00 0 7f34a5930000-7f34a5940000 rw-p 00000000 00:00 0 7f34a59d0000-7f34a59e0000 rw-p 00000000 00:00 0 7f34a5a2f000-7f34a5a30000 ---p 00000000 00:00 0 7f34a5a30000-7f34a5a70000 rw-p 00000000 00:00 0 7f34a5aa0000-7f34a5ab0000 rw-p 00000000 00:00 0 7f34a5ac0000-7f34a5ad0000 rw-p 00000000 00:00 0 7f34a5b60000-7f34a5b70000 rw-p 00000000 00:00 0 7f34a5bb0000-7f34a5bc0000 rw-p 00000000 00:00 0 7f34a5c40000-7f34a5c50000 rw-p 00000000 00:00 0 7f34a5cb0000-7f34a5cc0000 rw-p 00000000 00:00 0 7f34a5d10000-7f34a5d20000 rw-p 00000000 00:00 0 7f34a5d30000-7f34a5d40000 rw-p 00000000 00:00 0 7f34a5d80000-7f34a5d90000 rw-p 00000000 00:00 0 7f34a5db0000-7f34a5dc0000 rw-p 00000000 00:00 0 7f34a5de0000-7f34a5e00000 rw-p 00000000 00:00 0 7f34a5e30000-7f34a5e40000 rw-p 00000000 00:00 0 7f34a5e50000-7f34a5e60000 rw-p 00000000 00:00 0 7f34a5eb0000-7f34a5ec0000 rw-p 00000000 00:00 0 7f34a5f00000-7f34a5f10000 rw-p 00000000 00:00 0 7f34a5f30000-7f34a5f40000 rw-p 00000000 00:00 0 7f34a6000000-7f34a6020000 rw-p 00000000 00:00 0 7f34a60f0000-7f34a6100000 rw-p 00000000 00:00 0 7f34a6110000-7f34a6120000 rw-p 00000000 00:00 0 7f34a61a0000-7f34a61b0000 rw-p 00000000 00:00 0 7f34a6200000-7f34a6210000 rw-p 00000000 00:00 0 7f34a6220000-7f34a6230000 rw-p 00000000 00:00 0 7f34a6290000-7f34a62b0000 rw-p 00000000 00:00 0 7f34a6300000-7f34a6310000 rw-p 00000000 00:00 0 7f34a6340000-7f34a6350000 rw-p 00000000 00:00 0 7f34a63a0000-7f34a63b0000 rw-p 00000000 00:00 0 7f34a63d0000-7f34a63e0000 rw-p 00000000 00:00 0 7f34a63f0000-7f34a6400000 rw-p 00000000 00:00 0 7f34a6410000-7f34a6430000 rw-p 00000000 00:00 0 7f34a6460000-7f34a6470000 rw-p 00000000 00:00 0 7f34a6490000-7f34a64a0000 rw-p 00000000 00:00 0 7f34a6540000-7f34a6560000 rw-p 00000000 00:00 0 7f34a6570000-7f34a6580000 rw-p 00000000 00:00 0 7f34a65e0000-7f34a6600000 rw-p 00000000 00:00 0 7f34a6610000-7f34a6620000 rw-p 00000000 00:00 0 7f34a6650000-7f34a6660000 rw-p 00000000 00:00 0 7f34a6690000-7f34a66a0000 rw-p 00000000 00:00 0 7f34a66b0000-7f34a66d0000 rw-p 00000000 00:00 0 7f34a6700000-7f34a6710000 rw-p 00000000 00:00 0 7f34a6720000-7f34a6730000 rw-p 00000000 00:00 0 7f34a6750000-7f34a6760000 rw-p 00000000 00:00 0 7f34a6780000-7f34a6790000 rw-p 00000000 00:00 0 7f34a68b0000-7f34a68c0000 rw-p 00000000 00:00 0 7f34a68e0000-7f34a68f0000 rw-p 00000000 00:00 0 7f34a6950000-7f34a6960000 rw-p 00000000 00:00 0 7f34a6960000-7f34a6970000 rw-p 00000000 00:00 0 7f34a6a20000-7f34a6a30000 rw-p 00000000 00:00 0 7f34a6a72000-7f34a6ab0000 r--s 00000000 00:47 17085320 /tmp/ruby/build/trunk-repeat50/ruby 7f34a6ab0000-7f34a7150000 rw-p 00000000 00:00 0 7f34a715e000-7f34a715f000 ---p 00000000 00:00 0 7f34a715f000-7f34a717f000 rw-p 00000000 00:00 0 7f34a717f000-7f34a7180000 ---p 00000000 00:00 0 7f34a7180000-7f34a71b0000 rw-p 00000000 00:00 0 7f34a71c0000-7f34a71d0000 rw-p 00000000 00:00 0 7f34a71e0000-7f34a7210000 rw-p 00000000 00:00 0 7f34a7220000-7f34a7250000 rw-p 00000000 00:00 0 7f34a7260000-7f34a72a0000 rw-p 00000000 00:00 0 7f34a72b0000-7f34a7310000 rw-p 00000000 00:00 0 7f34a7320000-7f34a7340000 rw-p 00000000 00:00 0 7f34a7350000-7f34a73a0000 rw-p 00000000 00:00 0 7f34a73b0000-7f34a73f0000 rw-p 00000000 00:00 0 7f34a7400000-7f34a7430000 rw-p 00000000 00:00 0 7f34a7440000-7f34a7450000 rw-p 00000000 00:00 0 7f34a7460000-7f34a7480000 rw-p 00000000 00:00 0 7f34a7490000-7f34a74c0000 rw-p 00000000 00:00 0 7f34a74d0000-7f34a7500000 rw-p 00000000 00:00 0 7f34a7510000-7f34a7530000 rw-p 00000000 00:00 0 7f34a7540000-7f34a7560000 rw-p 00000000 00:00 0 7f34a7570000-7f34a75b0000 rw-p 00000000 00:00 0 7f34a75c0000-7f34a8d7c000 rw-p 00000000 00:00 0 7f34a8d7c000-7f34ac000000 ---p 00000000 00:00 0 7f34ac000000-7f34ae038000 rw-p 00000000 00:00 0 7f34ae038000-7f34b0000000 ---p 00000000 00:00 0 7f34b0000000-7f34b0d2f000 rw-p 00000000 00:00 0 7f34b0d2f000-7f34b4000000 ---p 00000000 00:00 0 7f34b4000000-7f34b58b2000 rw-p 00000000 00:00 0 7f34b58b2000-7f34b8000000 ---p 00000000 00:00 0 7f34b8000000-7f34b97ab000 rw-p 00000000 00:00 0 7f34b97ab000-7f34bc000000 ---p 00000000 00:00 0 7f34bc010000-7f34bc190000 rw-p 00000000 00:00 0 7f34bc1a0000-7f34bc1b0000 rw-p 00000000 00:00 0 7f34bc1b0000-7f34bc5a0000 rw-p 00000000 00:00 0 7f34bc5b0000-7f34bc5c0000 rw-p 00000000 00:00 0 7f34bc5d0000-7f34bc5e0000 rw-p 00000000 00:00 0 7f34bc5e0000-7f34bcda0000 rw-p 00000000 00:00 0 7f34bcdb0000-7f34bcdc0000 rw-p 00000000 00:00 0 7f34bcdc0000-7f34bd0c0000 rw-p 00000000 00:00 0 7f34bd0d0000-7f34bd0e0000 rw-p 00000000 00:00 0 7f34bd0e0000-7f34bd100000 rw-p 00000000 00:00 0 7f34bd10f000-7f34bd110000 r--p 00000000 00:47 17995103 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7f34bd110000-7f34bd111000 r-xp 00001000 00:47 17995103 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7f34bd111000-7f34bd12e000 r--p 00002000 00:47 17995103 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7f34bd12e000-7f34bd12f000 r--p 0001e000 00:47 17995103 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7f34bd12f000-7f34bd130000 rw-p 0001f000 00:47 17995103 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so 7f34bd130000-7f34bd131000 r--p 00000000 00:47 17995102 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7f34bd131000-7f34bd132000 r-xp 00001000 00:47 17995102 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7f34bd132000-7f34bd14e000 r--p 00002000 00:47 17995102 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7f34bd14e000-7f34bd14f000 r--p 0001d000 00:47 17995102 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7f34bd14f000-7f34bd150000 rw-p 0001e000 00:47 17995102 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so 7f34bd150000-7f34bd151000 r--p 00000000 00:47 17995104 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7f34bd151000-7f34bd152000 r-xp 00001000 00:47 17995104 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7f34bd152000-7f34bd16e000 r--p 00002000 00:47 17995104 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7f34bd16e000-7f34bd16f000 r--p 0001d000 00:47 17995104 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7f34bd16f000-7f34bd170000 rw-p 0001e000 00:47 17995104 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so 7f34bd170000-7f34bd5a0000 rw-p 00000000 00:00 0 7f34bd5b0000-7f34bd5c0000 rw-p 00000000 00:00 0 7f34bd5c0000-7f34bd8a0000 rw-p 00000000 00:00 0 7f34bd8b0000-7f34bd8c0000 rw-p 00000000 00:00 0 7f34bd8c0000-7f34bd9f0000 rw-p 00000000 00:00 0 7f34bd9ff000-7f34bda00000 r--p 00000000 00:47 17995113 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/korean.so 7f34bda00000-7f34bda01000 r-xp 00001000 00:47 17995113 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/korean.so 7f34bda01000-7f34bda3b000 r--p 00002000 00:47 17995113 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/korean.so 7f34bda3b000-7f34bda3c000 r--p 0003c000 00:47 17995113 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/korean.so 7f34bda3c000-7f34bda3d000 rw-p 0003d000 00:47 17995113 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/korean.so 7f34bda50000-7f34bdb00000 rw-p 00000000 00:00 0 7f34bdb1f000-7f34bdb20000 ---p 00000000 00:00 0 7f34bdb20000-7f34bdba0000 rw-p 00000000 00:00 0 7f34bdbb0000-7f34bdbc0000 rw-p 00000000 00:00 0 7f34bdbc0000-7f34bdc00000 rw-p 00000000 00:00 0 7f34bdc0b000-7f34bdc0c000 ---p 00000000 00:00 0 7f34bdc0c000-7f34bdc2c000 rw-p 00000000 00:00 0 7f34bdc2c000-7f34bdc2d000 ---p 00000000 00:00 0 7f34bdc2d000-7f34bdc4d000 rw-p 00000000 00:00 0 7f34bdc4d000-7f34bdc4e000 ---p 00000000 00:00 0 7f34bdc4e000-7f34bdc6e000 rw-p 00000000 00:00 0 7f34bdc6e000-7f34bdc6f000 ---p 00000000 00:00 0 7f34bdc6f000-7f34bdc8f000 rw-p 00000000 00:00 0 7f34bdc8f000-7f34bdc90000 ---p 00000000 00:00 0 7f34bdc90000-7f34bdce0000 rw-p 00000000 00:00 0 7f34bdcf0000-7f34bdf10000 rw-p 00000000 00:00 0 7f34bdf20000-7f34bdf30000 rw-p 00000000 00:00 0 7f34bdf30000-7f34be120000 rw-p 00000000 00:00 0 7f34be138000-7f34be139000 r--p 00000000 00:47 17995111 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f34be139000-7f34be13a000 r-xp 00001000 00:47 17995111 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f34be13a000-7f34be15e000 r--p 00002000 00:47 17995111 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f34be15e000-7f34be15f000 r--p 00025000 00:47 17995111 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f34be15f000-7f34be160000 rw-p 00026000 00:47 17995111 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_sjis.so 7f34be160000-7f34be190000 rw-p 00000000 00:00 0 7f34be1a0000-7f34be1b0000 rw-p 00000000 00:00 0 7f34be1b0000-7f34be4e0000 rw-p 00000000 00:00 0 7f34be4f0000-7f34be500000 rw-p 00000000 00:00 0 7f34be500000-7f34be550000 rw-p 00000000 00:00 0 7f34be556000-7f34be557000 r--p 00000000 00:47 17995475 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/id.so 7f34be557000-7f34be558000 r-xp 00001000 00:47 17995475 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/id.so 7f34be558000-7f34be559000 r--p 00002000 00:47 17995475 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/id.so 7f34be559000-7f34be55a000 r--p 00002000 00:47 17995475 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/id.so 7f34be55a000-7f34be55b000 rw-p 00003000 00:47 17995475 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/id.so 7f34be55b000-7f34be55c000 r--p 00000000 00:47 17995096 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/cesu_8.so 7f34be55c000-7f34be55d000 r-xp 00001000 00:47 17995096 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/cesu_8.so 7f34be55d000-7f34be55e000 r--p 00002000 00:47 17995096 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/cesu_8.so 7f34be55e000-7f34be55f000 r--p 00002000 00:47 17995096 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/cesu_8.so 7f34be55f000-7f34be560000 rw-p 00003000 00:47 17995096 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/cesu_8.so 7f34be560000-7f34be570000 rw-p 00000000 00:00 0 7f34be570000-7f34be650000 rw-p 00000000 00:00 0 7f34be652000-7f34be653000 r--p 00000000 00:47 17995481 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/instrumentation.so 7f34be653000-7f34be654000 r-xp 00001000 00:47 17995481 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/instrumentation.so 7f34be654000-7f34be655000 r--p 00002000 00:47 17995481 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/instrumentation.so 7f34be655000-7f34be656000 r--p 00002000 00:47 17995481 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/instrumentation.so 7f34be656000-7f34be657000 rw-p 00003000 00:47 17995481 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/thread/instrumentation.so 7f34be657000-7f34be65b000 rw-p 00000000 00:00 0 7f34be65b000-7f34be65c000 r--p 00000000 00:47 17995105 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/escape.so 7f34be65c000-7f34be65d000 r-xp 00001000 00:47 17995105 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/escape.so 7f34be65d000-7f34be65e000 r--p 00002000 00:47 17995105 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/escape.so 7f34be65e000-7f34be65f000 r--p 00002000 00:47 17995105 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/escape.so 7f34be65f000-7f34be660000 rw-p 00003000 00:47 17995105 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/escape.so 7f34be660000-7f34be670000 rw-p 00000000 00:00 0 7f34be670000-7f34be770000 rw-p 00000000 00:00 0 7f34be771000-7f34be772000 r--p 00000000 00:47 17995109 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese.so 7f34be772000-7f34be773000 r-xp 00001000 00:47 17995109 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese.so 7f34be773000-7f34be774000 r--p 00002000 00:47 17995109 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese.so 7f34be774000-7f34be775000 r--p 00002000 00:47 17995109 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese.so 7f34be775000-7f34be776000 rw-p 00003000 00:47 17995109 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese.so 7f34be776000-7f34be777000 r--p 00000000 00:47 17995444 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/random.so 7f34be777000-7f34be778000 r-xp 00001000 00:47 17995444 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/random.so 7f34be778000-7f34be779000 r--p 00002000 00:47 17995444 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/random.so 7f34be779000-7f34be77a000 r--p 00002000 00:47 17995444 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/random.so 7f34be77a000-7f34be77b000 rw-p 00003000 00:47 17995444 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/random.so 7f34be77b000-7f34be77c000 r--p 00000000 00:47 17995461 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/stack.so 7f34be77c000-7f34be77d000 r-xp 00001000 00:47 17995461 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/stack.so 7f34be77d000-7f34be77e000 r--p 00002000 00:47 17995461 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/stack.so 7f34be77e000-7f34be77f000 r--p 00002000 00:47 17995461 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/stack.so 7f34be77f000-7f34be780000 rw-p 00003000 00:47 17995461 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/stack.so 7f34be780000-7f34bea30000 rw-p 00000000 00:00 0 7f34bea33000-7f34bea3a000 r--p 00000000 00:47 17995750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so 7f34bea3a000-7f34bea7f000 r-xp 00007000 00:47 17995750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so 7f34bea7f000-7f34bea9d000 r--p 0004c000 00:47 17995750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so 7f34bea9d000-7f34bea9f000 r--p 00069000 00:47 17995750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so 7f34bea9f000-7f34beaa0000 rw-p 0006b000 00:47 17995750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/ripper.so 7f34beaa0000-7f34beb10000 rw-p 00000000 00:00 0 7f34beb11000-7f34beb12000 r--p 00000000 00:47 17995400 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_target.so 7f34beb12000-7f34beb13000 r-xp 00001000 00:47 17995400 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_target.so 7f34beb13000-7f34beb14000 r--p 00002000 00:47 17995400 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_target.so 7f34beb14000-7f34beb15000 r--p 00002000 00:47 17995400 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_target.so 7f34beb15000-7f34beb16000 rw-p 00003000 00:47 17995400 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_target.so 7f34beb16000-7f34beb17000 r--p 00000000 00:47 17995398 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7f34beb17000-7f34beb18000 r-xp 00001000 00:47 17995398 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7f34beb18000-7f34beb19000 r--p 00002000 00:47 17995398 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7f34beb19000-7f34beb1a000 r--p 00002000 00:47 17995398 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7f34beb1a000-7f34beb1b000 rw-p 00003000 00:47 17995398 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/stringify_symbols.so 7f34beb1b000-7f34beb1c000 r--p 00000000 00:47 17995309 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/dot.dot.so 7f34beb1c000-7f34beb1d000 r-xp 00001000 00:47 17995309 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/dot.dot.so 7f34beb1d000-7f34beb1e000 r--p 00002000 00:47 17995309 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/dot.dot.so 7f34beb1e000-7f34beb1f000 r--p 00002000 00:47 17995309 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/dot.dot.so 7f34beb1f000-7f34beb20000 rw-p 00003000 00:47 17995309 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/dot.dot.so 7f34beb20000-7f34beb30000 rw-p 00000000 00:00 0 7f34beb30000-7f34beba0000 rw-p 00000000 00:00 0 7f34beba0000-7f34bec53000 r--p 00000000 00:47 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f34bec53000-7f34bef86000 r-xp 000b3000 00:47 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f34bef86000-7f34bf051000 r--p 003e6000 00:47 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f34bf051000-7f34bf0ad000 r--p 004b0000 00:47 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f34bf0ad000-7f34bf0b0000 rw-p 0050c000 00:47 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3 7f34bf0b0000-7f34bf0b3000 rw-p 00000000 00:00 0 7f34bf0b3000-7f34bf0d1000 r--p 00000000 00:47 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f34bf0d1000-7f34bf133000 r-xp 0001e000 00:47 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f34bf133000-7f34bf14f000 r--p 00080000 00:47 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f34bf14f000-7f34bf159000 r--p 0009c000 00:47 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f34bf159000-7f34bf15d000 rw-p 000a6000 00:47 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3 7f34bf15d000-7f34bf171000 r--p 00000000 00:47 17995856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/openssl.so 7f34bf171000-7f34bf1a9000 r-xp 00014000 00:47 17995856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/openssl.so 7f34bf1a9000-7f34bf1bb000 r--p 0004c000 00:47 17995856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/openssl.so 7f34bf1bb000-7f34bf1bd000 r--p 0005d000 00:47 17995856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/openssl.so 7f34bf1bd000-7f34bf1bf000 rw-p 0005f000 00:47 17995856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/openssl.so 7f34bf1bf000-7f34bf2e0000 rw-p 00000000 00:00 0 7f34bf2e0000-7f34bf2e2000 r--p 00000000 00:47 17995843 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/generator.so 7f34bf2e2000-7f34bf2eb000 r-xp 00002000 00:47 17995843 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/generator.so 7f34bf2eb000-7f34bf2ee000 r--p 0000b000 00:47 17995843 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/generator.so 7f34bf2ee000-7f34bf2ef000 r--p 0000d000 00:47 17995843 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/generator.so 7f34bf2ef000-7f34bf2f0000 rw-p 0000e000 00:47 17995843 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/generator.so 7f34bf2f0000-7f34bf300000 rw-p 00000000 00:00 0 7f34bf304000-7f34bf305000 r--p 00000000 00:47 17995346 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7f34bf305000-7f34bf306000 r-xp 00001000 00:47 17995346 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7f34bf306000-7f34bf307000 r--p 00002000 00:47 17995346 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7f34bf307000-7f34bf308000 r--p 00002000 00:47 17995346 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7f34bf308000-7f34bf309000 rw-p 00003000 00:47 17995346 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/ensure_and_callcc.so 7f34bf309000-7f34bf310000 r--p 00000000 00:47 17995713 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/socket.so 7f34bf310000-7f34bf336000 r-xp 00007000 00:47 17995713 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/socket.so 7f34bf336000-7f34bf33e000 r--p 0002d000 00:47 17995713 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/socket.so 7f34bf33e000-7f34bf33f000 r--p 00034000 00:47 17995713 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/socket.so 7f34bf33f000-7f34bf340000 rw-p 00035000 00:47 17995713 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/socket.so 7f34bf340000-7f34bf390000 rw-p 00000000 00:00 0 7f34bf390000-7f34bf392000 r--p 00000000 00:47 17995417 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/memory_view.so 7f34bf392000-7f34bf394000 r-xp 00002000 00:47 17995417 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/memory_view.so 7f34bf394000-7f34bf395000 r--p 00004000 00:47 17995417 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/memory_view.so 7f34bf395000-7f34bf396000 r--p 00004000 00:47 17995417 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/memory_view.so 7f34bf396000-7f34bf397000 rw-p 00005000 00:47 17995417 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/memory_view.so 7f34bf397000-7f34bf399000 r--p 00000000 00:47 17995858 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/parser.so 7f34bf399000-7f34bf39d000 r-xp 00002000 00:47 17995858 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/parser.so 7f34bf39d000-7f34bf39e000 r--p 00006000 00:47 17995858 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/parser.so 7f34bf39e000-7f34bf39f000 r--p 00007000 00:47 17995858 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/parser.so 7f34bf39f000-7f34bf3a0000 rw-p 00008000 00:47 17995858 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/json/ext/parser.so 7f34bf3a0000-7f34bf3e0000 rw-p 00000000 00:00 0 7f34bf3e0000-7f34bf3e1000 r--p 00000000 00:47 17995441 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f34bf3e1000-7f34bf3e2000 r-xp 00001000 00:47 17995441 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f34bf3e2000-7f34bf3e3000 r--p 00002000 00:47 17995441 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f34bf3e3000-7f34bf3e4000 r--p 00002000 00:47 17995441 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f34bf3e4000-7f34bf3e5000 rw-p 00003000 00:47 17995441 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rb_call_super_kw.so 7f34bf3e5000-7f34bf3ed000 r--p 00000000 00:47 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7f34bf3ed000-7f34bf42c000 r-xp 00008000 00:47 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7f34bf42c000-7f34bf43c000 r--p 00047000 00:47 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7f34bf43c000-7f34bf440000 r--p 00056000 00:47 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7f34bf440000-7f34bf441000 rw-p 0005a000 00:47 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2 7f34bf441000-7f34bf445000 r--p 00000000 00:47 17995678 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/date_core.so 7f34bf445000-7f34bf475000 r-xp 00004000 00:47 17995678 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/date_core.so 7f34bf475000-7f34bf47d000 r--p 00034000 00:47 17995678 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/date_core.so 7f34bf47d000-7f34bf47e000 r--p 0003b000 00:47 17995678 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/date_core.so 7f34bf47e000-7f34bf47f000 rw-p 0003c000 00:47 17995678 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/date_core.so 7f34bf47f000-7f34bf4a0000 rw-p 00000000 00:00 0 7f34bf4a1000-7f34bf4a2000 r--p 00000000 00:47 17995541 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/fcntl.so 7f34bf4a2000-7f34bf4a3000 r-xp 00001000 00:47 17995541 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/fcntl.so 7f34bf4a3000-7f34bf4a4000 r--p 00002000 00:47 17995541 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/fcntl.so 7f34bf4a4000-7f34bf4a5000 r--p 00002000 00:47 17995541 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/fcntl.so 7f34bf4a5000-7f34bf4a6000 rw-p 00003000 00:47 17995541 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/fcntl.so 7f34bf4a6000-7f34bf4a8000 r--p 00000000 00:47 17995517 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/coverage.so 7f34bf4a8000-7f34bf4aa000 r-xp 00002000 00:47 17995517 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/coverage.so 7f34bf4aa000-7f34bf4ab000 r--p 00004000 00:47 17995517 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/coverage.so 7f34bf4ab000-7f34bf4ac000 r--p 00004000 00:47 17995517 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/coverage.so 7f34bf4ac000-7f34bf4ad000 rw-p 00005000 00:47 17995517 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/coverage.so 7f34bf4ad000-7f34bf4ae000 r--p 00000000 00:47 17995101 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7f34bf4ae000-7f34bf4af000 r-xp 00001000 00:47 17995101 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7f34bf4af000-7f34bf4c9000 r--p 00002000 00:47 17995101 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7f34bf4c9000-7f34bf4ca000 r--p 0001b000 00:47 17995101 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7f34bf4ca000-7f34bf4cb000 rw-p 0001c000 00:47 17995101 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so 7f34bf4cb000-7f34bf4cc000 r--p 00000000 00:47 17995100 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji.so 7f34bf4cc000-7f34bf4cd000 r-xp 00001000 00:47 17995100 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji.so 7f34bf4cd000-7f34bf4d7000 r--p 00002000 00:47 17995100 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji.so 7f34bf4d7000-7f34bf4d8000 r--p 0000c000 00:47 17995100 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji.so 7f34bf4d8000-7f34bf4d9000 rw-p 0000d000 00:47 17995100 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/emoji.so 7f34bf4d9000-7f34bf4da000 r--p 00000000 00:47 17995108 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/iso2022.so 7f34bf4da000-7f34bf4db000 r-xp 00001000 00:47 17995108 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/iso2022.so 7f34bf4db000-7f34bf4dc000 r--p 00002000 00:47 17995108 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/iso2022.so 7f34bf4dc000-7f34bf4dd000 r--p 00003000 00:47 17995108 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/iso2022.so 7f34bf4dd000-7f34bf4de000 rw-p 00004000 00:47 17995108 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/iso2022.so 7f34bf4de000-7f34bf4df000 r--p 00000000 00:47 17995110 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f34bf4df000-7f34bf4e0000 r-xp 00001000 00:47 17995110 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f34bf4e0000-7f34bf536000 r--p 00002000 00:47 17995110 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f34bf536000-7f34bf537000 r--p 00057000 00:47 17995110 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f34bf537000-7f34bf538000 rw-p 00058000 00:47 17995110 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/japanese_euc.so 7f34bf538000-7f34bf539000 r--p 00000000 00:47 17995099 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/ebcdic.so 7f34bf539000-7f34bf53a000 r-xp 00001000 00:47 17995099 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/ebcdic.so 7f34bf53a000-7f34bf53b000 r--p 00002000 00:47 17995099 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/ebcdic.so 7f34bf53b000-7f34bf53c000 r--p 00002000 00:47 17995099 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/ebcdic.so 7f34bf53c000-7f34bf53d000 rw-p 00003000 00:47 17995099 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/ebcdic.so 7f34bf53d000-7f34bf540000 r--p 00000000 00:47 17995116 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/single_byte.so 7f34bf540000-7f34bf541000 r-xp 00003000 00:47 17995116 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/single_byte.so 7f34bf541000-7f34bf555000 r--p 00004000 00:47 17995116 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/single_byte.so 7f34bf555000-7f34bf55a000 r--p 00018000 00:47 17995116 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/single_byte.so 7f34bf55a000-7f34bf55b000 rw-p 0001d000 00:47 17995116 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/single_byte.so 7f34bf55b000-7f34bf55c000 r--p 00000000 00:47 17995117 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f34bf55c000-7f34bf55e000 r-xp 00001000 00:47 17995117 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f34bf55e000-7f34bf55f000 r--p 00003000 00:47 17995117 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f34bf55f000-7f34bf560000 r--p 00004000 00:47 17995117 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f34bf560000-7f34bf561000 rw-p 00005000 00:47 17995117 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/utf_16_32.so 7f34bf561000-7f34bf564000 r--p 00000000 00:47 17995683 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/stringio.so 7f34bf564000-7f34bf569000 r-xp 00003000 00:47 17995683 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/stringio.so 7f34bf569000-7f34bf56b000 r--p 00008000 00:47 17995683 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/stringio.so 7f34bf56b000-7f34bf56c000 r--p 00009000 00:47 17995683 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/stringio.so 7f34bf56c000-7f34bf56d000 rw-p 0000a000 00:47 17995683 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/stringio.so 7f34bf56d000-7f34bf56f000 r--p 00000000 00:47 17995512 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/cgi/escape.so 7f34bf56f000-7f34bf571000 r-xp 00002000 00:47 17995512 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/cgi/escape.so 7f34bf571000-7f34bf572000 r--p 00004000 00:47 17995512 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/cgi/escape.so 7f34bf572000-7f34bf573000 r--p 00004000 00:47 17995512 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/cgi/escape.so 7f34bf573000-7f34bf574000 rw-p 00005000 00:47 17995512 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/cgi/escape.so 7f34bf574000-7f34bf575000 r--p 00000000 00:47 17995500 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/wait.so 7f34bf575000-7f34bf576000 r-xp 00001000 00:47 17995500 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/wait.so 7f34bf576000-7f34bf577000 r--p 00002000 00:47 17995500 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/wait.so 7f34bf577000-7f34bf578000 r--p 00002000 00:47 17995500 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/wait.so 7f34bf578000-7f34bf579000 rw-p 00003000 00:47 17995500 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/wait.so 7f34bf579000-7f34bf57a000 r--p 00000000 00:47 17995492 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/typeddata.so 7f34bf57a000-7f34bf57b000 r-xp 00001000 00:47 17995492 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/typeddata.so 7f34bf57b000-7f34bf57c000 r--p 00002000 00:47 17995492 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/typeddata.so 7f34bf57c000-7f34bf57d000 r--p 00002000 00:47 17995492 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/typeddata.so 7f34bf57d000-7f34bf57e000 rw-p 00003000 00:47 17995492 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/typeddata.so 7f34bf57e000-7f34bf57f000 r--p 00000000 00:47 17995532 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/erb/escape.so 7f34bf57f000-7f34bf580000 r-xp 00001000 00:47 17995532 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/erb/escape.so 7f34bf580000-7f34bf581000 r--p 00002000 00:47 17995532 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/erb/escape.so 7f34bf581000-7f34bf582000 r--p 00002000 00:47 17995532 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/erb/escape.so 7f34bf582000-7f34bf583000 rw-p 00003000 00:47 17995532 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/erb/escape.so 7f34bf583000-7f34bf586000 r--p 00000000 00:47 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7f34bf586000-7f34bf58c000 r-xp 00003000 00:47 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7f34bf58c000-7f34bf58e000 r--p 00009000 00:47 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7f34bf58e000-7f34bf58f000 r--p 0000b000 00:47 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7f34bf58f000-7f34bf590000 rw-p 0000c000 00:47 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66 7f34bf590000-7f34bf5a0000 rw-p 00000000 00:00 0 7f34bf5a0000-7f34bf5a2000 r--p 00000000 00:47 17995691 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/strscan.so 7f34bf5a2000-7f34bf5a7000 r-xp 00002000 00:47 17995691 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/strscan.so 7f34bf5a7000-7f34bf5a9000 r--p 00007000 00:47 17995691 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/strscan.so 7f34bf5a9000-7f34bf5aa000 r--p 00008000 00:47 17995691 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/strscan.so 7f34bf5aa000-7f34bf5ab000 rw-p 00009000 00:47 17995691 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/strscan.so 7f34bf5ab000-7f34bf5ac000 r--p 00000000 00:47 17995813 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/bubblebabble.so 7f34bf5ac000-7f34bf5ad000 r-xp 00001000 00:47 17995813 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/bubblebabble.so 7f34bf5ad000-7f34bf5ae000 r--p 00002000 00:47 17995813 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/bubblebabble.so 7f34bf5ae000-7f34bf5af000 r--p 00002000 00:47 17995813 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/bubblebabble.so 7f34bf5af000-7f34bf5b0000 rw-p 00003000 00:47 17995813 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/bubblebabble.so 7f34bf5b0000-7f34bf5c0000 rw-p 00000000 00:00 0 7f34bf5c2000-7f34bf5c3000 r--p 00000000 00:47 17995833 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha2.so 7f34bf5c3000-7f34bf5c7000 r-xp 00001000 00:47 17995833 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha2.so 7f34bf5c7000-7f34bf5c8000 r--p 00005000 00:47 17995833 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha2.so 7f34bf5c8000-7f34bf5c9000 r--p 00005000 00:47 17995833 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha2.so 7f34bf5c9000-7f34bf5ca000 rw-p 00006000 00:47 17995833 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha2.so 7f34bf5ca000-7f34bf5cb000 r--p 00000000 00:47 17995825 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha1.so 7f34bf5cb000-7f34bf5cd000 r-xp 00001000 00:47 17995825 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha1.so 7f34bf5cd000-7f34bf5ce000 r--p 00003000 00:47 17995825 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha1.so 7f34bf5ce000-7f34bf5cf000 r--p 00003000 00:47 17995825 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha1.so 7f34bf5cf000-7f34bf5d0000 rw-p 00004000 00:47 17995825 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/sha1.so 7f34bf5d0000-7f34bf610000 rw-p 00000000 00:00 0 7f34bf612000-7f34bf613000 r--p 00000000 00:47 17995821 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/rmd160.so 7f34bf613000-7f34bf615000 r-xp 00001000 00:47 17995821 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/rmd160.so 7f34bf615000-7f34bf616000 r--p 00003000 00:47 17995821 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/rmd160.so 7f34bf616000-7f34bf617000 r--p 00003000 00:47 17995821 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/rmd160.so 7f34bf617000-7f34bf618000 rw-p 00004000 00:47 17995821 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/rmd160.so 7f34bf618000-7f34bf61a000 r--p 00000000 00:47 17995524 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest.so 7f34bf61a000-7f34bf61c000 r-xp 00002000 00:47 17995524 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest.so 7f34bf61c000-7f34bf61d000 r--p 00004000 00:47 17995524 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest.so 7f34bf61d000-7f34bf61e000 r--p 00004000 00:47 17995524 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest.so 7f34bf61e000-7f34bf61f000 rw-p 00005000 00:47 17995524 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest.so 7f34bf61f000-7f34bf621000 r--p 00000000 00:47 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f34bf621000-7f34bf63a000 r-xp 00002000 00:47 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f34bf63a000-7f34bf63e000 r--p 0001b000 00:47 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f34bf63e000-7f34bf63f000 r--p 0001e000 00:47 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f34bf63f000-7f34bf640000 rw-p 0001f000 00:47 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9 7f34bf640000-7f34bf670000 rw-p 00000000 00:00 0 7f34bf670000-7f34bf671000 r--p 00000000 00:47 17995818 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/md5.so 7f34bf671000-7f34bf672000 r-xp 00001000 00:47 17995818 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/md5.so 7f34bf672000-7f34bf673000 r--p 00002000 00:47 17995818 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/md5.so 7f34bf673000-7f34bf674000 r--p 00002000 00:47 17995818 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/md5.so 7f34bf674000-7f34bf675000 rw-p 00003000 00:47 17995818 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/digest/md5.so 7f34bf675000-7f34bf678000 r--p 00000000 00:47 17995655 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/psych.so 7f34bf678000-7f34bf67c000 r-xp 00003000 00:47 17995655 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/psych.so 7f34bf67c000-7f34bf67d000 r--p 00007000 00:47 17995655 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/psych.so 7f34bf67d000-7f34bf67e000 r--p 00008000 00:47 17995655 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/psych.so 7f34bf67e000-7f34bf67f000 rw-p 00009000 00:47 17995655 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/psych.so 7f34bf67f000-7f34bf680000 r--p 00000000 00:47 17995470 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/symbol.so 7f34bf680000-7f34bf681000 r-xp 00001000 00:47 17995470 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/symbol.so 7f34bf681000-7f34bf682000 r--p 00002000 00:47 17995470 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/symbol.so 7f34bf682000-7f34bf683000 r--p 00002000 00:47 17995470 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/symbol.so 7f34bf683000-7f34bf684000 rw-p 00003000 00:47 17995470 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/symbol.so 7f34bf684000-7f34bf685000 r--p 00000000 00:47 17994757 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1257.so 7f34bf685000-7f34bf686000 r-xp 00001000 00:47 17994757 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1257.so 7f34bf686000-7f34bf687000 r--p 00002000 00:47 17994757 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1257.so 7f34bf687000-7f34bf688000 r--p 00002000 00:47 17994757 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1257.so 7f34bf688000-7f34bf689000 rw-p 00003000 00:47 17994757 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1257.so 7f34bf689000-7f34bf68a000 r--p 00000000 00:47 17994756 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1254.so 7f34bf68a000-7f34bf68b000 r-xp 00001000 00:47 17994756 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1254.so 7f34bf68b000-7f34bf68c000 r--p 00002000 00:47 17994756 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1254.so 7f34bf68c000-7f34bf68d000 r--p 00002000 00:47 17994756 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1254.so 7f34bf68d000-7f34bf68e000 rw-p 00003000 00:47 17994756 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1254.so 7f34bf68e000-7f34bf68f000 r--p 00000000 00:47 17994755 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1253.so 7f34bf68f000-7f34bf690000 r-xp 00001000 00:47 17994755 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1253.so 7f34bf690000-7f34bf691000 r--p 00002000 00:47 17994755 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1253.so 7f34bf691000-7f34bf692000 r--p 00002000 00:47 17994755 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1253.so 7f34bf692000-7f34bf693000 rw-p 00003000 00:47 17994755 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1253.so 7f34bf693000-7f34bf694000 r--p 00000000 00:47 17994754 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1252.so 7f34bf694000-7f34bf695000 r-xp 00001000 00:47 17994754 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1252.so 7f34bf695000-7f34bf696000 r--p 00002000 00:47 17994754 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1252.so 7f34bf696000-7f34bf697000 r--p 00002000 00:47 17994754 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1252.so 7f34bf697000-7f34bf698000 rw-p 00003000 00:47 17994754 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1252.so 7f34bf698000-7f34bf699000 r--p 00000000 00:47 17994753 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1251.so 7f34bf699000-7f34bf69a000 r-xp 00001000 00:47 17994753 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1251.so 7f34bf69a000-7f34bf69b000 r--p 00002000 00:47 17994753 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1251.so 7f34bf69b000-7f34bf69c000 r--p 00002000 00:47 17994753 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1251.so 7f34bf69c000-7f34bf69d000 rw-p 00003000 00:47 17994753 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1251.so 7f34bf69d000-7f34bf69e000 r--p 00000000 00:47 17994752 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1250.so 7f34bf69e000-7f34bf69f000 r-xp 00001000 00:47 17994752 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1250.so 7f34bf69f000-7f34bf6a0000 r--p 00002000 00:47 17994752 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1250.so 7f34bf6a0000-7f34bf6a1000 r--p 00002000 00:47 17994752 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1250.so 7f34bf6a1000-7f34bf6a2000 rw-p 00003000 00:47 17994752 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_1250.so 7f34bf6a2000-7f34bf6a3000 r--p 00000000 00:47 17994746 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/shift_jis.so 7f34bf6a3000-7f34bf6a4000 r-xp 00001000 00:47 17994746 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/shift_jis.so 7f34bf6a4000-7f34bf6a5000 r--p 00002000 00:47 17994746 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/shift_jis.so 7f34bf6a5000-7f34bf6a6000 r--p 00003000 00:47 17994746 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/shift_jis.so 7f34bf6a6000-7f34bf6a7000 rw-p 00004000 00:47 17994746 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/shift_jis.so 7f34bf6a7000-7f34bf6a8000 r--p 00000000 00:47 17994745 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_u.so 7f34bf6a8000-7f34bf6a9000 r-xp 00001000 00:47 17994745 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_u.so 7f34bf6a9000-7f34bf6aa000 r--p 00002000 00:47 17994745 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_u.so 7f34bf6aa000-7f34bf6ab000 r--p 00002000 00:47 17994745 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_u.so 7f34bf6ab000-7f34bf6ac000 rw-p 00003000 00:47 17994745 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_u.so 7f34bf6ac000-7f34bf6ad000 r--p 00000000 00:47 17994744 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_r.so 7f34bf6ad000-7f34bf6ae000 r-xp 00001000 00:47 17994744 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_r.so 7f34bf6ae000-7f34bf6af000 r--p 00002000 00:47 17994744 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_r.so 7f34bf6af000-7f34bf6b0000 r--p 00002000 00:47 17994744 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_r.so 7f34bf6b0000-7f34bf6b1000 rw-p 00003000 00:47 17994744 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/koi8_r.so 7f34bf6b1000-7f34bf6b2000 r--p 00000000 00:47 17994743 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_16.so 7f34bf6b2000-7f34bf6b3000 r-xp 00001000 00:47 17994743 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_16.so 7f34bf6b3000-7f34bf6b4000 r--p 00002000 00:47 17994743 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_16.so 7f34bf6b4000-7f34bf6b5000 r--p 00002000 00:47 17994743 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_16.so 7f34bf6b5000-7f34bf6b6000 rw-p 00003000 00:47 17994743 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_16.so 7f34bf6b6000-7f34bf6b7000 r--p 00000000 00:47 17994742 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_15.so 7f34bf6b7000-7f34bf6b8000 r-xp 00001000 00:47 17994742 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_15.so 7f34bf6b8000-7f34bf6b9000 r--p 00002000 00:47 17994742 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_15.so 7f34bf6b9000-7f34bf6ba000 r--p 00002000 00:47 17994742 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_15.so 7f34bf6ba000-7f34bf6bb000 rw-p 00003000 00:47 17994742 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_15.so 7f34bf6bb000-7f34bf6bc000 r--p 00000000 00:47 17994741 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_14.so 7f34bf6bc000-7f34bf6bd000 r-xp 00001000 00:47 17994741 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_14.so 7f34bf6bd000-7f34bf6be000 r--p 00002000 00:47 17994741 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_14.so 7f34bf6be000-7f34bf6bf000 r--p 00002000 00:47 17994741 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_14.so 7f34bf6bf000-7f34bf6c0000 rw-p 00003000 00:47 17994741 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_14.so 7f34bf6c0000-7f34bf6c1000 r--p 00000000 00:47 17994740 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_13.so 7f34bf6c1000-7f34bf6c2000 r-xp 00001000 00:47 17994740 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_13.so 7f34bf6c2000-7f34bf6c3000 r--p 00002000 00:47 17994740 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_13.so 7f34bf6c3000-7f34bf6c4000 r--p 00002000 00:47 17994740 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_13.so 7f34bf6c4000-7f34bf6c5000 rw-p 00003000 00:47 17994740 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_13.so 7f34bf6c5000-7f34bf6c6000 r--p 00000000 00:47 17994739 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_11.so 7f34bf6c6000-7f34bf6c7000 r-xp 00001000 00:47 17994739 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_11.so 7f34bf6c7000-7f34bf6c8000 r--p 00002000 00:47 17994739 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_11.so 7f34bf6c8000-7f34bf6c9000 r--p 00002000 00:47 17994739 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_11.so 7f34bf6c9000-7f34bf6ca000 rw-p 00003000 00:47 17994739 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_11.so 7f34bf6ca000-7f34bf6cb000 r--p 00000000 00:47 17994738 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_10.so 7f34bf6cb000-7f34bf6cc000 r-xp 00001000 00:47 17994738 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_10.so 7f34bf6cc000-7f34bf6cd000 r--p 00002000 00:47 17994738 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_10.so 7f34bf6cd000-7f34bf6ce000 r--p 00002000 00:47 17994738 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_10.so 7f34bf6ce000-7f34bf6cf000 rw-p 00003000 00:47 17994738 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_10.so 7f34bf6cf000-7f34bf6d0000 r--p 00000000 00:47 17994737 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_9.so 7f34bf6d0000-7f34bf6d1000 r-xp 00001000 00:47 17994737 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_9.so 7f34bf6d1000-7f34bf6d2000 r--p 00002000 00:47 17994737 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_9.so 7f34bf6d2000-7f34bf6d3000 r--p 00002000 00:47 17994737 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_9.so 7f34bf6d3000-7f34bf6d4000 rw-p 00003000 00:47 17994737 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_9.so 7f34bf6d4000-7f34bf6d5000 r--p 00000000 00:47 17994736 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_8.so 7f34bf6d5000-7f34bf6d6000 r-xp 00001000 00:47 17994736 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_8.so 7f34bf6d6000-7f34bf6d7000 r--p 00002000 00:47 17994736 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_8.so 7f34bf6d7000-7f34bf6d8000 r--p 00002000 00:47 17994736 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_8.so 7f34bf6d8000-7f34bf6d9000 rw-p 00003000 00:47 17994736 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_8.so 7f34bf6d9000-7f34bf6da000 r--p 00000000 00:47 17994735 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_7.so 7f34bf6da000-7f34bf6db000 r-xp 00001000 00:47 17994735 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_7.so 7f34bf6db000-7f34bf6dc000 r--p 00002000 00:47 17994735 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_7.so 7f34bf6dc000-7f34bf6dd000 r--p 00002000 00:47 17994735 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_7.so 7f34bf6dd000-7f34bf6de000 rw-p 00003000 00:47 17994735 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_7.so 7f34bf6de000-7f34bf6df000 r--p 00000000 00:47 17994734 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_6.so 7f34bf6df000-7f34bf6e0000 r-xp 00001000 00:47 17994734 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_6.so 7f34bf6e0000-7f34bf6e1000 r--p 00002000 00:47 17994734 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_6.so 7f34bf6e1000-7f34bf6e2000 r--p 00002000 00:47 17994734 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_6.so 7f34bf6e2000-7f34bf6e3000 rw-p 00003000 00:47 17994734 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_6.so 7f34bf6e3000-7f34bf6e4000 r--p 00000000 00:47 17994733 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_5.so 7f34bf6e4000-7f34bf6e5000 r-xp 00001000 00:47 17994733 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_5.so 7f34bf6e5000-7f34bf6e6000 r--p 00002000 00:47 17994733 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_5.so 7f34bf6e6000-7f34bf6e7000 r--p 00002000 00:47 17994733 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_5.so 7f34bf6e7000-7f34bf6e8000 rw-p 00003000 00:47 17994733 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_5.so 7f34bf6e8000-7f34bf6e9000 r--p 00000000 00:47 17994732 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_4.so 7f34bf6e9000-7f34bf6ea000 r-xp 00001000 00:47 17994732 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_4.so 7f34bf6ea000-7f34bf6eb000 r--p 00002000 00:47 17994732 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_4.so 7f34bf6eb000-7f34bf6ec000 r--p 00002000 00:47 17994732 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_4.so 7f34bf6ec000-7f34bf6ed000 rw-p 00003000 00:47 17994732 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_4.so 7f34bf6ed000-7f34bf6ee000 r--p 00000000 00:47 17994731 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_3.so 7f34bf6ee000-7f34bf6ef000 r-xp 00001000 00:47 17994731 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_3.so 7f34bf6ef000-7f34bf6f0000 r--p 00002000 00:47 17994731 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_3.so 7f34bf6f0000-7f34bf6f1000 r--p 00002000 00:47 17994731 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_3.so 7f34bf6f1000-7f34bf6f2000 rw-p 00003000 00:47 17994731 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_3.so 7f34bf6f2000-7f34bf6f3000 r--p 00000000 00:47 17994730 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_2.so 7f34bf6f3000-7f34bf6f4000 r-xp 00001000 00:47 17994730 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_2.so 7f34bf6f4000-7f34bf6f5000 r--p 00002000 00:47 17994730 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_2.so 7f34bf6f5000-7f34bf6f6000 r--p 00002000 00:47 17994730 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_2.so 7f34bf6f6000-7f34bf6f7000 rw-p 00003000 00:47 17994730 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_2.so 7f34bf6f7000-7f34bf6f8000 r--p 00000000 00:47 17994729 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_1.so 7f34bf6f8000-7f34bf6f9000 r-xp 00001000 00:47 17994729 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_1.so 7f34bf6f9000-7f34bf6fa000 r--p 00002000 00:47 17994729 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_1.so 7f34bf6fa000-7f34bf6fb000 r--p 00002000 00:47 17994729 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_1.so 7f34bf6fb000-7f34bf6fc000 rw-p 00003000 00:47 17994729 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/iso_8859_1.so 7f34bf6fc000-7f34bf6fd000 r--p 00000000 00:47 17994728 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gbk.so 7f34bf6fd000-7f34bf6fe000 r-xp 00001000 00:47 17994728 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gbk.so 7f34bf6fe000-7f34bf6ff000 r--p 00002000 00:47 17994728 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gbk.so 7f34bf6ff000-7f34bf700000 r--p 00002000 00:47 17994728 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gbk.so 7f34bf700000-7f34bf701000 rw-p 00003000 00:47 17994728 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gbk.so 7f34bf701000-7f34bf702000 r--p 00000000 00:47 17994727 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gb18030.so 7f34bf702000-7f34bf703000 r-xp 00001000 00:47 17994727 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gb18030.so 7f34bf703000-7f34bf704000 r--p 00002000 00:47 17994727 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gb18030.so 7f34bf704000-7f34bf705000 r--p 00002000 00:47 17994727 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gb18030.so 7f34bf705000-7f34bf706000 rw-p 00003000 00:47 17994727 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/gb18030.so 7f34bf706000-7f34bf707000 r--p 00000000 00:47 17994725 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_tw.so 7f34bf707000-7f34bf708000 r-xp 00001000 00:47 17994725 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_tw.so 7f34bf708000-7f34bf709000 r--p 00002000 00:47 17994725 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_tw.so 7f34bf709000-7f34bf70a000 r--p 00002000 00:47 17994725 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_tw.so 7f34bf70a000-7f34bf70b000 rw-p 00003000 00:47 17994725 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_tw.so 7f34bf70b000-7f34bf70c000 r--p 00000000 00:47 17994724 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_kr.so 7f34bf70c000-7f34bf70d000 r-xp 00001000 00:47 17994724 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_kr.so 7f34bf70d000-7f34bf70e000 r--p 00002000 00:47 17994724 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_kr.so 7f34bf70e000-7f34bf70f000 r--p 00002000 00:47 17994724 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_kr.so 7f34bf70f000-7f34bf710000 rw-p 00003000 00:47 17994724 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_kr.so 7f34bf710000-7f34bf711000 r--p 00000000 00:47 17994722 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/emacs_mule.so 7f34bf711000-7f34bf712000 r-xp 00001000 00:47 17994722 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/emacs_mule.so 7f34bf712000-7f34bf713000 r--p 00002000 00:47 17994722 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/emacs_mule.so 7f34bf713000-7f34bf714000 r--p 00002000 00:47 17994722 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/emacs_mule.so 7f34bf714000-7f34bf715000 rw-p 00003000 00:47 17994722 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/emacs_mule.so 7f34bf715000-7f34bf716000 r--p 00000000 00:47 17994720 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cp949.so 7f34bf716000-7f34bf717000 r-xp 00001000 00:47 17994720 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cp949.so 7f34bf717000-7f34bf718000 r--p 00002000 00:47 17994720 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cp949.so 7f34bf718000-7f34bf719000 r--p 00002000 00:47 17994720 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cp949.so 7f34bf719000-7f34bf71a000 rw-p 00003000 00:47 17994720 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cp949.so 7f34bf71a000-7f34bf71b000 r--p 00000000 00:47 17994719 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cesu_8.so 7f34bf71b000-7f34bf71c000 r-xp 00001000 00:47 17994719 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cesu_8.so 7f34bf71c000-7f34bf71d000 r--p 00002000 00:47 17994719 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cesu_8.so 7f34bf71d000-7f34bf71e000 r--p 00003000 00:47 17994719 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cesu_8.so 7f34bf71e000-7f34bf71f000 rw-p 00004000 00:47 17994719 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/cesu_8.so 7f34bf71f000-7f34bf720000 r--p 00000000 00:47 17994718 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/big5.so 7f34bf720000-7f34bf721000 r-xp 00001000 00:47 17994718 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/big5.so 7f34bf721000-7f34bf723000 r--p 00002000 00:47 17994718 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/big5.so 7f34bf723000-7f34bf724000 r--p 00003000 00:47 17994718 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/big5.so 7f34bf724000-7f34bf725000 rw-p 00004000 00:47 17994718 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/big5.so 7f34bf725000-7f34bf726000 r--p 00000000 00:47 17994751 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_31j.so 7f34bf726000-7f34bf727000 r-xp 00001000 00:47 17994751 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_31j.so 7f34bf727000-7f34bf728000 r--p 00002000 00:47 17994751 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_31j.so 7f34bf728000-7f34bf729000 r--p 00003000 00:47 17994751 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_31j.so 7f34bf729000-7f34bf72a000 rw-p 00004000 00:47 17994751 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/windows_31j.so 7f34bf72a000-7f34bf72b000 r--p 00000000 00:47 17994723 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_jp.so 7f34bf72b000-7f34bf72c000 r-xp 00001000 00:47 17994723 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_jp.so 7f34bf72c000-7f34bf72d000 r--p 00002000 00:47 17994723 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_jp.so 7f34bf72d000-7f34bf72e000 r--p 00003000 00:47 17994723 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_jp.so 7f34bf72e000-7f34bf72f000 rw-p 00004000 00:47 17994723 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/euc_jp.so 7f34bf72f000-7f34bf730000 r--p 00000000 00:47 17994750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32le.so 7f34bf730000-7f34bf731000 r-xp 00001000 00:47 17994750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32le.so 7f34bf731000-7f34bf732000 r--p 00002000 00:47 17994750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32le.so 7f34bf732000-7f34bf733000 r--p 00002000 00:47 17994750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32le.so 7f34bf733000-7f34bf734000 rw-p 00003000 00:47 17994750 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32le.so 7f34bf734000-7f34bf735000 r--p 00000000 00:47 17994749 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32be.so 7f34bf735000-7f34bf736000 r-xp 00001000 00:47 17994749 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32be.so 7f34bf736000-7f34bf737000 r--p 00002000 00:47 17994749 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32be.so 7f34bf737000-7f34bf738000 r--p 00002000 00:47 17994749 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32be.so 7f34bf738000-7f34bf739000 rw-p 00003000 00:47 17994749 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_32be.so 7f34bf739000-7f34bf73a000 r--p 00000000 00:47 17994748 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16le.so 7f34bf73a000-7f34bf73b000 r-xp 00001000 00:47 17994748 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16le.so 7f34bf73b000-7f34bf73c000 r--p 00002000 00:47 17994748 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16le.so 7f34bf73c000-7f34bf73d000 r--p 00002000 00:47 17994748 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16le.so 7f34bf73d000-7f34bf73e000 rw-p 00003000 00:47 17994748 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16le.so 7f34bf73e000-7f34bf73f000 r--p 00000000 00:47 17994747 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16be.so 7f34bf73f000-7f34bf740000 r-xp 00001000 00:47 17994747 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16be.so 7f34bf740000-7f34bf741000 r--p 00002000 00:47 17994747 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16be.so 7f34bf741000-7f34bf742000 r--p 00002000 00:47 17994747 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16be.so 7f34bf742000-7f34bf743000 rw-p 00003000 00:47 17994747 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/utf_16be.so 7f34bf743000-7f34bf745000 r--p 00000000 00:47 17995539 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/string.so 7f34bf745000-7f34bf748000 r-xp 00002000 00:47 17995539 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/string.so 7f34bf748000-7f34bf749000 r--p 00005000 00:47 17995539 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/string.so 7f34bf749000-7f34bf74a000 r--p 00006000 00:47 17995539 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/string.so 7f34bf74a000-7f34bf74b000 rw-p 00007000 00:47 17995539 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/string.so 7f34bf74b000-7f34bf74c000 r--p 00000000 00:47 17995459 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/update.so 7f34bf74c000-7f34bf74d000 r-xp 00001000 00:47 17995459 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/update.so 7f34bf74d000-7f34bf74e000 r--p 00002000 00:47 17995459 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/update.so 7f34bf74e000-7f34bf74f000 r--p 00002000 00:47 17995459 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/update.so 7f34bf74f000-7f34bf750000 rw-p 00003000 00:47 17995459 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/update.so 7f34bf750000-7f34bf751000 r--p 00000000 00:47 17995414 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/numhash.so 7f34bf751000-7f34bf752000 r-xp 00001000 00:47 17995414 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/numhash.so 7f34bf752000-7f34bf753000 r--p 00002000 00:47 17995414 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/numhash.so 7f34bf753000-7f34bf754000 r--p 00002000 00:47 17995414 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/numhash.so 7f34bf754000-7f34bf755000 rw-p 00003000 00:47 17995414 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/numhash.so 7f34bf757000-7f34bf758000 r--p 00000000 00:47 17995505 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/continuation.so 7f34bf758000-7f34bf759000 r-xp 00001000 00:47 17995505 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/continuation.so 7f34bf759000-7f34bf75a000 r--p 00002000 00:47 17995505 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/continuation.so 7f34bf75a000-7f34bf75b000 r--p 00002000 00:47 17995505 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/continuation.so 7f34bf75b000-7f34bf75c000 rw-p 00003000 00:47 17995505 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/continuation.so 7f34bf75c000-7f34bf75f000 r--p 00000000 00:47 17995700 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/zlib.so 7f34bf75f000-7f34bf76b000 r-xp 00003000 00:47 17995700 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/zlib.so 7f34bf76b000-7f34bf76e000 r--p 0000f000 00:47 17995700 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/zlib.so 7f34bf76e000-7f34bf76f000 r--p 00011000 00:47 17995700 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/zlib.so 7f34bf76f000-7f34bf770000 rw-p 00012000 00:47 17995700 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/zlib.so 7f34bf770000-7f34bf780000 rw-p 00000000 00:00 0 7f34bf780000-7f34bf783000 r--p 00000000 00:47 17995593 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/objspace.so 7f34bf783000-7f34bf78c000 r-xp 00003000 00:47 17995593 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/objspace.so 7f34bf78c000-7f34bf78e000 r--p 0000c000 00:47 17995593 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/objspace.so 7f34bf78e000-7f34bf78f000 r--p 0000d000 00:47 17995593 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/objspace.so 7f34bf78f000-7f34bf790000 rw-p 0000e000 00:47 17995593 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/objspace.so 7f34bf790000-7f34bf7d0000 rw-p 00000000 00:00 0 7f34bf7d1000-7f34bf7d2000 r--p 00000000 00:47 17995580 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/monitor.so 7f34bf7d2000-7f34bf7d3000 r-xp 00001000 00:47 17995580 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/monitor.so 7f34bf7d3000-7f34bf7d4000 r--p 00002000 00:47 17995580 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/monitor.so 7f34bf7d4000-7f34bf7d5000 r--p 00002000 00:47 17995580 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/monitor.so 7f34bf7d5000-7f34bf7d6000 rw-p 00003000 00:47 17995580 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/monitor.so 7f34bf7d6000-7f34bf7d7000 r--p 00000000 00:47 17995455 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/foreach.so 7f34bf7d7000-7f34bf7d8000 r-xp 00001000 00:47 17995455 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/foreach.so 7f34bf7d8000-7f34bf7d9000 r--p 00002000 00:47 17995455 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/foreach.so 7f34bf7d9000-7f34bf7da000 r--p 00002000 00:47 17995455 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/foreach.so 7f34bf7da000-7f34bf7db000 rw-p 00003000 00:47 17995455 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/st/foreach.so 7f34bf7db000-7f34bf7dc000 r--p 00000000 00:47 17995449 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rational.so 7f34bf7dc000-7f34bf7dd000 r-xp 00001000 00:47 17995449 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rational.so 7f34bf7dd000-7f34bf7de000 r--p 00002000 00:47 17995449 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rational.so 7f34bf7de000-7f34bf7df000 r--p 00002000 00:47 17995449 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rational.so 7f34bf7df000-7f34bf7e0000 rw-p 00003000 00:47 17995449 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/rational.so 7f34bf7e0000-7f34bf7f0000 rw-p 00000000 00:00 0 7f34bf7f1000-7f34bf7f2000 r--p 00000000 00:47 17995442 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/proc.so 7f34bf7f2000-7f34bf7f3000 r-xp 00001000 00:47 17995442 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/proc.so 7f34bf7f3000-7f34bf7f4000 r--p 00002000 00:47 17995442 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/proc.so 7f34bf7f4000-7f34bf7f5000 r--p 00002000 00:47 17995442 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/proc.so 7f34bf7f5000-7f34bf7f6000 rw-p 00003000 00:47 17995442 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/proc.so 7f34bf7f6000-7f34bf7f7000 r--p 00000000 00:47 17995433 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/postponed_job.so 7f34bf7f7000-7f34bf7f8000 r-xp 00001000 00:47 17995433 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/postponed_job.so 7f34bf7f8000-7f34bf7f9000 r--p 00002000 00:47 17995433 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/postponed_job.so 7f34bf7f9000-7f34bf7fa000 r--p 00002000 00:47 17995433 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/postponed_job.so 7f34bf7fa000-7f34bf7fb000 rw-p 00003000 00:47 17995433 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/postponed_job.so 7f34bf7fb000-7f34bf7fc000 r--p 00000000 00:47 17995430 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7f34bf7fc000-7f34bf7fd000 r-xp 00001000 00:47 17995430 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7f34bf7fd000-7f34bf7fe000 r--p 00002000 00:47 17995430 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7f34bf7fe000-7f34bf7ff000 r--p 00002000 00:47 17995430 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7f34bf7ff000-7f34bf800000 rw-p 00003000 00:47 17995430 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so 7f34bf800000-7f34bf810000 rw-p 00000000 00:00 0 7f34bf811000-7f34bf812000 r--p 00000000 00:47 17995424 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/path_to_class.so 7f34bf812000-7f34bf813000 r-xp 00001000 00:47 17995424 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/path_to_class.so 7f34bf813000-7f34bf814000 r--p 00002000 00:47 17995424 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/path_to_class.so 7f34bf814000-7f34bf815000 r--p 00002000 00:47 17995424 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/path_to_class.so 7f34bf815000-7f34bf816000 rw-p 00003000 00:47 17995424 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/path_to_class.so 7f34bf816000-7f34bf817000 r--p 00000000 00:47 17995427 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/num2int.so 7f34bf817000-7f34bf818000 r-xp 00001000 00:47 17995427 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/num2int.so 7f34bf818000-7f34bf819000 r--p 00002000 00:47 17995427 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/num2int.so 7f34bf819000-7f34bf81a000 r--p 00002000 00:47 17995427 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/num2int.so 7f34bf81a000-7f34bf81b000 rw-p 00003000 00:47 17995427 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/num2int.so 7f34bf81b000-7f34bf81c000 r--p 00000000 00:47 17995420 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/method.so 7f34bf81c000-7f34bf81d000 r-xp 00001000 00:47 17995420 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/method.so 7f34bf81d000-7f34bf81e000 r--p 00002000 00:47 17995420 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/method.so 7f34bf81e000-7f34bf81f000 r--p 00002000 00:47 17995420 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/method.so 7f34bf81f000-7f34bf820000 rw-p 00003000 00:47 17995420 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/method.so 7f34bf820000-7f34bf830000 rw-p 00000000 00:00 0 7f34bf830000-7f34bf831000 r--p 00000000 00:47 17995409 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/usr.so 7f34bf831000-7f34bf832000 r-xp 00001000 00:47 17995409 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/usr.so 7f34bf832000-7f34bf833000 r--p 00002000 00:47 17995409 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/usr.so 7f34bf833000-7f34bf834000 r--p 00002000 00:47 17995409 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/usr.so 7f34bf834000-7f34bf835000 rw-p 00003000 00:47 17995409 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/usr.so 7f34bf835000-7f34bf836000 r--p 00000000 00:47 17995408 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7f34bf836000-7f34bf837000 r-xp 00001000 00:47 17995408 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7f34bf837000-7f34bf838000 r--p 00002000 00:47 17995408 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7f34bf838000-7f34bf839000 r--p 00002000 00:47 17995408 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7f34bf839000-7f34bf83a000 rw-p 00003000 00:47 17995408 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/marshal/internal_ivar.so 7f34bf83a000-7f34bf83b000 r--p 00000000 00:47 17995391 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/protect.so 7f34bf83b000-7f34bf83c000 r-xp 00001000 00:47 17995391 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/protect.so 7f34bf83c000-7f34bf83d000 r--p 00002000 00:47 17995391 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/protect.so 7f34bf83d000-7f34bf83e000 r--p 00002000 00:47 17995391 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/protect.so 7f34bf83e000-7f34bf83f000 rw-p 00003000 00:47 17995391 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/load/protect.so 7f34bf83f000-7f34bf840000 r--p 00000000 00:47 17995491 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/tracepoint.so 7f34bf840000-7f34bf841000 r-xp 00001000 00:47 17995491 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/tracepoint.so 7f34bf841000-7f34bf842000 r--p 00002000 00:47 17995491 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/tracepoint.so 7f34bf842000-7f34bf843000 r--p 00002000 00:47 17995491 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/tracepoint.so 7f34bf843000-7f34bf844000 rw-p 00003000 00:47 17995491 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/tracepoint.so 7f34bf844000-7f34bf845000 r--p 00000000 00:47 17995507 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/time.so 7f34bf845000-7f34bf846000 r-xp 00001000 00:47 17995507 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/time.so 7f34bf846000-7f34bf847000 r--p 00002000 00:47 17995507 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/time.so 7f34bf847000-7f34bf848000 r--p 00002000 00:47 17995507 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/time.so 7f34bf848000-7f34bf849000 rw-p 00003000 00:47 17995507 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/time.so 7f34bf849000-7f34bf84a000 ---p 00000000 00:00 0 7f34bf84a000-7f34bf86a000 rw-p 00000000 00:00 0 7f34bf86a000-7f34bf86b000 r--p 00000000 00:47 17995467 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/scan_args.so 7f34bf86b000-7f34bf86d000 r-xp 00001000 00:47 17995467 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/scan_args.so 7f34bf86d000-7f34bf86e000 r--p 00003000 00:47 17995467 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/scan_args.so 7f34bf86e000-7f34bf86f000 r--p 00003000 00:47 17995467 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/scan_args.so 7f34bf86f000-7f34bf870000 rw-p 00004000 00:47 17995467 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/scan_args.so 7f34bf870000-7f34bf890000 rw-p 00000000 00:00 0 7f34bf891000-7f34bf892000 r--p 00000000 00:47 17995387 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iter.so 7f34bf892000-7f34bf893000 r-xp 00001000 00:47 17995387 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iter.so 7f34bf893000-7f34bf894000 r--p 00002000 00:47 17995387 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iter.so 7f34bf894000-7f34bf895000 r--p 00002000 00:47 17995387 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iter.so 7f34bf895000-7f34bf896000 rw-p 00003000 00:47 17995387 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iter.so 7f34bf896000-7f34bf897000 r--p 00000000 00:47 17995377 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iseq_load.so 7f34bf897000-7f34bf898000 r-xp 00001000 00:47 17995377 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iseq_load.so 7f34bf898000-7f34bf899000 r--p 00002000 00:47 17995377 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iseq_load.so 7f34bf899000-7f34bf89a000 r--p 00002000 00:47 17995377 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iseq_load.so 7f34bf89a000-7f34bf89b000 rw-p 00003000 00:47 17995377 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/iseq_load.so 7f34bf89b000-7f34bf89c000 r--p 00000000 00:47 17995397 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/integer.so 7f34bf89c000-7f34bf89d000 r-xp 00001000 00:47 17995397 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/integer.so 7f34bf89d000-7f34bf89e000 r--p 00002000 00:47 17995397 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/integer.so 7f34bf89e000-7f34bf89f000 r--p 00002000 00:47 17995397 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/integer.so 7f34bf89f000-7f34bf8a0000 rw-p 00003000 00:47 17995397 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/integer.so 7f34bf8a0000-7f34bf8e0000 rw-p 00000000 00:00 0 7f34bf8e1000-7f34bf8e2000 r--p 00000000 00:47 17995379 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/hash.so 7f34bf8e2000-7f34bf8e3000 r-xp 00001000 00:47 17995379 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/hash.so 7f34bf8e3000-7f34bf8e4000 r--p 00002000 00:47 17995379 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/hash.so 7f34bf8e4000-7f34bf8e5000 r--p 00002000 00:47 17995379 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/hash.so 7f34bf8e5000-7f34bf8e6000 rw-p 00003000 00:47 17995379 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/hash.so 7f34bf8e6000-7f34bf8e7000 r--p 00000000 00:47 17995365 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/funcall.so 7f34bf8e7000-7f34bf8e8000 r-xp 00001000 00:47 17995365 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/funcall.so 7f34bf8e8000-7f34bf8e9000 r--p 00002000 00:47 17995365 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/funcall.so 7f34bf8e9000-7f34bf8ea000 r--p 00002000 00:47 17995365 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/funcall.so 7f34bf8ea000-7f34bf8eb000 rw-p 00003000 00:47 17995365 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/funcall.so 7f34bf8eb000-7f34bf8ec000 r--p 00000000 00:47 17995358 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/float.so 7f34bf8ec000-7f34bf8ed000 r-xp 00001000 00:47 17995358 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/float.so 7f34bf8ed000-7f34bf8ee000 r--p 00002000 00:47 17995358 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/float.so 7f34bf8ee000-7f34bf8ef000 r--p 00002000 00:47 17995358 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/float.so 7f34bf8ef000-7f34bf8f0000 rw-p 00003000 00:47 17995358 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/float.so 7f34bf8f0000-7f34bf910000 rw-p 00000000 00:00 0 7f34bf910000-7f34bf911000 r--p 00000000 00:47 17995372 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/file.so 7f34bf911000-7f34bf912000 r-xp 00001000 00:47 17995372 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/file.so 7f34bf912000-7f34bf913000 r--p 00002000 00:47 17995372 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/file.so 7f34bf913000-7f34bf914000 r--p 00002000 00:47 17995372 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/file.so 7f34bf914000-7f34bf915000 rw-p 00003000 00:47 17995372 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/file.so 7f34bf915000-7f34bf916000 r--p 00000000 00:47 17995366 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/exception.so 7f34bf916000-7f34bf917000 r-xp 00001000 00:47 17995366 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/exception.so 7f34bf917000-7f34bf918000 r--p 00002000 00:47 17995366 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/exception.so 7f34bf918000-7f34bf919000 r--p 00002000 00:47 17995366 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/exception.so 7f34bf919000-7f34bf91a000 rw-p 00003000 00:47 17995366 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/exception.so 7f34bf91a000-7f34bf91b000 r--p 00000000 00:47 17995348 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/eval.so 7f34bf91b000-7f34bf91c000 r-xp 00001000 00:47 17995348 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/eval.so 7f34bf91c000-7f34bf91d000 r--p 00002000 00:47 17995348 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/eval.so 7f34bf91d000-7f34bf91e000 r--p 00002000 00:47 17995348 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/eval.so 7f34bf91e000-7f34bf91f000 rw-p 00003000 00:47 17995348 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/eval.so 7f34bf91f000-7f34bf920000 r--p 00000000 00:47 17995457 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/wait.so 7f34bf920000-7f34bf921000 r-xp 00001000 00:47 17995457 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/wait.so 7f34bf921000-7f34bf922000 r--p 00002000 00:47 17995457 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/wait.so 7f34bf922000-7f34bf923000 r--p 00002000 00:47 17995457 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/wait.so 7f34bf923000-7f34bf924000 rw-p 00003000 00:47 17995457 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/wait.so 7f34bf924000-7f34bf926000 r--p 00000000 00:47 17995587 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pathname.so 7f34bf926000-7f34bf92c000 r-xp 00002000 00:47 17995587 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pathname.so 7f34bf92c000-7f34bf92e000 r--p 00008000 00:47 17995587 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pathname.so 7f34bf92e000-7f34bf92f000 r--p 00009000 00:47 17995587 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pathname.so 7f34bf92f000-7f34bf930000 rw-p 0000a000 00:47 17995587 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pathname.so 7f34bf930000-7f34bf940000 rw-p 00000000 00:00 0 7f34bf944000-7f34bf946000 r--p 00000000 00:47 17995599 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pty.so 7f34bf946000-7f34bf948000 r-xp 00002000 00:47 17995599 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pty.so 7f34bf948000-7f34bf949000 r--p 00004000 00:47 17995599 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pty.so 7f34bf949000-7f34bf94a000 r--p 00004000 00:47 17995599 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pty.so 7f34bf94a000-7f34bf94b000 rw-p 00005000 00:47 17995599 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/pty.so 7f34bf94b000-7f34bf94c000 r--p 00000000 00:47 17995546 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/nonblock.so 7f34bf94c000-7f34bf94d000 r-xp 00001000 00:47 17995546 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/nonblock.so 7f34bf94d000-7f34bf94e000 r--p 00002000 00:47 17995546 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/nonblock.so 7f34bf94e000-7f34bf94f000 r--p 00002000 00:47 17995546 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/nonblock.so 7f34bf94f000-7f34bf950000 rw-p 00003000 00:47 17995546 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/nonblock.so 7f34bf950000-7f34bfa10000 rw-p 00000000 00:00 0 7f34bfa10000-7f34bfa11000 r--p 00000000 00:47 17995343 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/econv.so 7f34bfa11000-7f34bfa12000 r-xp 00001000 00:47 17995343 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/econv.so 7f34bfa12000-7f34bfa13000 r--p 00002000 00:47 17995343 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/econv.so 7f34bfa13000-7f34bfa14000 r--p 00002000 00:47 17995343 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/econv.so 7f34bfa14000-7f34bfa15000 rw-p 00003000 00:47 17995343 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/econv.so 7f34bfa15000-7f34bfa16000 r--p 00000000 00:47 17995336 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/debug.so 7f34bfa16000-7f34bfa17000 r-xp 00001000 00:47 17995336 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/debug.so 7f34bfa17000-7f34bfa18000 r--p 00002000 00:47 17995336 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/debug.so 7f34bfa18000-7f34bfa19000 r--p 00002000 00:47 17995336 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/debug.so 7f34bfa19000-7f34bfa1a000 rw-p 00003000 00:47 17995336 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/debug.so 7f34bfa1a000-7f34bfa1b000 r--p 00000000 00:47 17995332 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/class.so 7f34bfa1b000-7f34bfa1c000 r-xp 00001000 00:47 17995332 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/class.so 7f34bfa1c000-7f34bfa1d000 r--p 00002000 00:47 17995332 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/class.so 7f34bfa1d000-7f34bfa1e000 r--p 00002000 00:47 17995332 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/class.so 7f34bfa1e000-7f34bfa1f000 rw-p 00003000 00:47 17995332 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/class.so 7f34bfa22000-7f34bfa23000 r--p 00000000 00:47 17995446 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/recursion.so 7f34bfa23000-7f34bfa24000 r-xp 00001000 00:47 17995446 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/recursion.so 7f34bfa24000-7f34bfa25000 r--p 00002000 00:47 17995446 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/recursion.so 7f34bfa25000-7f34bfa26000 r--p 00002000 00:47 17995446 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/recursion.so 7f34bfa26000-7f34bfa27000 rw-p 00003000 00:47 17995446 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/recursion.so 7f34bfa27000-7f34bfa28000 r--p 00000000 00:47 17995436 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/printf.so 7f34bfa28000-7f34bfa29000 r-xp 00001000 00:47 17995436 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/printf.so 7f34bfa29000-7f34bfa2a000 r--p 00002000 00:47 17995436 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/printf.so 7f34bfa2a000-7f34bfa2b000 r--p 00002000 00:47 17995436 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/printf.so 7f34bfa2b000-7f34bfa2c000 rw-p 00003000 00:47 17995436 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/printf.so 7f34bfa2c000-7f34bfa2d000 r--p 00000000 00:47 17995422 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/notimplement.so 7f34bfa2d000-7f34bfa2e000 r-xp 00001000 00:47 17995422 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/notimplement.so 7f34bfa2e000-7f34bfa2f000 r--p 00002000 00:47 17995422 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/notimplement.so 7f34bfa2f000-7f34bfa30000 r--p 00002000 00:47 17995422 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/notimplement.so 7f34bfa30000-7f34bfa31000 rw-p 00003000 00:47 17995422 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/notimplement.so 7f34bfa31000-7f34bfa32000 r--p 00000000 00:47 17995349 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/enumerator_kw.so 7f34bfa32000-7f34bfa33000 r-xp 00001000 00:47 17995349 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/enumerator_kw.so 7f34bfa33000-7f34bfa34000 r--p 00002000 00:47 17995349 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/enumerator_kw.so 7f34bfa34000-7f34bfa35000 r--p 00002000 00:47 17995349 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/enumerator_kw.so 7f34bfa35000-7f34bfa36000 rw-p 00003000 00:47 17995349 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/enumerator_kw.so 7f34bfa36000-7f34bfa37000 r--p 00000000 00:47 17995322 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bug_5832.so 7f34bfa37000-7f34bfa38000 r-xp 00001000 00:47 17995322 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bug_5832.so 7f34bfa38000-7f34bfa39000 r--p 00002000 00:47 17995322 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bug_5832.so 7f34bfa39000-7f34bfa3a000 r--p 00002000 00:47 17995322 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bug_5832.so 7f34bfa3a000-7f34bfa3b000 rw-p 00003000 00:47 17995322 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bug_5832.so 7f34bfa3b000-7f34bfa3c000 r--p 00000000 00:47 17995487 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/struct.so 7f34bfa3c000-7f34bfa3d000 r-xp 00001000 00:47 17995487 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/struct.so 7f34bfa3d000-7f34bfa3e000 r--p 00002000 00:47 17995487 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/struct.so 7f34bfa3e000-7f34bfa3f000 r--p 00002000 00:47 17995487 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/struct.so 7f34bfa3f000-7f34bfa40000 rw-p 00003000 00:47 17995487 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/struct.so 7f34bfa40000-7f34bfae0000 rw-p 00000000 00:00 0 7f34bfae3000-7f34bfae5000 r--p 00000000 00:47 17995333 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bignum.so 7f34bfae5000-7f34bfae7000 r-xp 00002000 00:47 17995333 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bignum.so 7f34bfae7000-7f34bfae8000 r--p 00004000 00:47 17995333 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bignum.so 7f34bfae8000-7f34bfae9000 r--p 00004000 00:47 17995333 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bignum.so 7f34bfae9000-7f34bfaea000 rw-p 00005000 00:47 17995333 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/bignum.so 7f34bfaea000-7f34bfaeb000 r--p 00000000 00:47 17971394 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7f34bfaeb000-7f34bfaec000 r-xp 00001000 00:47 17971394 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7f34bfaec000-7f34bfaed000 r--p 00002000 00:47 17971394 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7f34bfaed000-7f34bfaee000 r--p 00002000 00:47 17971394 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7f34bfaee000-7f34bfaef000 rw-p 00003000 00:47 17971394 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/to_ary_concat.so 7f34bfaef000-7f34bfaf0000 ---p 00000000 00:00 0 7f34bfaf0000-7f34bfb31000 rw-p 00000000 00:00 0 7f34bfb31000-7f34bfb32000 ---p 00000000 00:00 0 7f34bfb32000-7f34bfb73000 rw-p 00000000 00:00 0 7f34bfb73000-7f34bfb74000 ---p 00000000 00:00 0 7f34bfb74000-7f34bfbb5000 rw-p 00000000 00:00 0 7f34bfbb5000-7f34bfbb6000 ---p 00000000 00:00 0 7f34bfbb6000-7f34bfbf7000 rw-p 00000000 00:00 0 7f34bfbf7000-7f34bfbf8000 ---p 00000000 00:00 0 7f34bfbf8000-7f34bfc39000 rw-p 00000000 00:00 0 7f34bfc39000-7f34bfc3a000 ---p 00000000 00:00 0 7f34bfc3a000-7f34bfc7b000 rw-p 00000000 00:00 0 7f34bfc7b000-7f34bfc7c000 ---p 00000000 00:00 0 7f34bfc7c000-7f34bfcbd000 rw-p 00000000 00:00 0 7f34bfcbd000-7f34bfcbe000 ---p 00000000 00:00 0 7f34bfcbe000-7f34bfcff000 rw-p 00000000 00:00 0 7f34bfcff000-7f34bfd00000 ---p 00000000 00:00 0 7f34bfd00000-7f34bfd41000 rw-p 00000000 00:00 0 7f34bfd41000-7f34bfd42000 ---p 00000000 00:00 0 7f34bfd42000-7f34bfd83000 rw-p 00000000 00:00 0 7f34bfd83000-7f34bfd84000 ---p 00000000 00:00 0 7f34bfd84000-7f34bfdc5000 rw-p 00000000 00:00 0 7f34bfdc5000-7f34bfdc6000 ---p 00000000 00:00 0 7f34bfdc6000-7f34bfe07000 rw-p 00000000 00:00 0 7f34bfe07000-7f34bfe08000 ---p 00000000 00:00 0 7f34bfe08000-7f34bfe49000 rw-p 00000000 00:00 0 7f34bfe49000-7f34bfe4a000 ---p 00000000 00:00 0 7f34bfe4a000-7f34bfe8b000 rw-p 00000000 00:00 0 7f34bfe8b000-7f34bfe8c000 ---p 00000000 00:00 0 7f34bfe8c000-7f34bfecd000 rw-p 00000000 00:00 0 7f34bfecd000-7f34bfece000 ---p 00000000 00:00 0 7f34bfece000-7f34bff0f000 rw-p 00000000 00:00 0 7f34bff0f000-7f34bff10000 ---p 00000000 00:00 0 7f34bff10000-7f34bff51000 rw-p 00000000 00:00 0 7f34bff51000-7f34bff52000 ---p 00000000 00:00 0 7f34bff52000-7f34bff93000 rw-p 00000000 00:00 0 7f34bff93000-7f34bff94000 ---p 00000000 00:00 0 7f34bff94000-7f34bffd5000 rw-p 00000000 00:00 0 7f34bffd5000-7f34bffd6000 ---p 00000000 00:00 0 7f34bffd6000-7f34c0017000 rw-p 00000000 00:00 0 7f34c0017000-7f34c0018000 ---p 00000000 00:00 0 7f34c0018000-7f34c0059000 rw-p 00000000 00:00 0 7f34c0059000-7f34c005a000 ---p 00000000 00:00 0 7f34c005a000-7f34c009b000 rw-p 00000000 00:00 0 7f34c009b000-7f34c009c000 ---p 00000000 00:00 0 7f34c009c000-7f34c00dd000 rw-p 00000000 00:00 0 7f34c00dd000-7f34c00de000 ---p 00000000 00:00 0 7f34c00de000-7f34c011f000 rw-p 00000000 00:00 0 7f34c011f000-7f34c0120000 ---p 00000000 00:00 0 7f34c0120000-7f34c0161000 rw-p 00000000 00:00 0 7f34c0161000-7f34c0162000 ---p 00000000 00:00 0 7f34c0162000-7f34c01a3000 rw-p 00000000 00:00 0 7f34c01a3000-7f34c01a4000 ---p 00000000 00:00 0 7f34c01a4000-7f34c01e5000 rw-p 00000000 00:00 0 7f34c01e5000-7f34c01e6000 ---p 00000000 00:00 0 7f34c01e6000-7f34c0227000 rw-p 00000000 00:00 0 7f34c0227000-7f34c0228000 ---p 00000000 00:00 0 7f34c0228000-7f34c0269000 rw-p 00000000 00:00 0 7f34c0269000-7f34c026a000 ---p 00000000 00:00 0 7f34c026a000-7f34c02ab000 rw-p 00000000 00:00 0 7f34c02ab000-7f34c02ac000 ---p 00000000 00:00 0 7f34c02ac000-7f34c02ed000 rw-p 00000000 00:00 0 7f34c02ed000-7f34c02ee000 ---p 00000000 00:00 0 7f34c02ee000-7f34c032f000 rw-p 00000000 00:00 0 7f34c032f000-7f34c0330000 ---p 00000000 00:00 0 7f34c0330000-7f34c0ba0000 rw-p 00000000 00:00 0 7f34c0ba1000-7f34c0ba2000 r--p 00000000 00:47 17995312 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/resize.so 7f34c0ba2000-7f34c0ba3000 r-xp 00001000 00:47 17995312 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/resize.so 7f34c0ba3000-7f34c0ba4000 r--p 00002000 00:47 17995312 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/resize.so 7f34c0ba4000-7f34c0ba5000 r--p 00002000 00:47 17995312 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/resize.so 7f34c0ba5000-7f34c0ba6000 rw-p 00003000 00:47 17995312 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/array/resize.so 7f34c0ba6000-7f34c0ba8000 r--p 00000000 00:47 17995536 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/etc.so 7f34c0ba8000-7f34c0bab000 r-xp 00002000 00:47 17995536 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/etc.so 7f34c0bab000-7f34c0bad000 r--p 00005000 00:47 17995536 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/etc.so 7f34c0bad000-7f34c0bae000 r--p 00006000 00:47 17995536 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/etc.so 7f34c0bae000-7f34c0baf000 rw-p 00007000 00:47 17995536 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/etc.so 7f34c0baf000-7f34d9faf000 rw-p 00000000 00:00 0 7f34d9fb1000-7f34d9fb3000 r--p 00000000 00:47 17995578 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so 7f34d9fb3000-7f34d9fb8000 r-xp 00002000 00:47 17995578 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so 7f34d9fb8000-7f34d9fb9000 r--p 00007000 00:47 17995578 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so 7f34d9fb9000-7f34d9fba000 r--p 00008000 00:47 17995578 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so 7f34d9fba000-7f34d9fbb000 rw-p 00009000 00:47 17995578 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/io/console.so 7f34d9fbb000-7f34d9fbc000 r--p 00000000 00:47 17995313 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/asan.so 7f34d9fbc000-7f34d9fbd000 r-xp 00001000 00:47 17995313 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/asan.so 7f34d9fbd000-7f34d9fbe000 r--p 00002000 00:47 17995313 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/asan.so 7f34d9fbe000-7f34d9fbf000 r--p 00002000 00:47 17995313 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/asan.so 7f34d9fbf000-7f34d9fc0000 rw-p 00003000 00:47 17995313 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/-test-/asan.so 7f34d9fc0000-7f34d9fe0000 rw-p 00000000 00:00 0 7f34d9fe4000-7f34d9fe5000 r--p 00000000 00:47 17995605 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so 7f34d9fe5000-7f34d9fe7000 r-xp 00001000 00:47 17995605 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so 7f34d9fe7000-7f34d9fe8000 r--p 00003000 00:47 17995605 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so 7f34d9fe8000-7f34d9fe9000 r--p 00003000 00:47 17995605 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so 7f34d9fe9000-7f34d9fea000 rw-p 00004000 00:47 17995605 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/rbconfig/sizeof.so 7f34d9fea000-7f34d9feb000 r--p 00000000 00:47 17994856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so 7f34d9feb000-7f34d9fec000 r-xp 00001000 00:47 17994856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so 7f34d9fec000-7f34d9fed000 r--p 00002000 00:47 17994856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so 7f34d9fed000-7f34d9fee000 r--p 00002000 00:47 17994856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so 7f34d9fee000-7f34d9fef000 rw-p 00003000 00:47 17994856 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/trans/transdb.so 7f34d9fef000-7f34da0f0000 rw-p 00000000 00:00 0 7f34da0f0000-7f34da0f7000 r--s 00000000 00:47 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache 7f34da0f7000-7f34da150000 r--p 00000000 00:47 15348059 /usr/lib/locale/C.utf8/LC_CTYPE 7f34da150000-7f34da152000 rw-p 00000000 00:00 0 7f34da152000-7f34da156000 r--p 00000000 00:47 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f34da156000-7f34da179000 r-xp 00004000 00:47 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f34da179000-7f34da17d000 r--p 00027000 00:47 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f34da17d000-7f34da17e000 r--p 0002b000 00:47 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f34da17e000-7f34da17f000 rw-p 0002c000 00:47 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1 7f34da17f000-7f34da1a7000 r--p 00000000 00:47 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f34da1a7000-7f34da32f000 r-xp 00028000 00:47 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f34da32f000-7f34da37e000 r--p 001b0000 00:47 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f34da37e000-7f34da382000 r--p 001fe000 00:47 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f34da382000-7f34da384000 rw-p 00202000 00:47 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6 7f34da384000-7f34da393000 rw-p 00000000 00:00 0 7f34da393000-7f34da3a3000 r--p 00000000 00:47 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f34da3a3000-7f34da422000 r-xp 00010000 00:47 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f34da422000-7f34da47a000 r--p 0008f000 00:47 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f34da47a000-7f34da47b000 r--p 000e7000 00:47 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f34da47b000-7f34da47c000 rw-p 000e8000 00:47 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6 7f34da47c000-7f34da47e000 r--p 00000000 00:47 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f34da47e000-7f34da493000 r-xp 00002000 00:47 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f34da493000-7f34da4ac000 r--p 00017000 00:47 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f34da4ac000-7f34da4ad000 r--p 0002f000 00:47 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f34da4ad000-7f34da4ae000 rw-p 00030000 00:47 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0 7f34da4ae000-7f34da4b6000 rw-p 00000000 00:00 0 7f34da4b6000-7f34da4c0000 r--p 00000000 00:47 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f34da4c0000-7f34da523000 r-xp 0000a000 00:47 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f34da523000-7f34da538000 r--p 0006d000 00:47 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f34da538000-7f34da539000 r--p 00081000 00:47 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f34da539000-7f34da53a000 rw-p 00082000 00:47 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0 7f34da53a000-7f34da53c000 r--p 00000000 00:47 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f34da53c000-7f34da54e000 r-xp 00002000 00:47 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f34da54e000-7f34da554000 r--p 00014000 00:47 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f34da554000-7f34da555000 r--p 0001a000 00:47 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f34da555000-7f34da556000 rw-p 0001b000 00:47 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3 7f34da556000-7f34da557000 r--p 00000000 00:47 17994717 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so 7f34da557000-7f34da558000 r-xp 00001000 00:47 17994717 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so 7f34da558000-7f34da559000 r--p 00002000 00:47 17994717 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so 7f34da559000-7f34da55a000 r--p 00002000 00:47 17994717 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so 7f34da55a000-7f34da55b000 rw-p 00003000 00:47 17994717 /tmp/ruby/build/trunk-repeat50/.ext/x86_64-linux/enc/encdb.so 7f34da55b000-7f34da5a3000 r--p 00000000 00:47 17085317 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5.0 7f34da5a3000-7f34daa57000 r-xp 00048000 00:47 17085317 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5.0 7f34daa57000-7f34dabe8000 r--p 004fc000 00:47 17085317 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5.0 7f34dabe8000-7f34dabfe000 r--p 0068d000 00:47 17085317 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5.0 7f34dabfe000-7f34dac02000 rw-p 006a3000 00:47 17085317 /tmp/ruby/build/trunk-repeat50/libruby.so.3.5.0 7f34dac02000-7f34dac18000 rw-p 00000000 00:00 0 7f34dac18000-7f34dac19000 r--p 00000000 00:47 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f34dac19000-7f34dac44000 r-xp 00001000 00:47 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f34dac44000-7f34dac4e000 r--p 0002c000 00:47 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f34dac4e000-7f34dac50000 r--p 00036000 00:47 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7f34dac50000-7f34dac52000 rw-p 00038000 00:47 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 7ffd7c2c3000-7ffd7c30d000 rw-p 00000000 00:00 0 [stack] 7ffd7c3f1000-7ffd7c3f5000 r--p 00000000 00:00 0 [vvar] 7ffd7c3f5000-7ffd7c3f7000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall] make: *** [uncommon.mk:975: yes-test-all] Segmentation fault (core dumped) $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=50" exit with 512. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50 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-repeat50/include -I/tmp/ruby/src/trunk-repeat50 -I/tmp/ruby/src/trunk-repeat50/prism -I/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50/target/release/' '/tmp/ruby/src/trunk-repeat50/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-repeat50' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/ext/strscan' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/bigdecimal-3.2.1/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/debug-1.10.0/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/fiddle-1.1.8/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/racc-1.8.1/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/rbs-3.9.4/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50/.bundle/gems/syslog-0.3.0/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat50' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat50' ruby 3.5.0dev (2025-06-04T05:08:04Z master 04b26db5ef) +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 20.016628 seconds 3337 files, 33499 examples, 146253 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=50" exit with 0.