# Logfile created on 2026-03-23 21:21:20 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000710c7db7fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=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-random1", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random1", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random1", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random1", @configure_opts=["--enable-shared"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS=\"--test-order=random\"", @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=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-random1.20260323-212120", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000710c8218d918 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000710c8218d580 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000710c7dab92a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random1.20260323-212120", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random1.20260323-212120>, @binmode=false, @mon_data=#<Monitor:0x0000710c8218d1c0>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-random1
Cloning into 'trunk-random1'...
Updating files: 57% (6598/11432)
Updating files: 58% (6631/11432)
Updating files: 59% (6745/11432)
Updating files: 60% (6860/11432)
Updating files: 61% (6974/11432)
Updating files: 62% (7088/11432)
Updating files: 63% (7203/11432)
Updating files: 64% (7317/11432)
Updating files: 65% (7431/11432)
Updating files: 66% (7546/11432)
Updating files: 67% (7660/11432)
Updating files: 68% (7774/11432)
Updating files: 69% (7889/11432)
Updating files: 70% (8003/11432)
Updating files: 71% (8117/11432)
Updating files: 72% (8232/11432)
Updating files: 73% (8346/11432)
Updating files: 74% (8460/11432)
Updating files: 75% (8574/11432)
Updating files: 76% (8689/11432)
Updating files: 77% (8803/11432)
Updating files: 78% (8917/11432)
Updating files: 79% (9032/11432)
Updating files: 80% (9146/11432)
Updating files: 81% (9260/11432)
Updating files: 82% (9375/11432)
Updating files: 83% (9489/11432)
Updating files: 84% (9603/11432)
Updating files: 85% (9718/11432)
Updating files: 86% (9832/11432)
Updating files: 87% (9946/11432)
Updating files: 88% (10061/11432)
Updating files: 89% (10175/11432)
Updating files: 90% (10289/11432)
Updating files: 91% (10404/11432)
Updating files: 92% (10518/11432)
Updating files: 93% (10632/11432)
Updating files: 94% (10747/11432)
Updating files: 95% (10861/11432)
Updating files: 96% (10975/11432)
Updating files: 97% (11090/11432)
Updating files: 98% (11204/11432)
Updating files: 99% (11318/11432)
Updating files: 100% (11432/11432)
Updating files: 100% (11432/11432), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random1" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --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 if make is GNU make... yes
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 -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 -Wshorten-64-to-32 is accepted as CFLAGS... no
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 sanitizer/tsan_interface.h... yes
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 std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
checking for function alias... alias
checking for __atomic builtins... yes
checking for 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... yes
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... yes
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for strip flags... -S -x
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking whether dtrace USDT is available... no
checking for __builtin_setjmp... yes
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT... yes
checking prerequisites for ZJIT... no
checking for prefix of external symbols... NONE
checking for default symbols in empty shared library...
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 4.1.0+1
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 4.1.0
* Installation prefix: /tmp/ruby/install/trunk-random1
* 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
* RUSTC_FLAGS: -g -C lto=thin -C opt-level=3 -C \
overflow-checks=on
* man page type: man
* BASERUBY -v: ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
[x86_64-linux-gnu]
---
$$$[end] "/tmp/ruby/src/trunk-random1/configure --prefix=/tmp/ruby/install/trunk-random1 --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-download -j4
make: rev-parse: No such file or directory
sed -f /tmp/ruby/src/trunk-random1/tool/prereq.status /tmp/ruby/src/trunk-random1/common.mk /tmp/ruby/src/trunk-random1/prism/srcs.mk /tmp/ruby/src/trunk-random1/depend > uncommon.mk
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random1/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk-random1/prism/srcs.mk /tmp/ruby/src/trunk-random1/prism/srcs.mk.in
/tmp/ruby/src/trunk-random1/prism/srcs.mk unchanged
sed -f /tmp/ruby/src/trunk-random1/tool/prereq.status /tmp/ruby/src/trunk-random1/common.mk /tmp/ruby/src/trunk-random1/prism/srcs.mk /tmp/ruby/src/trunk-random1/depend > uncommon.mk
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-6.0.2...
Downloading bundled gem power_assert-3.0.1...
Downloading bundled gem rake-13.3.1...
Downloading bundled gem test-unit-3.7.7...
Downloading bundled gem rexml-3.4.4...
Downloading bundled gem rss-0.3.2...
Downloading bundled gem net-imap-0.6.3...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.3...
Downloading bundled gem prime-0.1.4...
Downloading bundled gem rbs-3.10.3...
Downloading bundled gem typeprof-0.31.1...
Downloading bundled gem debug-1.11.1...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-4.0.1...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.2.0...
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.4.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem repl_type_completor-0.1.14...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.1...
Downloading bundled gem benchmark-0.5.0...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-7.2.0...
Downloading bundled gem win32ole-1.9.3...
Downloading bundled gem irb-1.17.0...
Downloading bundled gem reline-0.6.3...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
Downloading bundled gem tsort-0.2.0...
Downloading bundled gem win32-registry-0.1.2...
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = d2f7a19fe1
$$$[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-random1/enc/jis
+ cp /tmp/ruby/src/trunk-random1/enc/jis/props.h.blt /tmp/ruby/src/trunk-random1/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random1/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-random1/probes.d > probes.dmyh
/tmp/ruby/src/trunk-random1/revision.h updated
generating parse.c
copying lex.c
generating id.c
id.c updated
generating enc/trans/newline.c ...
compiling /tmp/ruby/src/trunk-random1/prism/line_offset_list.c
compiling /tmp/ruby/src/trunk-random1/prism/list.c
compiling /tmp/ruby/src/trunk-random1/prism/memchr.c
compiling /tmp/ruby/src/trunk-random1/prism/options.c
compiling /tmp/ruby/src/trunk-random1/prism/parser.c
compiling /tmp/ruby/src/trunk-random1/prism/prism.c
compiling /tmp/ruby/src/trunk-random1/prism/regexp.c
compiling /tmp/ruby/src/trunk-random1/prism/source.c
compiling /tmp/ruby/src/trunk-random1/prism/static_literals.c
compiling /tmp/ruby/src/trunk-random1/prism/string_query.c
compiling /tmp/ruby/src/trunk-random1/prism/stringy.c
compiling /tmp/ruby/src/trunk-random1/prism/strncasecmp.c
compiling /tmp/ruby/src/trunk-random1/prism/strpbrk.c
generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper.c
generating /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
extracting ripper.y from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/socket'
generating constant definitions
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/socket'
generating miniprelude.c
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/etc'
rbconfig.rb updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-random1/.bundle/gems
generating eventids1.c from ../../parse.y
miniprelude.c updated
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
compiling /tmp/ruby/src/trunk-random1/prism/arena.c
compiling /tmp/ruby/src/trunk-random1/prism/buffer.c
compiling /tmp/ruby/src/trunk-random1/prism/char.c
compiling /tmp/ruby/src/trunk-random1/prism/constant_pool.c
compiling /tmp/ruby/src/trunk-random1/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-random1/prism/encoding.c
compiling /tmp/ruby/src/trunk-random1/prism/integer.c
compiling /tmp/ruby/src/trunk-random1/prism/json.c
compiling /tmp/ruby/src/trunk-random1/prism/node.c
compiling /tmp/ruby/src/trunk-random1/prism/prettyprint.c
compiling /tmp/ruby/src/trunk-random1/prism/serialize.c
compiling /tmp/ruby/src/trunk-random1/prism/tokens.c
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
Extracting bundle gem minitest-6.0.2...
Extracting bundle gem power_assert-3.0.1...
Unpacked gems/minitest-6.0.2.gem
Extracting bundle gem rake-13.3.1...
Unpacked gems/power_assert-3.0.1.gem
Extracting bundle gem test-unit-3.7.7...
Unpacked gems/rake-13.3.1.gem
Extracting bundle gem rexml-3.4.4...
Unpacked gems/test-unit-3.7.7.gem
Extracting bundle gem rss-0.3.2...
Unpacked gems/rexml-3.4.4.gem
Extracting bundle gem net-imap-0.6.3...
Unpacked gems/rss-0.3.2.gem
generating ripper_init.c from ./ripper_init.c.tmpl
Extracting bundle gem net-smtp-0.5.1...
Extracting bundle gem matrix-0.4.3...
Unpacked gems/net-imap-0.6.3.gem
Extracting bundle gem prime-0.1.4...
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem rbs-3.10.3...
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem typeprof-0.31.1...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem debug-1.11.1...
Unpacked gems/typeprof-0.31.1.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/debug-1.11.1.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/rbs-3.10.3.gem
Extracting bundle gem getoptlong-0.2.1...
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
Extracting bundle gem base64-0.3.0...
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem bigdecimal-4.0.1...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem resolv-replace-0.2.0...
Unpacked gems/bigdecimal-4.0.1.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/resolv-replace-0.2.0.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem syslog-0.4.0...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem repl_type_completor-0.1.14...
Unpacked gems/syslog-0.4.0.gem
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem pstore-0.2.1...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem benchmark-0.5.0...
Unpacked gems/repl_type_completor-0.1.14.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/ostruct-0.6.3.gem
Unpacked gems/pstore-0.2.1.gem
Extracting bundle gem rdoc-7.2.0...
Extracting bundle gem win32ole-1.9.3...
Unpacked gems/benchmark-0.5.0.gem
Extracting bundle gem irb-1.17.0...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem reline-0.6.3...
Unpacked gems/win32ole-1.9.3.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/irb-1.17.0.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/reline-0.6.3.gem
Extracting bundle gem tsort-0.2.0...
Unpacked gems/rdoc-7.2.0.gem
Extracting bundle gem win32-registry-0.1.2...
Unpacked gems/readline-0.0.4.gem
compiling dump_ast
Unpacked gems/fiddle-1.1.8.gem
generating /tmp/ruby/src/trunk-random1/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating enc.mk
Unpacked gems/tsort-0.2.0.gem
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
Unpacked gems/win32-registry-0.1.2.gem
generating /tmp/ruby/src/trunk-random1/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random1/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random1/ext/ripper'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
generating table from enc/trans/big5.c
generating table from enc/trans/cesu_8.c
generating table from enc/trans/chinese.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/gbk.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/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/single_byte.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/korean.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/big5.c ...
making /tmp/ruby/src/trunk-random1/ast.rbinc
generating enc/trans/utf_16_32.c ...
making /tmp/ruby/src/trunk-random1/dir.rbinc
making /tmp/ruby/src/trunk-random1/gc.rbinc
making /tmp/ruby/src/trunk-random1/numeric.rbinc
making /tmp/ruby/src/trunk-random1/io.rbinc
making /tmp/ruby/src/trunk-random1/marshal.rbinc
making /tmp/ruby/src/trunk-random1/pack.rbinc
making /tmp/ruby/src/trunk-random1/trace_point.rbinc
making /tmp/ruby/src/trunk-random1/warning.rbinc
making /tmp/ruby/src/trunk-random1/array.rbinc
making /tmp/ruby/src/trunk-random1/hash.rbinc
making /tmp/ruby/src/trunk-random1/kernel.rbinc
making /tmp/ruby/src/trunk-random1/pathname_builtin.rbinc
making /tmp/ruby/src/trunk-random1/ractor.rbinc
making /tmp/ruby/src/trunk-random1/symbol.rbinc
making /tmp/ruby/src/trunk-random1/timev.rbinc
making /tmp/ruby/src/trunk-random1/thread_sync.rbinc
making /tmp/ruby/src/trunk-random1/nilclass.rbinc
making /tmp/ruby/src/trunk-random1/prelude.rbinc
making /tmp/ruby/src/trunk-random1/gem_prelude.rbinc
making /tmp/ruby/src/trunk-random1/jit_hook.rbinc
making /tmp/ruby/src/trunk-random1/jit_undef.rbinc
making /tmp/ruby/src/trunk-random1/yjit.rbinc
making /tmp/ruby/src/trunk-random1/zjit.rbinc
generating enc/trans/japanese_euc.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/main.c
compiling /tmp/ruby/src/trunk-random1/dmydln.c
compiling /tmp/ruby/src/trunk-random1/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-random1/ast.c
compiling /tmp/ruby/src/trunk-random1/bignum.c
compiling /tmp/ruby/src/trunk-random1/box.c
compiling /tmp/ruby/src/trunk-random1/class.c
compiling /tmp/ruby/src/trunk-random1/compar.c
compiling /tmp/ruby/src/trunk-random1/compile.c
compiling /tmp/ruby/src/trunk-random1/complex.c
compiling /tmp/ruby/src/trunk-random1/concurrent_set.c
compiling /tmp/ruby/src/trunk-random1/cont.c
compiling /tmp/ruby/src/trunk-random1/debug.c
compiling /tmp/ruby/src/trunk-random1/debug_counter.c
compiling /tmp/ruby/src/trunk-random1/dir.c
compiling /tmp/ruby/src/trunk-random1/dln_find.c
compiling /tmp/ruby/src/trunk-random1/encoding.c
compiling /tmp/ruby/src/trunk-random1/enum.c
compiling /tmp/ruby/src/trunk-random1/enumerator.c
compiling /tmp/ruby/src/trunk-random1/error.c
compiling /tmp/ruby/src/trunk-random1/eval.c
compiling /tmp/ruby/src/trunk-random1/file.c
compiling /tmp/ruby/src/trunk-random1/gc.c
compiling /tmp/ruby/src/trunk-random1/hash.c
compiling /tmp/ruby/src/trunk-random1/imemo.c
compiling /tmp/ruby/src/trunk-random1/inits.c
compiling /tmp/ruby/src/trunk-random1/io.c
compiling /tmp/ruby/src/trunk-random1/io_buffer.c
compiling /tmp/ruby/src/trunk-random1/iseq.c
compiling /tmp/ruby/src/trunk-random1/load.c
compiling /tmp/ruby/src/trunk-random1/marshal.c
compiling /tmp/ruby/src/trunk-random1/math.c
compiling /tmp/ruby/src/trunk-random1/memory_view.c
compiling /tmp/ruby/src/trunk-random1/node.c
compiling /tmp/ruby/src/trunk-random1/node_dump.c
compiling /tmp/ruby/src/trunk-random1/numeric.c
compiling /tmp/ruby/src/trunk-random1/object.c
compiling /tmp/ruby/src/trunk-random1/pack.c
compiling /tmp/ruby/src/trunk-random1/pathname.c
compiling parse.c
compiling /tmp/ruby/src/trunk-random1/parser_st.c
compiling /tmp/ruby/src/trunk-random1/proc.c
compiling /tmp/ruby/src/trunk-random1/process.c
compiling /tmp/ruby/src/trunk-random1/ractor.c
compiling /tmp/ruby/src/trunk-random1/random.c
compiling /tmp/ruby/src/trunk-random1/range.c
compiling /tmp/ruby/src/trunk-random1/rational.c
compiling /tmp/ruby/src/trunk-random1/re.c
compiling /tmp/ruby/src/trunk-random1/regcomp.c
compiling /tmp/ruby/src/trunk-random1/regenc.c
compiling /tmp/ruby/src/trunk-random1/regerror.c
compiling /tmp/ruby/src/trunk-random1/regexec.c
compiling /tmp/ruby/src/trunk-random1/regparse.c
compiling /tmp/ruby/src/trunk-random1/regsyntax.c
compiling /tmp/ruby/src/trunk-random1/ruby.c
compiling /tmp/ruby/src/trunk-random1/ruby_parser.c
compiling /tmp/ruby/src/trunk-random1/scheduler.c
compiling /tmp/ruby/src/trunk-random1/set.c
compiling /tmp/ruby/src/trunk-random1/shape.c
compiling /tmp/ruby/src/trunk-random1/signal.c
compiling /tmp/ruby/src/trunk-random1/sprintf.c
compiling /tmp/ruby/src/trunk-random1/st.c
compiling /tmp/ruby/src/trunk-random1/strftime.c
compiling /tmp/ruby/src/trunk-random1/string.c
compiling /tmp/ruby/src/trunk-random1/struct.c
compiling /tmp/ruby/src/trunk-random1/symbol.c
compiling /tmp/ruby/src/trunk-random1/thread.c
compiling /tmp/ruby/src/trunk-random1/time.c
compiling /tmp/ruby/src/trunk-random1/transcode.c
compiling /tmp/ruby/src/trunk-random1/util.c
compiling /tmp/ruby/src/trunk-random1/variable.c
compiling /tmp/ruby/src/trunk-random1/version.c
compiling /tmp/ruby/src/trunk-random1/vm.c
compiling /tmp/ruby/src/trunk-random1/vm_backtrace.c
compiling /tmp/ruby/src/trunk-random1/vm_dump.c
compiling /tmp/ruby/src/trunk-random1/vm_sync.c
compiling /tmp/ruby/src/trunk-random1/vm_trace.c
compiling /tmp/ruby/src/trunk-random1/weakmap.c
compiling /tmp/ruby/src/trunk-random1/prism/api_node.c
compiling /tmp/ruby/src/trunk-random1/prism/extension.c
compiling /tmp/ruby/src/trunk-random1/prism_init.c
compiling /tmp/ruby/src/trunk-random1/yjit.c
compiling /tmp/ruby/src/trunk-random1/jit.c
Cleaning target for rustc 1.75.0
compiling /tmp/ruby/src/trunk-random1/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-random1/addr2line.c
compiling /tmp/ruby/src/trunk-random1/array.c
building Rust YJIT (release mode)
assembling /tmp/ruby/src/trunk-random1/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-random1/enc/ascii.c
compiling /tmp/ruby/src/trunk-random1/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-random1/enc/unicode.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_8.c
compiling enc/trans/newline.c
partial linking /tmp/ruby/build/trunk-random1/target/release/libyjit.a into /tmp/ruby/build/trunk-random1/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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/dln.c
compiling /tmp/ruby/src/trunk-random1/localeinit.c
creating verconf.h
compiling /tmp/ruby/src/trunk-random1/dmyext.c
compiling /tmp/ruby/src/trunk-random1/dmyenc.c
verconf.h updated
compiling /tmp/ruby/src/trunk-random1/loadpath.c
builtin_binary.rbbin updated
586ee4250b472d2ee4bc47558e55a2bc4a641963fec05ab88fc0dd1723c17873 builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-random1/builtin.c
linking static-library libruby-static.a
linking shared-library libruby.so.4.1.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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
compiling /tmp/ruby/src/trunk-random1/enc/big5.c
compiling /tmp/ruby/src/trunk-random1/enc/cesu_8.c
compiling /tmp/ruby/src/trunk-random1/enc/cp949.c
compiling /tmp/ruby/src/trunk-random1/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-random1/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-random1/enc/euc_kr.c
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
compiling /tmp/ruby/src/trunk-random1/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-random1/enc/gb2312.c
compiling /tmp/ruby/src/trunk-random1/enc/gb18030.c
compiling /tmp/ruby/src/trunk-random1/enc/gbk.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-random1/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-random1/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-random1/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-random1/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-random1/enc/utf_32le.c
transdb.h updated
compiling /tmp/ruby/src/trunk-random1/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1253.c
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
compiling /tmp/ruby/src/trunk-random1/enc/trans/transdb.c
generating table from /tmp/ruby/src/trunk-random1/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-random1/enc/windows_1257.c
generating table from /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c
generating /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-random1/enc/encdb.c
linking encoding big5.so
linking encoding cesu_8.so
generating table from /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c
linking encoding cp949.so
linking encoding emacs_mule.so
generating /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji.c
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c
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
generating /tmp/ruby/src/trunk-random1/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c ...
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c
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
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c ...
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
generating table from /tmp/ruby/src/trunk-random1/enc/trans/escape.c
linking encoding utf_32le.so
generating /tmp/ruby/src/trunk-random1/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
generating /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/gbk.c
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
linking encoding encdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
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-/bignum
configuring -test-/box/yay1
configuring -test-/box/yay2
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-random1/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-random1/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-random1/enc/trans/big5.c ...
configuring cgi/escape
configuring continuation
generating table from /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/korean.c
generating /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-random1/enc/trans/korean.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c ...
generating table from /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c ...
linking transcoder transdb.so
generating /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c ...
compiling /tmp/ruby/src/trunk-random1/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_kddi.c
configuring coverage
configuring date
configuring digest
configuring digest/bubblebabble
configuring digest/md5
generating /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk-random1/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/escape.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese.c
configuring -test-/float
configuring -test-/funcall
compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese_euc.c
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring digest/rmd160
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
compiling /tmp/ruby/src/trunk-random1/enc/trans/japanese_sjis.c
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-/notimplement
configuring -test-/num2int
compiling /tmp/ruby/src/trunk-random1/enc/trans/korean.c
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
compiling /tmp/ruby/src/trunk-random1/enc/trans/single_byte.c
configuring -test-/public_header_warnings
compiling /tmp/ruby/src/trunk-random1/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-random1/enc/trans/utf_16_32.c
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
configuring digest/sha1
linking transcoder emoji_sjis_kddi.so
configuring -test-/random
linking transcoder emoji_sjis_softbank.so
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/sanitizers
configuring -test-/scan_args
configuring -test-/scheduler
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
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
configuring -test-/thread/id
linking transcoder korean.so
linking transcoder single_byte.so
configuring digest/sha2
linking transcoder utf8_mac.so
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
linking transcoder utf_16_32.so
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
configuring erb/escape
configuring etc
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
configuring fcntl
configuring io/console
configuring json
configuring json/generator
configuring json/parser
configuring objspace
configuring openssl
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring io/nonblock
configuring io/wait
configuring stringio
configuring strscan
configuring zlib
configuring bigdecimal-4.0.1/ext/bigdecimal
configuring debug-1.11.1/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.10.3/ext/rbs_extension
configuring syslog-0.4.0/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/RUBY_ALIGNOF/c.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/abi.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/abi'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/array/concat/to_ary_concat.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/array/resize/resize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/RUBY_ALIGNOF'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/box/yay1'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/box/yay1/yay1.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/bigzero.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/box/yay2'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/box/yay2/yay2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-14834/bug-14834.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/div.c
linking shared-object -test-/bug_14834.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-3571/bug.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_3571.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/mul.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug-5832/bug.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bignum/str2big.c
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug-5832'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/class'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/class/class2name.c
linking shared-object -test-/bug_reporter.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/class/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/init.c
linking shared-object -test-/class.so
linking shared-object -test-/box/yay1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/box/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/dln/empty/empty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/class'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/inspector.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/econv/append.c
linking shared-object -test-/box/yay2.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/econv/init.c
linking shared-object -test-/dln/empty.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/debug/profile_frames.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/box/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/econv'
linking shared-object -test-/ensure_and_callcc.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/eval/eval.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/dataerror.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/fatal/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/file'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/fs.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/float'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/exception/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/newline_conv.c
linking shared-object -test-/float.so
linking shared-object -test-/fatal.so
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/float'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/file/stat.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/exception'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/hash/delete.c
linking shared-object -test-/funcall.so
linking shared-object -test-/file.so
linking shared-object -test-/gvl/call_without_gvl.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/hash/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/gvl/call_without_gvl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/funcall'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iseq_load/iseq_load.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/file'
linking shared-object -test-/hash.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/break.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/dot.dot/dot.dot.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/iter/yield.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/integer/my_integer.c
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/load/protect.so
linking shared-object -test-/integer.so
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/dot.dot'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/iter'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/stringify_symbols/stringify_symbols.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/resolve_symbol_resolver.so
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_target'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/compat/usrcompat.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-random1/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
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/method'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/method/arity.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/notimplement/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/num2int/num2int.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/path_to_class/path_to_class.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/method/init.c
linking shared-object -test-/num2int.so
linking shared-object -test-/notimplement.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/notimplement'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/printf/printf.c
linking shared-object -test-/method.so
linking shared-object -test-/printf.so
linking shared-object -test-/postponed_job.so
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/popen_deadlock'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/method'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/rational/rat.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/bad_version.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/init.c
linking shared-object -test-/rational.so
linking shared-object -test-/rb_call_super_kw.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/random/loop.c
linking shared-object -test-/proc.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/recursion'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/recursion/recursion.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/regexp/init.c
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/regexp/parse_depth_limit.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/sanitizers/sanitizers.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/random'
linking shared-object -test-/regexp.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/sanitizers.so
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/scheduler'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/scheduler/scheduler.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/regexp'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/sanitizers'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/foreach/foreach.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/numhash/numhash.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/scan_args'
linking shared-object -test-/st/foreach.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/st/update/update.c
linking shared-object -test-/st/numhash.so
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/foreach'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/stack'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/stack/stack.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/string'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/st/update'
linking shared-object -test-/stack.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_dummy.c
linking shared-object -test-/struct.so
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/modify.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread/instrumentation/instrumentation.c
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/nofree.c
linking shared-object -test-/scheduler.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/normalize.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/rb_str_dup.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/id'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/string/set_len.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/scheduler'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/time'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/thread/lock_native_thread.so
linking shared-object -test-/string.so
compiling /tmp/ruby/src/trunk-random1/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-random1/ext/-test-/time/new.c
linking shared-object -test-/time.so
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/vm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/vm/at_exit.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-random1/ext/-test-/wait/wait.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/string'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-random1/ext/cgi/escape/escape.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/continuation'
compiling /tmp/ruby/src/trunk-random1/ext/continuation/continuation.c
linking shared-object continuation.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
compiling /tmp/ruby/src/trunk-random1/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
compiling /tmp/ruby/src/trunk-random1/ext/date/date_core.c
installing default coverage libraries
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-random1/ext/date/date_parse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/continuation'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/erb/escape'
compiling /tmp/ruby/src/trunk-random1/ext/erb/escape/escape.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
compiling /tmp/ruby/src/trunk-random1/ext/digest/digest.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/etc'
compiling /tmp/ruby/src/trunk-random1/ext/etc/etc.c
linking shared-object etc.so
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/fcntl'
compiling /tmp/ruby/src/trunk-random1/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
compiling /tmp/ruby/src/trunk-random1/ext/io/console/console.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-random1/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-random1/ext/io/wait/wait.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
linking shared-object io/wait.so
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
compiling /tmp/ruby/src/trunk-random1/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-random1/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-random1/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_to_ruby.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-random1/ext/psych/psych_yaml_tree.c
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
compiling /tmp/ruby/src/trunk-random1/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_bn.c
installing default pty libraries
linking shared-object psych.so
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_cipher.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/sizes.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
compiling /tmp/ruby/src/trunk-random1/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-random1/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-random1/ext/ripper/eventids2.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-random1/ext/ripper/ripper.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
compiling /tmp/ruby/src/trunk-random1/ext/socket/init.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_engine.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/option.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-random1/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-random1/ext/date/date_strftime.c
installing default socket libraries
linking shared-object socket.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-random1/ext/date/date_strptime.c
installing default date_core libraries
linking shared-object date_core.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_provider.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/stringio'
compiling /tmp/ruby/src/trunk-random1/ext/stringio/stringio.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
compiling /tmp/ruby/src/trunk-random1/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_rand.c
linking shared-object stringio.so
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/zlib'
compiling /tmp/ruby/src/trunk-random1/ext/zlib/zlib.c
installing default strscan libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ssl.c
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/bigdecimal-4.0.1/lib ../../../../../.bundle/gems/bigdecimal-4.0.1/lib
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/bigdecimal.c
linking shared-object zlib.so
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ssl_session.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/debug-1.11.1/lib ../../../../../.bundle/gems/debug-1.11.1/lib
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug/iseq_collector.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-random1/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/missing.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/rbs-3.10.3/lib ../../../../../.bundle/gems/rbs-3.10.3/lib
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/ast.c
linking shared-object racc/cparse.so
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/syslog-0.4.0/bin ../../../../../.bundle/gems/syslog-0.4.0/bin
ln -sfT ../../../../../src/trunk-random1/.bundle/gems/syslog-0.4.0/lib ../../../../../.bundle/gems/syslog-0.4.0/lib
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/lexer.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/lexstate.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/location.c
linking shared-object syslog_ext.so
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/parser.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/string.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_allocator.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_assert.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_buffer.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_constant_pool.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_encoding.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_unescape.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/ast_translation.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-random1/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/md5'
compiling /tmp/ruby/src/trunk-random1/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-random1/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-random1/ext/digest/md5/md5.c
linking shared-object digest/md5.so
checking /tmp/ruby/src/trunk-random1/parse.y and /tmp/ruby/src/trunk-random1/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-random1/ext/digest/rmd160/rmd160init.c
linking shared-object ripper.so
compiling /tmp/ruby/src/trunk-random1/ext/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-random1/ext/digest/sha2/sha2.c
installing default ripper libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
linking shared-object digest/sha2.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
compiling /tmp/ruby/src/trunk-random1/ext/json/generator/generator.c
linking shared-object json/ext/generator.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json/parser'
compiling /tmp/ruby/src/trunk-random1/ext/json/parser/parser.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json/generator'
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/class_constants.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json/parser'
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/legacy_location.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension/rbs_string_bridging.c
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.3/
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
compiling /tmp/ruby/src/trunk-random1/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/-test-/box/yay1'
linking shared-object -test-/box/yay1.so
linking transcoder transdb.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/-test-/box/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
making encs
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random1/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-random1/bin
installing base libraries: /tmp/ruby/install/trunk-random1/lib
installing arch files: /tmp/ruby/install/trunk-random1/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-random1/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-random1/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk-random1/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk-random1/bin
installing library scripts: /tmp/ruby/install/trunk-random1/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk-random1/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk-random1/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-random1/lib/ruby/gems/4.1.0+1
bundler 4.1.0.dev
delegate 0.6.1
did_you_mean 2.0.0
english 0.8.1
erb 6.0.1
error_highlight 0.7.1
fileutils 1.8.0
find 0.2.0
forwardable 1.4.0
ipaddr 1.2.8
net-http 0.9.1
net-protocol 0.2.2
open-uri 0.5.0
open3 0.2.1
optparse 0.8.1
pp 0.6.3
prettyprint 0.2.0
prism 1.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-random1/lib/ruby/gems/4.1.0+1
date 3.5.1
digest 3.2.1
etc 1.4.6
fcntl 1.3.0
io-console 0.8.2
io-nonblock 0.3.2
io-wait 0.4.0
json 2.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk-random1/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.14
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk-random1/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2046 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random1/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random1/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random1/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random1/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random1/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random1/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random1/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random1/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random1/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random1/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random1/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random1/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random1/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random1/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random1/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random1/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random1/basictest/test.rb:gc ....OK 4
test succeeded
$$$[end] "make yes-test-basic TESTS=\"--test-order=random\"" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS="--test-order=random"
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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
Run options:
--seed=4155
"--ruby=./miniruby -I/tmp/ruby/src/trunk-random1/lib -I. -I.ext/common /tmp/ruby/src/trunk-random1/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-random1/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
--test-order=random
# Running tests:
Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 8 #<File::Stat dev=0x8, ino=1330245668, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 9 #<File::Stat dev=0x8, ino=1330233276, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 10 #<File::Stat dev=0x8, ino=1330233325, 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>
<internal:gc>:44: [BUG] Segmentation fault at 0x0000000000000000
ruby 4.1.0dev (2026-03-23T21:02:59Z master d2f7a19fe1) +PRISM [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0029 p:0010 s:0172 e:000167 l:y b:0001 METHOD <internal:gc>:44
c:0028 p:0025 s:0160 e:000159 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/test/ruby/test_object_id.rb:124
c:0027 p:0037 s:0156 e:000155 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:202
c:0026 p:0052 s:0150 e:000149 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:170
c:0025 p:0093 s:0141 e:000140 l:n b:---- BLOCK /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1665 [FINISH]
c:0024 p:---- s:0134 e:000133 l:y b:---- CFUNC :map
c:0023 p:0114 s:0130 e:000129 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1652
c:0022 p:0035 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1356
c:0021 p:0009 s:0111 e:000109 l:n b:---- BLOCK /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:812 [FINISH]
c:0020 p:---- s:0105 e:000104 l:y b:---- CFUNC :each
c:0019 p:0047 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:810
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:847
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1293
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1749
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1793
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1035
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:880
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:146
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1877
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk-random1/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk-random1/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:001460 l:y b:---- DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-random1/test/runner.rb:5:in '<main>'
/tmp/ruby/src/trunk-random1/test/runner.rb:5:in 'require_relative'
/tmp/ruby/src/trunk-random1/tool/test/runner.rb:14:in '<top (required)>'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1881:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1877:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1272:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:146:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:880:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1035:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1793:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1749:in '_run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1749:in 'each'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1750:in 'block in _run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1763:in 'run_tests'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1293:in '_run_anything'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1598:in '_run_anything'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:847:in '_run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:810:in '_run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:810:in 'each'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:812:in 'block in _run_suites'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1356:in '_run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1652:in '_run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1652:in 'map'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit.rb:1665:in 'block in _run_suite'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk-random1/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk-random1/test/ruby/test_object_id.rb:124:in 'test_object_id_need_resize'
<internal:gc>:44:in 'start'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 3
-- Machine register context ------------------------------------------------
RIP: 0x00007c3419a65e7d RBP: 0x0000000000000000 RSP: 0x00007ffd0c5f5e88
RAX: 0x00007c33febaecb0 RBX: 0x000055f43e48fad0 RCX: 0x0000000000000000
RDX: 0x00007c33febaecc0 RDI: 0x00007c34196c6700 RSI: 0x0000000000000000
R8: 0x000055f43e65e768 R9: 0x000055f43e65e7a8 R10: 0x00007c3419d9b160
R11: 0x00007c3419efc330 R12: 0x00007c34196c6700 R13: 0x00007ffd0c5f6020
R14: 0x0000000000000050 R15: 0x0000000000000050 EFL: 0x0000000000010246
-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_print_backtrace+0x14) [0x7c341a111437] /tmp/ruby/src/trunk-random1/vm_dump.c:1105
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-random1/vm_dump.c:1450
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x7c3419ecca9a] /tmp/ruby/src/trunk-random1/error.c:1131
/tmp/ruby/build/trunk-random1/libruby.so.4.1(sigsegv+0x48) [0x7c341a043948] /tmp/ruby/src/trunk-random1/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7c34199fc320) [0x7c34199fc320]
/lib/x86_64-linux-gnu/libc.so.6(musable+0x14) [0x7c3419a65e7d] ./malloc/malloc.c:5238
/lib/x86_64-linux-gnu/libc.so.6(__malloc_usable_size) ./malloc/malloc.c:5252
/lib/x86_64-linux-gnu/libc.so.6(malloc_usable_size) (null):0
/tmp/ruby/build/trunk-random1/libruby.so.4.1(objspace_malloc_size+0xa) [0x7c3419f02d2a] /tmp/ruby/src/trunk-random1/gc/default/default.c:7995
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_gc_impl_free) /tmp/ruby/src/trunk-random1/gc/default/default.c:8278
/tmp/ruby/build/trunk-random1/libruby.so.4.1(ruby_sized_xfree) /tmp/ruby/src/trunk-random1/gc.c:5448
/tmp/ruby/build/trunk-random1/libruby.so.4.1(RTYPEDDATA_TYPE+0x0) [0x7c3419efc5aa] /tmp/ruby/src/trunk-random1/gc.c:1405
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_data_free) /tmp/ruby/src/trunk-random1/gc.c:1406
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_gc_obj_free) /tmp/ruby/src/trunk-random1/gc.c:1551
/tmp/ruby/build/trunk-random1/libruby.so.4.1(gc_sweep_plane+0x4c) [0x7c3419efcfd4] /tmp/ruby/src/trunk-random1/gc/default/default.c:3559
/tmp/ruby/build/trunk-random1/libruby.so.4.1(gc_sweep_page) /tmp/ruby/src/trunk-random1/gc/default/default.c:3622
/tmp/ruby/build/trunk-random1/libruby.so.4.1(gc_sweep_step+0xed) [0x7c3419efd33d] /tmp/ruby/src/trunk-random1/gc/default/default.c:3903
/tmp/ruby/build/trunk-random1/libruby.so.4.1(gc_sweep_rest+0xb) [0x7c3419efdadb] /tmp/ruby/src/trunk-random1/gc/default/default.c:3971
/tmp/ruby/build/trunk-random1/libruby.so.4.1(gc_sweep) /tmp/ruby/src/trunk-random1/gc/default/default.c:4157
/tmp/ruby/build/trunk-random1/libruby.so.4.1(gc_start+0xe25) [0x7c3419effba5] /tmp/ruby/src/trunk-random1/gc/default/default.c:6514
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_multi_ractor_p+0x0) [0x7c3419f00d96] /tmp/ruby/src/trunk-random1/gc/default/default.c:6395
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_vm_lock_leave) /tmp/ruby/src/trunk-random1/vm_sync.h:105
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_gc_vm_unlock) /tmp/ruby/src/trunk-random1/gc.c:151
/tmp/ruby/build/trunk-random1/libruby.so.4.1(garbage_collect) /tmp/ruby/src/trunk-random1/gc/default/default.c:6397
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_gc_impl_start) /tmp/ruby/src/trunk-random1/gc/default/default.c:6845
/tmp/ruby/build/trunk-random1/libruby.so.4.1(gc_start_internal) /tmp/ruby/src/trunk-random1/gc.c:3695
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_core+0x498) [0x7c341a0f2788] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:7541
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_loop+0xa) [0x7c341a0f7f58] /tmp/ruby/src/trunk-random1/vm.c:2826
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2802
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7c341a0fd260] /tmp/ruby/src/trunk-random1/vm.c:1872
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1880
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1365
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1381
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_ary_collect+0x5c) [0x7c3419dfa29c] /tmp/ruby/src/trunk-random1/array.c:3779
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7c341a0db15d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_sendish+0xd3) [0x7c341a0e49c3] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_core+0x1ed9) [0x7c341a0f41c9] ../../src/trunk-random1/insns.def:858
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_loop+0x3e) [0x7c341a0f825b] /tmp/ruby/src/trunk-random1/vm.c:2826
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2805
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7c341a0fd260] /tmp/ruby/src/trunk-random1/vm.c:1872
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1880
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1365
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1381
/tmp/ruby/build/trunk-random1/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x7c3419df397c] /tmp/ruby/src/trunk-random1/array.c:2766
/tmp/ruby/build/trunk-random1/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:455
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2765
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7c341a0db15d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_sendish+0xd3) [0x7c341a0e49c3] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_core+0x1ed9) [0x7c341a0f41c9] ../../src/trunk-random1/insns.def:858
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_loop+0xa) [0x7c341a0f7f58] /tmp/ruby/src/trunk-random1/vm.c:2826
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2802
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7c341a0fd260] /tmp/ruby/src/trunk-random1/vm.c:1872
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random1/vm.c:1880
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random1/vm_eval.c:1365
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random1/vm_eval.c:1381
/tmp/ruby/build/trunk-random1/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x7c3419df397c] /tmp/ruby/src/trunk-random1/array.c:2766
/tmp/ruby/build/trunk-random1/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random1/include/ruby/internal/fl_type.h:455
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random1/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random1/array.c:2765
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7c341a0db15d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_sendish+0xd3) [0x7c341a0e49c3] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_core+0x1ed9) [0x7c341a0f41c9] ../../src/trunk-random1/insns.def:858
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_loop+0x3e) [0x7c341a0f825b] /tmp/ruby/src/trunk-random1/vm.c:2826
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2805
/tmp/ruby/build/trunk-random1/libruby.so.4.1(load_iseq_eval+0x51) [0x7c3419f4e7c7] /tmp/ruby/src/trunk-random1/load.c:774
/tmp/ruby/build/trunk-random1/libruby.so.4.1(require_internal) /tmp/ruby/src/trunk-random1/load.c:1341
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_require_string_internal+0x4b) [0x7c3419f4ef8d] /tmp/ruby/src/trunk-random1/load.c:1451
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_require_relative_entrypoint) /tmp/ruby/src/trunk-random1/load.c:1059
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_f_require_relative) /tmp/ruby/src/trunk-random1/load.c:1074
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7c341a0db15d] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_sendish+0xd3) [0x7c341a0e49c3] /tmp/ruby/src/trunk-random1/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_core+0x84) [0x7c341a0f2374] ../../src/trunk-random1/insns.def:906
/tmp/ruby/build/trunk-random1/libruby.so.4.1(vm_exec_loop+0xa) [0x7c341a0f7f58] /tmp/ruby/src/trunk-random1/vm.c:2826
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random1/vm.c:2802
/tmp/ruby/build/trunk-random1/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x7c3419ed6d65] /tmp/ruby/src/trunk-random1/eval.c:283
/tmp/ruby/build/trunk-random1/libruby.so.4.1(ruby_run_node+0x8b) [0x7c3419edb28b] /tmp/ruby/src/trunk-random1/eval.c:321
/tmp/ruby/build/trunk-random1/ruby(rb_main+0x21) [0x55f43480d186] /tmp/ruby/src/trunk-random1/main.c:42
/tmp/ruby/build/trunk-random1/ruby(main) /tmp/ruby/src/trunk-random1/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7c34199e11ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7c34199e128b] ../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
[0x55f43480d1d5]
-- Other runtime information -----------------------------------------------
* Process memory map:
55f43480c000-55f43480d000 r--p 00000000 00:32 14583204 /tmp/ruby/build/trunk-random1/ruby
55f43480d000-55f43480e000 r-xp 00001000 00:32 14583204 /tmp/ruby/build/trunk-random1/ruby
55f43480e000-55f43480f000 r--p 00002000 00:32 14583204 /tmp/ruby/build/trunk-random1/ruby
55f43480f000-55f434810000 r--p 00002000 00:32 14583204 /tmp/ruby/build/trunk-random1/ruby
55f434810000-55f434811000 rw-p 00003000 00:32 14583204 /tmp/ruby/build/trunk-random1/ruby
55f43e48f000-55f449fc9000 rw-p 00000000 00:00 0 [heap]
7c3393f1c000-7c33955d0000 r--s 00000000 00:32 14582833 /tmp/ruby/build/trunk-random1/libruby.so.4.1.0
7c33955d0000-7c33955e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33955f0000-7c3395600000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c3395620000-7c3395630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c3395640000-7c3395650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33961db000-7c33963e2000 r--s 00000000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7c33963e2000-7c3396420000 r--s 00000000 00:32 14583204 /tmp/ruby/build/trunk-random1/ruby
7c3396420000-7c3398000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c3398000000-7c3398021000 rw-p 00000000 00:00 0
7c3398021000-7c339c000000 ---p 00000000 00:00 0
7c339c000000-7c339c021000 rw-p 00000000 00:00 0
7c339c021000-7c33a0000000 ---p 00000000 00:00 0
7c33a0000000-7c33a0039000 rw-p 00000000 00:00 0
7c33a0039000-7c33a4000000 ---p 00000000 00:00 0
7c33a4000000-7c33a6068000 rw-p 00000000 00:00 0
7c33a6068000-7c33a8000000 ---p 00000000 00:00 0
7c33a8000000-7c33a8021000 rw-p 00000000 00:00 0
7c33a8021000-7c33ac000000 ---p 00000000 00:00 0
7c33ac000000-7c33ac021000 rw-p 00000000 00:00 0
7c33ac021000-7c33b0000000 ---p 00000000 00:00 0
7c33b0000000-7c33b186f000 rw-p 00000000 00:00 0
7c33b186f000-7c33b4000000 ---p 00000000 00:00 0
7c33b4000000-7c33b4039000 rw-p 00000000 00:00 0
7c33b4039000-7c33b8000000 ---p 00000000 00:00 0
7c33b8000000-7c33b9255000 rw-p 00000000 00:00 0
7c33b9255000-7c33bc000000 ---p 00000000 00:00 0
7c33bc000000-7c33bc021000 rw-p 00000000 00:00 0
7c33bc021000-7c33c0000000 ---p 00000000 00:00 0
7c33c0000000-7c33c1b7f000 rw-p 00000000 00:00 0
7c33c1b7f000-7c33c4000000 ---p 00000000 00:00 0
7c33c4000000-7c33c5640000 rw-p 00000000 00:00 0
7c33c5640000-7c33c8000000 ---p 00000000 00:00 0
7c33c8000000-7c33c8021000 rw-p 00000000 00:00 0
7c33c8021000-7c33cc000000 ---p 00000000 00:00 0
7c33cc000000-7c33cc039000 rw-p 00000000 00:00 0
7c33cc039000-7c33d0000000 ---p 00000000 00:00 0
7c33d0000000-7c33d0039000 rw-p 00000000 00:00 0
7c33d0039000-7c33d4000000 ---p 00000000 00:00 0
7c33d4000000-7c33d51d4000 rw-p 00000000 00:00 0
7c33d51d4000-7c33d8000000 ---p 00000000 00:00 0
7c33d8000000-7c33d8021000 rw-p 00000000 00:00 0
7c33d8021000-7c33dc000000 ---p 00000000 00:00 0
7c33dc000000-7c33dc184000 rw-p 00000000 00:00 0
7c33dc184000-7c33e0000000 ---p 00000000 00:00 0
7c33e0000000-7c33e0039000 rw-p 00000000 00:00 0
7c33e0039000-7c33e4000000 ---p 00000000 00:00 0
7c33e4000000-7c33e4021000 rw-p 00000000 00:00 0
7c33e4021000-7c33e8000000 ---p 00000000 00:00 0
7c33e8000000-7c33e8021000 rw-p 00000000 00:00 0
7c33e8021000-7c33ec000000 ---p 00000000 00:00 0
7c33ec010000-7c33ed170000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ed178000-7c33ed179000 ---p 00000000 00:00 0
7c33ed179000-7c33ed979000 rw-p 00000000 00:00 0
7c33ed979000-7c33ed97a000 ---p 00000000 00:00 0
7c33ed97a000-7c33ee17a000 rw-p 00000000 00:00 0
7c33ee17a000-7c33ee17b000 ---p 00000000 00:00 0
7c33ee17b000-7c33ee19b000 rw-p 00000000 00:00 0
7c33ee1b0000-7c33ee240000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ee240000-7c33ee241000 ---p 00000000 00:00 0
7c33ee241000-7c33eea41000 rw-p 00000000 00:00 0
7c33eea60000-7c33ef260000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ef263000-7c33ef264000 ---p 00000000 00:00 0
7c33ef264000-7c33ef284000 rw-p 00000000 00:00 0
7c33ef2a0000-7c33ef2e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ef2e7000-7c33ef2e8000 ---p 00000000 00:00 0
7c33ef2e8000-7c33ef308000 rw-p 00000000 00:00 0
7c33ef308000-7c33ef309000 ---p 00000000 00:00 0
7c33ef309000-7c33ef329000 rw-p 00000000 00:00 0
7c33ef329000-7c33ef32a000 ---p 00000000 00:00 0
7c33ef32a000-7c33ef34a000 rw-p 00000000 00:00 0
7c33ef34a000-7c33ef34b000 ---p 00000000 00:00 0
7c33ef34b000-7c33ef36b000 rw-p 00000000 00:00 0
7c33ef36b000-7c33ef36c000 ---p 00000000 00:00 0
7c33ef36c000-7c33ef38c000 rw-p 00000000 00:00 0
7c33ef38c000-7c33ef38d000 ---p 00000000 00:00 0
7c33ef38d000-7c33ef3ad000 rw-p 00000000 00:00 0
7c33ef3ad000-7c33ef3ae000 ---p 00000000 00:00 0
7c33ef3ae000-7c33ef3ce000 rw-p 00000000 00:00 0
7c33ef3ce000-7c33ef3cf000 ---p 00000000 00:00 0
7c33ef3cf000-7c33ef3ef000 rw-p 00000000 00:00 0
7c33ef3ef000-7c33ef3f0000 ---p 00000000 00:00 0
7c33ef3f0000-7c33ef410000 rw-p 00000000 00:00 0
7c33ef410000-7c33f0000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33f0000000-7c33f0c80000 rw-p 00000000 00:00 0
7c33f0c80000-7c33f4000000 ---p 00000000 00:00 0
7c33f4000000-7c33f5736000 rw-p 00000000 00:00 0
7c33f5736000-7c33f8000000 ---p 00000000 00:00 0
7c33f8000000-7c33f8107000 rw-p 00000000 00:00 0
7c33f8107000-7c33fc000000 ---p 00000000 00:00 0
7c33fc010000-7c33fc7d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fc7dd000-7c33fc7de000 r--p 00000000 00:32 14583780 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7c33fc7de000-7c33fc7df000 r-xp 00001000 00:32 14583780 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7c33fc7df000-7c33fc7fb000 r--p 00002000 00:32 14583780 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7c33fc7fb000-7c33fc7fc000 r--p 0001d000 00:32 14583780 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7c33fc7fc000-7c33fc7fd000 rw-p 0001e000 00:32 14583780 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7c33fc7fd000-7c33fc7fe000 r--p 00000000 00:32 14583629 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7c33fc7fe000-7c33fc7ff000 r-xp 00001000 00:32 14583629 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7c33fc7ff000-7c33fc81c000 r--p 00002000 00:32 14583629 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7c33fc81c000-7c33fc81d000 r--p 0001e000 00:32 14583629 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7c33fc81d000-7c33fc81e000 rw-p 0001f000 00:32 14583629 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7c33fc81e000-7c33fc81f000 r--p 00000000 00:32 14583250 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7c33fc81f000-7c33fc820000 r-xp 00001000 00:32 14583250 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7c33fc820000-7c33fc83c000 r--p 00002000 00:32 14583250 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7c33fc83c000-7c33fc83d000 r--p 0001d000 00:32 14583250 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7c33fc83d000-7c33fc83e000 rw-p 0001e000 00:32 14583250 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7c33fc83e000-7c33fc83f000 ---p 00000000 00:00 0
7c33fc83f000-7c33fc85f000 rw-p 00000000 00:00 0
7c33fc85f000-7c33fc860000 ---p 00000000 00:00 0
7c33fc860000-7c33fc880000 rw-p 00000000 00:00 0
7c33fc880000-7c33fcb30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fcb40000-7c33fcb50000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fcb50000-7c33fd140000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fd147000-7c33fd548000 rw-p 00000000 00:00 0
7c33fd560000-7c33fd770000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fd780000-7c33fd790000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fd790000-7c33fd7a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fd7b0000-7c33fd7c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fd7c0000-7c33fd920000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fd930000-7c33fd940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fd940000-7c33fda20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fda30000-7c33fda40000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fda40000-7c33fda70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fda80000-7c33fda90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fda90000-7c33fdae0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fdae8000-7c33fdae9000 r--p 00000000 00:32 14583370 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7c33fdae9000-7c33fdaea000 r-xp 00001000 00:32 14583370 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7c33fdaea000-7c33fdb0e000 r--p 00002000 00:32 14583370 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7c33fdb0e000-7c33fdb0f000 r--p 00025000 00:32 14583370 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7c33fdb0f000-7c33fdb10000 rw-p 00026000 00:32 14583370 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7c33fdb10000-7c33fdd60000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fdd70000-7c33fdd80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fdd80000-7c33fe150000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fe160000-7c33fe170000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fe170000-7c33fe1e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fe1ef000-7c33fe1f6000 r--p 00000000 00:32 14584293 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7c33fe1f6000-7c33fe23e000 r-xp 00007000 00:32 14584293 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7c33fe23e000-7c33fe25d000 r--p 0004f000 00:32 14584293 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7c33fe25d000-7c33fe25f000 r--p 0006d000 00:32 14584293 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7c33fe25f000-7c33fe260000 rw-p 0006f000 00:32 14584293 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/ripper.so
7c33fe260000-7c33fe390000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fe3a0000-7c33fe3b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fe3b0000-7c33fe400000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fe408000-7c33fe40a000 r--p 00000000 00:32 14584287 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7c33fe40a000-7c33fe40c000 r-xp 00002000 00:32 14584287 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7c33fe40c000-7c33fe40d000 r--p 00004000 00:32 14584287 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7c33fe40d000-7c33fe40e000 r--p 00004000 00:32 14584287 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7c33fe40e000-7c33fe40f000 rw-p 00005000 00:32 14584287 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/memory_view.so
7c33fe40f000-7c33fe4c2000 r--p 00000000 00:32 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7c33fe4c2000-7c33fe7f5000 r-xp 000b3000 00:32 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7c33fe7f5000-7c33fe8c0000 r--p 003e6000 00:32 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7c33fe8c0000-7c33fe91c000 r--p 004b0000 00:32 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7c33fe91c000-7c33fe91f000 rw-p 0050c000 00:32 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7c33fe91f000-7c33fe922000 rw-p 00000000 00:00 0
7c33fe922000-7c33fe940000 r--p 00000000 00:32 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7c33fe940000-7c33fe9a2000 r-xp 0001e000 00:32 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7c33fe9a2000-7c33fe9be000 r--p 00080000 00:32 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7c33fe9be000-7c33fe9c8000 r--p 0009c000 00:32 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7c33fe9c8000-7c33fe9cc000 rw-p 000a6000 00:32 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7c33fe9cc000-7c33fe9e0000 r--p 00000000 00:32 14584687 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7c33fe9e0000-7c33fea28000 r-xp 00014000 00:32 14584687 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7c33fea28000-7c33fea3b000 r--p 0005c000 00:32 14584687 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7c33fea3b000-7c33fea3d000 r--p 0006e000 00:32 14584687 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7c33fea3d000-7c33fea3f000 rw-p 00070000 00:32 14584687 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/openssl.so
7c33fea3f000-7c33fea40000 rw-p 00000000 00:00 0
7c33fea40000-7c33feb70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33feb70000-7c33feb71000 r--p 00000000 00:32 14584377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7c33feb71000-7c33feb72000 r-xp 00001000 00:32 14584377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7c33feb72000-7c33feb73000 r--p 00002000 00:32 14584377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7c33feb73000-7c33feb74000 r--p 00002000 00:32 14584377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7c33feb74000-7c33feb75000 rw-p 00003000 00:32 14584377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/thread/id.so
7c33feb75000-7c33feb76000 r--p 00000000 00:32 14584319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7c33feb76000-7c33feb77000 r-xp 00001000 00:32 14584319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7c33feb77000-7c33feb78000 r--p 00002000 00:32 14584319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7c33feb78000-7c33feb79000 r--p 00002000 00:32 14584319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7c33feb79000-7c33feb7a000 rw-p 00003000 00:32 14584319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7c33feb7a000-7c33feb7d000 r--p 00000000 00:32 14584361 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7c33feb7d000-7c33feb8a000 r-xp 00003000 00:32 14584361 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7c33feb8a000-7c33feb8d000 r--p 00010000 00:32 14584361 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7c33feb8d000-7c33feb8e000 r--p 00012000 00:32 14584361 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7c33feb8e000-7c33feb8f000 rw-p 00013000 00:32 14584361 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/zlib.so
7c33feb8f000-7c33feb91000 r--p 00000000 00:32 14584811 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7c33feb91000-7c33feb9b000 r-xp 00002000 00:32 14584811 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7c33feb9b000-7c33feb9e000 r--p 0000c000 00:32 14584811 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7c33feb9e000-7c33feb9f000 r--p 0000e000 00:32 14584811 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7c33feb9f000-7c33feba0000 rw-p 0000f000 00:32 14584811 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/generator.so
7c33feba0000-7c33feba2000 r--p 00000000 00:32 14584722 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7c33feba2000-7c33feba9000 r-xp 00002000 00:32 14584722 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7c33feba9000-7c33febae000 r--p 00009000 00:32 14584722 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7c33febae000-7c33febaf000 r--p 0000d000 00:32 14584722 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7c33febaf000-7c33febb0000 rw-p 0000e000 00:32 14584722 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/json/ext/parser.so
7c33febb0000-7c33fec00000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fec02000-7c33fec05000 r--p 00000000 00:32 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7c33fec05000-7c33fec0b000 r-xp 00003000 00:32 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7c33fec0b000-7c33fec0d000 r--p 00009000 00:32 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7c33fec0d000-7c33fec0e000 r--p 0000b000 00:32 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7c33fec0e000-7c33fec0f000 rw-p 0000c000 00:32 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7c33fec0f000-7c33fec17000 r--p 00000000 00:32 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7c33fec17000-7c33fec56000 r-xp 00008000 00:32 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7c33fec56000-7c33fec66000 r--p 00047000 00:32 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7c33fec66000-7c33fec6a000 r--p 00056000 00:32 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7c33fec6a000-7c33fec6b000 rw-p 0005a000 00:32 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7c33fec6b000-7c33fec6c000 r--p 00000000 00:32 14584339 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7c33fec6c000-7c33fec6d000 r-xp 00001000 00:32 14584339 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7c33fec6d000-7c33fec6e000 r--p 00002000 00:32 14584339 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7c33fec6e000-7c33fec6f000 r--p 00002000 00:32 14584339 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7c33fec6f000-7c33fec70000 rw-p 00003000 00:32 14584339 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/fcntl.so
7c33fec70000-7c33fec90000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fec93000-7c33fec94000 r--p 00000000 00:32 14584189 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7c33fec94000-7c33fec95000 r-xp 00001000 00:32 14584189 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7c33fec95000-7c33fec96000 r--p 00002000 00:32 14584189 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7c33fec96000-7c33fec97000 r--p 00002000 00:32 14584189 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7c33fec97000-7c33fec98000 rw-p 00003000 00:32 14584189 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/bubblebabble.so
7c33fec98000-7c33fec99000 r--p 00000000 00:32 14584012 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7c33fec99000-7c33fec9d000 r-xp 00001000 00:32 14584012 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7c33fec9d000-7c33fec9e000 r--p 00005000 00:32 14584012 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7c33fec9e000-7c33fec9f000 r--p 00005000 00:32 14584012 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7c33fec9f000-7c33feca0000 rw-p 00006000 00:32 14584012 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha2.so
7c33feca0000-7c33fecf0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fecf3000-7c33fecf4000 r--p 00000000 00:32 14584796 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7c33fecf4000-7c33fecf6000 r-xp 00001000 00:32 14584796 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7c33fecf6000-7c33fecf7000 r--p 00003000 00:32 14584796 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7c33fecf7000-7c33fecf8000 r--p 00003000 00:32 14584796 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7c33fecf8000-7c33fecf9000 rw-p 00004000 00:32 14584796 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/sha1.so
7c33fecf9000-7c33fecfa000 r--p 00000000 00:32 14584793 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7c33fecfa000-7c33fecfc000 r-xp 00001000 00:32 14584793 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7c33fecfc000-7c33fecfd000 r--p 00003000 00:32 14584793 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7c33fecfd000-7c33fecfe000 r--p 00003000 00:32 14584793 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7c33fecfe000-7c33fecff000 rw-p 00004000 00:32 14584793 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/rmd160.so
7c33fecff000-7c33fed01000 r--p 00000000 00:32 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7c33fed01000-7c33fed1a000 r-xp 00002000 00:32 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7c33fed1a000-7c33fed1e000 r--p 0001b000 00:32 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7c33fed1e000-7c33fed1f000 r--p 0001e000 00:32 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7c33fed1f000-7c33fed20000 rw-p 0001f000 00:32 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7c33fed20000-7c33fed70000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fed74000-7c33fed76000 r--p 00000000 00:32 14584236 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7c33fed76000-7c33fed78000 r-xp 00002000 00:32 14584236 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7c33fed78000-7c33fed79000 r--p 00004000 00:32 14584236 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7c33fed79000-7c33fed7a000 r--p 00004000 00:32 14584236 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7c33fed7a000-7c33fed7b000 rw-p 00005000 00:32 14584236 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest.so
7c33fed7b000-7c33fed7f000 r--p 00000000 00:32 14584346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7c33fed7f000-7c33fedaf000 r-xp 00004000 00:32 14584346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7c33fedaf000-7c33fedb7000 r--p 00034000 00:32 14584346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7c33fedb7000-7c33fedb8000 r--p 0003c000 00:32 14584346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7c33fedb8000-7c33fedb9000 rw-p 0003d000 00:32 14584346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/date_core.so
7c33fedb9000-7c33fedba000 rw-p 00000000 00:00 0
7c33fedba000-7c33fedbb000 r--p 00000000 00:32 14584407 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7c33fedbb000-7c33fedbc000 r-xp 00001000 00:32 14584407 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7c33fedbc000-7c33fedbd000 r--p 00002000 00:32 14584407 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7c33fedbd000-7c33fedbe000 r--p 00002000 00:32 14584407 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7c33fedbe000-7c33fedbf000 rw-p 00003000 00:32 14584407 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/wait.so
7c33fedbf000-7c33fedc0000 r--p 00000000 00:32 14582995 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7c33fedc0000-7c33fedc1000 r-xp 00001000 00:32 14582995 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7c33fedc1000-7c33fedc2000 r--p 00002000 00:32 14582995 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7c33fedc2000-7c33fedc3000 r--p 00002000 00:32 14582995 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7c33fedc3000-7c33fedc4000 rw-p 00003000 00:32 14582995 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/typeddata.so
7c33fedc4000-7c33fedc5000 r--p 00000000 00:32 14584398 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7c33fedc5000-7c33fedc6000 r-xp 00001000 00:32 14584398 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7c33fedc6000-7c33fedc7000 r--p 00002000 00:32 14584398 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7c33fedc7000-7c33fedc8000 r--p 00002000 00:32 14584398 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7c33fedc8000-7c33fedc9000 rw-p 00003000 00:32 14584398 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/tracepoint.so
7c33fedc9000-7c33fedca000 r--p 00000000 00:32 14584396 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7c33fedca000-7c33fedcb000 r-xp 00001000 00:32 14584396 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7c33fedcb000-7c33fedcc000 r--p 00002000 00:32 14584396 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7c33fedcc000-7c33fedcd000 r--p 00002000 00:32 14584396 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7c33fedcd000-7c33fedce000 rw-p 00003000 00:32 14584396 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/time.so
7c33fedcf000-7c33fedd0000 ---p 00000000 00:00 0
7c33fedd0000-7c33fedf0000 rw-p 00000000 00:00 0
7c33fedf0000-7c33fedf1000 r--p 00000000 00:32 14584787 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7c33fedf1000-7c33fedf2000 r-xp 00001000 00:32 14584787 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7c33fedf2000-7c33fedf3000 r--p 00002000 00:32 14584787 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7c33fedf3000-7c33fedf4000 r--p 00002000 00:32 14584787 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7c33fedf4000-7c33fedf5000 rw-p 00003000 00:32 14584787 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/digest/md5.so
7c33fedf5000-7c33fedf8000 r--p 00000000 00:32 14584577 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7c33fedf8000-7c33fedfd000 r-xp 00003000 00:32 14584577 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7c33fedfd000-7c33fedfe000 r--p 00008000 00:32 14584577 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7c33fedfe000-7c33fedff000 r--p 00009000 00:32 14584577 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7c33fedff000-7c33fee00000 rw-p 0000a000 00:32 14584577 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/psych.so
7c33fee00000-7c33fee20000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33fee22000-7c33fee23000 r--p 00000000 00:32 14584231 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7c33fee23000-7c33fee25000 r-xp 00001000 00:32 14584231 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7c33fee25000-7c33fee26000 r--p 00003000 00:32 14584231 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7c33fee26000-7c33fee27000 r--p 00003000 00:32 14584231 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7c33fee27000-7c33fee28000 rw-p 00004000 00:32 14584231 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/coverage.so
7c33fee28000-7c33fee29000 r--p 00000000 00:32 14583583 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7c33fee29000-7c33fee2a000 r-xp 00001000 00:32 14583583 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7c33fee2a000-7c33fee44000 r--p 00002000 00:32 14583583 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7c33fee44000-7c33fee45000 r--p 0001b000 00:32 14583583 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7c33fee45000-7c33fee46000 rw-p 0001c000 00:32 14583583 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7c33fee46000-7c33fee47000 r--p 00000000 00:32 14583264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7c33fee47000-7c33fee48000 r-xp 00001000 00:32 14583264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7c33fee48000-7c33fee52000 r--p 00002000 00:32 14583264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7c33fee52000-7c33fee53000 r--p 0000c000 00:32 14583264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7c33fee53000-7c33fee54000 rw-p 0000d000 00:32 14583264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/emoji.so
7c33fee54000-7c33fee55000 r--p 00000000 00:32 14583799 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7c33fee55000-7c33fee56000 r-xp 00001000 00:32 14583799 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7c33fee56000-7c33fee57000 r--p 00002000 00:32 14583799 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7c33fee57000-7c33fee58000 r--p 00003000 00:32 14583799 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7c33fee58000-7c33fee59000 rw-p 00004000 00:32 14583799 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/iso2022.so
7c33fee59000-7c33fee5a000 r--p 00000000 00:32 14583135 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7c33fee5a000-7c33fee5b000 r-xp 00001000 00:32 14583135 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7c33fee5b000-7c33feeb1000 r--p 00002000 00:32 14583135 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7c33feeb1000-7c33feeb2000 r--p 00057000 00:32 14583135 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7c33feeb2000-7c33feeb3000 rw-p 00058000 00:32 14583135 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/japanese_euc.so
7c33feeb3000-7c33feeb4000 r--p 00000000 00:32 14583263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7c33feeb4000-7c33feeb5000 r-xp 00001000 00:32 14583263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7c33feeb5000-7c33feeb6000 r--p 00002000 00:32 14583263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7c33feeb6000-7c33feeb7000 r--p 00002000 00:32 14583263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7c33feeb7000-7c33feeb8000 rw-p 00003000 00:32 14583263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/ebcdic.so
7c33feeb8000-7c33feebb000 r--p 00000000 00:32 14583237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7c33feebb000-7c33feebc000 r-xp 00003000 00:32 14583237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7c33feebc000-7c33feed0000 r--p 00004000 00:32 14583237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7c33feed0000-7c33feed5000 r--p 00018000 00:32 14583237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7c33feed5000-7c33feed6000 rw-p 0001d000 00:32 14583237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/single_byte.so
7c33feed6000-7c33feed7000 r--p 00000000 00:32 14583519 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7c33feed7000-7c33feed9000 r-xp 00001000 00:32 14583519 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7c33feed9000-7c33feeda000 r--p 00003000 00:32 14583519 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7c33feeda000-7c33feedb000 r--p 00004000 00:32 14583519 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7c33feedb000-7c33feedc000 rw-p 00005000 00:32 14583519 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/utf_16_32.so
7c33feedc000-7c33feedf000 r--p 00000000 00:32 14584642 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7c33feedf000-7c33feee5000 r-xp 00003000 00:32 14584642 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7c33feee5000-7c33feee7000 r--p 00009000 00:32 14584642 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7c33feee7000-7c33feee8000 r--p 0000a000 00:32 14584642 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7c33feee8000-7c33feee9000 rw-p 0000b000 00:32 14584642 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/stringio.so
7c33feee9000-7c33feeeb000 r--p 00000000 00:32 14584413 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7c33feeeb000-7c33feeed000 r-xp 00002000 00:32 14584413 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7c33feeed000-7c33feeee000 r--p 00004000 00:32 14584413 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7c33feeee000-7c33feeef000 r--p 00004000 00:32 14584413 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7c33feeef000-7c33feef0000 rw-p 00005000 00:32 14584413 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/cgi/escape.so
7c33feef0000-7c33feef1000 r--p 00000000 00:32 14584335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7c33feef1000-7c33feef3000 r-xp 00001000 00:32 14584335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7c33feef3000-7c33feef4000 r--p 00003000 00:32 14584335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7c33feef4000-7c33feef5000 r--p 00003000 00:32 14584335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7c33feef5000-7c33feef6000 rw-p 00004000 00:32 14584335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/scan_args.so
7c33feef6000-7c33feef7000 r--p 00000000 00:32 14584330 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7c33feef7000-7c33feef8000 r-xp 00001000 00:32 14584330 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7c33feef8000-7c33feef9000 r--p 00002000 00:32 14584330 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7c33feef9000-7c33feefa000 r--p 00002000 00:32 14584330 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7c33feefa000-7c33feefb000 rw-p 00003000 00:32 14584330 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/recursion.so
7c33feefb000-7c33feefc000 r--p 00000000 00:32 14584308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7c33feefc000-7c33feefd000 r-xp 00001000 00:32 14584308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7c33feefd000-7c33feefe000 r--p 00002000 00:32 14584308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7c33feefe000-7c33feeff000 r--p 00002000 00:32 14584308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7c33feeff000-7c33fef00000 rw-p 00003000 00:32 14584308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/printf.so
7c33fef00000-7c33fef01000 r--p 00000000 00:32 14584123 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7c33fef01000-7c33fef02000 r-xp 00001000 00:32 14584123 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7c33fef02000-7c33fef03000 r--p 00002000 00:32 14584123 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7c33fef03000-7c33fef04000 r--p 00002000 00:32 14584123 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7c33fef04000-7c33fef05000 rw-p 00003000 00:32 14584123 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/notimplement.so
7c33fef05000-7c33fef06000 r--p 00000000 00:32 14584212 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7c33fef06000-7c33fef07000 r-xp 00001000 00:32 14584212 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7c33fef07000-7c33fef08000 r--p 00002000 00:32 14584212 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7c33fef08000-7c33fef09000 r--p 00002000 00:32 14584212 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7c33fef09000-7c33fef0a000 rw-p 00003000 00:32 14584212 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/enumerator_kw.so
7c33fef0a000-7c33fef0b000 r--p 00000000 00:32 14582966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7c33fef0b000-7c33fef0c000 r-xp 00001000 00:32 14582966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7c33fef0c000-7c33fef0d000 r--p 00002000 00:32 14582966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7c33fef0d000-7c33fef0e000 r--p 00002000 00:32 14582966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7c33fef0e000-7c33fef0f000 rw-p 00003000 00:32 14582966 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bug_5832.so
7c33fef0f000-7c33fef10000 r--p 00000000 00:32 14584365 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7c33fef10000-7c33fef11000 r-xp 00001000 00:32 14584365 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7c33fef11000-7c33fef12000 r--p 00002000 00:32 14584365 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7c33fef12000-7c33fef13000 r--p 00002000 00:32 14584365 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7c33fef13000-7c33fef14000 rw-p 00003000 00:32 14584365 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/struct.so
7c33fef14000-7c33fef15000 r--p 00000000 00:32 14584182 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7c33fef15000-7c33fef16000 r-xp 00001000 00:32 14584182 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7c33fef16000-7c33fef17000 r--p 00002000 00:32 14584182 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7c33fef17000-7c33fef18000 r--p 00002000 00:32 14584182 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7c33fef18000-7c33fef19000 rw-p 00003000 00:32 14584182 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/symbol.so
7c33fef19000-7c33fef1a000 r--p 00000000 00:32 14583261 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7c33fef1a000-7c33fef1b000 r-xp 00001000 00:32 14583261 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7c33fef1b000-7c33fef1c000 r--p 00002000 00:32 14583261 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7c33fef1c000-7c33fef1d000 r--p 00002000 00:32 14583261 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7c33fef1d000-7c33fef1e000 rw-p 00003000 00:32 14583261 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1257.so
7c33fef1e000-7c33fef1f000 r--p 00000000 00:32 14583299 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7c33fef1f000-7c33fef20000 r-xp 00001000 00:32 14583299 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7c33fef20000-7c33fef21000 r--p 00002000 00:32 14583299 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7c33fef21000-7c33fef22000 r--p 00002000 00:32 14583299 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7c33fef22000-7c33fef23000 rw-p 00003000 00:32 14583299 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1254.so
7c33fef23000-7c33fef24000 r--p 00000000 00:32 14549161 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7c33fef24000-7c33fef25000 r-xp 00001000 00:32 14549161 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7c33fef25000-7c33fef26000 r--p 00002000 00:32 14549161 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7c33fef26000-7c33fef27000 r--p 00002000 00:32 14549161 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7c33fef27000-7c33fef28000 rw-p 00003000 00:32 14549161 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1253.so
7c33fef28000-7c33fef29000 r--p 00000000 00:32 14582899 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7c33fef29000-7c33fef2a000 r-xp 00001000 00:32 14582899 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7c33fef2a000-7c33fef2b000 r--p 00002000 00:32 14582899 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7c33fef2b000-7c33fef2c000 r--p 00002000 00:32 14582899 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7c33fef2c000-7c33fef2d000 rw-p 00003000 00:32 14582899 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1252.so
7c33fef2d000-7c33fef2e000 r--p 00000000 00:32 14583379 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7c33fef2e000-7c33fef2f000 r-xp 00001000 00:32 14583379 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7c33fef2f000-7c33fef30000 r--p 00002000 00:32 14583379 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7c33fef30000-7c33fef31000 r--p 00002000 00:32 14583379 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7c33fef31000-7c33fef32000 rw-p 00003000 00:32 14583379 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1251.so
7c33fef32000-7c33fef33000 r--p 00000000 00:32 14583268 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7c33fef33000-7c33fef34000 r-xp 00001000 00:32 14583268 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7c33fef34000-7c33fef35000 r--p 00002000 00:32 14583268 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7c33fef35000-7c33fef36000 r--p 00002000 00:32 14583268 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7c33fef36000-7c33fef37000 rw-p 00003000 00:32 14583268 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_1250.so
7c33fef37000-7c33fef38000 r--p 00000000 00:32 14583346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7c33fef38000-7c33fef39000 r-xp 00001000 00:32 14583346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7c33fef39000-7c33fef3a000 r--p 00002000 00:32 14583346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7c33fef3a000-7c33fef3b000 r--p 00003000 00:32 14583346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7c33fef3b000-7c33fef3c000 rw-p 00004000 00:32 14583346 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/shift_jis.so
7c33fef3c000-7c33fef3d000 r--p 00000000 00:32 14583331 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7c33fef3d000-7c33fef3e000 r-xp 00001000 00:32 14583331 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7c33fef3e000-7c33fef3f000 r--p 00002000 00:32 14583331 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7c33fef3f000-7c33fef40000 r--p 00002000 00:32 14583331 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7c33fef40000-7c33fef41000 rw-p 00003000 00:32 14583331 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_u.so
7c33fef41000-7c33fef42000 r--p 00000000 00:32 14583040 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7c33fef42000-7c33fef43000 r-xp 00001000 00:32 14583040 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7c33fef43000-7c33fef44000 r--p 00002000 00:32 14583040 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7c33fef44000-7c33fef45000 r--p 00002000 00:32 14583040 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7c33fef45000-7c33fef46000 rw-p 00003000 00:32 14583040 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/koi8_r.so
7c33fef46000-7c33fef47000 r--p 00000000 00:32 14549367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7c33fef47000-7c33fef48000 r-xp 00001000 00:32 14549367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7c33fef48000-7c33fef49000 r--p 00002000 00:32 14549367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7c33fef49000-7c33fef4a000 r--p 00002000 00:32 14549367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7c33fef4a000-7c33fef4b000 rw-p 00003000 00:32 14549367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_16.so
7c33fef4b000-7c33fef4c000 r--p 00000000 00:32 14582886 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7c33fef4c000-7c33fef4d000 r-xp 00001000 00:32 14582886 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7c33fef4d000-7c33fef4e000 r--p 00002000 00:32 14582886 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7c33fef4e000-7c33fef4f000 r--p 00002000 00:32 14582886 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7c33fef4f000-7c33fef50000 rw-p 00003000 00:32 14582886 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_15.so
7c33fef50000-7c33fef51000 r--p 00000000 00:32 14583285 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7c33fef51000-7c33fef52000 r-xp 00001000 00:32 14583285 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7c33fef52000-7c33fef53000 r--p 00002000 00:32 14583285 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7c33fef53000-7c33fef54000 r--p 00002000 00:32 14583285 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7c33fef54000-7c33fef55000 rw-p 00003000 00:32 14583285 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_14.so
7c33fef55000-7c33fef56000 r--p 00000000 00:32 14583271 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7c33fef56000-7c33fef57000 r-xp 00001000 00:32 14583271 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7c33fef57000-7c33fef58000 r--p 00002000 00:32 14583271 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7c33fef58000-7c33fef59000 r--p 00002000 00:32 14583271 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7c33fef59000-7c33fef5a000 rw-p 00003000 00:32 14583271 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_13.so
7c33fef5a000-7c33fef5b000 r--p 00000000 00:32 14583270 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7c33fef5b000-7c33fef5c000 r-xp 00001000 00:32 14583270 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7c33fef5c000-7c33fef5d000 r--p 00002000 00:32 14583270 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7c33fef5d000-7c33fef5e000 r--p 00002000 00:32 14583270 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7c33fef5e000-7c33fef5f000 rw-p 00003000 00:32 14583270 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_11.so
7c33fef5f000-7c33fef60000 r--p 00000000 00:32 14583377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7c33fef60000-7c33fef61000 r-xp 00001000 00:32 14583377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7c33fef61000-7c33fef62000 r--p 00002000 00:32 14583377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7c33fef62000-7c33fef63000 r--p 00002000 00:32 14583377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7c33fef63000-7c33fef64000 rw-p 00003000 00:32 14583377 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_10.so
7c33fef64000-7c33fef65000 r--p 00000000 00:32 14583318 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7c33fef65000-7c33fef66000 r-xp 00001000 00:32 14583318 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7c33fef66000-7c33fef67000 r--p 00002000 00:32 14583318 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7c33fef67000-7c33fef68000 r--p 00002000 00:32 14583318 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7c33fef68000-7c33fef69000 rw-p 00003000 00:32 14583318 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_9.so
7c33fef69000-7c33fef6a000 r--p 00000000 00:32 14582857 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7c33fef6a000-7c33fef6b000 r-xp 00001000 00:32 14582857 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7c33fef6b000-7c33fef6c000 r--p 00002000 00:32 14582857 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7c33fef6c000-7c33fef6d000 r--p 00002000 00:32 14582857 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7c33fef6d000-7c33fef6e000 rw-p 00003000 00:32 14582857 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_8.so
7c33fef6e000-7c33fef6f000 r--p 00000000 00:32 14583319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7c33fef6f000-7c33fef70000 r-xp 00001000 00:32 14583319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7c33fef70000-7c33fef71000 r--p 00002000 00:32 14583319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7c33fef71000-7c33fef72000 r--p 00002000 00:32 14583319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7c33fef72000-7c33fef73000 rw-p 00003000 00:32 14583319 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_7.so
7c33fef73000-7c33fef74000 r--p 00000000 00:32 14583020 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7c33fef74000-7c33fef75000 r-xp 00001000 00:32 14583020 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7c33fef75000-7c33fef76000 r--p 00002000 00:32 14583020 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7c33fef76000-7c33fef77000 r--p 00002000 00:32 14583020 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7c33fef77000-7c33fef78000 rw-p 00003000 00:32 14583020 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_6.so
7c33fef78000-7c33fef79000 r--p 00000000 00:32 14583332 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7c33fef79000-7c33fef7a000 r-xp 00001000 00:32 14583332 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7c33fef7a000-7c33fef7b000 r--p 00002000 00:32 14583332 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7c33fef7b000-7c33fef7c000 r--p 00002000 00:32 14583332 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7c33fef7c000-7c33fef7d000 rw-p 00003000 00:32 14583332 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_5.so
7c33fef7d000-7c33fef7e000 r--p 00000000 00:32 14583335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7c33fef7e000-7c33fef7f000 r-xp 00001000 00:32 14583335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7c33fef7f000-7c33fef80000 r--p 00002000 00:32 14583335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7c33fef80000-7c33fef81000 r--p 00002000 00:32 14583335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7c33fef81000-7c33fef82000 rw-p 00003000 00:32 14583335 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_4.so
7c33fef82000-7c33fef83000 r--p 00000000 00:32 14583327 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7c33fef83000-7c33fef84000 r-xp 00001000 00:32 14583327 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7c33fef84000-7c33fef85000 r--p 00002000 00:32 14583327 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7c33fef85000-7c33fef86000 r--p 00002000 00:32 14583327 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7c33fef86000-7c33fef87000 rw-p 00003000 00:32 14583327 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_3.so
7c33fef87000-7c33fef88000 r--p 00000000 00:32 14583013 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7c33fef88000-7c33fef89000 r-xp 00001000 00:32 14583013 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7c33fef89000-7c33fef8a000 r--p 00002000 00:32 14583013 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7c33fef8a000-7c33fef8b000 r--p 00002000 00:32 14583013 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7c33fef8b000-7c33fef8c000 rw-p 00003000 00:32 14583013 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_2.so
7c33fef8c000-7c33fef8d000 r--p 00000000 00:32 14583308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7c33fef8d000-7c33fef8e000 r-xp 00001000 00:32 14583308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7c33fef8e000-7c33fef8f000 r--p 00002000 00:32 14583308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7c33fef8f000-7c33fef90000 r--p 00002000 00:32 14583308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7c33fef90000-7c33fef91000 rw-p 00003000 00:32 14583308 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/iso_8859_1.so
7c33fef91000-7c33fef92000 r--p 00000000 00:32 14583110 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7c33fef92000-7c33fef93000 r-xp 00001000 00:32 14583110 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7c33fef93000-7c33fef94000 r--p 00002000 00:32 14583110 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7c33fef94000-7c33fef95000 r--p 00002000 00:32 14583110 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7c33fef95000-7c33fef96000 rw-p 00003000 00:32 14583110 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gbk.so
7c33fef96000-7c33fef97000 r--p 00000000 00:32 14583312 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7c33fef97000-7c33fef98000 r-xp 00001000 00:32 14583312 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7c33fef98000-7c33fef99000 r--p 00002000 00:32 14583312 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7c33fef99000-7c33fef9a000 r--p 00002000 00:32 14583312 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7c33fef9a000-7c33fef9b000 rw-p 00003000 00:32 14583312 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/gb18030.so
7c33fef9b000-7c33fef9c000 r--p 00000000 00:32 14583284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7c33fef9c000-7c33fef9d000 r-xp 00001000 00:32 14583284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7c33fef9d000-7c33fef9e000 r--p 00002000 00:32 14583284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7c33fef9e000-7c33fef9f000 r--p 00002000 00:32 14583284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7c33fef9f000-7c33fefa0000 rw-p 00003000 00:32 14583284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_tw.so
7c33fefa0000-7c33fefa1000 r--p 00000000 00:32 14583276 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7c33fefa1000-7c33fefa2000 r-xp 00001000 00:32 14583276 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7c33fefa2000-7c33fefa3000 r--p 00002000 00:32 14583276 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7c33fefa3000-7c33fefa4000 r--p 00002000 00:32 14583276 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7c33fefa4000-7c33fefa5000 rw-p 00003000 00:32 14583276 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_kr.so
7c33fefa5000-7c33fefa6000 r--p 00000000 00:32 14582869 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7c33fefa6000-7c33fefa7000 r-xp 00001000 00:32 14582869 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7c33fefa7000-7c33fefa8000 r--p 00002000 00:32 14582869 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7c33fefa8000-7c33fefa9000 r--p 00002000 00:32 14582869 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7c33fefa9000-7c33fefaa000 rw-p 00003000 00:32 14582869 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/emacs_mule.so
7c33fefaa000-7c33fefab000 r--p 00000000 00:32 14583246 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7c33fefab000-7c33fefac000 r-xp 00001000 00:32 14583246 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7c33fefac000-7c33fefad000 r--p 00002000 00:32 14583246 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7c33fefad000-7c33fefae000 r--p 00002000 00:32 14583246 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7c33fefae000-7c33fefaf000 rw-p 00003000 00:32 14583246 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cp949.so
7c33fefaf000-7c33fefb0000 r--p 00000000 00:32 14549229 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7c33fefb0000-7c33fefb1000 r-xp 00001000 00:32 14549229 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7c33fefb1000-7c33fefb2000 r--p 00002000 00:32 14549229 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7c33fefb2000-7c33fefb3000 r--p 00003000 00:32 14549229 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7c33fefb3000-7c33fefb4000 rw-p 00004000 00:32 14549229 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/cesu_8.so
7c33fefb4000-7c33fefb5000 r--p 00000000 00:32 14583218 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7c33fefb5000-7c33fefb6000 r-xp 00001000 00:32 14583218 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7c33fefb6000-7c33fefb8000 r--p 00002000 00:32 14583218 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7c33fefb8000-7c33fefb9000 r--p 00003000 00:32 14583218 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7c33fefb9000-7c33fefba000 rw-p 00004000 00:32 14583218 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/big5.so
7c33fefba000-7c33fefbb000 r--p 00000000 00:32 14583367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7c33fefbb000-7c33fefbc000 r-xp 00001000 00:32 14583367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7c33fefbc000-7c33fefbd000 r--p 00002000 00:32 14583367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7c33fefbd000-7c33fefbe000 r--p 00003000 00:32 14583367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7c33fefbe000-7c33fefbf000 rw-p 00004000 00:32 14583367 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/windows_31j.so
7c33fefbf000-7c33fefc0000 r--p 00000000 00:32 14549196 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7c33fefc0000-7c33fefc1000 r-xp 00001000 00:32 14549196 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7c33fefc1000-7c33fefc2000 r--p 00002000 00:32 14549196 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7c33fefc2000-7c33fefc3000 r--p 00003000 00:32 14549196 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7c33fefc3000-7c33fefc4000 rw-p 00004000 00:32 14549196 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/euc_jp.so
7c33fefc4000-7c33fefc5000 r--p 00000000 00:32 14583166 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7c33fefc5000-7c33fefc6000 r-xp 00001000 00:32 14583166 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7c33fefc6000-7c33fefc7000 r--p 00002000 00:32 14583166 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7c33fefc7000-7c33fefc8000 r--p 00002000 00:32 14583166 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7c33fefc8000-7c33fefc9000 rw-p 00003000 00:32 14583166 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32le.so
7c33fefc9000-7c33fefca000 r--p 00000000 00:32 14583350 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7c33fefca000-7c33fefcb000 r-xp 00001000 00:32 14583350 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7c33fefcb000-7c33fefcc000 r--p 00002000 00:32 14583350 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7c33fefcc000-7c33fefcd000 r--p 00002000 00:32 14583350 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7c33fefcd000-7c33fefce000 rw-p 00003000 00:32 14583350 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_32be.so
7c33fefce000-7c33fefcf000 r--p 00000000 00:32 14583300 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7c33fefcf000-7c33fefd0000 r-xp 00001000 00:32 14583300 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7c33fefd0000-7c33fefd1000 r--p 00002000 00:32 14583300 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7c33fefd1000-7c33fefd2000 r--p 00002000 00:32 14583300 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7c33fefd2000-7c33fefd3000 rw-p 00003000 00:32 14583300 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16le.so
7c33fefd3000-7c33fefd4000 r--p 00000000 00:32 14583273 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7c33fefd4000-7c33fefd5000 r-xp 00001000 00:32 14583273 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7c33fefd5000-7c33fefd6000 r--p 00002000 00:32 14583273 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7c33fefd6000-7c33fefd7000 r--p 00002000 00:32 14583273 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7c33fefd7000-7c33fefd8000 rw-p 00003000 00:32 14583273 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/utf_16be.so
7c33fefd8000-7c33fefdb000 r--p 00000000 00:32 14584504 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7c33fefdb000-7c33fefe4000 r-xp 00003000 00:32 14584504 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7c33fefe4000-7c33fefe6000 r--p 0000c000 00:32 14584504 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7c33fefe6000-7c33fefe7000 r--p 0000d000 00:32 14584504 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7c33fefe7000-7c33fefe8000 rw-p 0000e000 00:32 14584504 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/objspace.so
7c33fefe8000-7c33fefea000 r--p 00000000 00:32 14549275 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7c33fefea000-7c33fefed000 r-xp 00002000 00:32 14549275 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7c33fefed000-7c33fefee000 r--p 00005000 00:32 14549275 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7c33fefee000-7c33fefef000 r--p 00006000 00:32 14549275 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7c33fefef000-7c33feff0000 rw-p 00007000 00:32 14549275 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/string.so
7c33feff0000-7c33ff000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ff001000-7c33ff002000 r--p 00000000 00:32 14584344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7c33ff002000-7c33ff003000 r-xp 00001000 00:32 14584344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7c33ff003000-7c33ff004000 r--p 00002000 00:32 14584344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7c33ff004000-7c33ff005000 r--p 00002000 00:32 14584344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7c33ff005000-7c33ff006000 rw-p 00003000 00:32 14584344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/update.so
7c33ff006000-7c33ff007000 r--p 00000000 00:32 14584260 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7c33ff007000-7c33ff008000 r-xp 00001000 00:32 14584260 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7c33ff008000-7c33ff009000 r--p 00002000 00:32 14584260 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7c33ff009000-7c33ff00a000 r--p 00002000 00:32 14584260 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7c33ff00a000-7c33ff00b000 rw-p 00003000 00:32 14584260 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/numhash.so
7c33ff00b000-7c33ff00c000 r--p 00000000 00:32 14584341 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7c33ff00c000-7c33ff00d000 r-xp 00001000 00:32 14584341 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7c33ff00d000-7c33ff00e000 r--p 00002000 00:32 14584341 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7c33ff00e000-7c33ff00f000 r--p 00002000 00:32 14584341 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7c33ff00f000-7c33ff010000 rw-p 00003000 00:32 14584341 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/st/foreach.so
7c33ff010000-7c33ff020000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ff023000-7c33ff024000 r--p 00000000 00:32 14584446 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7c33ff024000-7c33ff025000 r-xp 00001000 00:32 14584446 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7c33ff025000-7c33ff026000 r--p 00002000 00:32 14584446 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7c33ff026000-7c33ff027000 r--p 00002000 00:32 14584446 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7c33ff027000-7c33ff028000 rw-p 00003000 00:32 14584446 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/nonblock.so
7c33ff028000-7c33ff02f000 r--p 00000000 00:32 14584437 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7c33ff02f000-7c33ff056000 r-xp 00007000 00:32 14584437 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7c33ff056000-7c33ff05e000 r--p 0002e000 00:32 14584437 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7c33ff05e000-7c33ff05f000 r--p 00035000 00:32 14584437 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7c33ff05f000-7c33ff060000 rw-p 00036000 00:32 14584437 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/socket.so
7c33ff060000-7c33ff070000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ff071000-7c33ff072000 r--p 00000000 00:32 14584222 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7c33ff072000-7c33ff073000 r-xp 00001000 00:32 14584222 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7c33ff073000-7c33ff074000 r--p 00002000 00:32 14584222 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7c33ff074000-7c33ff075000 r--p 00002000 00:32 14584222 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7c33ff075000-7c33ff076000 rw-p 00003000 00:32 14584222 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/rational.so
7c33ff076000-7c33ff077000 r--p 00000000 00:32 14584325 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7c33ff077000-7c33ff078000 r-xp 00001000 00:32 14584325 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7c33ff078000-7c33ff079000 r--p 00002000 00:32 14584325 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7c33ff079000-7c33ff07a000 r--p 00002000 00:32 14584325 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7c33ff07a000-7c33ff07b000 rw-p 00003000 00:32 14584325 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/proc.so
7c33ff07b000-7c33ff07c000 r--p 00000000 00:32 14584309 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7c33ff07c000-7c33ff07d000 r-xp 00001000 00:32 14584309 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7c33ff07d000-7c33ff07e000 r--p 00002000 00:32 14584309 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7c33ff07e000-7c33ff07f000 r--p 00002000 00:32 14584309 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7c33ff07f000-7c33ff080000 rw-p 00003000 00:32 14584309 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/postponed_job.so
7c33ff080000-7c33ff090000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ff093000-7c33ff094000 r--p 00000000 00:32 14584310 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7c33ff094000-7c33ff095000 r-xp 00001000 00:32 14584310 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7c33ff095000-7c33ff096000 r--p 00002000 00:32 14584310 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7c33ff096000-7c33ff097000 r--p 00002000 00:32 14584310 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7c33ff097000-7c33ff098000 rw-p 00003000 00:32 14584310 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7c33ff098000-7c33ff099000 r--p 00000000 00:32 14584290 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7c33ff099000-7c33ff09a000 r-xp 00001000 00:32 14584290 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7c33ff09a000-7c33ff09b000 r--p 00002000 00:32 14584290 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7c33ff09b000-7c33ff09c000 r--p 00002000 00:32 14584290 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7c33ff09c000-7c33ff09d000 rw-p 00003000 00:32 14584290 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/path_to_class.so
7c33ff09d000-7c33ff09e000 r--p 00000000 00:32 14584292 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7c33ff09e000-7c33ff09f000 r-xp 00001000 00:32 14584292 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7c33ff09f000-7c33ff0a0000 r--p 00002000 00:32 14584292 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7c33ff0a0000-7c33ff0a1000 r--p 00002000 00:32 14584292 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7c33ff0a1000-7c33ff0a2000 rw-p 00003000 00:32 14584292 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/num2int.so
7c33ff0a2000-7c33ff0a3000 r--p 00000000 00:32 14584305 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7c33ff0a3000-7c33ff0a4000 r-xp 00001000 00:32 14584305 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7c33ff0a4000-7c33ff0a5000 r--p 00002000 00:32 14584305 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7c33ff0a5000-7c33ff0a6000 r--p 00002000 00:32 14584305 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7c33ff0a6000-7c33ff0a7000 rw-p 00003000 00:32 14584305 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/method.so
7c33ff0a7000-7c33ff0a8000 r--p 00000000 00:32 14584284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7c33ff0a8000-7c33ff0a9000 r-xp 00001000 00:32 14584284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7c33ff0a9000-7c33ff0aa000 r--p 00002000 00:32 14584284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7c33ff0aa000-7c33ff0ab000 r--p 00002000 00:32 14584284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7c33ff0ab000-7c33ff0ac000 rw-p 00003000 00:32 14584284 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/usr.so
7c33ff0ac000-7c33ff0ad000 r--p 00000000 00:32 14584283 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7c33ff0ad000-7c33ff0ae000 r-xp 00001000 00:32 14584283 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7c33ff0ae000-7c33ff0af000 r--p 00002000 00:32 14584283 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7c33ff0af000-7c33ff0b0000 r--p 00002000 00:32 14584283 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7c33ff0b0000-7c33ff0b1000 rw-p 00003000 00:32 14584283 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7c33ff0b1000-7c33ff0b2000 r--p 00000000 00:32 14584263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7c33ff0b2000-7c33ff0b3000 r-xp 00001000 00:32 14584263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7c33ff0b3000-7c33ff0b4000 r--p 00002000 00:32 14584263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7c33ff0b4000-7c33ff0b5000 r--p 00002000 00:32 14584263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7c33ff0b5000-7c33ff0b6000 rw-p 00003000 00:32 14584263 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/load/protect.so
7c33ff0b6000-7c33ff0b7000 r--p 00000000 00:32 14584264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7c33ff0b7000-7c33ff0b8000 r-xp 00001000 00:32 14584264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7c33ff0b8000-7c33ff0b9000 r--p 00002000 00:32 14584264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7c33ff0b9000-7c33ff0ba000 r--p 00002000 00:32 14584264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7c33ff0ba000-7c33ff0bb000 rw-p 00003000 00:32 14584264 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iter.so
7c33ff0bb000-7c33ff0bc000 r--p 00000000 00:32 14583344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7c33ff0bc000-7c33ff0bd000 r-xp 00001000 00:32 14583344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7c33ff0bd000-7c33ff0be000 r--p 00002000 00:32 14583344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7c33ff0be000-7c33ff0bf000 r--p 00002000 00:32 14583344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7c33ff0bf000-7c33ff0c0000 rw-p 00003000 00:32 14583344 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/iseq_load.so
7c33ff0c0000-7c33ff0e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ff0e1000-7c33ff0e2000 r--p 00000000 00:32 14583156 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7c33ff0e2000-7c33ff0e3000 r-xp 00001000 00:32 14583156 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7c33ff0e3000-7c33ff0e4000 r--p 00002000 00:32 14583156 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7c33ff0e4000-7c33ff0e5000 r--p 00002000 00:32 14583156 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7c33ff0e5000-7c33ff0e6000 rw-p 00003000 00:32 14583156 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/integer.so
7c33ff0e6000-7c33ff0e7000 r--p 00000000 00:32 14584242 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7c33ff0e7000-7c33ff0e8000 r-xp 00001000 00:32 14584242 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7c33ff0e8000-7c33ff0e9000 r--p 00002000 00:32 14584242 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7c33ff0e9000-7c33ff0ea000 r--p 00002000 00:32 14584242 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7c33ff0ea000-7c33ff0eb000 rw-p 00003000 00:32 14584242 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/hash.so
7c33ff0eb000-7c33ff0ec000 r--p 00000000 00:32 14584237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7c33ff0ec000-7c33ff0ed000 r-xp 00001000 00:32 14584237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7c33ff0ed000-7c33ff0ee000 r--p 00002000 00:32 14584237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7c33ff0ee000-7c33ff0ef000 r--p 00002000 00:32 14584237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7c33ff0ef000-7c33ff0f0000 rw-p 00003000 00:32 14584237 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/funcall.so
7c33ff0f0000-7c33ff170000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ff174000-7c33ff175000 r--p 00000000 00:32 14584023 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7c33ff175000-7c33ff176000 r-xp 00001000 00:32 14584023 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7c33ff176000-7c33ff177000 r--p 00002000 00:32 14584023 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7c33ff177000-7c33ff178000 r--p 00002000 00:32 14584023 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7c33ff178000-7c33ff179000 rw-p 00003000 00:32 14584023 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/float.so
7c33ff179000-7c33ff17a000 r--p 00000000 00:32 14582861 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7c33ff17a000-7c33ff17b000 r-xp 00001000 00:32 14582861 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7c33ff17b000-7c33ff17c000 r--p 00002000 00:32 14582861 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7c33ff17c000-7c33ff17d000 r--p 00002000 00:32 14582861 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7c33ff17d000-7c33ff17e000 rw-p 00003000 00:32 14582861 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/file.so
7c33ff17f000-7c33ff180000 r--p 00000000 00:32 14584076 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7c33ff180000-7c33ff181000 r-xp 00001000 00:32 14584076 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7c33ff181000-7c33ff182000 r--p 00002000 00:32 14584076 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7c33ff182000-7c33ff183000 r--p 00002000 00:32 14584076 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7c33ff183000-7c33ff184000 rw-p 00003000 00:32 14584076 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/continuation.so
7c33ff184000-7c33ff185000 r--p 00000000 00:32 14584489 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7c33ff185000-7c33ff186000 r-xp 00001000 00:32 14584489 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7c33ff186000-7c33ff187000 r--p 00002000 00:32 14584489 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7c33ff187000-7c33ff188000 r--p 00002000 00:32 14584489 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7c33ff188000-7c33ff189000 rw-p 00003000 00:32 14584489 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/wait.so
7c33ff189000-7c33ff18b000 r--p 00000000 00:32 14584578 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7c33ff18b000-7c33ff18d000 r-xp 00002000 00:32 14584578 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7c33ff18d000-7c33ff18e000 r--p 00004000 00:32 14584578 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7c33ff18e000-7c33ff18f000 r--p 00004000 00:32 14584578 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7c33ff18f000-7c33ff190000 rw-p 00005000 00:32 14584578 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/pty.so
7c33ff190000-7c33ff1b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c33ff1b0000-7c33ff1b1000 r--p 00000000 00:32 14584490 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7c33ff1b1000-7c33ff1b2000 r-xp 00001000 00:32 14584490 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7c33ff1b2000-7c33ff1b3000 r--p 00002000 00:32 14584490 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7c33ff1b3000-7c33ff1b4000 r--p 00002000 00:32 14584490 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7c33ff1b4000-7c33ff1b5000 rw-p 00003000 00:32 14584490 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/erb/escape.so
7c33ff1b5000-7c33ff1b7000 r--p 00000000 00:32 14584644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7c33ff1b7000-7c33ff1bc000 r-xp 00002000 00:32 14584644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7c33ff1bc000-7c33ff1bd000 r--p 00007000 00:32 14584644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7c33ff1bd000-7c33ff1be000 r--p 00008000 00:32 14584644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7c33ff1be000-7c33ff1bf000 rw-p 00009000 00:32 14584644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/strscan.so
7c33ff1bf000-7c33ff1c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff1c0000-7c33ff201000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff201000-7c33ff202000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff202000-7c33ff243000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff243000-7c33ff244000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff244000-7c33ff285000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff285000-7c33ff286000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff286000-7c33ff2c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff2c7000-7c33ff2c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff2c8000-7c33ff309000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff309000-7c33ff30a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff30a000-7c33ff34b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff34b000-7c33ff34c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff34c000-7c33ff38d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff38d000-7c33ff38e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff38e000-7c33ff3cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff3cf000-7c33ff3d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff3d0000-7c33ff411000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff411000-7c33ff412000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff412000-7c33ff453000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff453000-7c33ff454000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff454000-7c33ff495000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff495000-7c33ff496000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff496000-7c33ff4d7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff4d7000-7c33ff4d8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff4d8000-7c33ff519000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff519000-7c33ff51a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff51a000-7c33ff55b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff55b000-7c33ff55c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff55c000-7c33ff59d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff59d000-7c33ff59e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff59e000-7c33ff5df000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff5df000-7c33ff5e0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff5e0000-7c33ff621000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff621000-7c33ff622000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff622000-7c33ff663000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff663000-7c33ff664000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff664000-7c33ff6a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff6a5000-7c33ff6a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff6a6000-7c33ff6e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff6e7000-7c33ff6e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff6e8000-7c33ff729000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff729000-7c33ff72a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff72a000-7c33ff76b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff76b000-7c33ff76c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff76c000-7c33ff7ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff7ad000-7c33ff7ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff7ae000-7c33ff7ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff7ef000-7c33ff7f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff7f0000-7c33ff831000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff831000-7c33ff832000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff832000-7c33ff873000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff873000-7c33ff874000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff874000-7c33ff8b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff8b5000-7c33ff8b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff8b6000-7c33ff8f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff8f7000-7c33ff8f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff8f8000-7c33ff939000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff939000-7c33ff93a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff93a000-7c33ff97b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff97b000-7c33ff97c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff97c000-7c33ff9bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff9bd000-7c33ff9be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff9be000-7c33ff9ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7c33ff9ff000-7c33ffa00000 ---p 00000000 00:00 0
7c33ffa00000-7c3400200000 rw-p 00000000 00:00 0
7c3400200000-7c3418200000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
7c3418200000-7c3419600000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
7c3419601000-7c3419602000 r--p 00000000 00:32 14583925 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7c3419602000-7c3419603000 r-xp 00001000 00:32 14583925 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7c3419603000-7c3419604000 r--p 00002000 00:32 14583925 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7c3419604000-7c3419605000 r--p 00002000 00:32 14583925 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7c3419605000-7c3419606000 rw-p 00003000 00:32 14583925 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/exception.so
7c3419606000-7c3419607000 r--p 00000000 00:32 14583814 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7c3419607000-7c3419608000 r-xp 00001000 00:32 14583814 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7c3419608000-7c3419609000 r--p 00002000 00:32 14583814 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7c3419609000-7c341960a000 r--p 00002000 00:32 14583814 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7c341960a000-7c341960b000 rw-p 00003000 00:32 14583814 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/eval.so
7c341960b000-7c341960c000 r--p 00000000 00:32 14584206 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7c341960c000-7c341960d000 r-xp 00001000 00:32 14584206 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7c341960d000-7c341960e000 r--p 00002000 00:32 14584206 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7c341960e000-7c341960f000 r--p 00002000 00:32 14584206 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7c341960f000-7c3419610000 rw-p 00003000 00:32 14584206 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/econv.so
7c3419610000-7c3419650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c3419652000-7c3419653000 r--p 00000000 00:32 14584208 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7c3419653000-7c3419654000 r-xp 00001000 00:32 14584208 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7c3419654000-7c3419655000 r--p 00002000 00:32 14584208 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7c3419655000-7c3419656000 r--p 00002000 00:32 14584208 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7c3419656000-7c3419657000 rw-p 00003000 00:32 14584208 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/debug.so
7c3419657000-7c3419659000 r--p 00000000 00:32 14584059 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7c3419659000-7c341965c000 r-xp 00002000 00:32 14584059 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7c341965c000-7c341965e000 r--p 00005000 00:32 14584059 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7c341965e000-7c341965f000 r--p 00006000 00:32 14584059 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7c341965f000-7c3419660000 rw-p 00007000 00:32 14584059 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/etc.so
7c3419660000-7c3419680000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c3419681000-7c3419682000 r--p 00000000 00:32 14584197 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7c3419682000-7c3419683000 r-xp 00001000 00:32 14584197 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7c3419683000-7c3419684000 r--p 00002000 00:32 14584197 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7c3419684000-7c3419685000 r--p 00002000 00:32 14584197 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7c3419685000-7c3419686000 rw-p 00003000 00:32 14584197 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/class.so
7c3419686000-7c3419688000 r--p 00000000 00:32 14584444 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7c3419688000-7c341968d000 r-xp 00002000 00:32 14584444 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7c341968d000-7c341968e000 r--p 00007000 00:32 14584444 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7c341968e000-7c341968f000 r--p 00008000 00:32 14584444 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7c341968f000-7c3419690000 rw-p 00009000 00:32 14584444 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/io/console.so
7c3419690000-7c34197e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c34197e4000-7c34197e5000 r--p 00000000 00:32 14583644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7c34197e5000-7c34197e6000 r-xp 00001000 00:32 14583644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7c34197e6000-7c34197e7000 r--p 00002000 00:32 14583644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7c34197e7000-7c34197e8000 r--p 00002000 00:32 14583644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7c34197e8000-7c34197e9000 rw-p 00003000 00:32 14583644 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/sanitizers.so
7c34197e9000-7c34197ea000 r--p 00000000 00:32 14584586 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7c34197ea000-7c34197ec000 r-xp 00001000 00:32 14584586 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7c34197ec000-7c34197ed000 r--p 00003000 00:32 14584586 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7c34197ed000-7c34197ee000 r--p 00003000 00:32 14584586 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7c34197ee000-7c34197ef000 rw-p 00004000 00:32 14584586 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/rbconfig/sizeof.so
7c34197ef000-7c34197f1000 r--p 00000000 00:32 14584181 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7c34197f1000-7c34197f3000 r-xp 00002000 00:32 14584181 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7c34197f3000-7c34197f4000 r--p 00004000 00:32 14584181 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7c34197f4000-7c34197f5000 r--p 00004000 00:32 14584181 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7c34197f5000-7c34197f6000 rw-p 00005000 00:32 14584181 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/bignum.so
7c34197f6000-7c34197f7000 r--p 00000000 00:32 14584167 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7c34197f7000-7c34197f8000 r-xp 00001000 00:32 14584167 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7c34197f8000-7c34197f9000 r--p 00002000 00:32 14584167 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7c34197f9000-7c34197fa000 r--p 00002000 00:32 14584167 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7c34197fa000-7c34197fb000 rw-p 00003000 00:32 14584167 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7c34197fb000-7c34197fc000 r--p 00000000 00:32 14584168 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7c34197fc000-7c34197fd000 r-xp 00001000 00:32 14584168 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7c34197fd000-7c34197fe000 r--p 00002000 00:32 14584168 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7c34197fe000-7c34197ff000 r--p 00002000 00:32 14584168 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7c34197ff000-7c3419800000 rw-p 00003000 00:32 14584168 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/-test-/array/resize.so
7c3419800000-7c3419820000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7c3419822000-7c3419823000 r--p 00000000 00:32 14549205 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7c3419823000-7c3419824000 r-xp 00001000 00:32 14549205 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7c3419824000-7c3419825000 r--p 00002000 00:32 14549205 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7c3419825000-7c3419826000 r--p 00002000 00:32 14549205 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7c3419826000-7c3419827000 rw-p 00003000 00:32 14549205 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/trans/transdb.so
7c3419827000-7c3419928000 rw-p 00000000 00:00 0
7c3419928000-7c341992f000 r--s 00000000 00:32 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7c341992f000-7c3419988000 r--p 00000000 00:32 15348059 /usr/lib/locale/C.utf8/LC_CTYPE
7c3419988000-7c341998a000 rw-p 00000000 00:00 0
7c341998a000-7c341998e000 r--p 00000000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7c341998e000-7c34199b1000 r-xp 00004000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7c34199b1000-7c34199b5000 r--p 00027000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7c34199b5000-7c34199b6000 r--p 0002b000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7c34199b6000-7c34199b7000 rw-p 0002c000 00:32 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7c34199b7000-7c34199df000 r--p 00000000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7c34199df000-7c3419b67000 r-xp 00028000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7c3419b67000-7c3419bb6000 r--p 001b0000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7c3419bb6000-7c3419bba000 r--p 001fe000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7c3419bba000-7c3419bbc000 rw-p 00202000 00:32 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7c3419bbc000-7c3419bcb000 rw-p 00000000 00:00 0
7c3419bcb000-7c3419bdb000 r--p 00000000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7c3419bdb000-7c3419c5a000 r-xp 00010000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7c3419c5a000-7c3419cb2000 r--p 0008f000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7c3419cb2000-7c3419cb3000 r--p 000e7000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7c3419cb3000-7c3419cb4000 rw-p 000e8000 00:32 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7c3419cb4000-7c3419cb6000 r--p 00000000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7c3419cb6000-7c3419ccb000 r-xp 00002000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7c3419ccb000-7c3419ce4000 r--p 00017000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7c3419ce4000-7c3419ce5000 r--p 0002f000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7c3419ce5000-7c3419ce6000 rw-p 00030000 00:32 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7c3419ce6000-7c3419cee000 rw-p 00000000 00:00 0
7c3419cee000-7c3419cf8000 r--p 00000000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7c3419cf8000-7c3419d5b000 r-xp 0000a000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7c3419d5b000-7c3419d70000 r--p 0006d000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7c3419d70000-7c3419d71000 r--p 00081000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7c3419d71000-7c3419d72000 rw-p 00082000 00:32 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7c3419d72000-7c3419d74000 r--p 00000000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7c3419d74000-7c3419d86000 r-xp 00002000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7c3419d86000-7c3419d8c000 r--p 00014000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7c3419d8c000-7c3419d8d000 r--p 0001a000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7c3419d8d000-7c3419d8e000 rw-p 0001b000 00:32 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7c3419d8e000-7c3419d8f000 r--p 00000000 00:32 14583343 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7c3419d8f000-7c3419d90000 r-xp 00001000 00:32 14583343 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7c3419d90000-7c3419d91000 r--p 00002000 00:32 14583343 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7c3419d91000-7c3419d92000 r--p 00002000 00:32 14583343 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7c3419d92000-7c3419d93000 rw-p 00003000 00:32 14583343 /tmp/ruby/build/trunk-random1/.ext/x86_64-linux/enc/encdb.so
7c3419d93000-7c3419ddc000 r--p 00000000 00:32 14582833 /tmp/ruby/build/trunk-random1/libruby.so.4.1.0
7c3419ddc000-7c341a2b8000 r-xp 00049000 00:32 14582833 /tmp/ruby/build/trunk-random1/libruby.so.4.1.0
7c341a2b8000-7c341a461000 r--p 00525000 00:32 14582833 /tmp/ruby/build/trunk-random1/libruby.so.4.1.0
7c341a461000-7c341a478000 r--p 006ce000 00:32 14582833 /tmp/ruby/build/trunk-random1/libruby.so.4.1.0
7c341a478000-7c341a47c000 rw-p 006e5000 00:32 14582833 /tmp/ruby/build/trunk-random1/libruby.so.4.1.0
7c341a47c000-7c341a495000 rw-p 00000000 00:00 0
7c341a495000-7c341a496000 r--p 00000000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7c341a496000-7c341a4c1000 r-xp 00001000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7c341a4c1000-7c341a4cb000 r--p 0002c000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7c341a4cb000-7c341a4cd000 r--p 00036000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7c341a4cd000-7c341a4cf000 rw-p 00038000 00:32 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd0c5d8000-7ffd0c5f9000 rw-p 00000000 00:00 0 [stack]
7ffd0c5f9000-7ffd0c5fd000 r--p 00000000 00:00 0 [vvar]
7ffd0c5fd000-7ffd0c5ff000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
make: *** [uncommon.mk:930: yes-test-all] Segmentation fault (core dumped)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS="--test-order=random"
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 -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random1/include -I/tmp/ruby/src/trunk-random1 -I/tmp/ruby/src/trunk-random1/prism -I/tmp/ruby/src/trunk-random1/enc/unicode/17.0.0 -Dmodular_gc_dir=
CPPFLAGS =
DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.4.1 -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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/yjit/src/lib.rs'
ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--out-dir=/tmp/ruby/build/trunk-random1/target/release/' '/tmp/ruby/src/trunk-random1/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-random1'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random1'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
make[1]: Entering directory '/tmp/ruby/build/trunk-random1'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random1'
building spec/ruby/optional/capi/ext/array_spec.so
building spec/ruby/optional/capi/ext/basic_object_spec.so
building spec/ruby/optional/capi/ext/bignum_spec.so
building spec/ruby/optional/capi/ext/binding_spec.so
building spec/ruby/optional/capi/ext/boolean_spec.so
building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so
building spec/ruby/optional/capi/ext/class_spec.so
building spec/ruby/optional/capi/ext/class_under_autoload_spec.so
building spec/ruby/optional/capi/ext/complex_spec.so
building spec/ruby/optional/capi/ext/constants_spec.so
building spec/ruby/optional/capi/ext/data_spec.so
building spec/ruby/optional/capi/ext/debug_spec.so
building spec/ruby/optional/capi/ext/digest_spec.so
building spec/ruby/optional/capi/ext/encoding_spec.so
building spec/ruby/optional/capi/ext/enumerator_spec.so
building spec/ruby/optional/capi/ext/exception_spec.so
building spec/ruby/optional/capi/ext/fiber_spec.so
building spec/ruby/optional/capi/ext/file_spec.so
building spec/ruby/optional/capi/ext/finalizer_spec.so
building spec/ruby/optional/capi/ext/fixnum_spec.so
building spec/ruby/optional/capi/ext/float_spec.so
building spec/ruby/optional/capi/ext/gc_spec.so
building spec/ruby/optional/capi/ext/globals_spec.so
building spec/ruby/optional/capi/ext/hash_spec.so
building spec/ruby/optional/capi/ext/integer_spec.so
building spec/ruby/optional/capi/ext/io_spec.so
building spec/ruby/optional/capi/ext/kernel_spec.so
building spec/ruby/optional/capi/ext/language_spec.so
building spec/ruby/optional/capi/ext/marshal_spec.so
building spec/ruby/optional/capi/ext/module_spec.so
building spec/ruby/optional/capi/ext/module_under_autoload_spec.so
building spec/ruby/optional/capi/ext/mutex_spec.so
building spec/ruby/optional/capi/ext/numeric_spec.so
building spec/ruby/optional/capi/ext/object_spec.so
building spec/ruby/optional/capi/ext/proc_spec.so
building spec/ruby/optional/capi/ext/range_spec.so
building spec/ruby/optional/capi/ext/rational_spec.so
building spec/ruby/optional/capi/ext/rbasic_spec.so
building spec/ruby/optional/capi/ext/regexp_spec.so
building spec/ruby/optional/capi/ext/set_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
ruby 4.1.0dev (2026-03-23T21:02:59Z master d2f7a19fe1) +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 ............................................................
3360 ............................................................
3420 ..........
Finished in 17.432371 seconds
3429 files, 34254 examples, 215096 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0.