# Logfile created on 2026-01-16 10:24:43 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x00007b6c7c4dfdc8 @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-random2", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-random2", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-random2", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-random2", @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-random2.20260116-102443", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007b6c80aedc70 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007b6c80aeda90 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007b6c7c419330 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random2.20260116-102443", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random2.20260116-102443>, @binmode=false, @mon_data=#<Monitor:0x00007b6c80aed4f0>, @mon_data_owner_object_id=900>>>
$$$[beg] make update-download -j4
tool/config.guess already exists
tool/config.sub already exists
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/gems/win32ole-1.9.2/
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
From https://github.com/ruby/ruby
a797561..16cd9da master -> origin/master
Updating a797561..16cd9da
Fast-forward
.github/workflows/ubuntu.yml | 2 +-
.github/workflows/zjit-macos.yml | 2 +-
.github/workflows/zjit-ubuntu.yml | 2 +-
include/ruby/internal/abi.h | 2 +-
include/ruby/internal/core/rtypeddata.h | 7 +++++++
5 files changed, 11 insertions(+), 4 deletions(-)
Latest commit hash = 16cd9daa39
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
running CONFIG_SHELL=/bin/bash /bin/bash /tmp/ruby/src/trunk-random2/configure --prefix=/tmp/ruby/install/trunk-random2 --disable-install-doc --enable-shared --no-create --no-recursion
checking for ruby... /usr/bin/ruby --disable=gems
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... no
checking for c++... c++
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... unsupported
checking for c++ option to enable C++98 features... unsupported
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking 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 -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
configure: WARNING: something wrong with CXXFLAGS=""
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... no
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... no
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for 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 type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
In file included from conftest.c:4:
/tmp/ruby/src/trunk-random2/version.h:25:39: error: invalid suffix "RUBY_RELEASE_MONTH" on integer constant
25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
| ^~
/tmp/ruby/src/trunk-random2/version.h:23:26: note: in definition of macro 'TOKEN_PASTE'
23 | #define TOKEN_PASTE(x,y) x##y
| ^
/tmp/ruby/src/trunk-random2/version.h:29:5: note: in expansion of macro 'ONLY_ONE_DIGIT'
29 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_MONTH)
| ^~~~~~~~~~~~~~
/tmp/ruby/src/trunk-random2/version.h:25:39: error: invalid suffix "RUBY_RELEASE_DAY" on integer constant
25 | #define ONLY_ONE_DIGIT(x) TOKEN_PASTE(10,x) < 1000
| ^~
/tmp/ruby/src/trunk-random2/version.h:23:26: note: in definition of macro 'TOKEN_PASTE'
23 | #define TOKEN_PASTE(x,y) x##y
| ^
/tmp/ruby/src/trunk-random2/version.h:34:5: note: in expansion of macro 'ONLY_ONE_DIGIT'
34 | #if ONLY_ONE_DIGIT(RUBY_RELEASE_DAY)
| ^~~~~~~~~~~~~~
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
---
Configuration summary for ruby version 4.1.0
* Installation prefix: /tmp/ruby/install/trunk-random2
* 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]
---
MAKE=make /bin/sh ./config.status Makefile
MAKE=make /bin/sh ./config.status GNUmakefile
config.status: creating GNUmakefile
GNUmakefile unchanged
config.status: creating Makefile
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/net-imap.revision unchanged
/tmp/ruby/src/trunk-random2/revision.h updated
generating x86_64-linux-fake.rb
rm -rf .bundle/.timestamp/x86_64-linux/4.1.0+0/
rm -rf .bundle/extensions/x86_64-linux/4.1.0+0/
x86_64-linux-fake.rb updated
/bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
$$$[end] "make after-update -j4" exit with 0.
$$$[beg] make miniruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/main.c
compiling /tmp/ruby/src/trunk-random2/dmydln.c
compiling /tmp/ruby/src/trunk-random2/miniinit.c
compiling /tmp/ruby/src/trunk-random2/array.c
compiling /tmp/ruby/src/trunk-random2/ast.c
compiling /tmp/ruby/src/trunk-random2/bignum.c
compiling /tmp/ruby/src/trunk-random2/box.c
compiling /tmp/ruby/src/trunk-random2/class.c
compiling /tmp/ruby/src/trunk-random2/compar.c
compiling /tmp/ruby/src/trunk-random2/compile.c
compiling /tmp/ruby/src/trunk-random2/complex.c
compiling /tmp/ruby/src/trunk-random2/concurrent_set.c
compiling /tmp/ruby/src/trunk-random2/cont.c
compiling /tmp/ruby/src/trunk-random2/debug.c
compiling /tmp/ruby/src/trunk-random2/debug_counter.c
compiling /tmp/ruby/src/trunk-random2/dir.c
compiling /tmp/ruby/src/trunk-random2/dln_find.c
compiling /tmp/ruby/src/trunk-random2/encoding.c
compiling /tmp/ruby/src/trunk-random2/enum.c
compiling /tmp/ruby/src/trunk-random2/enumerator.c
compiling /tmp/ruby/src/trunk-random2/error.c
compiling /tmp/ruby/src/trunk-random2/eval.c
compiling /tmp/ruby/src/trunk-random2/file.c
compiling /tmp/ruby/src/trunk-random2/gc.c
compiling /tmp/ruby/src/trunk-random2/hash.c
compiling /tmp/ruby/src/trunk-random2/imemo.c
compiling /tmp/ruby/src/trunk-random2/inits.c
compiling /tmp/ruby/src/trunk-random2/io.c
compiling /tmp/ruby/src/trunk-random2/io_buffer.c
compiling /tmp/ruby/src/trunk-random2/iseq.c
compiling /tmp/ruby/src/trunk-random2/load.c
compiling /tmp/ruby/src/trunk-random2/marshal.c
compiling /tmp/ruby/src/trunk-random2/math.c
compiling /tmp/ruby/src/trunk-random2/memory_view.c
compiling /tmp/ruby/src/trunk-random2/node.c
compiling /tmp/ruby/src/trunk-random2/node_dump.c
compiling /tmp/ruby/src/trunk-random2/numeric.c
compiling /tmp/ruby/src/trunk-random2/object.c
compiling /tmp/ruby/src/trunk-random2/pack.c
compiling /tmp/ruby/src/trunk-random2/pathname.c
compiling parse.c
compiling /tmp/ruby/src/trunk-random2/parser_st.c
compiling /tmp/ruby/src/trunk-random2/proc.c
compiling /tmp/ruby/src/trunk-random2/process.c
compiling /tmp/ruby/src/trunk-random2/ractor.c
compiling /tmp/ruby/src/trunk-random2/random.c
compiling /tmp/ruby/src/trunk-random2/range.c
compiling /tmp/ruby/src/trunk-random2/rational.c
compiling /tmp/ruby/src/trunk-random2/re.c
compiling /tmp/ruby/src/trunk-random2/regcomp.c
compiling /tmp/ruby/src/trunk-random2/regenc.c
compiling /tmp/ruby/src/trunk-random2/regerror.c
compiling /tmp/ruby/src/trunk-random2/regexec.c
compiling /tmp/ruby/src/trunk-random2/regparse.c
compiling /tmp/ruby/src/trunk-random2/regsyntax.c
compiling /tmp/ruby/src/trunk-random2/ruby.c
compiling /tmp/ruby/src/trunk-random2/ruby_parser.c
compiling /tmp/ruby/src/trunk-random2/scheduler.c
compiling /tmp/ruby/src/trunk-random2/set.c
compiling /tmp/ruby/src/trunk-random2/shape.c
compiling /tmp/ruby/src/trunk-random2/signal.c
compiling /tmp/ruby/src/trunk-random2/sprintf.c
compiling /tmp/ruby/src/trunk-random2/st.c
compiling /tmp/ruby/src/trunk-random2/strftime.c
compiling /tmp/ruby/src/trunk-random2/string.c
compiling /tmp/ruby/src/trunk-random2/struct.c
compiling /tmp/ruby/src/trunk-random2/symbol.c
compiling /tmp/ruby/src/trunk-random2/thread.c
compiling /tmp/ruby/src/trunk-random2/time.c
compiling /tmp/ruby/src/trunk-random2/transcode.c
compiling /tmp/ruby/src/trunk-random2/util.c
compiling /tmp/ruby/src/trunk-random2/variable.c
compiling /tmp/ruby/src/trunk-random2/version.c
compiling /tmp/ruby/src/trunk-random2/vm.c
compiling /tmp/ruby/src/trunk-random2/vm_backtrace.c
compiling /tmp/ruby/src/trunk-random2/vm_dump.c
compiling /tmp/ruby/src/trunk-random2/vm_sync.c
compiling /tmp/ruby/src/trunk-random2/vm_trace.c
compiling /tmp/ruby/src/trunk-random2/weakmap.c
compiling /tmp/ruby/src/trunk-random2/prism/api_node.c
compiling /tmp/ruby/src/trunk-random2/prism/api_pack.c
compiling /tmp/ruby/src/trunk-random2/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-random2/prism/encoding.c
compiling /tmp/ruby/src/trunk-random2/prism/extension.c
compiling /tmp/ruby/src/trunk-random2/prism/node.c
compiling /tmp/ruby/src/trunk-random2/prism/options.c
compiling /tmp/ruby/src/trunk-random2/prism/pack.c
compiling /tmp/ruby/src/trunk-random2/prism/prettyprint.c
compiling /tmp/ruby/src/trunk-random2/prism/regexp.c
compiling /tmp/ruby/src/trunk-random2/prism/serialize.c
compiling /tmp/ruby/src/trunk-random2/prism/static_literals.c
compiling /tmp/ruby/src/trunk-random2/prism/token_type.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-random2/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-random2/prism/prism.c
compiling /tmp/ruby/src/trunk-random2/prism_init.c
compiling /tmp/ruby/src/trunk-random2/yjit.c
compiling /tmp/ruby/src/trunk-random2/jit.c
partial linking /tmp/ruby/build/trunk-random2/target/release/libyjit.a into /tmp/ruby/build/trunk-random2/target/release/libyjit.o
assembling /tmp/ruby/src/trunk-random2/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-random2/enc/ascii.c
compiling /tmp/ruby/src/trunk-random2/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-random2/enc/unicode.c
compiling /tmp/ruby/src/trunk-random2/enc/utf_8.c
compiling enc/trans/newline.c
compiling /tmp/ruby/src/trunk-random2/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-random2/addr2line.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/dln.c
compiling /tmp/ruby/src/trunk-random2/localeinit.c
creating verconf.h
verconf.h updated
compiling /tmp/ruby/src/trunk-random2/loadpath.c
builtin_binary.rbbin updated
0077791a6c5c531f840dcc28423af9967ec47699287596e734863c63b79fc32a builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-random2/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 -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating encdb.h
generating enc.mk
encdb.h unchanged
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
compiling /tmp/ruby/src/trunk-random2/enc/encdb.c
compiling /tmp/ruby/src/trunk-random2/enc/big5.c
compiling /tmp/ruby/src/trunk-random2/enc/cesu_8.c
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
compiling /tmp/ruby/src/trunk-random2/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-random2/enc/cp949.c
compiling /tmp/ruby/src/trunk-random2/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-random2/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-random2/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-random2/enc/euc_tw.c
compiling /tmp/ruby/src/trunk-random2/enc/gb2312.c
compiling /tmp/ruby/src/trunk-random2/enc/gb18030.c
compiling /tmp/ruby/src/trunk-random2/enc/gbk.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/escape.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-random2/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-random2/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-random2/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-random2/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-random2/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-random2/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-random2/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/utf_16_32.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_1251.c
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk-random2/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_1257.c
linking transcoder big5.so
linking transcoder cesu_8.so
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking transcoder chinese.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking transcoder ebcdic.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking encoding iso_8859_8.so
linking transcoder emoji_sjis_docomo.so
linking encoding iso_8859_9.so
linking transcoder emoji_sjis_kddi.so
linking encoding iso_8859_10.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking encoding iso_8859_14.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking encoding iso_8859_15.so
linking transcoder japanese_euc.so
linking encoding iso_8859_16.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
linking encoding koi8_r.so
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking transcoder utf_16_32.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
linking encoding utf_32le.so
linking encoding windows_31j.so
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
linking encoding windows_1250.so
configuring -test-/RUBY_ALIGNOF
configuring cgi/escape
linking encoding windows_1251.so
configuring -test-/abi
configuring continuation
configuring coverage
linking encoding windows_1252.so
configuring -test-/arith_seq/beg_len_step
configuring date
linking encoding windows_1253.so
configuring digest
configuring -test-/arith_seq/extract
configuring digest/bubblebabble
linking encoding windows_1254.so
configuring -test-/array/concat
configuring digest/md5
linking encoding windows_1257.so
configuring -test-/array/resize
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making encs
configuring -test-/bignum
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
configuring erb/escape
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
configuring etc
configuring digest/rmd160
configuring fcntl
configuring io/console
configuring digest/sha1
configuring digest/sha2
configuring json
configuring json/generator
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring json/parser
configuring -test-/random
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
configuring monitor
configuring objspace
configuring openssl
configuring -test-/thread/id
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring psych
configuring io/nonblock
configuring io/wait
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
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.2/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/RUBY_ALIGNOF/c.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/arith_seq/extract/extract.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/array/concat/to_ary_concat.c
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/array/resize/resize.c
linking shared-object -test-/arith_seq/extract.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/bigzero.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/resize'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay1'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/box/yay1/yay1.c
linking shared-object -test-/box/yay1.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay2'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/box/yay2/yay2.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug-14834/bug-14834.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay1'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_14834.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug-3571/bug.c
linking shared-object -test-/box/yay2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay2'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/mul.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug-5832/bug.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/class'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/class/class2name.c
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/str2big.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/class/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/profile_frames.c
linking shared-object -test-/class.so
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/dln/empty/empty.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/econv/append.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
linking shared-object -test-/debug.so
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/econv/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/enumerator_kw/enumerator_kw.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/eval/eval.c
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/dataerror.c
linking shared-object -test-/econv.so
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/fatal/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/file'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/fs.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/stat.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/float'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/init.c
linking shared-object -test-/fatal.so
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/file'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/float/nextafter.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/hash/delete.c
linking shared-object -test-/funcall.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/hash/init.c
linking shared-object -test-/gvl/call_without_gvl.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/float'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/iseq_load/iseq_load.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/core_ext.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/init.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/break.c
linking shared-object -test-/iseq_load.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/iseq_load'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/protect/protect.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/yield.c
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/my_integer.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/protect'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/marshal/compat/usrcompat.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/marshal/internal_ivar/internal_ivar.c
linking shared-object -test-/load/stringify_target.so
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/compat'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_target'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/marshal/usr/usrmarshal.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/memory_view/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/method'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/method/arity.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/method/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/notimplement/bug.c
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/usr'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/num2int/num2int.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
linking shared-object -test-/notimplement.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/notimplement'
linking shared-object -test-/path_to_class.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/init.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/popen_deadlock'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/receiver.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/random'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/bad_version.c
linking shared-object -test-/postponed_job.so
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/postponed_job'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/rational/rat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/printf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/init.c
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/recursion/recursion.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/regexp/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/loop.c
linking shared-object -test-/recursion.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/regexp/parse_depth_limit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/sanitizers/sanitizers.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/regexp'
linking shared-object -test-/sanitizers.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/scheduler'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/scheduler/scheduler.c
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/sanitizers'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/st/foreach/foreach.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/scheduler.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/scheduler'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/st/update/update.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/foreach'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/stack'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/stack/stack.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/string'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/capacity.c
linking shared-object -test-/st/update.so
linking shared-object -test-/stack.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/data.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/duplicate.c
linking shared-object -test-/scan_args.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/coderange.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/cstr.c
linking shared-object -test-/thread/id.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/len.c
linking shared-object -test-/symbol.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread/instrumentation/instrumentation.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_associate.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_dummy.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/struct'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread/lock_native_thread/lock_native_thread.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_str_buf_cat.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/fstring.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/time'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/time/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/modify.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/new.c
linking shared-object -test-/time.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/time'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/qsort.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/tracepoint/gc_hook.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/rb_str_dup.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/typeddata/typeddata.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/tracepoint/tracepoint.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/vm/at_exit.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/set_len.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/tracepoint.so
linking shared-object -test-/string.so
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/wait/wait.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-random2/ext/cgi/escape/escape.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/continuation'
compiling /tmp/ruby/src/trunk-random2/ext/continuation/continuation.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
compiling /tmp/ruby/src/trunk-random2/ext/coverage/coverage.c
linking shared-object -test-/wait.so
linking shared-object continuation.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
compiling /tmp/ruby/src/trunk-random2/ext/date/date_core.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-random2/ext/date/date_parse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-random2/ext/date/date_strftime.c
linking shared-object coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
compiling /tmp/ruby/src/trunk-random2/ext/digest/digest.c
compiling /tmp/ruby/src/trunk-random2/ext/date/date_strptime.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/erb/escape'
compiling /tmp/ruby/src/trunk-random2/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/etc'
compiling /tmp/ruby/src/trunk-random2/ext/etc/etc.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fcntl'
compiling /tmp/ruby/src/trunk-random2/ext/fcntl/fcntl.c
linking shared-object etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
compiling /tmp/ruby/src/trunk-random2/ext/io/console/console.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fcntl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-random2/ext/io/nonblock/nonblock.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/wait'
compiling /tmp/ruby/src/trunk-random2/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
compiling /tmp/ruby/src/trunk-random2/ext/monitor/monitor.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/nonblock'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
compiling /tmp/ruby/src/trunk-random2/ext/objspace/object_tracing.c
linking shared-object io/console.so
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
compiling /tmp/ruby/src/trunk-random2/ext/objspace/objspace.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych.c
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-random2/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_to_ruby.c
linking shared-object objspace.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
compiling /tmp/ruby/src/trunk-random2/ext/pty/pty.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/sizes.c
linking shared-object pty.so
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
compiling /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/limits.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_config.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_digest.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_engine.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
compiling /tmp/ruby/src/trunk-random2/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-random2/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-random2/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-random2/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkcs7.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
compiling /tmp/ruby/src/trunk-random2/ext/socket/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/stringio'
compiling /tmp/ruby/src/trunk-random2/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan'
compiling /tmp/ruby/src/trunk-random2/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/basicsocket.c
linking shared-object strscan.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan'
compiling /tmp/ruby/src/trunk-random2/ext/socket/socket.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/zlib'
compiling /tmp/ruby/src/trunk-random2/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_ec.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/bigdecimal.c
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/missing.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/sockssocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk-random2/ext/socket/udpsocket.c
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/unixsocket.c
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/ast.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/lexer.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/lexstate.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/option.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/location.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/parser.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/string.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_allocator.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_assert.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_buffer.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_encoding.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_unescape.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/ast_translation.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/ancdata.c
linking shared-object nkf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/class_constants.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/legacy_location.c
linking shared-object syslog_ext.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension/rbs_string_bridging.c
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-random2/ext/digest/bubblebabble/bubblebabble.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/md5'
compiling /tmp/ruby/src/trunk-random2/ext/digest/md5/md5init.c
linking shared-object digest/bubblebabble.so
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-random2/ext/digest/md5/md5.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-random2/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/ifaddr.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk-random2/ext/digest/rmd160/rmd160.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-random2/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-random2/ext/digest/sha1/sha1.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509attr.c
linking shared-object socket.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-random2/ext/digest/sha2/sha2init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json/generator'
compiling /tmp/ruby/src/trunk-random2/ext/json/generator/generator.c
linking shared-object digest/sha1.so
compiling /tmp/ruby/src/trunk-random2/ext/digest/sha2/sha2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509cert.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json/parser'
compiling /tmp/ruby/src/trunk-random2/ext/json/parser/parser.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509crl.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509ext.c
linking shared-object json/ext/generator.so
linking shared-object json/ext/parser.so
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json/generator'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509req.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json/parser'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-random2/tool/ifchange /tmp/ruby/src/trunk-random2/.bundle/.timestamp/net-imap.revision -
generating encdb.h
/tmp/ruby/src/trunk-random2/.bundle/.timestamp/net-imap.revision unchanged
encdb.h unchanged
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-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
transdb.h unchanged
generating makefiles ext/configure-ext.mk
making trans
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-random2/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-random2/bin
installing base libraries: /tmp/ruby/install/trunk-random2/lib
installing arch files: /tmp/ruby/install/trunk-random2/lib/ruby/4.1.0+1/x86_64-linux
installing pkgconfig data: /tmp/ruby/install/trunk-random2/lib/pkgconfig
installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects: /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers: /tmp/ruby/install/trunk-random2/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/site_ruby/4.1.0+1
installing extension scripts: /tmp/ruby/install/trunk-random2/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers: /tmp/ruby/install/trunk-random2/include/ruby-4.1.0+1/ruby
installing command scripts: /tmp/ruby/install/trunk-random2/bin
installing library scripts: /tmp/ruby/install/trunk-random2/lib/ruby/4.1.0+1
installing common headers: /tmp/ruby/install/trunk-random2/include/ruby-4.1.0+1
installing manpages: /tmp/ruby/install/trunk-random2/share/man/man1
installing default gems from lib: /tmp/ruby/install/trunk-random2/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.8.0
resolv 0.7.0
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.2
tempfile 0.3.1
time 0.4.2
timeout 0.6.0
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-random2/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.18.0
openssl 4.0.0
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.2
installing bundled gems: /tmp/ruby/install/trunk-random2/lib/ruby/gems/4.1.0+1
minitest 6.0.1
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-ftp 0.3.9
net-imap 0.6.2
net-pop 0.1.2
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.2
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.3.0
csv 3.3.5
repl_type_completor 0.1.12
ostruct 0.6.3
pstore 0.2.0
benchmark 0.5.0
logger 1.7.0
rdoc 7.1.0
irb 1.16.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
installing bundled gem cache: /tmp/ruby/install/trunk-random2/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.2.gem extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2037 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 -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-random2/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-random2/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-random2/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-random2/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-random2/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-random2/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-random2/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-random2/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-random2/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-random2/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-random2/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-random2/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-random2/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-random2/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-random2/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-random2/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-random2/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-random2/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-random2/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-random2/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-random2/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-random2/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-random2/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 -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
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
Run options:
--seed=1560
"--ruby=./miniruby -I/tmp/ruby/src/trunk-random2/lib -I. -I.ext/common /tmp/ruby/src/trunk-random2/tool/runruby.rb --extout=.ext -- --disable-gems"
--excludes-dir=/tmp/ruby/src/trunk-random2/test/.excludes
--name=!/memory_leak/
--stderr-on-failure
--test-order=random
# Running tests:
Leaked file descriptor: TestOpenURI#test_close_in_block_small: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 32973>
Closed file descriptor: TestOpenURI#test_200_uri_open: 9
Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 11 : #<TCPSocket:fd 11, AF_INET, 127.0.0.1, 41435>
Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 11
Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 8 #<File::Stat dev=0x8, ino=3310932448, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000>
Finished tests in 1742.021732s, 19.5933 tests/s, 4163.8843 assertions/s.
34132 tests, 7253577 assertions, 0 failures, 0 errors, 158 skips
ruby -v: ruby 4.1.0dev (2026-01-16T09:27:17Z master 16cd9daa39) +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 0.
$$$[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 -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-random2/include -I/tmp/ruby/src/trunk-random2 -I/tmp/ruby/src/trunk-random2/prism -I/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/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-random2/target/release/' '/tmp/ruby/src/trunk-random2/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
generating encdb.h
encdb.h unchanged
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
ruby 4.1.0dev (2026-01-16T09:27:17Z master 16cd9daa39) +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 ............................................................
<internal:symbol>:12: [BUG] Segmentation fault at 0x0000000000000000
ruby 4.1.0dev (2026-01-16T09:27:17Z master 16cd9daa39) +PRISM [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0030 p:0003 s:0140 e:000139 l:y b:0001 METHOD <internal:symbol>:12 [FINISH]
c:0029 p:---- s:0136 e:000135 l:y b:---- CFUNC :map
c:0028 p:0009 s:0132 e:000131 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76
c:0027 p:0004 s:0128 e:000126 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50
c:0026 p:0010 s:0121 e:000120 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:112 [FINISH]
c:0025 p:---- s:0117 e:000116 l:y b:---- CFUNC :each
c:0024 p:0016 s:0113 e:000112 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:112
c:0023 p:0129 s:0106 E:001dc0 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:222
c:0022 p:0010 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:285
c:0021 p:0005 s:0097 E:001d88 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:204 [FINISH]
c:0020 p:---- s:0093 e:000092 l:y b:---- CFUNC :each
c:0019 p:0058 s:0089 E:001c20 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:203
c:0018 p:0004 s:0085 e:000084 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:235 [FINISH]
c:0017 p:---- s:0081 e:000080 l:y b:---- CFUNC :each
c:0016 p:0099 s:0077 e:000076 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:235
c:0015 p:0065 s:0073 e:000072 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:56
c:0014 p:0015 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/object.rb:11
c:0013 p:0025 s:0058 E:002380 l:y b:0001 TOP /tmp/ruby/src/trunk-random2/spec/ruby/optional/capi/digest_spec.rb:11 [FINISH]
c:0012 p:---- s:0055 e:000054 l:y b:---- CFUNC :load
c:0011 p:0006 s:0050 e:000049 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0010 p:---- s:0047 e:000046 l:y b:---- CFUNC :instance_exec
c:0009 p:0009 s:0043 e:000042 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0008 p:0029 s:0035 e:000034 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:100
c:0007 p:0034 s:0031 e:000030 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:77
c:0006 p:0004 s:0024 e:000023 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:96
c:0005 p:0021 s:0020 e:000019 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:64
c:0004 p:0024 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/commands/mspec-run.rb:84
c:0003 p:0062 s:0012 e:000011 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/utils/script.rb:297
c:0002 p:0023 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk-random2/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:001930 l:y b:---- DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-random2/spec/mspec/bin/mspec-run:7:in '<main>'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/utils/script.rb:297:in 'main'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'run'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'process'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'files'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'each_file'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in files'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in files'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'load'
/tmp/ruby/src/trunk-random2/spec/ruby/optional/capi/digest_spec.rb:11:in '<top (required)>'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/object.rb:11:in 'describe'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'describe'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:235:in 'process'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:235:in 'each'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in process'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:203:in 'process'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:203:in 'each'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in process'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'repeat'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/context.rb:222:in 'block (2 levels) in process'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'actions'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'each'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'block in actions'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50:in 'after'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76:in 'constants_now'
/tmp/ruby/src/trunk-random2/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76:in 'map'
<internal:symbol>:12:in 'to_s'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 1
-- Machine register context ------------------------------------------------
RIP: 0x000075d2bf85ff1f RBP: 0x000058e78108a800 RSP: 0x00007ffda52141a0
RAX: 0x0000000000000000 RBX: 0x000075d2bf06fee8 RCX: 0x0000000000000040
RDX: 0x000075d2a438eae0 RDI: 0x0000000000000000 RSI: 0x000075d2bfc47664
R8: 0x000058e780db2830 R9: 0x000058e780db2df8 R10: 0x000000000000000c
R11: 0x0000000000000001 R12: 0x000058e780c02330 R13: 0x0000000000000000
R14: 0x000075d2bf02f528 R15: 0x0000000000000000 EFL: 0x0000000000010202
-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_print_backtrace+0x14) [0x75d2bfa767b7] /tmp/ruby/src/trunk-random2/vm_dump.c:1105
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_bugreport) /tmp/ruby/src/trunk-random2/vm_dump.c:1450
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_bug_for_fatal_signal+0x10a) [0x75d2bf8364fa] /tmp/ruby/src/trunk-random2/error.c:1131
/tmp/ruby/build/trunk-random2/libruby.so.4.1(sigsegv+0x48) [0x75d2bf9aa5f8] /tmp/ruby/src/trunk-random2/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x75d2bf367320) [0x75d2bf367320]
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_gc_mark_children+0x2cf) [0x75d2bf85ff1f] /tmp/ruby/src/trunk-random2/gc.c:3282
/tmp/ruby/build/trunk-random2/libruby.so.4.1(gc_mark_children+0x1f) [0x75d2bf864f21] /tmp/ruby/src/trunk-random2/gc/default/default.c:4593
/tmp/ruby/build/trunk-random2/libruby.so.4.1(gc_mark_stacked_objects) /tmp/ruby/src/trunk-random2/gc/default/default.c:4615
/tmp/ruby/build/trunk-random2/libruby.so.4.1(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-random2/gc/default/default.c:4653
/tmp/ruby/build/trunk-random2/libruby.so.4.1(gc_marks_rest) /tmp/ruby/src/trunk-random2/gc/default/default.c:5693
/tmp/ruby/build/trunk-random2/libruby.so.4.1(gc_marking_exit+0x0) [0x75d2bf869e23] /tmp/ruby/src/trunk-random2/gc/default/default.c:5807
/tmp/ruby/build/trunk-random2/libruby.so.4.1(gc_marks) /tmp/ruby/src/trunk-random2/gc/default/default.c:5818
/tmp/ruby/build/trunk-random2/libruby.so.4.1(gc_start) /tmp/ruby/src/trunk-random2/gc/default/default.c:6493
/tmp/ruby/build/trunk-random2/libruby.so.4.1(heap_prepare+0xcc) [0x75d2bf86abac] /tmp/ruby/src/trunk-random2/gc/default/default.c:2085
/tmp/ruby/build/trunk-random2/libruby.so.4.1(heap_next_free_page) /tmp/ruby/src/trunk-random2/gc/default/default.c:2300
/tmp/ruby/build/trunk-random2/libruby.so.4.1(newobj_cache_miss) /tmp/ruby/src/trunk-random2/gc/default/default.c:2407
/tmp/ruby/build/trunk-random2/libruby.so.4.1(newobj_alloc+0xa) [0x75d2bf86c592] /tmp/ruby/src/trunk-random2/gc/default/default.c:2431
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-random2/gc/default/default.c:2510
/tmp/ruby/build/trunk-random2/libruby.so.4.1(newobj_of) /tmp/ruby/src/trunk-random2/gc.c:1007
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-random2/gc.c:1060
/tmp/ruby/build/trunk-random2/libruby.so.4.1(str_replace_shared+0x0) [0x75d2bf9e478e] /tmp/ruby/src/trunk-random2/string.c:1034
/tmp/ruby/build/trunk-random2/libruby.so.4.1(str_new_shared) /tmp/ruby/src/trunk-random2/string.c:1509
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_sym_to_s) /tmp/ruby/src/trunk-random2/string.c:12348
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x3a5b) [0x75d2bfa5b0cb] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:7397
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x75d2bfa5d1e8] /tmp/ruby/src/trunk-random2/vm.c:2825
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2801
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call0_cc+0xfa) [0x75d2bfa638ba] /tmp/ruby/src/trunk-random2/vm_eval.c:101
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_funcall_with_block_kw+0x7b) [0x75d2bfa6606b] /tmp/ruby/src/trunk-random2/vm_eval.c:891
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x75d2bfa62520] /tmp/ruby/src/trunk-random2/vm.c:1871
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1879
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1362
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1378
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ary_collect+0x5c) [0x75d2bf7649bc] /tmp/ruby/src/trunk-random2/array.c:3763
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x75d2bfa408cd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x75d2bfa49f13] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x22ef) [0x75d2bfa5995f] ../../src/trunk-random2/insns.def:856
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x75d2bfa5d1e8] /tmp/ruby/src/trunk-random2/vm.c:2825
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2801
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x75d2bfa62520] /tmp/ruby/src/trunk-random2/vm.c:1871
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1879
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1362
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1378
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x75d2bf75e00c] /tmp/ruby/src/trunk-random2/array.c:2750
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:466
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2749
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x75d2bfa408cd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x75d2bfa49f13] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x22ef) [0x75d2bfa5995f] ../../src/trunk-random2/insns.def:856
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x75d2bfa5d1e8] /tmp/ruby/src/trunk-random2/vm.c:2825
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2801
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x75d2bfa62520] /tmp/ruby/src/trunk-random2/vm.c:1871
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1879
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1362
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1378
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x75d2bf75e00c] /tmp/ruby/src/trunk-random2/array.c:2750
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:466
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2749
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x75d2bfa408cd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x75d2bfa49f13] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x22ef) [0x75d2bfa5995f] ../../src/trunk-random2/insns.def:856
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x75d2bfa5d1e8] /tmp/ruby/src/trunk-random2/vm.c:2825
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2801
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x75d2bfa62520] /tmp/ruby/src/trunk-random2/vm.c:1871
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1879
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1362
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1378
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x75d2bf75e00c] /tmp/ruby/src/trunk-random2/array.c:2750
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:466
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_array_len) /tmp/ruby/src/trunk-random2/include/ruby/internal/core/rarray.h:259
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ary_each) /tmp/ruby/src/trunk-random2/array.c:2749
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x75d2bfa408cd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x75d2bfa49f13] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x22ef) [0x75d2bfa5995f] ../../src/trunk-random2/insns.def:856
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0x3e) [0x75d2bfa5d4eb] /tmp/ruby/src/trunk-random2/vm.c:2825
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2804
/tmp/ruby/build/trunk-random2/libruby.so.4.1(raise_load_if_failed+0x0) [0x75d2bf8b58c9] /tmp/ruby/src/trunk-random2/load.c:851
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_load_internal) /tmp/ruby/src/trunk-random2/load.c:853
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_f_load+0x65) [0x75d2bf8b5975] /tmp/ruby/src/trunk-random2/load.c:893
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x75d2bfa408cd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x75d2bfa49f13] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x84) [0x75d2bfa576f4] ../../src/trunk-random2/insns.def:904
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x75d2bfa5d1e8] /tmp/ruby/src/trunk-random2/vm.c:2825
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2801
/tmp/ruby/build/trunk-random2/libruby.so.4.1(yield_under+0x22f) [0x75d2bfa6213f] /tmp/ruby/src/trunk-random2/vm.c:1871
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x75d2bfa408cd] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x75d2bfa49f13] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x22ef) [0x75d2bfa5995f] ../../src/trunk-random2/insns.def:856
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0x3e) [0x75d2bfa5d4eb] /tmp/ruby/src/trunk-random2/vm.c:2825
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2804
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x75d2bf8405a5] /tmp/ruby/src/trunk-random2/eval.c:283
/tmp/ruby/build/trunk-random2/libruby.so.4.1(ruby_run_node+0x8b) [0x75d2bf844aab] /tmp/ruby/src/trunk-random2/eval.c:321
/tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x58e754789186] /tmp/ruby/src/trunk-random2/main.c:42
/tmp/ruby/build/trunk-random2/ruby(main) /tmp/ruby/src/trunk-random2/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x75d2bf34c1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x75d2bf34c28b] ../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
[0x58e7547891d5]
-- Other runtime information -----------------------------------------------
* Process memory map:
58e754788000-58e754789000 r--p 00000000 00:34 15335816 /tmp/ruby/build/trunk-random2/ruby
58e754789000-58e75478a000 r-xp 00001000 00:34 15335816 /tmp/ruby/build/trunk-random2/ruby
58e75478a000-58e75478b000 r--p 00002000 00:34 15335816 /tmp/ruby/build/trunk-random2/ruby
58e75478b000-58e75478c000 r--p 00002000 00:34 15335816 /tmp/ruby/build/trunk-random2/ruby
58e75478c000-58e75478d000 rw-p 00003000 00:34 15335816 /tmp/ruby/build/trunk-random2/ruby
58e780bfa000-58e782386000 rw-p 00000000 00:00 0 [heap]
75d290000000-75d290021000 rw-p 00000000 00:00 0
75d290021000-75d294000000 ---p 00000000 00:00 0
75d2942ae000-75d2944b5000 r--s 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
75d2944b5000-75d295974000 rw-p 00000000 00:00 0
75d295974000-75d296ffe000 r--s 00000000 00:34 15335546 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
75d296ffe000-75d296fff000 ---p 00000000 00:00 0
75d296fff000-75d2977ff000 rw-p 00000000 00:00 0
75d2977ff000-75d297800000 ---p 00000000 00:00 0
75d297800000-75d298000000 rw-p 00000000 00:00 0
75d298000000-75d298021000 rw-p 00000000 00:00 0
75d298021000-75d29c000000 ---p 00000000 00:00 0
75d29c000000-75d29c021000 rw-p 00000000 00:00 0
75d29c021000-75d2a0000000 ---p 00000000 00:00 0
75d2a0000000-75d2a0021000 rw-p 00000000 00:00 0
75d2a0021000-75d2a4000000 ---p 00000000 00:00 0
75d2a401e000-75d2a42f2000 rw-p 00000000 00:00 0
75d2a42f2000-75d2a4330000 r--s 00000000 00:34 15335816 /tmp/ruby/build/trunk-random2/ruby
75d2a4330000-75d2a4370000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a437d000-75d2a4381000 r--p 00000000 00:34 16682692 /tmp/ruby/build/trunk-random2/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
75d2a4381000-75d2a438b000 r-xp 00004000 00:34 16682692 /tmp/ruby/build/trunk-random2/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
75d2a438b000-75d2a438e000 r--p 0000e000 00:34 16682692 /tmp/ruby/build/trunk-random2/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
75d2a438e000-75d2a438f000 r--p 00010000 00:34 16682692 /tmp/ruby/build/trunk-random2/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
75d2a438f000-75d2a4390000 rw-p 00011000 00:34 16682692 /tmp/ruby/build/trunk-random2/.bundle/extensions/x86_64-linux/4.1.0+1/fiddle-1.1.8/fiddle.so
75d2a4390000-75d2a43d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a43d0000-75d2a43d2000 r--p 00000000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
75d2a43d2000-75d2a43eb000 r-xp 00002000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
75d2a43eb000-75d2a43ef000 r--p 0001b000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
75d2a43ef000-75d2a43f0000 r--p 0001e000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
75d2a43f0000-75d2a43f1000 rw-p 0001f000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
75d2a43f1000-75d2a43f5000 r--p 00000000 00:34 15861389 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
75d2a43f5000-75d2a4425000 r-xp 00004000 00:34 15861389 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
75d2a4425000-75d2a442d000 r--p 00034000 00:34 15861389 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
75d2a442d000-75d2a442e000 r--p 0003c000 00:34 15861389 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
75d2a442e000-75d2a442f000 rw-p 0003d000 00:34 15861389 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
75d2a442f000-75d2a4430000 rw-p 00000000 00:00 0
75d2a4430000-75d2a4440000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4440000-75d2a4442000 r--p 00000000 00:34 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
75d2a4442000-75d2a4449000 r-xp 00002000 00:34 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
75d2a4449000-75d2a444a000 r--p 00009000 00:34 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
75d2a444a000-75d2a444b000 r--p 0000a000 00:34 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
75d2a444b000-75d2a444c000 rw-p 0000b000 00:34 15348634 /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
75d2a444c000-75d2a444d000 ---p 00000000 00:00 0
75d2a444d000-75d2a446d000 rw-p 00000000 00:00 0
75d2a446d000-75d2a446e000 ---p 00000000 00:00 0
75d2a446e000-75d2a448e000 rw-p 00000000 00:00 0
75d2a448e000-75d2a448f000 ---p 00000000 00:00 0
75d2a448f000-75d2a44af000 rw-p 00000000 00:00 0
75d2a44af000-75d2a44b0000 ---p 00000000 00:00 0
75d2a44b0000-75d2a44d0000 rw-p 00000000 00:00 0
75d2a44d0000-75d2a4530000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4530000-75d2a4533000 r--p 00000000 00:34 15860323 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
75d2a4533000-75d2a4538000 r-xp 00003000 00:34 15860323 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
75d2a4538000-75d2a4539000 r--p 00008000 00:34 15860323 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
75d2a4539000-75d2a453a000 r--p 00009000 00:34 15860323 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
75d2a453a000-75d2a453b000 rw-p 0000a000 00:34 15860323 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
75d2a453b000-75d2a453e000 r--p 00000000 00:34 15861658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
75d2a453e000-75d2a454b000 r-xp 00003000 00:34 15861658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
75d2a454b000-75d2a454e000 r--p 00010000 00:34 15861658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
75d2a454e000-75d2a454f000 r--p 00012000 00:34 15861658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
75d2a454f000-75d2a4550000 rw-p 00013000 00:34 15861658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
75d2a4550000-75d2a4580000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4581000-75d2a4583000 r--p 00000000 00:34 15861572 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
75d2a4583000-75d2a4585000 r-xp 00002000 00:34 15861572 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
75d2a4585000-75d2a4586000 r--p 00004000 00:34 15861572 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
75d2a4586000-75d2a4587000 r--p 00004000 00:34 15861572 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
75d2a4587000-75d2a4588000 rw-p 00005000 00:34 15861572 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
75d2a4588000-75d2a458f000 r--p 00000000 00:34 15860826 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
75d2a458f000-75d2a45b6000 r-xp 00007000 00:34 15860826 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
75d2a45b6000-75d2a45be000 r--p 0002e000 00:34 15860826 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
75d2a45be000-75d2a45bf000 r--p 00035000 00:34 15860826 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
75d2a45bf000-75d2a45c0000 rw-p 00036000 00:34 15860826 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
75d2a45c0000-75d2a4620000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4621000-75d2a4623000 r--p 00000000 00:34 15861058 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
75d2a4623000-75d2a4626000 r-xp 00002000 00:34 15861058 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
75d2a4626000-75d2a4628000 r--p 00005000 00:34 15861058 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
75d2a4628000-75d2a4629000 r--p 00006000 00:34 15861058 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
75d2a4629000-75d2a462a000 rw-p 00007000 00:34 15861058 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
75d2a462a000-75d2a462b000 r--p 00000000 00:34 15860103 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
75d2a462b000-75d2a462d000 r-xp 00001000 00:34 15860103 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
75d2a462d000-75d2a462e000 r--p 00003000 00:34 15860103 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
75d2a462e000-75d2a462f000 r--p 00004000 00:34 15860103 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
75d2a462f000-75d2a4630000 rw-p 00005000 00:34 15860103 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
75d2a4630000-75d2a46a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a46a0000-75d2a46a1000 r--p 00000000 00:34 15859981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
75d2a46a1000-75d2a46a2000 r-xp 00001000 00:34 15859981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
75d2a46a2000-75d2a46a3000 r--p 00002000 00:34 15859981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
75d2a46a3000-75d2a46a4000 r--p 00002000 00:34 15859981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
75d2a46a4000-75d2a46a5000 rw-p 00003000 00:34 15859981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
75d2a46a5000-75d2a46a6000 r--p 00000000 00:34 15859878 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
75d2a46a6000-75d2a46a7000 r-xp 00001000 00:34 15859878 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
75d2a46a7000-75d2a46a8000 r--p 00002000 00:34 15859878 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
75d2a46a8000-75d2a46a9000 r--p 00002000 00:34 15859878 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
75d2a46a9000-75d2a46aa000 rw-p 00003000 00:34 15859878 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
75d2a46aa000-75d2a46ab000 r--p 00000000 00:34 15859821 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
75d2a46ab000-75d2a46ac000 r-xp 00001000 00:34 15859821 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
75d2a46ac000-75d2a46ad000 r--p 00002000 00:34 15859821 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
75d2a46ad000-75d2a46ae000 r--p 00002000 00:34 15859821 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
75d2a46ae000-75d2a46af000 rw-p 00003000 00:34 15859821 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
75d2a46af000-75d2a46b0000 r--p 00000000 00:34 15859794 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
75d2a46b0000-75d2a46b1000 r-xp 00001000 00:34 15859794 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
75d2a46b1000-75d2a46b2000 r--p 00002000 00:34 15859794 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
75d2a46b2000-75d2a46b3000 r--p 00002000 00:34 15859794 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
75d2a46b3000-75d2a46b4000 rw-p 00003000 00:34 15859794 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
75d2a46b4000-75d2a46b5000 r--p 00000000 00:34 15859723 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
75d2a46b5000-75d2a46b6000 r-xp 00001000 00:34 15859723 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
75d2a46b6000-75d2a46b7000 r--p 00002000 00:34 15859723 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
75d2a46b7000-75d2a46b8000 r--p 00003000 00:34 15859723 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
75d2a46b8000-75d2a46b9000 rw-p 00004000 00:34 15859723 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
75d2a46b9000-75d2a46ba000 r--p 00000000 00:34 15859991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
75d2a46ba000-75d2a46bb000 r-xp 00001000 00:34 15859991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
75d2a46bb000-75d2a46bc000 r--p 00002000 00:34 15859991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
75d2a46bc000-75d2a46bd000 r--p 00002000 00:34 15859991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
75d2a46bd000-75d2a46be000 rw-p 00003000 00:34 15859991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
75d2a46be000-75d2a46bf000 r--p 00000000 00:34 15860038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
75d2a46bf000-75d2a46c0000 r-xp 00001000 00:34 15860038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
75d2a46c0000-75d2a46c1000 r--p 00002000 00:34 15860038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
75d2a46c1000-75d2a46c2000 r--p 00002000 00:34 15860038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
75d2a46c2000-75d2a46c3000 rw-p 00003000 00:34 15860038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
75d2a46c3000-75d2a46c4000 r--p 00000000 00:34 15860028 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
75d2a46c4000-75d2a46c5000 r-xp 00001000 00:34 15860028 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
75d2a46c5000-75d2a46c6000 r--p 00002000 00:34 15860028 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
75d2a46c6000-75d2a46c7000 r--p 00002000 00:34 15860028 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
75d2a46c7000-75d2a46c8000 rw-p 00003000 00:34 15860028 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
75d2a46c8000-75d2a46c9000 r--p 00000000 00:34 15860020 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
75d2a46c9000-75d2a46ca000 r-xp 00001000 00:34 15860020 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
75d2a46ca000-75d2a46cb000 r--p 00002000 00:34 15860020 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
75d2a46cb000-75d2a46cc000 r--p 00002000 00:34 15860020 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
75d2a46cc000-75d2a46cd000 rw-p 00003000 00:34 15860020 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
75d2a46cd000-75d2a46ce000 r--p 00000000 00:34 15860019 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
75d2a46ce000-75d2a46cf000 r-xp 00001000 00:34 15860019 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
75d2a46cf000-75d2a46d0000 r--p 00002000 00:34 15860019 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
75d2a46d0000-75d2a46d1000 r--p 00002000 00:34 15860019 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
75d2a46d1000-75d2a46d2000 rw-p 00003000 00:34 15860019 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
75d2a46d2000-75d2a46d3000 r--p 00000000 00:34 15860015 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
75d2a46d3000-75d2a46d4000 r-xp 00001000 00:34 15860015 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
75d2a46d4000-75d2a46d5000 r--p 00002000 00:34 15860015 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
75d2a46d5000-75d2a46d6000 r--p 00002000 00:34 15860015 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
75d2a46d6000-75d2a46d7000 rw-p 00003000 00:34 15860015 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
75d2a46d7000-75d2a46d8000 r--p 00000000 00:34 15860012 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
75d2a46d8000-75d2a46d9000 r-xp 00001000 00:34 15860012 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
75d2a46d9000-75d2a46da000 r--p 00002000 00:34 15860012 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
75d2a46da000-75d2a46db000 r--p 00002000 00:34 15860012 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
75d2a46db000-75d2a46dc000 rw-p 00003000 00:34 15860012 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
75d2a46dc000-75d2a46dd000 r--p 00000000 00:34 15860004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
75d2a46dd000-75d2a46de000 r-xp 00001000 00:34 15860004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
75d2a46de000-75d2a46df000 r--p 00002000 00:34 15860004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
75d2a46df000-75d2a46e0000 r--p 00002000 00:34 15860004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
75d2a46e0000-75d2a46e1000 rw-p 00003000 00:34 15860004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
75d2a46e1000-75d2a46e2000 r--p 00000000 00:34 15859994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
75d2a46e2000-75d2a46e3000 r-xp 00001000 00:34 15859994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
75d2a46e3000-75d2a46e4000 r--p 00002000 00:34 15859994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
75d2a46e4000-75d2a46e5000 r--p 00002000 00:34 15859994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
75d2a46e5000-75d2a46e6000 rw-p 00003000 00:34 15859994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
75d2a46e6000-75d2a46e7000 r--p 00000000 00:34 15859987 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
75d2a46e7000-75d2a46e8000 r-xp 00001000 00:34 15859987 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
75d2a46e8000-75d2a46e9000 r--p 00002000 00:34 15859987 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
75d2a46e9000-75d2a46ea000 r--p 00002000 00:34 15859987 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
75d2a46ea000-75d2a46eb000 rw-p 00003000 00:34 15859987 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
75d2a46eb000-75d2a46ec000 r--p 00000000 00:34 15859976 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
75d2a46ec000-75d2a46ed000 r-xp 00001000 00:34 15859976 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
75d2a46ed000-75d2a46ee000 r--p 00002000 00:34 15859976 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
75d2a46ee000-75d2a46ef000 r--p 00002000 00:34 15859976 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
75d2a46ef000-75d2a46f0000 rw-p 00003000 00:34 15859976 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
75d2a46f0000-75d2a46f1000 r--p 00000000 00:34 15860074 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
75d2a46f1000-75d2a46f2000 r-xp 00001000 00:34 15860074 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
75d2a46f2000-75d2a4748000 r--p 00002000 00:34 15860074 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
75d2a4748000-75d2a4749000 r--p 00057000 00:34 15860074 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
75d2a4749000-75d2a474a000 rw-p 00058000 00:34 15860074 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
75d2a474a000-75d2a474b000 r--p 00000000 00:34 15859913 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/big5.so
75d2a474b000-75d2a474c000 r-xp 00001000 00:34 15859913 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/big5.so
75d2a474c000-75d2a47d8000 r--p 00002000 00:34 15859913 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/big5.so
75d2a47d8000-75d2a47d9000 r--p 0008d000 00:34 15859913 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/big5.so
75d2a47d9000-75d2a47da000 rw-p 0008e000 00:34 15859913 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/big5.so
75d2a47da000-75d2a47db000 r--p 00000000 00:34 15860075 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
75d2a47db000-75d2a47dc000 r-xp 00001000 00:34 15860075 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
75d2a47dc000-75d2a4800000 r--p 00002000 00:34 15860075 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
75d2a4800000-75d2a4801000 r--p 00025000 00:34 15860075 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
75d2a4801000-75d2a4802000 rw-p 00026000 00:34 15860075 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
75d2a4802000-75d2a4805000 r--p 00000000 00:34 15860080 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
75d2a4805000-75d2a4806000 r-xp 00003000 00:34 15860080 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
75d2a4806000-75d2a481a000 r--p 00004000 00:34 15860080 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
75d2a481a000-75d2a481f000 r--p 00018000 00:34 15860080 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
75d2a481f000-75d2a4820000 rw-p 0001d000 00:34 15860080 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
75d2a4820000-75d2a4870000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4874000-75d2a4875000 r--p 00000000 00:34 15859970 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
75d2a4875000-75d2a4876000 r-xp 00001000 00:34 15859970 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
75d2a4876000-75d2a4877000 r--p 00002000 00:34 15859970 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
75d2a4877000-75d2a4878000 r--p 00002000 00:34 15859970 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
75d2a4878000-75d2a4879000 rw-p 00003000 00:34 15859970 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
75d2a4879000-75d2a487a000 r--p 00000000 00:34 15859966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
75d2a487a000-75d2a487b000 r-xp 00001000 00:34 15859966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
75d2a487b000-75d2a487c000 r--p 00002000 00:34 15859966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
75d2a487c000-75d2a487d000 r--p 00002000 00:34 15859966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
75d2a487d000-75d2a487e000 rw-p 00003000 00:34 15859966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
75d2a487e000-75d2a487f000 ---p 00000000 00:00 0
75d2a487f000-75d2a489f000 rw-p 00000000 00:00 0
75d2a48a1000-75d2a48a2000 r--p 00000000 00:34 15859964 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
75d2a48a2000-75d2a48a3000 r-xp 00001000 00:34 15859964 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
75d2a48a3000-75d2a48a4000 r--p 00002000 00:34 15859964 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
75d2a48a4000-75d2a48a5000 r--p 00002000 00:34 15859964 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
75d2a48a5000-75d2a48a6000 rw-p 00003000 00:34 15859964 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
75d2a48a6000-75d2a48a7000 r--p 00000000 00:34 15859953 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
75d2a48a7000-75d2a48a8000 r-xp 00001000 00:34 15859953 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
75d2a48a8000-75d2a48a9000 r--p 00002000 00:34 15859953 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
75d2a48a9000-75d2a48aa000 r--p 00002000 00:34 15859953 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
75d2a48aa000-75d2a48ab000 rw-p 00003000 00:34 15859953 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
75d2a48ab000-75d2a48ac000 r--p 00000000 00:34 15859951 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
75d2a48ac000-75d2a48ad000 r-xp 00001000 00:34 15859951 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
75d2a48ad000-75d2a48ae000 r--p 00002000 00:34 15859951 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
75d2a48ae000-75d2a48af000 r--p 00002000 00:34 15859951 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
75d2a48af000-75d2a48b0000 rw-p 00003000 00:34 15859951 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
75d2a48b0000-75d2a48f0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a48f3000-75d2a48f4000 r--p 00000000 00:34 15859949 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
75d2a48f4000-75d2a48f5000 r-xp 00001000 00:34 15859949 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
75d2a48f5000-75d2a48f6000 r--p 00002000 00:34 15859949 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
75d2a48f6000-75d2a48f7000 r--p 00002000 00:34 15859949 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
75d2a48f7000-75d2a48f8000 rw-p 00003000 00:34 15859949 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
75d2a48f8000-75d2a48f9000 r--p 00000000 00:34 15859945 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
75d2a48f9000-75d2a48fa000 r-xp 00001000 00:34 15859945 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
75d2a48fa000-75d2a48fb000 r--p 00002000 00:34 15859945 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
75d2a48fb000-75d2a48fc000 r--p 00002000 00:34 15859945 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
75d2a48fc000-75d2a48fd000 rw-p 00003000 00:34 15859945 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
75d2a48fd000-75d2a48fe000 ---p 00000000 00:00 0
75d2a48fe000-75d2a491e000 rw-p 00000000 00:00 0
75d2a491e000-75d2a491f000 ---p 00000000 00:00 0
75d2a491f000-75d2a493f000 rw-p 00000000 00:00 0
75d2a493f000-75d2a4940000 ---p 00000000 00:00 0
75d2a4940000-75d2a4960000 rw-p 00000000 00:00 0
75d2a4960000-75d2a4b10000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4b10000-75d2a4b11000 r--p 00000000 00:34 15859939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
75d2a4b11000-75d2a4b12000 r-xp 00001000 00:34 15859939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
75d2a4b12000-75d2a4b13000 r--p 00002000 00:34 15859939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
75d2a4b13000-75d2a4b14000 r--p 00002000 00:34 15859939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
75d2a4b14000-75d2a4b15000 rw-p 00003000 00:34 15859939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
75d2a4b15000-75d2a4b16000 r--p 00000000 00:34 15859935 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
75d2a4b16000-75d2a4b17000 r-xp 00001000 00:34 15859935 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
75d2a4b17000-75d2a4b18000 r--p 00002000 00:34 15859935 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
75d2a4b18000-75d2a4b19000 r--p 00002000 00:34 15859935 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
75d2a4b19000-75d2a4b1a000 rw-p 00003000 00:34 15859935 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
75d2a4b1a000-75d2a4b1b000 r--p 00000000 00:34 15859925 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
75d2a4b1b000-75d2a4b1c000 r-xp 00001000 00:34 15859925 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
75d2a4b1c000-75d2a4b1d000 r--p 00002000 00:34 15859925 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
75d2a4b1d000-75d2a4b1e000 r--p 00002000 00:34 15859925 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
75d2a4b1e000-75d2a4b1f000 rw-p 00003000 00:34 15859925 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
75d2a4b21000-75d2a4b23000 r--p 00000000 00:34 15859853 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
75d2a4b23000-75d2a4b28000 r-xp 00002000 00:34 15859853 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
75d2a4b28000-75d2a4b29000 r--p 00007000 00:34 15859853 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
75d2a4b29000-75d2a4b2a000 r--p 00008000 00:34 15859853 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
75d2a4b2a000-75d2a4b2b000 rw-p 00009000 00:34 15859853 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
75d2a4b2b000-75d2a4b2c000 r--p 00000000 00:34 15861118 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
75d2a4b2c000-75d2a4b2d000 r-xp 00001000 00:34 15861118 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
75d2a4b2d000-75d2a4b2e000 r--p 00002000 00:34 15861118 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
75d2a4b2e000-75d2a4b2f000 r--p 00002000 00:34 15861118 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
75d2a4b2f000-75d2a4b30000 rw-p 00003000 00:34 15861118 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
75d2a4b30000-75d2a4b80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4b83000-75d2a4b84000 r--p 00000000 00:34 15859920 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
75d2a4b84000-75d2a4b85000 r-xp 00001000 00:34 15859920 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
75d2a4b85000-75d2a4b86000 r--p 00002000 00:34 15859920 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
75d2a4b86000-75d2a4b87000 r--p 00002000 00:34 15859920 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
75d2a4b87000-75d2a4b88000 rw-p 00003000 00:34 15859920 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
75d2a4b88000-75d2a4b89000 r--p 00000000 00:34 15859918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
75d2a4b89000-75d2a4b8a000 r-xp 00001000 00:34 15859918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
75d2a4b8a000-75d2a4b8b000 r--p 00002000 00:34 15859918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
75d2a4b8b000-75d2a4b8c000 r--p 00002000 00:34 15859918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
75d2a4b8c000-75d2a4b8d000 rw-p 00003000 00:34 15859918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
75d2a4b8f000-75d2a4b90000 r--p 00000000 00:34 16647154 /tmp/ruby/build/trunk-random2/spec/ruby/optional/capi/ext/digest_spec.so
75d2a4b90000-75d2a4b91000 r-xp 00001000 00:34 16647154 /tmp/ruby/build/trunk-random2/spec/ruby/optional/capi/ext/digest_spec.so
75d2a4b91000-75d2a4b92000 r--p 00002000 00:34 16647154 /tmp/ruby/build/trunk-random2/spec/ruby/optional/capi/ext/digest_spec.so
75d2a4b92000-75d2a4b93000 r--p 00002000 00:34 16647154 /tmp/ruby/build/trunk-random2/spec/ruby/optional/capi/ext/digest_spec.so
75d2a4b93000-75d2a4b94000 rw-p 00003000 00:34 16647154 /tmp/ruby/build/trunk-random2/spec/ruby/optional/capi/ext/digest_spec.so
75d2a4b94000-75d2a4b97000 r--p 00000000 00:34 15861484 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
75d2a4b97000-75d2a4b9c000 r-xp 00003000 00:34 15861484 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
75d2a4b9c000-75d2a4b9e000 r--p 00008000 00:34 15861484 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
75d2a4b9e000-75d2a4b9f000 r--p 00009000 00:34 15861484 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
75d2a4b9f000-75d2a4ba0000 rw-p 0000a000 00:34 15861484 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
75d2a4ba0000-75d2a4bb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2a4bb0000-75d2a4bb1000 r--p 00000000 00:34 15859905 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
75d2a4bb1000-75d2a4bb2000 r-xp 00001000 00:34 15859905 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
75d2a4bb2000-75d2a4bb3000 r--p 00002000 00:34 15859905 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
75d2a4bb3000-75d2a4bb4000 r--p 00002000 00:34 15859905 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
75d2a4bb4000-75d2a4bb5000 rw-p 00003000 00:34 15859905 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
75d2a4bb5000-75d2a4bb6000 r--p 00000000 00:34 15859902 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
75d2a4bb6000-75d2a4bb7000 r-xp 00001000 00:34 15859902 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
75d2a4bb7000-75d2a4bb8000 r--p 00002000 00:34 15859902 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
75d2a4bb8000-75d2a4bb9000 r--p 00002000 00:34 15859902 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
75d2a4bb9000-75d2a4bba000 rw-p 00003000 00:34 15859902 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
75d2a4bba000-75d2a4bbb000 r--p 00000000 00:34 15859881 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
75d2a4bbb000-75d2a4bbc000 r-xp 00001000 00:34 15859881 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
75d2a4bbc000-75d2a4bbd000 r--p 00002000 00:34 15859881 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
75d2a4bbd000-75d2a4bbe000 r--p 00002000 00:34 15859881 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
75d2a4bbe000-75d2a4bbf000 rw-p 00003000 00:34 15859881 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
75d2a4bbf000-75d2a4bc0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4bc0000-75d2a4c01000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4c01000-75d2a4c02000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4c02000-75d2a4c43000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4c43000-75d2a4c44000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4c44000-75d2a4c85000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4c85000-75d2a4c86000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4c86000-75d2a4cc7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4cc7000-75d2a4cc8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4cc8000-75d2a4d09000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4d09000-75d2a4d0a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4d0a000-75d2a4d4b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4d4b000-75d2a4d4c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4d4c000-75d2a4d8d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4d8d000-75d2a4d8e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4d8e000-75d2a4dcf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4dcf000-75d2a4dd0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4dd0000-75d2a4e11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4e11000-75d2a4e12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4e12000-75d2a4e53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4e53000-75d2a4e54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4e54000-75d2a4e95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4e95000-75d2a4e96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4e96000-75d2a4ed7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4ed7000-75d2a4ed8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4ed8000-75d2a4f19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4f19000-75d2a4f1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4f1a000-75d2a4f5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4f5b000-75d2a4f5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4f5c000-75d2a4f9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4f9d000-75d2a4f9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4f9e000-75d2a4fdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4fdf000-75d2a4fe0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a4fe0000-75d2a5021000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5021000-75d2a5022000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5022000-75d2a5063000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5063000-75d2a5064000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5064000-75d2a50a5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a50a5000-75d2a50a6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a50a6000-75d2a50e7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a50e7000-75d2a50e8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a50e8000-75d2a5129000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5129000-75d2a512a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a512a000-75d2a516b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a516b000-75d2a516c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a516c000-75d2a51ad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a51ad000-75d2a51ae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a51ae000-75d2a51ef000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a51ef000-75d2a51f0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a51f0000-75d2a5231000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5231000-75d2a5232000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5232000-75d2a5273000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5273000-75d2a5274000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5274000-75d2a52b5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a52b5000-75d2a52b6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a52b6000-75d2a52f7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a52f7000-75d2a52f8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a52f8000-75d2a5339000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a5339000-75d2a533a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a533a000-75d2a537b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a537b000-75d2a537c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a537c000-75d2a53bd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a53bd000-75d2a53be000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a53be000-75d2a53ff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
75d2a53ff000-75d2a5400000 ---p 00000000 00:00 0
75d2a5400000-75d2a5c00000 rw-p 00000000 00:00 0
75d2a5c00000-75d2bdc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
75d2bdc00000-75d2bf000000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
75d2bf001000-75d2bf002000 r--p 00000000 00:34 15859856 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
75d2bf002000-75d2bf003000 r-xp 00001000 00:34 15859856 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
75d2bf003000-75d2bf004000 r--p 00002000 00:34 15859856 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
75d2bf004000-75d2bf005000 r--p 00002000 00:34 15859856 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
75d2bf005000-75d2bf006000 rw-p 00003000 00:34 15859856 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
75d2bf006000-75d2bf007000 r--p 00000000 00:34 15859839 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
75d2bf007000-75d2bf008000 r-xp 00001000 00:34 15859839 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
75d2bf008000-75d2bf009000 r--p 00002000 00:34 15859839 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
75d2bf009000-75d2bf00a000 r--p 00002000 00:34 15859839 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
75d2bf00a000-75d2bf00b000 rw-p 00003000 00:34 15859839 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
75d2bf00b000-75d2bf00c000 r--p 00000000 00:34 15859892 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
75d2bf00c000-75d2bf00d000 r-xp 00001000 00:34 15859892 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
75d2bf00d000-75d2bf00e000 r--p 00002000 00:34 15859892 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
75d2bf00e000-75d2bf00f000 r--p 00002000 00:34 15859892 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
75d2bf00f000-75d2bf010000 rw-p 00003000 00:34 15859892 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
75d2bf010000-75d2bf090000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2bf091000-75d2bf092000 r--p 00000000 00:34 15860067 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese.so
75d2bf092000-75d2bf093000 r-xp 00001000 00:34 15860067 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese.so
75d2bf093000-75d2bf094000 r--p 00002000 00:34 15860067 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese.so
75d2bf094000-75d2bf095000 r--p 00002000 00:34 15860067 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese.so
75d2bf095000-75d2bf096000 rw-p 00003000 00:34 15860067 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese.so
75d2bf096000-75d2bf097000 r--p 00000000 00:34 15859832 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
75d2bf097000-75d2bf098000 r-xp 00001000 00:34 15859832 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
75d2bf098000-75d2bf099000 r--p 00002000 00:34 15859832 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
75d2bf099000-75d2bf09a000 r--p 00003000 00:34 15859832 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
75d2bf09a000-75d2bf09b000 rw-p 00004000 00:34 15859832 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
75d2bf09b000-75d2bf09c000 r--p 00000000 00:34 15859982 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
75d2bf09c000-75d2bf09d000 r-xp 00001000 00:34 15859982 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
75d2bf09d000-75d2bf09e000 r--p 00002000 00:34 15859982 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
75d2bf09e000-75d2bf09f000 r--p 00003000 00:34 15859982 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
75d2bf09f000-75d2bf0a0000 rw-p 00004000 00:34 15859982 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
75d2bf0a0000-75d2bf150000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2bf154000-75d2bf155000 r--p 00000000 00:34 15859750 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
75d2bf155000-75d2bf156000 r-xp 00001000 00:34 15859750 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
75d2bf156000-75d2bf158000 r--p 00002000 00:34 15859750 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
75d2bf158000-75d2bf159000 r--p 00003000 00:34 15859750 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
75d2bf159000-75d2bf15a000 rw-p 00004000 00:34 15859750 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
75d2bf15a000-75d2bf15b000 r--p 00000000 00:34 15859886 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
75d2bf15b000-75d2bf15c000 r-xp 00001000 00:34 15859886 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
75d2bf15c000-75d2bf15d000 r--p 00002000 00:34 15859886 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
75d2bf15d000-75d2bf15e000 r--p 00002000 00:34 15859886 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
75d2bf15e000-75d2bf15f000 rw-p 00003000 00:34 15859886 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
75d2bf160000-75d2bf161000 r--p 00000000 00:34 15860008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
75d2bf161000-75d2bf162000 r-xp 00001000 00:34 15860008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
75d2bf162000-75d2bf163000 r--p 00002000 00:34 15860008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
75d2bf163000-75d2bf164000 r--p 00003000 00:34 15860008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
75d2bf164000-75d2bf165000 rw-p 00004000 00:34 15860008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
75d2bf165000-75d2bf166000 r--p 00000000 00:34 15860137 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
75d2bf166000-75d2bf168000 r-xp 00001000 00:34 15860137 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
75d2bf168000-75d2bf169000 r--p 00003000 00:34 15860137 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
75d2bf169000-75d2bf16a000 r--p 00003000 00:34 15860137 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
75d2bf16a000-75d2bf16b000 rw-p 00004000 00:34 15860137 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
75d2bf16b000-75d2bf16c000 r--p 00000000 00:34 15860365 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/monitor.so
75d2bf16c000-75d2bf16d000 r-xp 00001000 00:34 15860365 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/monitor.so
75d2bf16d000-75d2bf16e000 r--p 00002000 00:34 15860365 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/monitor.so
75d2bf16e000-75d2bf16f000 r--p 00002000 00:34 15860365 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/monitor.so
75d2bf16f000-75d2bf170000 rw-p 00003000 00:34 15860365 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/monitor.so
75d2bf170000-75d2bf190000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
75d2bf192000-75d2bf293000 rw-p 00000000 00:00 0
75d2bf293000-75d2bf29a000 r--s 00000000 00:34 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
75d2bf29a000-75d2bf2f3000 r--p 00000000 00:34 15348059 /usr/lib/locale/C.utf8/LC_CTYPE
75d2bf2f3000-75d2bf2f5000 rw-p 00000000 00:00 0
75d2bf2f5000-75d2bf2f9000 r--p 00000000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
75d2bf2f9000-75d2bf31c000 r-xp 00004000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
75d2bf31c000-75d2bf320000 r--p 00027000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
75d2bf320000-75d2bf321000 r--p 0002b000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
75d2bf321000-75d2bf322000 rw-p 0002c000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
75d2bf322000-75d2bf34a000 r--p 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
75d2bf34a000-75d2bf4d2000 r-xp 00028000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
75d2bf4d2000-75d2bf521000 r--p 001b0000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
75d2bf521000-75d2bf525000 r--p 001fe000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
75d2bf525000-75d2bf527000 rw-p 00202000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
75d2bf527000-75d2bf536000 rw-p 00000000 00:00 0
75d2bf536000-75d2bf546000 r--p 00000000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
75d2bf546000-75d2bf5c5000 r-xp 00010000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
75d2bf5c5000-75d2bf61d000 r--p 0008f000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
75d2bf61d000-75d2bf61e000 r--p 000e7000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
75d2bf61e000-75d2bf61f000 rw-p 000e8000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
75d2bf61f000-75d2bf621000 r--p 00000000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
75d2bf621000-75d2bf636000 r-xp 00002000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
75d2bf636000-75d2bf64f000 r--p 00017000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
75d2bf64f000-75d2bf650000 r--p 0002f000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
75d2bf650000-75d2bf651000 rw-p 00030000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
75d2bf651000-75d2bf659000 rw-p 00000000 00:00 0
75d2bf659000-75d2bf663000 r--p 00000000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
75d2bf663000-75d2bf6c6000 r-xp 0000a000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
75d2bf6c6000-75d2bf6db000 r--p 0006d000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
75d2bf6db000-75d2bf6dc000 r--p 00081000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
75d2bf6dc000-75d2bf6dd000 rw-p 00082000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
75d2bf6dd000-75d2bf6df000 r--p 00000000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
75d2bf6df000-75d2bf6f1000 r-xp 00002000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
75d2bf6f1000-75d2bf6f7000 r--p 00014000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
75d2bf6f7000-75d2bf6f8000 r--p 0001a000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
75d2bf6f8000-75d2bf6f9000 rw-p 0001b000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
75d2bf6f9000-75d2bf6fa000 r--p 00000000 00:34 15859715 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
75d2bf6fa000-75d2bf6fb000 r-xp 00001000 00:34 15859715 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
75d2bf6fb000-75d2bf6fc000 r--p 00002000 00:34 15859715 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
75d2bf6fc000-75d2bf6fd000 r--p 00002000 00:34 15859715 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
75d2bf6fd000-75d2bf6fe000 rw-p 00003000 00:34 15859715 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
75d2bf6fe000-75d2bf746000 r--p 00000000 00:34 15335546 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
75d2bf746000-75d2bfc16000 r-xp 00048000 00:34 15335546 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
75d2bfc16000-75d2bfdb9000 r--p 00518000 00:34 15335546 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
75d2bfdb9000-75d2bfdd0000 r--p 006bb000 00:34 15335546 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
75d2bfdd0000-75d2bfdd4000 rw-p 006d2000 00:34 15335546 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
75d2bfdd4000-75d2bfdea000 rw-p 00000000 00:00 0
75d2bfdea000-75d2bfdeb000 r--p 00000000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
75d2bfdeb000-75d2bfe16000 r-xp 00001000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
75d2bfe16000-75d2bfe20000 r--p 0002c000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
75d2bfe20000-75d2bfe22000 r--p 00036000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
75d2bfe22000-75d2bfe24000 rw-p 00038000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffda51f7000-7ffda5218000 rw-p 00000000 00:00 0 [stack]
7ffda528f000-7ffda5293000 r--p 00000000 00:00 0 [vvar]
7ffda5293000-7ffda5295000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk-random2/spec/ruby/optional/capi/digest_spec.rb
3300 .........................................................
Finished in 57.752344 seconds
3122 files, 31923 examples, 197957 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:963: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 512.