# Logfile created on 2026-03-23 21:23:57 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000715f50d4fdc0 @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.20260323-212357", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000715f5535d5b0 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000715f5535d3a8 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000715f50c891c0 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-random2.20260323-212357", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-random2.20260323-212357>, @binmode=false, @mon_data=#<Monitor:0x0000715f5535cfc0>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-random2
Cloning into 'trunk-random2'...
Updating files: 58% (6661/11432)
Updating files: 59% (6745/11432)
Updating files: 60% (6860/11432)
Updating files: 61% (6974/11432)
Updating files: 62% (7088/11432)
Updating files: 63% (7203/11432)
Updating files: 64% (7317/11432)
Updating files: 65% (7431/11432)
Updating files: 66% (7546/11432)
Updating files: 67% (7660/11432)
Updating files: 68% (7774/11432)
Updating files: 69% (7889/11432)
Updating files: 70% (8003/11432)
Updating files: 71% (8117/11432)
Updating files: 72% (8232/11432)
Updating files: 73% (8346/11432)
Updating files: 74% (8460/11432)
Updating files: 75% (8574/11432)
Updating files: 76% (8689/11432)
Updating files: 77% (8803/11432)
Updating files: 78% (8917/11432)
Updating files: 79% (9032/11432)
Updating files: 80% (9146/11432)
Updating files: 81% (9260/11432)
Updating files: 82% (9375/11432)
Updating files: 83% (9489/11432)
Updating files: 84% (9603/11432)
Updating files: 85% (9718/11432)
Updating files: 86% (9832/11432)
Updating files: 87% (9946/11432)
Updating files: 88% (10061/11432)
Updating files: 89% (10175/11432)
Updating files: 90% (10289/11432)
Updating files: 91% (10404/11432)
Updating files: 92% (10518/11432)
Updating files: 93% (10632/11432)
Updating files: 94% (10747/11432)
Updating files: 95% (10861/11432)
Updating files: 96% (10975/11432)
Updating files: 97% (11090/11432)
Updating files: 98% (11204/11432)
Updating files: 99% (11318/11432)
Updating files: 100% (11432/11432)
Updating files: 100% (11432/11432), done.
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-random2" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-random2/configure --prefix=/tmp/ruby/install/trunk-random2 --disable-install-doc --enable-shared
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... no
checking for c++... c++
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... unsupported
checking for c++ option to enable C++98 features... unsupported
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking if make is GNU make... yes
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... no
configure: WARNING: something wrong with CXXFLAGS=""
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... no
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
checking for function alias... alias
checking for __atomic builtins... yes
checking for 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... yes
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... yes
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for strip flags... -S -x
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking whether dtrace USDT is available... no
checking for __builtin_setjmp... yes
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT... yes
checking prerequisites for ZJIT... no
checking for prefix of external symbols... NONE
checking for default symbols in empty shared library...
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 4.1.0+1
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 4.1.0
* Installation prefix: /tmp/ruby/install/trunk-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]
---
$$$[end] "/tmp/ruby/src/trunk-random2/configure --prefix=/tmp/ruby/install/trunk-random2 --disable-install-doc --enable-shared" exit with 0.
$$$[beg] make update-download -j4
make: rev-parse: No such file or directory
sed -f /tmp/ruby/src/trunk-random2/tool/prereq.status /tmp/ruby/src/trunk-random2/common.mk /tmp/ruby/src/trunk-random2/prism/srcs.mk /tmp/ruby/src/trunk-random2/depend > uncommon.mk
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random2/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk-random2/prism/srcs.mk /tmp/ruby/src/trunk-random2/prism/srcs.mk.in
/tmp/ruby/src/trunk-random2/prism/srcs.mk unchanged
sed -f /tmp/ruby/src/trunk-random2/tool/prereq.status /tmp/ruby/src/trunk-random2/common.mk /tmp/ruby/src/trunk-random2/prism/srcs.mk /tmp/ruby/src/trunk-random2/depend > uncommon.mk
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-6.0.2...
Downloading bundled gem power_assert-3.0.1...
Downloading bundled gem rake-13.3.1...
Downloading bundled gem test-unit-3.7.7...
Downloading bundled gem rexml-3.4.4...
Downloading bundled gem rss-0.3.2...
Downloading bundled gem net-imap-0.6.3...
Downloading bundled gem net-smtp-0.5.1...
Downloading bundled gem matrix-0.4.3...
Downloading bundled gem prime-0.1.4...
Downloading bundled gem rbs-3.10.3...
Downloading bundled gem typeprof-0.31.1...
Downloading bundled gem debug-1.11.1...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-4.0.1...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.2.0...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.3...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.4.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem repl_type_completor-0.1.14...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.1...
Downloading bundled gem benchmark-0.5.0...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-7.2.0...
Downloading bundled gem win32ole-1.9.3...
Downloading bundled gem irb-1.17.0...
Downloading bundled gem reline-0.6.3...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
Downloading bundled gem tsort-0.2.0...
Downloading bundled gem win32-registry-0.1.2...
$$$[end] "make update-download -j4" exit with 0.
$$$[beg] make update-src -j4
Already up to date.
Latest commit hash = d2f7a19fe1
$$$[end] "make update-src -j4" exit with 0.
$$$[beg] make after-update -j4
generating id.h
generating optinsn.inc
generating optunifs.inc
generating insns.inc
id.h updated
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
known_errors.inc updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-random2/enc/jis
+ cp /tmp/ruby/src/trunk-random2/enc/jis/props.h.blt /tmp/ruby/src/trunk-random2/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-random2/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-random2/probes.d > probes.dmyh
/tmp/ruby/src/trunk-random2/revision.h updated
generating parse.c
copying lex.c
generating id.c
generating enc/trans/newline.c ...
compiling /tmp/ruby/src/trunk-random2/prism/encoding.c
id.c updated
compiling /tmp/ruby/src/trunk-random2/prism/integer.c
compiling /tmp/ruby/src/trunk-random2/prism/line_offset_list.c
compiling /tmp/ruby/src/trunk-random2/prism/list.c
compiling /tmp/ruby/src/trunk-random2/prism/memchr.c
compiling /tmp/ruby/src/trunk-random2/prism/options.c
compiling /tmp/ruby/src/trunk-random2/prism/parser.c
compiling /tmp/ruby/src/trunk-random2/prism/prism.c
compiling /tmp/ruby/src/trunk-random2/prism/regexp.c
compiling /tmp/ruby/src/trunk-random2/prism/source.c
compiling /tmp/ruby/src/trunk-random2/prism/static_literals.c
compiling /tmp/ruby/src/trunk-random2/prism/string_query.c
compiling /tmp/ruby/src/trunk-random2/prism/stringy.c
compiling /tmp/ruby/src/trunk-random2/prism/strncasecmp.c
compiling /tmp/ruby/src/trunk-random2/prism/strpbrk.c
generating /tmp/ruby/src/trunk-random2/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/socket'
generating constant definitions
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof'
generating eventids1.c from ../../parse.y
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/socket'
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/etc'
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
generating miniprelude.c
compiling compiler ripper.y
generating ripper_init.c from ./ripper_init.c.tmpl
rbconfig.rb updated
miniprelude.c updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-random2/.bundle/gems
compiling /tmp/ruby/src/trunk-random2/prism/arena.c
compiling /tmp/ruby/src/trunk-random2/prism/buffer.c
compiling /tmp/ruby/src/trunk-random2/prism/char.c
compiling /tmp/ruby/src/trunk-random2/prism/constant_pool.c
compiling /tmp/ruby/src/trunk-random2/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-random2/prism/json.c
compiling /tmp/ruby/src/trunk-random2/prism/node.c
compiling /tmp/ruby/src/trunk-random2/prism/prettyprint.c
compiling /tmp/ruby/src/trunk-random2/prism/serialize.c
compiling /tmp/ruby/src/trunk-random2/prism/tokens.c
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
Extracting bundle gem minitest-6.0.2...
Unpacked gems/minitest-6.0.2.gem
Extracting bundle gem power_assert-3.0.1...
Unpacked gems/power_assert-3.0.1.gem
Extracting bundle gem rake-13.3.1...
Unpacked gems/rake-13.3.1.gem
Extracting bundle gem test-unit-3.7.7...
Unpacked gems/test-unit-3.7.7.gem
Extracting bundle gem rexml-3.4.4...
Unpacked gems/rexml-3.4.4.gem
Extracting bundle gem rss-0.3.2...
Extracting bundle gem net-imap-0.6.3...
Unpacked gems/rss-0.3.2.gem
Extracting bundle gem net-smtp-0.5.1...
Extracting bundle gem matrix-0.4.3...
Unpacked gems/net-imap-0.6.3.gem
Extracting bundle gem prime-0.1.4...
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem rbs-3.10.3...
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem typeprof-0.31.1...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem debug-1.11.1...
Unpacked gems/typeprof-0.31.1.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/rbs-3.10.3.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/debug-1.11.1.gem
Extracting bundle gem getoptlong-0.2.1...
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper'
Extracting bundle gem base64-0.3.0...
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem bigdecimal-4.0.1...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/bigdecimal-4.0.1.gem
Extracting bundle gem resolv-replace-0.2.0...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/resolv-replace-0.2.0.gem
Extracting bundle gem syslog-0.4.0...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem repl_type_completor-0.1.14...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem pstore-0.2.1...
Unpacked gems/syslog-0.4.0.gem
Extracting bundle gem benchmark-0.5.0...
Unpacked gems/ostruct-0.6.3.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/repl_type_completor-0.1.14.gem
Extracting bundle gem rdoc-7.2.0...
Unpacked gems/pstore-0.2.1.gem
Extracting bundle gem win32ole-1.9.3...
Unpacked gems/benchmark-0.5.0.gem
Extracting bundle gem irb-1.17.0...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem reline-0.6.3...
Unpacked gems/win32ole-1.9.3.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/rdoc-7.2.0.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/reline-0.6.3.gem
Unpacked gems/irb-1.17.0.gem
Extracting bundle gem tsort-0.2.0...
Extracting bundle gem win32-registry-0.1.2...
Unpacked gems/readline-0.0.4.gem
compiling dump_ast
Unpacked gems/win32-registry-0.1.2.gem
Unpacked gems/tsort-0.2.0.gem
generating /tmp/ruby/src/trunk-random2/ext/ripper/ripper_init.c
generating enc.mk
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper'
generating /tmp/ruby/src/trunk-random2/ext/ripper/eventids1.h
Unpacked gems/fiddle-1.1.8.gem
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper'
generating /tmp/ruby/src/trunk-random2/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper'
generating /tmp/ruby/src/trunk-random2/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-random2/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-random2/ext/ripper'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
generating table from enc/trans/big5.c
generating table from enc/trans/cesu_8.c
generating table from enc/trans/chinese.c
making /tmp/ruby/src/trunk-random2/ast.rbinc
generating enc/trans/cesu_8.c ...
generating table from enc/trans/ebcdic.c
making /tmp/ruby/src/trunk-random2/dir.rbinc
generating enc/trans/ebcdic.c ...
making /tmp/ruby/src/trunk-random2/gc.rbinc
making /tmp/ruby/src/trunk-random2/numeric.rbinc
generating table from enc/trans/emoji.c
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/escape.c
generating enc/trans/emoji_sjis_kddi.c ...
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating table from enc/trans/gbk.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/big5.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/single_byte.c ...
making /tmp/ruby/src/trunk-random2/io.rbinc
generating enc/trans/utf_16_32.c ...
making /tmp/ruby/src/trunk-random2/marshal.rbinc
making /tmp/ruby/src/trunk-random2/pack.rbinc
making /tmp/ruby/src/trunk-random2/trace_point.rbinc
making /tmp/ruby/src/trunk-random2/warning.rbinc
making /tmp/ruby/src/trunk-random2/array.rbinc
making /tmp/ruby/src/trunk-random2/hash.rbinc
making /tmp/ruby/src/trunk-random2/kernel.rbinc
making /tmp/ruby/src/trunk-random2/pathname_builtin.rbinc
making /tmp/ruby/src/trunk-random2/ractor.rbinc
making /tmp/ruby/src/trunk-random2/symbol.rbinc
making /tmp/ruby/src/trunk-random2/timev.rbinc
making /tmp/ruby/src/trunk-random2/thread_sync.rbinc
making /tmp/ruby/src/trunk-random2/nilclass.rbinc
making /tmp/ruby/src/trunk-random2/prelude.rbinc
making /tmp/ruby/src/trunk-random2/gem_prelude.rbinc
making /tmp/ruby/src/trunk-random2/jit_hook.rbinc
making /tmp/ruby/src/trunk-random2/jit_undef.rbinc
making /tmp/ruby/src/trunk-random2/yjit.rbinc
making /tmp/ruby/src/trunk-random2/zjit.rbinc
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
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 -DPRISM_XALLOCATOR -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
making dummy probes.h
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/extension.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
Cleaning target for rustc 1.75.0
compiling /tmp/ruby/src/trunk-random2/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-random2/addr2line.c
compiling /tmp/ruby/src/trunk-random2/array.c
building Rust YJIT (release mode)
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
partial linking /tmp/ruby/build/trunk-random2/target/release/libyjit.a into /tmp/ruby/build/trunk-random2/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-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
compiling /tmp/ruby/src/trunk-random2/dmyext.c
verconf.h updated
compiling /tmp/ruby/src/trunk-random2/dmyenc.c
compiling /tmp/ruby/src/trunk-random2/loadpath.c
builtin_binary.rbbin updated
586ee4250b472d2ee4bc47558e55a2bc4a641963fec05ab88fc0dd1723c17873 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 -DPRISM_XALLOCATOR -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 updated
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'
compiling /tmp/ruby/src/trunk-random2/enc/cp949.c
compiling /tmp/ruby/src/trunk-random2/enc/emacs_mule.c
generating transdb.h
compiling /tmp/ruby/src/trunk-random2/enc/euc_jp.c
compiling /tmp/ruby/src/trunk-random2/enc/euc_kr.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/iso_8859_2.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_6.c
transdb.h updated
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_8.c
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_9.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/iso_8859_13.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_14.c
ext/configure-ext.mk updated
making trans
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-random2/enc/iso_8859_16.c
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/koi8_r.c
generating table from /tmp/ruby/src/trunk-random2/enc/trans/big5.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
generating table from /tmp/ruby/src/trunk-random2/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-random2/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_31j.c
generating /tmp/ruby/src/trunk-random2/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-random2/enc/windows_1251.c
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
generating table from /tmp/ruby/src/trunk-random2/enc/trans/ebcdic.c
generating /tmp/ruby/src/trunk-random2/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji.c
linking encoding encdb.so
linking encoding big5.so
generating /tmp/ruby/src/trunk-random2/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_iso2022_kddi.c
linking encoding cesu_8.so
generating /tmp/ruby/src/trunk-random2/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_docomo.c
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_kddi.c
linking encoding gbk.so
linking encoding iso_8859_1.so
generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_softbank.c
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_kddi.c ...
linking encoding iso_8859_5.so
generating table from /tmp/ruby/src/trunk-random2/enc/trans/escape.c
generating /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/gb18030.c
linking encoding iso_8859_6.so
generating /tmp/ruby/src/trunk-random2/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/gbk.c
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
generating /tmp/ruby/src/trunk-random2/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/iso2022.c
linking encoding utf_16le.so
linking encoding utf_32be.so
generating /tmp/ruby/src/trunk-random2/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/japanese.c
linking encoding utf_32le.so
generating /tmp/ruby/src/trunk-random2/enc/trans/big5.c ...
generating /tmp/ruby/src/trunk-random2/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/japanese_euc.c
generating table from /tmp/ruby/src/trunk-random2/enc/trans/japanese_sjis.c
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/box/yay1
configuring -test-/box/yay2
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/ensure_and_callcc
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
generating /tmp/ruby/src/trunk-random2/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/korean.c
generating /tmp/ruby/src/trunk-random2/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-random2/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-random2/enc/trans/korean.c ...
generating table from /tmp/ruby/src/trunk-random2/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-random2/enc/trans/utf_16_32.c ...
configuring cgi/escape
configuring continuation
configuring coverage
configuring date
generating /tmp/ruby/src/trunk-random2/enc/trans/japanese_euc.c ...
linking transcoder transdb.so
compiling /tmp/ruby/src/trunk-random2/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/cesu_8.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/trans/emoji.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-random2/enc/trans/utf8_mac.c ...
compiling /tmp/ruby/src/trunk-random2/enc/trans/emoji_sjis_kddi.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/trans/gb18030.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese_euc.c
configuring digest
compiling /tmp/ruby/src/trunk-random2/enc/trans/japanese_sjis.c
configuring digest/bubblebabble
configuring digest/md5
compiling /tmp/ruby/src/trunk-random2/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-random2/enc/trans/utf_16_32.c
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
configuring digest/rmd160
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
linking transcoder japanese_euc.so
linking transcoder japanese_sjis.so
linking transcoder korean.so
configuring digest/sha1
configuring erb/escape
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
configuring etc
configuring digest/sha2
configuring fcntl
configuring io/console
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
configuring json/generator
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 -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 objspace
configuring openssl
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring io/nonblock
configuring io/wait
configuring stringio
configuring strscan
configuring zlib
configuring bigdecimal-4.0.1/ext/bigdecimal
configuring debug-1.11.1/ext/debug
configuring fiddle-1.1.8/ext/fiddle
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.1/ext/racc/cparse
configuring rbs-3.10.3/ext/rbs_extension
configuring syslog-0.4.0/ext/syslog
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 updated
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/abi/abi.c
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/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/abi.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/RUBY_ALIGNOF'
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/arith_seq/beg_len_step'
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
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-/box/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/box/yay1/yay1.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/resize.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/concat'
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
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/intpack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bignum/mul.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/str2big.c
linking shared-object -test-/bug_14834.so
linking shared-object -test-/bignum.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-/bug_3571.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bignum'
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
linking shared-object -test-/bug_5832.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-/bug_reporter'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/bug_reporter/bug_reporter.c
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug-5832'
linking shared-object -test-/box/yay1.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/class'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/class/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/bug_reporter'
linking shared-object -test-/class.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/debug'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay1'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/inspector.c
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
compiling /tmp/ruby/src/trunk-random2/ext/-test-/debug/profile_frames.c
linking shared-object -test-/dln/empty.so
linking shared-object -test-/box/yay2.so
linking shared-object -test-/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/econv/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/dln/empty'
linking shared-object -test-/econv.so
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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay2'
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
linking shared-object -test-/enumerator_kw.so
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/ensure_and_callcc'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/dataerror.c
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]: 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
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/file'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/fs.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/ensured.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/float/nextafter.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/exception/init.c
linking shared-object -test-/fatal.so
linking shared-object -test-/float.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/newline_conv.c
linking shared-object -test-/exception.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/file/stat.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/float'
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-/fatal'
linking shared-object -test-/funcall.so
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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/exception'
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/hash/delete.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/file'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/hash/init.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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/funcall'
linking shared-object -test-/hash.so
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
compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/init.c
linking shared-object -test-/iseq_load.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/integer/my_integer.c
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-/iter'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/break.c
linking shared-object -test-/integer.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'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/hash'
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
linking shared-object -test-/iter.so
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/load/protect.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/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-/load/dot.dot'
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]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/iter'
linking shared-object -test-/load/resolve_symbol_resolver.so
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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/protect'
linking shared-object -test-/load/resolve_symbol_target.so
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/stringify_symbols.so
linking shared-object -test-/load/stringify_target.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
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-/marshal/compat.so
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/load/stringify_target'
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
linking shared-object -test-/marshal/usr.so
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/method'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/method/arity.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/notimplement/bug.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/method/init.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/memory_view'
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'
linking shared-object -test-/method.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/num2int/num2int.c
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-/num2int.so
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/notimplement'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/popen_deadlock'
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
compiling /tmp/ruby/src/trunk-random2/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/printf/printf.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/path_to_class'
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
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-/printf.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/proc/super.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/popen_deadlock'
linking shared-object -test-/proc.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/random'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/bad_version.c
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'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/random/init.c
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-/random/loop.c
linking shared-object -test-/rational.so
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/proc'
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-/recursion.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-/regexp'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/regexp/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/rational'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/sanitizers/sanitizers.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/regexp/parse_depth_limit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/scan_args'
linking shared-object -test-/sanitizers.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/regexp.so
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/recursion'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/scheduler'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/scheduler/scheduler.c
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
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/regexp'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/scan_args'
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
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/numhash.so
linking shared-object -test-/st/update.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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/st/update'
linking shared-object -test-/stack.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
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/struct/len.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_associate.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-/struct/member.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_dummy.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/fstring.c
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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/nofree.c
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
linking shared-object -test-/scheduler.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/normalize.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/symbol'
linking shared-object -test-/thread/id.so
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-/string/qsort.c
linking shared-object -test-/thread/instrumentation.so
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]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/scheduler'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/lock_native_thread'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /tmp/ruby/src/trunk-random2/ext/-test-/string/set_len.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/time'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/time/init.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/instrumentation'
linking shared-object -test-/string.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/time/new.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
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk-random2/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/vm/at_exit.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/tracepoint'
linking shared-object -test-/vm/at_exit.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-random2/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/typeddata'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-random2/ext/cgi/escape/escape.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/continuation'
compiling /tmp/ruby/src/trunk-random2/ext/continuation/continuation.c
linking shared-object cgi/escape.so
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/coverage'
compiling /tmp/ruby/src/trunk-random2/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/wait'
installing default coverage libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/continuation'
linking shared-object coverage.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/date'
compiling /tmp/ruby/src/trunk-random2/ext/date/date_core.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest'
compiling /tmp/ruby/src/trunk-random2/ext/digest/digest.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/cgi/escape'
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 digest.so
compiling /tmp/ruby/src/trunk-random2/ext/date/date_parse.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/etc'
compiling /tmp/ruby/src/trunk-random2/ext/etc/etc.c
installing digest libraries
linking shared-object etc.so
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/fcntl'
compiling /tmp/ruby/src/trunk-random2/ext/fcntl/fcntl.c
linking shared-object fcntl.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
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/fcntl'
linking shared-object io/console.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-random2/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/io/wait'
compiling /tmp/ruby/src/trunk-random2/ext/io/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/nonblock'
linking shared-object io/wait.so
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/wait'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
compiling /tmp/ruby/src/trunk-random2/ext/objspace/object_tracing.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/openssl'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-random2/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-random2/ext/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_asn1.c
linking shared-object erb/escape.so
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/erb/escape'
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/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_config.c
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_digest.c
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
compiling /tmp/ruby/src/trunk-random2/ext/psych/psych_yaml_tree.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/pty'
compiling /tmp/ruby/src/trunk-random2/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_engine.c
installing default pty libraries
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_hmac.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ns_spki.c
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-random2/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkcs7.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/ripper'
compiling /tmp/ruby/src/trunk-random2/ext/ripper/eventids1.c
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
compiling /tmp/ruby/src/trunk-random2/ext/ripper/eventids2.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_dh.c
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
compiling /tmp/ruby/src/trunk-random2/ext/socket/init.c
compiling /tmp/ruby/src/trunk-random2/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/option.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-random2/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509crl.c
installing default socket libraries
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509ext.c
linking shared-object socket.so
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-random2/ext/openssl/ossl_x509req.c
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/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/stringio'
compiling /tmp/ruby/src/trunk-random2/ext/stringio/stringio.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
linking shared-object strscan.so
installing default strscan libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/zlib'
compiling /tmp/ruby/src/trunk-random2/ext/zlib/zlib.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'
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/bigdecimal-4.0.1/lib ../../../../../.bundle/gems/bigdecimal-4.0.1/lib
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/bigdecimal.c
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug'
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/debug-1.11.1/lib ../../../../../.bundle/gems/debug-1.11.1/lib
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/debug-1.11.1/ext/debug/iseq_collector.c
compiling /tmp/ruby/src/trunk-random2/ext/date/date_strftime.c
compiling /tmp/ruby/src/trunk-random2/ext/date/date_strptime.c
installing default date_core libraries
linking shared-object date_core.so
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/date'
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]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf'
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.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/racc-1.8.1/ext/racc/cparse'
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.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.3/ext/rbs_extension'
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/rbs-3.10.3/lib ../../../../../.bundle/gems/rbs-3.10.3/lib
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/ast.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/missing.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/lexer.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/lexstate.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/location.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/parser.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/string.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_allocator.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_assert.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_buffer.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_encoding.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/../../src/util/rbs_unescape.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/ast_translation.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/syslog-0.4.0/ext/syslog'
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/syslog-0.4.0/bin ../../../../../.bundle/gems/syslog-0.4.0/bin
ln -sfT ../../../../../src/trunk-random2/.bundle/gems/syslog-0.4.0/lib ../../../../../.bundle/gems/syslog-0.4.0/lib
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/syslog-0.4.0/ext/syslog/syslog.c
linking shared-object fiddle.so
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/class_constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/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.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-random2/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/md5'
compiling /tmp/ruby/src/trunk-random2/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-random2/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/md5'
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/digest/rmd160/rmd160.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension/rbs_string_bridging.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/rmd160'
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/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-random2/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-random2/ext/digest/sha2/sha2.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/digest/sha2'
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 json/ext/generator.so
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 json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json/generator'
compiling /tmp/ruby/src/trunk-random2/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk-random2/parse.y and /tmp/ruby/src/trunk-random2/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json/parser'
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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'
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
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-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.3/
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
generating enc.mk
making 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 updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
compiling /tmp/ruby/src/trunk-random2/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-random2'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay1'
linking shared-object -test-/box/yay1.so
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-random2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/-test-/box/yay1'
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[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]: Entering directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/objspace'
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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/psych'
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/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/ext/openssl'
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]: 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/fiddle-1.1.8/ext/fiddle'
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]: 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]: 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/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
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/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.4.0/ext/syslog'
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'
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.9.0
resolv 0.7.1
ruby2_keywords 0.0.5
securerandom 0.4.1
shellwords 0.2.2
singleton 0.3.0
syntax_suggest 2.0.3
tempfile 0.3.1
time 0.4.2
timeout 0.6.1
tmpdir 0.3.1
un 0.3.0
uri 1.1.1
weakref 0.1.4
yaml 0.4.0
installing default gems from ext: /tmp/ruby/install/trunk-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.19.2
openssl 4.0.1
psych 5.3.1
stringio 3.2.1.dev
strscan 3.1.7.dev
zlib 3.2.3
installing bundled gems: /tmp/ruby/install/trunk-random2/lib/ruby/gems/4.1.0+1
minitest 6.0.2
power_assert 3.0.1
rake 13.3.1
test-unit 3.7.7
rexml 3.4.4
rss 0.3.2
net-imap 0.6.3
net-smtp 0.5.1
matrix 0.4.3
prime 0.1.4
rbs 3.10.3
typeprof 0.31.1
debug 1.11.1
racc 1.8.1
mutex_m 0.3.0
getoptlong 0.2.1
base64 0.3.0
bigdecimal 4.0.1
observer 0.1.2
abbrev 0.1.2
resolv-replace 0.2.0
rinda 0.2.0
drb 2.2.3
nkf 0.2.0
syslog 0.4.0
csv 3.3.5
repl_type_completor 0.1.14
ostruct 0.6.3
pstore 0.2.1
benchmark 0.5.0
logger 1.7.0
rdoc 7.2.0
irb 1.17.0
reline 0.6.3
readline 0.0.4
fiddle 1.1.8
tsort 0.2.0
win32-registry 0.1.2
installing bundled gem cache: /tmp/ruby/install/trunk-random2/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
win32ole-1.9.3.gem extensions not found or build failed win32ole-1.9.3
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2046 tests
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS="--test-order=random"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-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 -DPRISM_XALLOCATOR -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
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/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.4.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'
Run options:
--seed=4445
"--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:
/tmp/ruby/build/trunk-random2/.ext/common/json/common.rb:355: [BUG] Segmentation fault at 0x0000000000000000
ruby 4.1.0dev (2026-03-23T21:02:59Z master d2f7a19fe1) +PRISM [x86_64-linux]
-- Control frame information -----------------------------------------------
c:0034 p:---- s:0206 e:000205 l:y b:---- CFUNC :parse
c:0033 p:0025 s:0200 e:000199 l:y b:0001 METHOD /tmp/ruby/build/trunk-random2/.ext/common/json/common.rb:355
c:0032 p:0006 s:0194 e:000193 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb:729 [FINISH]
c:0031 p:---- s:0190 e:000189 l:y b:---- CFUNC :find
c:0030 p:0036 s:0186 e:000185 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb:729
c:0029 p:0178 s:0178 e:000177 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:120
c:0028 p:0010 s:0160 e:000159 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb:714
c:0027 p:0037 s:0156 e:000155 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit/testcase.rb:202
c:0026 p:0052 s:0150 e:000149 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit/testcase.rb:170
c:0025 p:0093 s:0141 e:000140 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1665 [FINISH]
c:0024 p:---- s:0134 e:000133 l:y b:---- CFUNC :map
c:0023 p:0114 s:0130 e:000129 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1652
c:0022 p:0035 s:0118 e:000117 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1356
c:0021 p:0009 s:0111 e:000109 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:812 [FINISH]
c:0020 p:---- s:0105 e:000104 l:y b:---- CFUNC :each
c:0019 p:0047 s:0101 e:000100 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:810
c:0018 p:0008 s:0094 e:000093 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:847
c:0017 p:0130 s:0087 e:000086 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1598
c:0016 p:0026 s:0074 e:000073 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1293
c:0015 p:0005 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1763
c:0014 p:0006 s:0065 e:000064 l:n b:---- BLOCK /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1750 [FINISH]
c:0013 p:---- s:0061 e:000060 l:y b:---- CFUNC :each
c:0012 p:0042 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1749
c:0011 p:0013 s:0052 e:000051 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1793
c:0010 p:0008 s:0047 e:000046 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1035
c:0009 p:0008 s:0041 e:000040 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:880
c:0008 p:0017 s:0035 e:000034 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:146
c:0007 p:0008 s:0030 e:000029 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1272
c:0006 p:0032 s:0025 e:000024 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1877
c:0005 p:0020 s:0021 e:000020 l:y b:0001 METHOD /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1881
c:0004 p:0065 s:0016 e:000014 l:y b:0001 TOP /tmp/ruby/src/trunk-random2/tool/test/runner.rb:14 [FINISH]
c:0003 p:---- s:0011 e:000010 l:y b:---- CFUNC :require_relative
c:0002 p:0005 s:0006 e:000005 l:n b:---- EVAL /tmp/ruby/src/trunk-random2/test/runner.rb:5 [FINISH]
c:0001 p:0000 s:0003 E:0007a0 l:y b:---- DUMMY [FINISH]
-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-random2/test/runner.rb:5:in '<main>'
/tmp/ruby/src/trunk-random2/test/runner.rb:5:in 'require_relative'
/tmp/ruby/src/trunk-random2/tool/test/runner.rb:14:in '<top (required)>'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1881:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1877:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1272:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:146:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:880:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1035:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1793:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1749:in '_run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1749:in 'each'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1750:in 'block in _run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1763:in 'run_tests'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1293:in '_run_anything'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1598:in '_run_anything'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:847:in '_run_suites'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:810:in '_run_suites'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:810:in 'each'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:812:in 'block in _run_suites'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1356:in '_run_suite'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1652:in '_run_suite'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1652:in 'map'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb:1665:in 'block in _run_suite'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit/testcase.rb:170:in 'run'
/tmp/ruby/src/trunk-random2/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb:714:in 'test_dump_reference_addresses_match_dump_all_addresses'
/tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb:120:in 'assert_in_out_err'
/tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb:729:in 'block in test_dump_reference_addresses_match_dump_all_addresses'
/tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb:729:in 'find'
/tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb:729:in 'block (2 levels) in test_dump_reference_addresses_match_dump_all_addresses'
/tmp/ruby/build/trunk-random2/.ext/common/json/common.rb:355:in 'parse'
/tmp/ruby/build/trunk-random2/.ext/common/json/common.rb:355:in 'parse'
-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 2
-- Machine register context ------------------------------------------------
RIP: 0x00007ae93c000e7d RBP: 0x0000000000000000 RSP: 0x00007ffd7f8c8ba8
RAX: 0x00007ae92114ed30 RBX: 0x0000587d9635dad0 RCX: 0x0000000000000000
RDX: 0x00007ae92114ed40 RDI: 0x00007ae91a8f4180 RSI: 0x0000000000000000
R8: 0x0000587d9635d010 R9: 0x0000000000770008 R10: 0x00007ae93c336160
R11: 0x00007ae93c497330 R12: 0x00007ffd7f8c8be8 R13: 0x00007ae91af28180
R14: 0x0000000000000001 R15: 0x0000000055550083 EFL: 0x0000000000010246
-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_print_backtrace+0x14) [0x7ae93c6ac437] /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) [0x7ae93c467a9a] /tmp/ruby/src/trunk-random2/error.c:1131
/tmp/ruby/build/trunk-random2/libruby.so.4.1(sigsegv+0x48) [0x7ae93c5de948] /tmp/ruby/src/trunk-random2/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7ae93bf97320) [0x7ae93bf97320]
/lib/x86_64-linux-gnu/libc.so.6(musable+0x14) [0x7ae93c000e7d] ./malloc/malloc.c:5238
/lib/x86_64-linux-gnu/libc.so.6(__malloc_usable_size) ./malloc/malloc.c:5252
/lib/x86_64-linux-gnu/libc.so.6(malloc_usable_size) (null):0
/tmp/ruby/build/trunk-random2/libruby.so.4.1(objspace_malloc_size+0xa) [0x7ae93c49dd2a] /tmp/ruby/src/trunk-random2/gc/default/default.c:7995
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_gc_impl_free) /tmp/ruby/src/trunk-random2/gc/default/default.c:8278
/tmp/ruby/build/trunk-random2/libruby.so.4.1(ruby_sized_xfree) /tmp/ruby/src/trunk-random2/gc.c:5448
/tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so(rvalue_stack_free+0x11) [0x7ae921147fd1] /tmp/ruby/src/trunk-random2/ext/json/parser/parser.c:255
/tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so(rvalue_stack_free) /tmp/ruby/src/trunk-random2/ext/json/parser/parser.c:249
/tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so(rvalue_stack_eagerly_release) /tmp/ruby/src/trunk-random2/ext/json/parser/parser.c:296
/tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so(cParser_parse) /tmp/ruby/src/trunk-random2/ext/json/parser/parser.c:1570
/tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so(cParser_m_parse+0xa0) [0x7ae9211480e0] /tmp/ruby/src/trunk-random2/ext/json/parser/parser.c:1599
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7ae93c67615d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x7ae93c67f9c3] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x84) [0x7ae93c68d374] ../../src/trunk-random2/insns.def:906
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x7ae93c692f58] /tmp/ruby/src/trunk-random2/vm.c:2826
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2802
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7ae93c698260] /tmp/ruby/src/trunk-random2/vm.c:1872
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1880
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1365
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1381
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_TEST+0x0) [0x7ae93c38d2ab] /tmp/ruby/src/trunk-random2/array.c:2119
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ary_find) /tmp/ruby/src/trunk-random2/array.c:2119
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7ae93c67615d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x7ae93c67f9c3] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x1ed9) [0x7ae93c68f1c9] ../../src/trunk-random2/insns.def:858
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x7ae93c692f58] /tmp/ruby/src/trunk-random2/vm.c:2826
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2802
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7ae93c698260] /tmp/ruby/src/trunk-random2/vm.c:1872
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1880
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1365
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1381
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ary_collect+0x5c) [0x7ae93c39529c] /tmp/ruby/src/trunk-random2/array.c:3779
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7ae93c67615d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x7ae93c67f9c3] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x1ed9) [0x7ae93c68f1c9] ../../src/trunk-random2/insns.def:858
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0x3e) [0x7ae93c69325b] /tmp/ruby/src/trunk-random2/vm.c:2826
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2805
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7ae93c698260] /tmp/ruby/src/trunk-random2/vm.c:1872
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1880
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1365
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1381
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x7ae93c38e97c] /tmp/ruby/src/trunk-random2/array.c:2766
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:455
/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:2765
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7ae93c67615d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x7ae93c67f9c3] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x1ed9) [0x7ae93c68f1c9] ../../src/trunk-random2/insns.def:858
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x7ae93c692f58] /tmp/ruby/src/trunk-random2/vm.c:2826
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2802
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield_with_cref+0x88) [0x7ae93c698260] /tmp/ruby/src/trunk-random2/vm.c:1872
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_yield) /tmp/ruby/src/trunk-random2/vm.c:1880
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield_0) /tmp/ruby/src/trunk-random2/vm_eval.c:1365
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_yield) /tmp/ruby/src/trunk-random2/vm_eval.c:1381
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_TEST_RAW+0x0) [0x7ae93c38e97c] /tmp/ruby/src/trunk-random2/array.c:2766
/tmp/ruby/build/trunk-random2/libruby.so.4.1(RB_FL_ANY_RAW) /tmp/ruby/src/trunk-random2/include/ruby/internal/fl_type.h:455
/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:2765
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7ae93c67615d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x7ae93c67f9c3] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x1ed9) [0x7ae93c68f1c9] ../../src/trunk-random2/insns.def:858
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0x3e) [0x7ae93c69325b] /tmp/ruby/src/trunk-random2/vm.c:2826
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2805
/tmp/ruby/build/trunk-random2/libruby.so.4.1(load_iseq_eval+0x51) [0x7ae93c4e97c7] /tmp/ruby/src/trunk-random2/load.c:774
/tmp/ruby/build/trunk-random2/libruby.so.4.1(require_internal) /tmp/ruby/src/trunk-random2/load.c:1341
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_require_string_internal+0x4b) [0x7ae93c4e9f8d] /tmp/ruby/src/trunk-random2/load.c:1451
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_require_relative_entrypoint) /tmp/ruby/src/trunk-random2/load.c:1059
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_f_require_relative) /tmp/ruby/src/trunk-random2/load.c:1074
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_call_cfunc_with_frame_+0x10d) [0x7ae93c67615d] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:3905
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_sendish+0xd3) [0x7ae93c67f9c3] /tmp/ruby/src/trunk-random2/vm_insnhelper.c:6127
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_core+0x84) [0x7ae93c68d374] ../../src/trunk-random2/insns.def:906
/tmp/ruby/build/trunk-random2/libruby.so.4.1(vm_exec_loop+0xa) [0x7ae93c692f58] /tmp/ruby/src/trunk-random2/vm.c:2826
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_vm_exec) /tmp/ruby/src/trunk-random2/vm.c:2802
/tmp/ruby/build/trunk-random2/libruby.so.4.1(rb_ec_exec_node+0xa5) [0x7ae93c471d65] /tmp/ruby/src/trunk-random2/eval.c:283
/tmp/ruby/build/trunk-random2/libruby.so.4.1(ruby_run_node+0x8b) [0x7ae93c47628b] /tmp/ruby/src/trunk-random2/eval.c:321
/tmp/ruby/build/trunk-random2/ruby(rb_main+0x21) [0x587d8bab5186] /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) [0x7ae93bf7c1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7ae93bf7c28b] ../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
[0x587d8bab51d5]
-- Other runtime information -----------------------------------------------
* Loaded script: /tmp/ruby/src/trunk-random2/test/runner.rb: TestObjSpace#test_dump_reference_addresses_match_dump_all_addresses
* Ruby Box: disabled
* Loaded features:
0 enumerator.so
1 monitor.so
2 thread.rb
3 fiber.so
4 rational.so
5 complex.so
6 pathname.so
7 ruby2_keywords.rb
8 set.rb
9 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
10 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
11 /tmp/ruby/src/trunk-random2/tool/lib/_tmpdir.rb
12 /tmp/ruby/build/trunk-random2/rbconfig.rb
13 /tmp/ruby/src/trunk-random2/lib/open3/version.rb
14 /tmp/ruby/src/trunk-random2/lib/open3.rb
15 /tmp/ruby/src/trunk-random2/lib/timeout.rb
16 /tmp/ruby/src/trunk-random2/tool/lib/find_executable.rb
17 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
18 /tmp/ruby/src/trunk-random2/tool/lib/envutil.rb
19 /tmp/ruby/src/trunk-random2/tool/lib/colorize.rb
20 /tmp/ruby/src/trunk-random2/tool/lib/leakchecker.rb
21 /tmp/ruby/src/trunk-random2/lib/prettyprint.rb
22 /tmp/ruby/src/trunk-random2/lib/pp.rb
23 /tmp/ruby/src/trunk-random2/tool/lib/test/unit/assertions.rb
24 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/sanitizers.so
25 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
26 /tmp/ruby/src/trunk-random2/tool/lib/core_assertions.rb
27 /tmp/ruby/src/trunk-random2/tool/lib/test/unit/testcase.rb
28 /tmp/ruby/src/trunk-random2/tool/lib/test/jobserver.rb
29 /tmp/ruby/src/trunk-random2/lib/optparse.rb
30 /tmp/ruby/src/trunk-random2/tool/lib/test/unit.rb
31 /tmp/ruby/src/trunk-random2/tool/lib/tracepointchecker.rb
32 /tmp/ruby/src/trunk-random2/tool/lib/zombie_hunter.rb
33 /tmp/ruby/src/trunk-random2/lib/delegate.rb
34 /tmp/ruby/src/trunk-random2/lib/fileutils.rb
35 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
36 /tmp/ruby/src/trunk-random2/lib/tmpdir.rb
37 /tmp/ruby/src/trunk-random2/lib/tempfile.rb
38 /tmp/ruby/src/trunk-random2/tool/lib/iseq_loader_checker.rb
39 /tmp/ruby/src/trunk-random2/tool/lib/gc_checker.rb
40 /tmp/ruby/src/trunk-random2/tool/test/init.rb
41 /tmp/ruby/src/trunk-random2/test/-ext-/arith_seq/test_arith_seq_beg_len_step.rb
42 /tmp/ruby/src/trunk-random2/test/-ext-/arith_seq/test_arith_seq_extract.rb
43 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/resize.so
44 /tmp/ruby/src/trunk-random2/test/-ext-/array/test_resize.rb
45 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/to_ary_concat.so
46 /tmp/ruby/src/trunk-random2/test/-ext-/array/test_to_ary_concat.rb
47 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bignum.so
48 /tmp/ruby/src/trunk-random2/test/-ext-/bignum/test_big2str.rb
49 /tmp/ruby/src/trunk-random2/test/-ext-/bignum/test_bigzero.rb
50 /tmp/ruby/src/trunk-random2/test/-ext-/bignum/test_div.rb
51 /tmp/ruby/src/trunk-random2/test/-ext-/bignum/test_mul.rb
52 /tmp/ruby/src/trunk-random2/test/-ext-/bignum/test_pack.rb
53 /tmp/ruby/src/trunk-random2/test/-ext-/bignum/test_str2big.rb
54 /tmp/ruby/src/trunk-random2/test/-ext-/box/test_load_ext.rb
55 /tmp/ruby/src/trunk-random2/test/lib/jit_support.rb
56 /tmp/ruby/src/trunk-random2/test/lib/parser_support.rb
57 /tmp/ruby/src/trunk-random2/test/-ext-/bug_reporter/test_bug_reporter.rb
58 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/class.so
59 /tmp/ruby/src/trunk-random2/test/-ext-/class/test_class2name.rb
60 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/debug.so
61 /tmp/ruby/src/trunk-random2/test/-ext-/debug/test_debug.rb
62 /tmp/ruby/src/trunk-random2/test/-ext-/debug/test_profile_frames.rb
63 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/econv.so
64 /tmp/ruby/src/trunk-random2/test/-ext-/econv/test_append.rb
65 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/eval.so
66 /tmp/ruby/src/trunk-random2/test/-ext-/eval/test_eval.rb
67 /tmp/ruby/src/trunk-random2/test/-ext-/exception/test_data_error.rb
68 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/exception.so
69 /tmp/ruby/src/trunk-random2/test/-ext-/exception/test_enc_raise.rb
70 /tmp/ruby/src/trunk-random2/test/-ext-/exception/test_ensured.rb
71 /tmp/ruby/src/trunk-random2/test/-ext-/exception/test_exception_at_throwing.rb
72 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/file.so
73 /tmp/ruby/src/trunk-random2/test/-ext-/file/test_stat.rb
74 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/float.so
75 /tmp/ruby/src/trunk-random2/test/-ext-/float/test_nextafter.rb
76 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/funcall.so
77 /tmp/ruby/src/trunk-random2/test/-ext-/funcall/test_passing_block.rb
78 /tmp/ruby/src/trunk-random2/test/-ext-/gvl/test_last_thread.rb
79 /tmp/ruby/src/trunk-random2/test/-ext-/gvl/test_ubf_async_safe.rb
80 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/hash.so
81 /tmp/ruby/src/trunk-random2/test/-ext-/hash/test_delete.rb
82 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/integer.so
83 /tmp/ruby/src/trunk-random2/tool/lib/-test-/integer.rb
84 /tmp/ruby/src/trunk-random2/test/-ext-/integer/test_integer.rb
85 /tmp/ruby/src/trunk-random2/test/-ext-/integer/test_my_integer.rb
86 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iseq_load.so
87 /tmp/ruby/src/trunk-random2/test/-ext-/iseq_load/test_iseq_load.rb
88 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iter.so
89 /tmp/ruby/src/trunk-random2/test/-ext-/iter/test_iter_break.rb
90 /tmp/ruby/src/trunk-random2/test/-ext-/iter/test_yield_block.rb
91 /tmp/ruby/src/trunk-random2/test/-ext-/load/test_dot_dot.rb
92 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/load/protect.so
93 /tmp/ruby/src/trunk-random2/test/-ext-/load/test_protect.rb
94 /tmp/ruby/src/trunk-random2/test/-ext-/load/test_resolve_symbol.rb
95 /tmp/ruby/src/trunk-random2/test/-ext-/load/test_stringify_symbols.rb
96 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
97 /tmp/ruby/src/trunk-random2/test/-ext-/marshal/test_internal_ivar.rb
98 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/usr.so
99 /tmp/ruby/src/trunk-random2/test/-ext-/marshal/test_usrmarshal.rb
100 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/method.so
101 /tmp/ruby/src/trunk-random2/test/-ext-/method/test_arity.rb
102 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/num2int.so
103 /tmp/ruby/src/trunk-random2/test/-ext-/num2int/test_num2int.rb
104 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/path_to_class.so
105 /tmp/ruby/src/trunk-random2/test/-ext-/path_to_class/test_path_to_class.rb
106 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
107 /tmp/ruby/src/trunk-random2/test/-ext-/popen_deadlock/test_popen_deadlock.rb
108 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/postponed_job.so
109 /tmp/ruby/src/trunk-random2/test/-ext-/postponed_job/test_postponed_job.rb
110 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/proc.so
111 /tmp/ruby/src/trunk-random2/test/-ext-/proc/test_bmethod.rb
112 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rational.so
113 /tmp/ruby/src/trunk-random2/test/-ext-/rational/test_rat.rb
114 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
115 /tmp/ruby/build/trunk-random2/.ext/common/socket.rb
116 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/nonblock.so
117 /tmp/ruby/src/trunk-random2/test/fiber/scheduler.rb
118 /tmp/ruby/src/trunk-random2/test/-ext-/scheduler/test_interrupt_with_scheduler.rb
119 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/foreach.so
120 /tmp/ruby/src/trunk-random2/test/-ext-/st/test_foreach.rb
121 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/numhash.so
122 /tmp/ruby/src/trunk-random2/test/-ext-/st/test_numhash.rb
123 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/update.so
124 /tmp/ruby/src/trunk-random2/test/-ext-/st/test_update.rb
125 /tmp/ruby/src/trunk-random2/test/-ext-/stack/test_stack_overflow.rb
126 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/string.so
127 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/objspace.so
128 /tmp/ruby/build/trunk-random2/.ext/common/objspace.rb
129 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_capacity.rb
130 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_coderange.rb
131 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_cstr.rb
132 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_ellipsize.rb
133 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
134 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
135 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
136 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
137 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
138 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
139 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
140 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
141 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
142 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
143 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
144 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
145 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
146 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
147 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
148 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
149 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
150 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
151 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
152 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
153 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
154 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
155 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
156 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
157 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
158 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
159 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
160 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
161 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
162 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
163 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
164 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
165 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
166 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
167 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
168 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
169 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
170 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
171 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_enc_associate.rb
172 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_enc_str_buf_cat.rb
173 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_external_new.rb
174 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/symbol.so
175 /tmp/ruby/src/trunk-random2/test/-ext-/symbol/noninterned_name.rb
176 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_fstring.rb
177 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_interned_str.rb
178 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_modify_expand.rb
179 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_nofree.rb
180 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_normalize.rb
181 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_qsort.rb
182 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_rb_str_dup.rb
183 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_set_len.rb
184 /tmp/ruby/src/trunk-random2/test/-ext-/string/test_too_many_dummy_encodings.rb
185 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/struct.so
186 /tmp/ruby/src/trunk-random2/test/-ext-/struct/test_data.rb
187 /tmp/ruby/src/trunk-random2/test/-ext-/struct/test_duplicate.rb
188 /tmp/ruby/src/trunk-random2/test/-ext-/struct/test_len.rb
189 /tmp/ruby/src/trunk-random2/test/-ext-/struct/test_member.rb
190 /tmp/ruby/src/trunk-random2/test/-ext-/symbol/test_inadvertent_creation.rb
191 /tmp/ruby/src/trunk-random2/test/-ext-/symbol/test_type.rb
192 /tmp/ruby/src/trunk-random2/test/-ext-/test_abi.rb
193 /tmp/ruby/src/trunk-random2/test/-ext-/test_bug-14834.rb
194 /tmp/ruby/src/trunk-random2/test/-ext-/test_bug-3571.rb
195 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bug_5832.so
196 /tmp/ruby/src/trunk-random2/test/-ext-/test_bug-5832.rb
197 /tmp/ruby/src/trunk-random2/test/-ext-/test_ensure_and_callcc.rb
198 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/enumerator_kw.so
199 /tmp/ruby/src/trunk-random2/test/-ext-/test_enumerator_kw.rb
200 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/notimplement.so
201 /tmp/ruby/src/trunk-random2/test/-ext-/test_notimplement.rb
202 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/printf.so
203 /tmp/ruby/src/trunk-random2/test/ruby/allpairs.rb
204 /tmp/ruby/src/trunk-random2/test/-ext-/test_printf.rb
205 /tmp/ruby/src/trunk-random2/test/-ext-/test_random.rb
206 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/recursion.so
207 /tmp/ruby/src/trunk-random2/test/-ext-/test_recursion.rb
208 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/scan_args.so
209 /tmp/ruby/src/trunk-random2/test/-ext-/test_scan_args.rb
210 /tmp/ruby/src/trunk-random2/test/-ext-/thread/helper.rb
211 /tmp/ruby/src/trunk-random2/test/-ext-/thread/test_instrumentation_api.rb
212 /tmp/ruby/src/trunk-random2/test/-ext-/thread/test_lock_native_thread.rb
213 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/time.so
214 /tmp/ruby/src/trunk-random2/test/-ext-/time/test_new.rb
215 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/tracepoint.so
216 /tmp/ruby/src/trunk-random2/test/-ext-/tracepoint/test_tracepoint.rb
217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/typeddata.so
218 /tmp/ruby/src/trunk-random2/test/-ext-/typeddata/test_typeddata.rb
219 /tmp/ruby/src/trunk-random2/test/-ext-/vm/test_at_exit.rb
220 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/wait.so
221 /tmp/ruby/src/trunk-random2/test/-ext-/wait/test_wait.rb
222 /tmp/ruby/src/trunk-random2/test/-ext-/win32/test_console_attr.rb
223 /tmp/ruby/src/trunk-random2/test/-ext-/win32/test_dln.rb
224 /tmp/ruby/src/trunk-random2/test/-ext-/win32/test_fd_setsize.rb
225 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/cgi/escape.so
226 /tmp/ruby/src/trunk-random2/lib/cgi/escape.rb
227 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
228 /tmp/ruby/src/trunk-random2/test/cgi/update_env.rb
229 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
230 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
231 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/ebcdic.so
232 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
233 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/iso2022.so
234 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji.so
235 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
236 /tmp/ruby/src/trunk-random2/test/cgi/test_cgi_escape.rb
237 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/coverage.so
238 /tmp/ruby/build/trunk-random2/.ext/common/coverage.rb
239 /tmp/ruby/src/trunk-random2/test/coverage/test_coverage.rb
240 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
241 /tmp/ruby/build/trunk-random2/.ext/common/date.rb
242 /tmp/ruby/src/trunk-random2/test/date/test_date.rb
243 /tmp/ruby/src/trunk-random2/test/date/test_date_arith.rb
244 /tmp/ruby/src/trunk-random2/test/date/test_date_attr.rb
245 /tmp/ruby/src/trunk-random2/test/date/test_date_compat.rb
246 /tmp/ruby/src/trunk-random2/test/date/test_date_conv.rb
247 /tmp/ruby/src/trunk-random2/test/date/test_date_marshal.rb
248 /tmp/ruby/src/trunk-random2/test/date/test_date_new.rb
249 /tmp/ruby/src/trunk-random2/lib/time.rb
250 /tmp/ruby/src/trunk-random2/test/date/test_date_parse.rb
251 /tmp/ruby/src/trunk-random2/test/date/test_date_ractor.rb
252 /tmp/ruby/src/trunk-random2/test/date/test_date_strftime.rb
253 /tmp/ruby/src/trunk-random2/test/date/test_date_strptime.rb
254 /tmp/ruby/src/trunk-random2/test/date/test_switch_hitter.rb
255 /tmp/ruby/src/trunk-random2/lib/did_you_mean/version.rb
256 /tmp/ruby/src/trunk-random2/lib/did_you_mean/core_ext/name_error.rb
257 /tmp/ruby/src/trunk-random2/lib/did_you_mean/levenshtein.rb
258 /tmp/ruby/src/trunk-random2/lib/did_you_mean/jaro_winkler.rb
259 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checker.rb
260 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
261 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
262 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/name_error_checkers.rb
263 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/method_name_checker.rb
264 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/key_error_checker.rb
265 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/null_checker.rb
266 /tmp/ruby/src/trunk-random2/lib/did_you_mean/tree_spell_checker.rb
267 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/require_path_checker.rb
268 /tmp/ruby/src/trunk-random2/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
269 /tmp/ruby/src/trunk-random2/lib/did_you_mean/formatter.rb
270 /tmp/ruby/src/trunk-random2/lib/did_you_mean.rb
271 /tmp/ruby/src/trunk-random2/test/did_you_mean/helper.rb
272 /tmp/ruby/src/trunk-random2/test/did_you_mean/core_ext/test_name_error_extension.rb
273 /tmp/ruby/src/trunk-random2/test/did_you_mean/edit_distance/test_jaro_winkler.rb
274 /tmp/ruby/src/trunk-random2/test/did_you_mean/spell_checking/test_class_name_check.rb
275 /tmp/ruby/src/trunk-random2/test/did_you_mean/spell_checking/test_key_name_check.rb
276 /tmp/ruby/src/trunk-random2/test/did_you_mean/spell_checking/test_method_name_check.rb
277 /tmp/ruby/src/trunk-random2/test/did_you_mean/spell_checking/test_pattern_key_name_check.rb
278 /tmp/ruby/src/trunk-random2/test/did_you_mean/spell_checking/test_require_path_check.rb
279 /tmp/ruby/src/trunk-random2/test/did_you_mean/spell_checking/test_uncorrectable_name_check.rb
280 /tmp/ruby/src/trunk-random2/test/did_you_mean/spell_checking/test_variable_name_check.rb
281 /tmp/ruby/src/trunk-random2/test/did_you_mean/test_ractor_compatibility.rb
282 /tmp/ruby/src/trunk-random2/test/did_you_mean/test_spell_checker.rb
283 /tmp/ruby/build/trunk-random2/.ext/common/psych/versions.rb
284 /tmp/ruby/build/trunk-random2/.ext/common/psych/exception.rb
285 /tmp/ruby/build/trunk-random2/.ext/common/psych/syntax_error.rb
286 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
287 /tmp/ruby/build/trunk-random2/.ext/common/psych/omap.rb
288 /tmp/ruby/build/trunk-random2/.ext/common/psych/set.rb
289 /tmp/ruby/build/trunk-random2/.ext/common/psych/class_loader.rb
290 /tmp/ruby/build/trunk-random2/.ext/common/psych/scalar_scanner.rb
291 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes/node.rb
292 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes/stream.rb
293 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes/document.rb
294 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes/sequence.rb
295 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes/scalar.rb
296 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes/mapping.rb
297 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes/alias.rb
298 /tmp/ruby/build/trunk-random2/.ext/common/psych/nodes.rb
299 /tmp/ruby/build/trunk-random2/.ext/common/psych/streaming.rb
300 /tmp/ruby/build/trunk-random2/.ext/common/psych/visitors/visitor.rb
301 /tmp/ruby/build/trunk-random2/.ext/common/psych/visitors/to_ruby.rb
302 /tmp/ruby/build/trunk-random2/.ext/common/psych/visitors/emitter.rb
303 /tmp/ruby/build/trunk-random2/.ext/common/psych/handler.rb
304 /tmp/ruby/build/trunk-random2/.ext/common/psych/tree_builder.rb
305 /tmp/ruby/build/trunk-random2/.ext/common/psych/visitors/yaml_tree.rb
306 /tmp/ruby/build/trunk-random2/.ext/common/psych/json/ruby_events.rb
307 /tmp/ruby/build/trunk-random2/.ext/common/psych/visitors/json_tree.rb
308 /tmp/ruby/build/trunk-random2/.ext/common/psych/visitors/depth_first.rb
309 /tmp/ruby/build/trunk-random2/.ext/common/psych/visitors.rb
310 /tmp/ruby/build/trunk-random2/.ext/common/psych/parser.rb
311 /tmp/ruby/build/trunk-random2/.ext/common/psych/coder.rb
312 /tmp/ruby/build/trunk-random2/.ext/common/psych/stream.rb
313 /tmp/ruby/build/trunk-random2/.ext/common/psych/json/yaml_events.rb
314 /tmp/ruby/build/trunk-random2/.ext/common/psych/json/tree_builder.rb
315 /tmp/ruby/build/trunk-random2/.ext/common/psych/json/stream.rb
316 /tmp/ruby/build/trunk-random2/.ext/common/psych/handlers/document_stream.rb
317 /tmp/ruby/build/trunk-random2/.ext/common/psych/core_ext.rb
318 /tmp/ruby/build/trunk-random2/.ext/common/psych.rb
319 /tmp/ruby/src/trunk-random2/lib/yaml.rb
320 /tmp/ruby/src/trunk-random2/test/did_you_mean/test_tree_spell_checker.rb
321 /tmp/ruby/src/trunk-random2/test/did_you_mean/tree_spell/change_word.rb
322 /tmp/ruby/src/trunk-random2/test/did_you_mean/tree_spell/test_change_word.rb
323 /tmp/ruby/src/trunk-random2/test/did_you_mean/tree_spell/human_typo.rb
324 /tmp/ruby/src/trunk-random2/test/did_you_mean/tree_spell/test_human_typo.rb
325 /tmp/ruby/build/trunk-random2/.ext/common/digest/version.rb
326 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
327 /tmp/ruby/build/trunk-random2/.ext/common/digest/loader.rb
328 /tmp/ruby/build/trunk-random2/.ext/common/digest.rb
329 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/md5.so
330 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/rmd160.so
331 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha1.so
332 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha2.so
333 /tmp/ruby/build/trunk-random2/.ext/common/digest/sha2/loader.rb
334 /tmp/ruby/build/trunk-random2/.ext/common/digest/sha2.rb
335 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/bubblebabble.so
336 /tmp/ruby/src/trunk-random2/test/digest/test_digest.rb
337 /tmp/ruby/src/trunk-random2/test/lib/with_different_ofs.rb
338 /tmp/ruby/src/trunk-random2/test/digest/test_digest_extend.rb
339 /tmp/ruby/src/trunk-random2/test/digest/test_ractor.rb
340 /tmp/ruby/src/trunk-random2/test/dtrace/helper.rb
341 /tmp/ruby/src/trunk-random2/test/dtrace/test_array_create.rb
342 /tmp/ruby/src/trunk-random2/test/dtrace/test_cmethod.rb
343 /tmp/ruby/src/trunk-random2/test/dtrace/test_function_entry.rb
344 /tmp/ruby/src/trunk-random2/test/dtrace/test_gc.rb
345 /tmp/ruby/src/trunk-random2/test/dtrace/test_hash_create.rb
346 /tmp/ruby/src/trunk-random2/test/dtrace/test_load.rb
347 /tmp/ruby/src/trunk-random2/test/dtrace/test_method_cache.rb
348 /tmp/ruby/src/trunk-random2/test/dtrace/test_object_create_start.rb
349 /tmp/ruby/src/trunk-random2/test/dtrace/test_raise.rb
350 /tmp/ruby/src/trunk-random2/test/dtrace/test_require.rb
351 /tmp/ruby/src/trunk-random2/test/dtrace/test_singleton_function.rb
352 /tmp/ruby/src/trunk-random2/test/dtrace/test_string.rb
353 /tmp/ruby/src/trunk-random2/lib/erb/version.rb
354 /tmp/ruby/build/trunk-random2/.ext/common/strscan/strscan.rb
355 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
356 /tmp/ruby/src/trunk-random2/lib/erb/compiler.rb
357 /tmp/ruby/src/trunk-random2/lib/erb/def_method.rb
358 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/erb/escape.so
359 /tmp/ruby/src/trunk-random2/lib/erb/util.rb
360 /tmp/ruby/src/trunk-random2/lib/erb.rb
361 /tmp/ruby/src/trunk-random2/test/erb/test_erb.rb
362 /tmp/ruby/src/trunk-random2/test/erb/test_erb_command.rb
363 /tmp/ruby/src/trunk-random2/test/erb/test_erb_m17n.rb
364 /tmp/ruby/src/trunk-random2/lib/error_highlight/version.rb
365 /tmp/ruby/src/trunk-random2/lib/error_highlight/base.rb
366 /tmp/ruby/src/trunk-random2/lib/error_highlight/formatter.rb
367 /tmp/ruby/src/trunk-random2/lib/error_highlight/core_ext.rb
368 /tmp/ruby/src/trunk-random2/lib/error_highlight.rb
369 /tmp/ruby/src/trunk-random2/test/error_highlight/test_error_highlight.rb
370 /tmp/ruby/src/trunk-random2/test/etc/test_etc.rb
371 /tmp/ruby/src/trunk-random2/test/fiber/test_address_resolve.rb
372 /tmp/ruby/src/trunk-random2/test/fiber/test_backtrace.rb
373 /tmp/ruby/src/trunk-random2/test/fiber/test_enumerator.rb
374 /tmp/ruby/src/trunk-random2/test/fiber/test_io.rb
375 /tmp/ruby/src/trunk-random2/test/fiber/test_io_buffer.rb
376 /tmp/ruby/src/trunk-random2/test/fiber/test_io_close.rb
377 /tmp/ruby/src/trunk-random2/test/fiber/test_mutex.rb
378 /tmp/ruby/src/trunk-random2/test/fiber/test_process.rb
379 /tmp/ruby/src/trunk-random2/test/fiber/test_queue.rb
380 /tmp/ruby/src/trunk-random2/test/fiber/test_ractor.rb
381 /tmp/ruby/src/trunk-random2/lib/random/formatter.rb
382 /tmp/ruby/src/trunk-random2/lib/securerandom.rb
383 /tmp/ruby/src/trunk-random2/test/fiber/test_scheduler.rb
384 /tmp/ruby/src/trunk-random2/test/fiber/test_sleep.rb
385 /tmp/ruby/src/trunk-random2/test/fiber/test_storage.rb
386 /tmp/ruby/src/trunk-random2/test/fiber/test_thread.rb
387 /tmp/ruby/src/trunk-random2/test/fiber/test_timeout.rb
388 /tmp/ruby/src/trunk-random2/test/fileutils/visibility_tests.rb
389 /tmp/ruby/src/trunk-random2/test/fileutils/test_dryrun.rb
390 /tmp/ruby/src/trunk-random2/test/fileutils/fileasserts.rb
391 /tmp/ruby/src/trunk-random2/lib/pathname.rb
392 /tmp/ruby/src/trunk-random2/test/fileutils/test_fileutils.rb
393 /tmp/ruby/src/trunk-random2/test/fileutils/test_nowrite.rb
394 /tmp/ruby/src/trunk-random2/test/fileutils/test_verbose.rb
395 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/pty.so
396 /tmp/ruby/src/trunk-random2/test/io/console/test_io_console.rb
397 /tmp/ruby/src/trunk-random2/test/io/console/test_ractor.rb
398 /tmp/ruby/src/trunk-random2/test/io/nonblock/test_flush.rb
399 /tmp/ruby/src/trunk-random2/test/io/wait/test_io_wait.rb
400 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
401 /tmp/ruby/src/trunk-random2/test/io/wait/test_io_wait_uncommon.rb
402 /tmp/ruby/src/trunk-random2/test/io/wait/test_ractor.rb
403 /tmp/ruby/build/trunk-random2/.ext/common/json/version.rb
404 /tmp/ruby/build/trunk-random2/.ext/common/json/common.rb
405 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so
406 /tmp/ruby/build/trunk-random2/.ext/common/json/ext/generator/state.rb
407 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/generator.so
408 /tmp/ruby/build/trunk-random2/.ext/common/json/ext.rb
409 /tmp/ruby/build/trunk-random2/.ext/common/json.rb
410 /tmp/ruby/src/trunk-random2/test/json/test_helper.rb
411 /tmp/ruby/src/trunk-random2/lib/shellwords.rb
412 /tmp/ruby/src/trunk-random2/lib/mkmf.rb
413 /tmp/ruby/src/trunk-random2/test/mkmf/base.rb
414 /tmp/ruby/src/trunk-random2/test/mkmf/test_config.rb
415 /tmp/ruby/src/trunk-random2/test/mkmf/test_configuration.rb
416 /tmp/ruby/src/trunk-random2/test/mkmf/test_constant.rb
417 /tmp/ruby/src/trunk-random2/test/mkmf/test_convertible.rb
418 /tmp/ruby/src/trunk-random2/test/mkmf/test_egrep_cpp.rb
419 /tmp/ruby/src/trunk-random2/test/mkmf/test_find_executable.rb
420 /tmp/ruby/src/trunk-random2/test/mkmf/test_flags.rb
421 /tmp/ruby/src/trunk-random2/test/mkmf/test_framework.rb
422 /tmp/ruby/src/trunk-random2/test/mkmf/test_have_func.rb
423 /tmp/ruby/src/trunk-random2/test/mkmf/test_have_library.rb
424 /tmp/ruby/src/trunk-random2/test/mkmf/test_have_macro.rb
425 /tmp/ruby/src/trunk-random2/test/mkmf/test_install.rb
426 /tmp/ruby/src/trunk-random2/test/mkmf/test_libs.rb
427 /tmp/ruby/src/trunk-random2/test/mkmf/test_mkmf.rb
428 /tmp/ruby/src/trunk-random2/test/mkmf/test_pkg_config.rb
429 /tmp/ruby/src/trunk-random2/test/mkmf/test_signedness.rb
430 /tmp/ruby/src/trunk-random2/test/mkmf/test_sizeof.rb
431 /tmp/ruby/src/trunk-random2/test/mmtk/helper.rb
432 /tmp/ruby/src/trunk-random2/test/mmtk/test_configuration.rb
433 /tmp/ruby/src/trunk-random2/lib/monitor.rb
434 /tmp/ruby/src/trunk-random2/test/monitor/test_monitor.rb
435 /tmp/ruby/src/trunk-random2/lib/net/protocol.rb
436 /tmp/ruby/src/trunk-random2/lib/uri/version.rb
437 /tmp/ruby/src/trunk-random2/lib/uri/rfc2396_parser.rb
438 /tmp/ruby/src/trunk-random2/lib/uri/rfc3986_parser.rb
439 /tmp/ruby/src/trunk-random2/lib/uri/common.rb
440 /tmp/ruby/src/trunk-random2/lib/uri/generic.rb
441 /tmp/ruby/src/trunk-random2/lib/uri/file.rb
442 /tmp/ruby/src/trunk-random2/lib/uri/ftp.rb
443 /tmp/ruby/src/trunk-random2/lib/uri/http.rb
444 /tmp/ruby/src/trunk-random2/lib/uri/https.rb
445 /tmp/ruby/src/trunk-random2/lib/uri/ldap.rb
446 /tmp/ruby/src/trunk-random2/lib/uri/ldaps.rb
447 /tmp/ruby/src/trunk-random2/lib/uri/mailto.rb
448 /tmp/ruby/src/trunk-random2/lib/uri/ws.rb
449 /tmp/ruby/src/trunk-random2/lib/uri/wss.rb
450 /tmp/ruby/src/trunk-random2/lib/uri.rb
451 /tmp/ruby/src/trunk-random2/lib/resolv.rb
452 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
453 /tmp/ruby/src/trunk-random2/lib/net/http/exceptions.rb
454 /tmp/ruby/src/trunk-random2/lib/net/http/header.rb
455 /tmp/ruby/src/trunk-random2/lib/net/http/generic_request.rb
456 /tmp/ruby/src/trunk-random2/lib/net/http/request.rb
457 /tmp/ruby/src/trunk-random2/lib/net/http/requests.rb
458 /tmp/ruby/src/trunk-random2/lib/net/http/response.rb
459 /tmp/ruby/src/trunk-random2/lib/net/http/responses.rb
460 /tmp/ruby/src/trunk-random2/lib/net/http/proxy_delta.rb
461 /tmp/ruby/src/trunk-random2/lib/net/http.rb
462 /tmp/ruby/src/trunk-random2/test/net/http/utils.rb
463 /tmp/ruby/src/trunk-random2/test/net/http/test_buffered_io.rb
464 /tmp/ruby/src/trunk-random2/test/net/http/test_http.rb
465 /tmp/ruby/src/trunk-random2/test/net/http/test_http_request.rb
466 /tmp/ruby/src/trunk-random2/test/net/http/test_httpheader.rb
467 /tmp/ruby/src/trunk-random2/test/net/http/test_httpresponse.rb
468 /tmp/ruby/src/trunk-random2/test/net/http/test_httpresponses.rb
469 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/openssl.so
470 /tmp/ruby/build/trunk-random2/.ext/common/openssl/bn.rb
471 /tmp/ruby/build/trunk-random2/.ext/common/openssl/cipher.rb
472 /tmp/ruby/build/trunk-random2/.ext/common/openssl/digest.rb
473 /tmp/ruby/build/trunk-random2/.ext/common/openssl/hmac.rb
474 /tmp/ruby/build/trunk-random2/.ext/common/openssl/pkcs5.rb
475 /tmp/ruby/build/trunk-random2/.ext/common/openssl/marshal.rb
476 /tmp/ruby/build/trunk-random2/.ext/common/openssl/pkey.rb
477 /tmp/ruby/build/trunk-random2/.ext/common/openssl/buffering.rb
478 /tmp/ruby/src/trunk-random2/lib/ipaddr.rb
479 /tmp/ruby/build/trunk-random2/.ext/common/openssl/ssl.rb
480 /tmp/ruby/build/trunk-random2/.ext/common/openssl/version.rb
481 /tmp/ruby/build/trunk-random2/.ext/common/openssl/x509.rb
482 /tmp/ruby/build/trunk-random2/.ext/common/openssl.rb
483 /tmp/ruby/src/trunk-random2/lib/net/https.rb
484 /tmp/ruby/src/trunk-random2/test/net/http/test_https.rb
485 /tmp/ruby/src/trunk-random2/test/net/http/test_https_proxy.rb
486 /tmp/ruby/src/trunk-random2/test/net/protocol/test_protocol.rb
487 /tmp/ruby/src/trunk-random2/test/objspace/test_objspace.rb
488 /tmp/ruby/src/trunk-random2/test/objspace/test_ractor.rb
489 /tmp/ruby/src/trunk-random2/lib/open-uri.rb
490 /tmp/ruby/src/trunk-random2/test/open-uri/test_ftp.rb
491 /tmp/ruby/src/trunk-random2/test/open-uri/utils.rb
492 /tmp/ruby/src/trunk-random2/test/open-uri/test_open-uri.rb
493 /tmp/ruby/src/trunk-random2/test/open-uri/test_proxy.rb
494 /tmp/ruby/src/trunk-random2/test/open-uri/test_ssl.rb
495 /tmp/ruby/src/trunk-random2/test/openssl/utils.rb
496 /tmp/ruby/src/trunk-random2/test/openssl/test_asn1.rb
497 /tmp/ruby/src/trunk-random2/test/openssl/test_bn.rb
498 /tmp/ruby/src/trunk-random2/test/openssl/test_buffering.rb
499 /tmp/ruby/src/trunk-random2/test/openssl/test_cipher.rb
500 /tmp/ruby/src/trunk-random2/test/openssl/test_config.rb
501 /tmp/ruby/src/trunk-random2/test/openssl/test_digest.rb
502 /tmp/ruby/src/trunk-random2/test/openssl/test_engine.rb
503 /tmp/ruby/src/trunk-random2/test/openssl/test_fips.rb
504 /tmp/ruby/src/trunk-random2/test/openssl/test_hmac.rb
505 /tmp/ruby/src/trunk-random2/test/openssl/test_kdf.rb
506 /tmp/ruby/src/trunk-random2/test/openssl/test_ns_spki.rb
507 /tmp/ruby/src/trunk-random2/test/openssl/test_ocsp.rb
508 /tmp/ruby/src/trunk-random2/test/openssl/test_ossl.rb
509 /tmp/ruby/src/trunk-random2/test/openssl/ut_eof.rb
510 /tmp/ruby/src/trunk-random2/test/openssl/test_pair.rb
511 /tmp/ruby/src/trunk-random2/test/openssl/test_pkcs12.rb
512 /tmp/ruby/src/trunk-random2/test/openssl/test_pkcs7.rb
513 /tmp/ruby/src/trunk-random2/test/openssl/test_pkey.rb
514 /tmp/ruby/src/trunk-random2/test/openssl/test_pkey_dh.rb
515 /tmp/ruby/src/trunk-random2/test/openssl/test_pkey_dsa.rb
516 /tmp/ruby/src/trunk-random2/test/openssl/test_pkey_ec.rb
517 /tmp/ruby/src/trunk-random2/test/openssl/test_pkey_rsa.rb
518 /tmp/ruby/src/trunk-random2/test/openssl/test_provider.rb
519 /tmp/ruby/src/trunk-random2/test/openssl/test_random.rb
520 /tmp/ruby/src/trunk-random2/test/openssl/test_ssl.rb
521 /tmp/ruby/src/trunk-random2/test/openssl/test_ssl_session.rb
522 /tmp/ruby/src/trunk-random2/test/openssl/test_ts.rb
523 /tmp/ruby/src/trunk-random2/test/openssl/test_x509attr.rb
524 /tmp/ruby/src/trunk-random2/test/openssl/test_x509cert.rb
525 /tmp/ruby/src/trunk-random2/test/openssl/test_x509crl.rb
526 /tmp/ruby/src/trunk-random2/test/openssl/test_x509ext.rb
527 /tmp/ruby/src/trunk-random2/test/openssl/test_x509name.rb
528 /tmp/ruby/src/trunk-random2/test/openssl/test_x509req.rb
529 /tmp/ruby/src/trunk-random2/test/openssl/test_x509store.rb
530 /tmp/ruby/src/trunk-random2/test/optparse/test_optparse.rb
531 /tmp/ruby/src/trunk-random2/test/optparse/test_acceptable.rb
532 /tmp/ruby/src/trunk-random2/lib/optparse/ac.rb
533 /tmp/ruby/src/trunk-random2/test/optparse/test_autoconf.rb
534 /tmp/ruby/src/trunk-random2/test/optparse/test_bash_completion.rb
535 /tmp/ruby/src/trunk-random2/test/optparse/test_cclass.rb
536 /tmp/ruby/src/trunk-random2/test/optparse/test_did_you_mean.rb
537 /tmp/ruby/src/trunk-random2/test/optparse/test_getopts.rb
538 /tmp/ruby/src/trunk-random2/lib/optparse/kwargs.rb
539 /tmp/ruby/src/trunk-random2/test/optparse/test_kwargs.rb
540 /tmp/ruby/src/trunk-random2/test/optparse/test_load.rb
541 /tmp/ruby/src/trunk-random2/test/optparse/test_noarg.rb
542 /tmp/ruby/src/trunk-random2/test/optparse/test_optarg.rb
543 /tmp/ruby/src/trunk-random2/test/optparse/test_placearg.rb
544 /tmp/ruby/src/trunk-random2/test/optparse/test_reqarg.rb
545 /tmp/ruby/src/trunk-random2/test/optparse/test_summary.rb
546 /tmp/ruby/src/trunk-random2/test/optparse/test_switch.rb
547 /tmp/ruby/src/trunk-random2/test/optparse/test_zsh_completion.rb
548 /tmp/ruby/src/trunk-random2/test/pathname/test_pathname.rb
549 /tmp/ruby/src/trunk-random2/test/pathname/test_ractor.rb
550 /tmp/ruby/src/trunk-random2/lib/prism/polyfill/byteindex.rb
551 /tmp/ruby/src/trunk-random2/lib/prism/polyfill/warn.rb
552 /tmp/ruby/src/trunk-random2/lib/prism/node.rb
553 /tmp/ruby/src/trunk-random2/lib/prism/node_ext.rb
554 /tmp/ruby/src/trunk-random2/lib/prism/parse_result.rb
555 /tmp/ruby/src/trunk-random2/lib/prism/string_query.rb
556 prism/prism.so
557 /tmp/ruby/src/trunk-random2/lib/prism.rb
558 /tmp/ruby/src/trunk-random2/test/prism/test_helper.rb
559 /tmp/ruby/src/trunk-random2/test/psych/helper.rb
560 /tmp/ruby/build/trunk-random2/.ext/common/psych/handlers/recorder.rb
561 /tmp/ruby/src/trunk-random2/test/psych/handlers/test_recorder.rb
562 /tmp/ruby/src/trunk-random2/test/psych/json/test_stream.rb
563 /tmp/ruby/src/trunk-random2/test/psych/nodes/test_enumerable.rb
564 /tmp/ruby/src/trunk-random2/test/psych/test_alias_and_anchor.rb
565 /tmp/ruby/src/trunk-random2/test/psych/test_array.rb
566 /tmp/ruby/src/trunk-random2/test/psych/test_boolean.rb
567 /tmp/ruby/src/trunk-random2/test/psych/test_class.rb
568 /tmp/ruby/src/trunk-random2/test/psych/test_coder.rb
569 /tmp/ruby/src/trunk-random2/test/psych/test_data.rb
570 /tmp/ruby/src/trunk-random2/test/psych/test_date_time.rb
571 /tmp/ruby/src/trunk-random2/test/psych/test_deprecated.rb
572 /tmp/ruby/src/trunk-random2/test/psych/test_document.rb
573 /tmp/ruby/src/trunk-random2/test/psych/test_emitter.rb
574 /tmp/ruby/src/trunk-random2/test/psych/test_encoding.rb
575 /tmp/ruby/src/trunk-random2/test/psych/test_exception.rb
576 /tmp/ruby/src/trunk-random2/test/psych/test_hash.rb
577 /tmp/ruby/src/trunk-random2/test/psych/test_json_tree.rb
578 /tmp/ruby/src/trunk-random2/test/psych/test_marshalable.rb
579 /tmp/ruby/src/trunk-random2/test/psych/test_merge_keys.rb
580 /tmp/ruby/src/trunk-random2/test/psych/test_nil.rb
581 /tmp/ruby/src/trunk-random2/test/psych/test_null.rb
582 /tmp/ruby/src/trunk-random2/test/psych/test_numeric.rb
583 /tmp/ruby/src/trunk-random2/test/psych/test_object.rb
584 /tmp/ruby/src/trunk-random2/test/psych/test_object_references.rb
585 /tmp/ruby/src/trunk-random2/test/psych/test_omap.rb
586 /tmp/ruby/src/trunk-random2/test/psych/test_parser.rb
587 /tmp/ruby/src/trunk-random2/test/psych/test_psych.rb
588 /tmp/ruby/src/trunk-random2/test/psych/test_psych_set.rb
589 /tmp/ruby/src/trunk-random2/test/psych/test_ractor.rb
590 /tmp/ruby/src/trunk-random2/test/psych/test_safe_load.rb
591 /tmp/ruby/src/trunk-random2/test/psych/test_scalar.rb
592 /tmp/ruby/src/trunk-random2/test/psych/test_scalar_scanner.rb
593 /tmp/ruby/src/trunk-random2/test/psych/test_serialize_subclasses.rb
594 /tmp/ruby/src/trunk-random2/test/psych/test_set.rb
595 /tmp/ruby/src/trunk-random2/test/psych/test_stream.rb
596 /tmp/ruby/src/trunk-random2/test/psych/test_string.rb
597 /tmp/ruby/src/trunk-random2/test/psych/test_stringio.rb
598 /tmp/ruby/src/trunk-random2/test/psych/test_struct.rb
599 /tmp/ruby/src/trunk-random2/test/psych/test_symbol.rb
600 /tmp/ruby/src/trunk-random2/test/psych/test_tree_builder.rb
601 /tmp/ruby/src/trunk-random2/test/psych/test_yaml.rb
602 /tmp/ruby/src/trunk-random2/test/psych/test_yaml_special_cases.rb
603 /tmp/ruby/src/trunk-random2/lib/yaml/dbm.rb
604 /tmp/ruby/src/trunk-random2/test/psych/test_yamldbm.rb
605 /tmp/ruby/src/trunk-random2/lib/yaml/store.rb
606 /tmp/ruby/src/trunk-random2/test/psych/test_yamlstore.rb
607 /tmp/ruby/src/trunk-random2/test/psych/visitors/test_depth_first.rb
608 /tmp/ruby/src/trunk-random2/test/psych/visitors/test_emitter.rb
609 /tmp/ruby/src/trunk-random2/test/psych/visitors/test_to_ruby.rb
610 /tmp/ruby/src/trunk-random2/test/psych/visitors/test_yaml_tree.rb
611 /tmp/ruby/src/trunk-random2/test/resolv/test_addr.rb
612 /tmp/ruby/src/trunk-random2/test/resolv/test_dns.rb
613 /tmp/ruby/src/trunk-random2/test/resolv/test_mdns.rb
614 /tmp/ruby/src/trunk-random2/test/resolv/test_resource.rb
615 /tmp/ruby/src/trunk-random2/test/resolv/test_svcb_https.rb
616 /tmp/ruby/src/trunk-random2/test/resolv/test_win32_config.rb
617 /tmp/ruby/src/trunk-random2/test/ripper/assert_parse_files.rb
618 /tmp/ruby/src/trunk-random2/test/ripper/test_files_ext.rb
619 /tmp/ruby/src/trunk-random2/test/ripper/test_files_lib.rb
620 /tmp/ruby/src/trunk-random2/test/ripper/test_files_sample.rb
621 /tmp/ruby/src/trunk-random2/test/ripper/test_files_test.rb
622 /tmp/ruby/src/trunk-random2/test/ripper/test_files_test_1.rb
623 /tmp/ruby/src/trunk-random2/test/ripper/test_files_test_2.rb
624 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
625 /tmp/ruby/build/trunk-random2/.ext/common/ripper/core.rb
626 /tmp/ruby/build/trunk-random2/.ext/common/ripper/lexer.rb
627 /tmp/ruby/build/trunk-random2/.ext/common/ripper/filter.rb
628 /tmp/ruby/build/trunk-random2/.ext/common/ripper/sexp.rb
629 /tmp/ruby/build/trunk-random2/.ext/common/ripper.rb
630 /tmp/ruby/src/trunk-random2/test/ripper/test_filter.rb
631 /tmp/ruby/src/trunk-random2/test/ripper/test_lexer.rb
632 /tmp/ruby/src/trunk-random2/test/ripper/dummyparser.rb
633 /tmp/ruby/src/trunk-random2/test/ripper/test_parser_events.rb
634 /tmp/ruby/src/trunk-random2/test/ripper/test_ripper.rb
635 /tmp/ruby/src/trunk-random2/test/ripper/test_scanner_events.rb
636 /tmp/ruby/src/trunk-random2/test/ripper/test_sexp.rb
637 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_big5.rb
638 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_case_comprehensive.rb
639 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_case_mapping.rb
640 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_case_options.rb
641 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_cesu8.rb
642 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_cp949.rb
643 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_emoji.rb
644 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_emoji_breaks.rb
645 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_euc_jp.rb
646 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_euc_kr.rb
647 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_euc_tw.rb
648 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_gb18030.rb
649 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_gbk.rb
650 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_grapheme_breaks.rb
651 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_iso_8859.rb
652 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_koi8.rb
653 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_regex_casefold.rb
654 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_shift_jis.rb
655 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_utf16.rb
656 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_utf32.rb
657 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_windows_1251.rb
658 /tmp/ruby/src/trunk-random2/test/ruby/enc/test_windows_1252.rb
659 /tmp/ruby/src/trunk-random2/test/ruby/test_alias.rb
660 /tmp/ruby/src/trunk-random2/test/ruby/test_allocation.rb
661 /tmp/ruby/src/trunk-random2/test/ruby/test_argf.rb
662 /tmp/ruby/src/trunk-random2/test/ruby/test_arithmetic_sequence.rb
663 /tmp/ruby/src/trunk-random2/test/ruby/test_arity.rb
664 /tmp/ruby/src/trunk-random2/test/ruby/test_array.rb
665 /tmp/ruby/src/trunk-random2/test/ruby/sentence.rb
666 /tmp/ruby/src/trunk-random2/test/ruby/test_assignment.rb
667 /tmp/ruby/src/trunk-random2/test/ruby/test_ast.rb
668 /tmp/ruby/src/trunk-random2/test/ruby/test_autoload.rb
669 /tmp/ruby/src/trunk-random2/test/ruby/test_backtrace.rb
670 /tmp/ruby/src/trunk-random2/test/ruby/test_basicinstructions.rb
671 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/continuation.so
672 /tmp/ruby/src/trunk-random2/test/ruby/test_beginendblock.rb
673 /tmp/ruby/src/trunk-random2/test/ruby/test_bignum.rb
674 /tmp/ruby/src/trunk-random2/test/ruby/test_box.rb
675 /tmp/ruby/src/trunk-random2/test/ruby/test_call.rb
676 /tmp/ruby/src/trunk-random2/test/ruby/test_case.rb
677 /tmp/ruby/src/trunk-random2/test/ruby/test_class.rb
678 /tmp/ruby/src/trunk-random2/test/ruby/test_clone.rb
679 /tmp/ruby/src/trunk-random2/test/ruby/test_comparable.rb
680 /tmp/ruby/src/trunk-random2/test/ruby/test_compile_prism.rb
681 /tmp/ruby/src/trunk-random2/test/ruby/test_complex.rb
682 /tmp/ruby/src/trunk-random2/test/ruby/test_complex2.rb
683 /tmp/ruby/src/trunk-random2/test/ruby/test_complexrational.rb
684 /tmp/ruby/src/trunk-random2/test/ruby/test_condition.rb
685 /tmp/ruby/src/trunk-random2/test/ruby/test_const.rb
686 /tmp/ruby/src/trunk-random2/test/ruby/test_continuation.rb
687 /tmp/ruby/src/trunk-random2/test/ruby/test_data.rb
688 /tmp/ruby/src/trunk-random2/lib/rubygems/defaults.rb
689 /tmp/ruby/src/trunk-random2/lib/rubygems/deprecate.rb
690 /tmp/ruby/src/trunk-random2/lib/rubygems/errors.rb
691 /tmp/ruby/src/trunk-random2/lib/rubygems/target_rbconfig.rb
692 /tmp/ruby/src/trunk-random2/lib/rubygems/win_platform.rb
693 /tmp/ruby/src/trunk-random2/lib/rubygems/util/atomic_file_writer.rb
694 /tmp/ruby/src/trunk-random2/lib/rubygems/unknown_command_spell_checker.rb
695 /tmp/ruby/src/trunk-random2/lib/rubygems/exceptions.rb
696 /tmp/ruby/src/trunk-random2/lib/rubygems/basic_specification.rb
697 /tmp/ruby/src/trunk-random2/lib/rubygems/stub_specification.rb
698 /tmp/ruby/src/trunk-random2/lib/rubygems/platform.rb
699 /tmp/ruby/src/trunk-random2/lib/rubygems/specification_record.rb
700 /tmp/ruby/src/trunk-random2/lib/rubygems/version.rb
701 /tmp/ruby/src/trunk-random2/lib/rubygems/requirement.rb
702 /tmp/ruby/src/trunk-random2/lib/rubygems/specification.rb
703 /tmp/ruby/src/trunk-random2/lib/rubygems/util.rb
704 /tmp/ruby/src/trunk-random2/lib/rubygems/dependency.rb
705 /tmp/ruby/src/trunk-random2/lib/rubygems/core_ext/kernel_gem.rb
706 /tmp/ruby/src/trunk-random2/lib/rubygems.rb
707 /tmp/ruby/src/trunk-random2/test/ruby/test_default_gems.rb
708 /tmp/ruby/src/trunk-random2/test/ruby/test_defined.rb
709 /tmp/ruby/src/trunk-random2/test/ruby/test_dir.rb
710 /tmp/ruby/src/trunk-random2/test/ruby/test_dir_m17n.rb
711 /tmp/ruby/src/trunk-random2/test/ruby/test_dup.rb
712 /tmp/ruby/src/trunk-random2/test/ruby/test_econv.rb
713 /tmp/ruby/src/trunk-random2/test/ruby/test_encoding.rb
714 /tmp/ruby/src/trunk-random2/test/ruby/test_enum.rb
715 /tmp/ruby/src/trunk-random2/test/ruby/test_enumerator.rb
716 /tmp/ruby/src/trunk-random2/test/ruby/test_env.rb
717 /tmp/ruby/src/trunk-random2/test/ruby/test_eval.rb
718 /tmp/ruby/src/trunk-random2/test/ruby/test_exception.rb
719 /tmp/ruby/src/trunk-random2/test/ruby/test_fiber.rb
720 /tmp/ruby/src/trunk-random2/test/ruby/ut_eof.rb
721 /tmp/ruby/src/trunk-random2/test/ruby/test_file.rb
722 /tmp/ruby/src/trunk-random2/test/ruby/test_file_exhaustive.rb
723 /tmp/ruby/src/trunk-random2/test/ruby/test_fixnum.rb
724 /tmp/ruby/src/trunk-random2/test/ruby/test_flip.rb
725 /tmp/ruby/src/trunk-random2/test/ruby/test_float.rb
726 /tmp/ruby/src/trunk-random2/test/ruby/test_fnmatch.rb
727 /tmp/ruby/src/trunk-random2/test/ruby/test_frozen.rb
728 /tmp/ruby/src/trunk-random2/test/ruby/test_frozen_error.rb
729 /tmp/ruby/src/trunk-random2/test/ruby/test_gc.rb
730 /tmp/ruby/src/trunk-random2/test/ruby/test_gc_compact.rb
731 /tmp/ruby/src/trunk-random2/test/ruby/test_hash.rb
732 /tmp/ruby/src/trunk-random2/test/ruby/test_ifunless.rb
733 /tmp/ruby/src/trunk-random2/test/ruby/test_inlinecache.rb
734 /tmp/ruby/src/trunk-random2/test/ruby/test_insns_leaf.rb
735 /tmp/ruby/src/trunk-random2/test/ruby/test_integer.rb
736 /tmp/ruby/src/trunk-random2/test/ruby/test_integer_comb.rb
737 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/fcntl.so
738 /tmp/ruby/src/trunk-random2/lib/weakref.rb
739 /tmp/ruby/src/trunk-random2/test/ruby/test_io.rb
740 /tmp/ruby/src/trunk-random2/test/ruby/test_io_buffer.rb
741 /tmp/ruby/src/trunk-random2/test/ruby/test_io_m17n.rb
742 /tmp/ruby/src/trunk-random2/test/ruby/test_io_timeout.rb
743 /tmp/ruby/src/trunk-random2/test/ruby/test_iseq.rb
744 /tmp/ruby/src/trunk-random2/test/ruby/test_iterator.rb
745 /tmp/ruby/src/trunk-random2/test/ruby/test_key_error.rb
746 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rb_call_super_kw.so
747 /tmp/ruby/src/trunk-random2/test/ruby/test_keyword.rb
748 /tmp/ruby/src/trunk-random2/test/ruby/test_lambda.rb
749 /tmp/ruby/src/trunk-random2/test/ruby/test_lazy_enumerator.rb
750 /tmp/ruby/src/trunk-random2/test/ruby/test_literal.rb
751 /tmp/ruby/src/trunk-random2/test/ruby/test_m17n.rb
752 /tmp/ruby/src/trunk-random2/test/ruby/test_m17n_comb.rb
753 /tmp/ruby/src/trunk-random2/test/ruby/marshaltestlib.rb
754 /tmp/ruby/src/trunk-random2/test/ruby/test_marshal.rb
755 /tmp/ruby/src/trunk-random2/test/ruby/test_math.rb
756 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/memory_view.so
757 /tmp/ruby/src/trunk-random2/test/ruby/test_memory_view.rb
758 /tmp/ruby/src/trunk-random2/test/ruby/test_metaclass.rb
759 /tmp/ruby/src/trunk-random2/test/ruby/test_method.rb
760 /tmp/ruby/src/trunk-random2/test/ruby/test_method_cache.rb
761 /tmp/ruby/src/trunk-random2/test/ruby/test_mixed_unicode_escapes.rb
762 /tmp/ruby/src/trunk-random2/test/ruby/test_module.rb
763 /tmp/ruby/src/trunk-random2/test/ruby/test_name_error.rb
764 /tmp/ruby/src/trunk-random2/test/ruby/test_nomethod_error.rb
765 /tmp/ruby/src/trunk-random2/test/ruby/test_not.rb
766 /tmp/ruby/src/trunk-random2/test/ruby/test_numeric.rb
767 /tmp/ruby/src/trunk-random2/test/ruby/test_object.rb
768 /tmp/ruby/src/trunk-random2/test/ruby/test_object_id.rb
769 /tmp/ruby/src/trunk-random2/test/ruby/test_objectspace.rb
770 /tmp/ruby/src/trunk-random2/test/ruby/test_optimization.rb
771 /tmp/ruby/src/trunk-random2/test/ruby/test_pack.rb
772 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
773 /tmp/ruby/src/trunk-random2/test/ruby/test_parse.rb
774 /tmp/ruby/src/trunk-random2/test/ruby/test_path.rb
775 /tmp/ruby/src/trunk-random2/test/ruby/test_pattern_matching.rb
776 /tmp/ruby/src/trunk-random2/test/ruby/test_pipe.rb
777 /tmp/ruby/src/trunk-random2/test/ruby/test_primitive.rb
778 /tmp/ruby/src/trunk-random2/test/ruby/test_proc.rb
779 /tmp/ruby/src/trunk-random2/test/ruby/test_process.rb
780 /tmp/ruby/src/trunk-random2/test/ruby/test_ractor.rb
781 /tmp/ruby/src/trunk-random2/test/ruby/test_rand.rb
782 /tmp/ruby/src/trunk-random2/test/ruby/test_random_formatter.rb
783 /tmp/ruby/src/trunk-random2/test/ruby/test_range.rb
784 /tmp/ruby/src/trunk-random2/test/ruby/test_rational.rb
785 /tmp/ruby/src/trunk-random2/test/ruby/test_rational2.rb
786 /tmp/ruby/src/trunk-random2/test/ruby/test_readpartial.rb
787 /tmp/ruby/src/trunk-random2/test/ruby/test_refinement.rb
788 /tmp/ruby/src/trunk-random2/test/ruby/test_regexp.rb
789 /tmp/ruby/src/trunk-random2/test/ruby/test_require.rb
790 /tmp/ruby/src/trunk-random2/test/ruby/test_require_lib.rb
791 /tmp/ruby/src/trunk-random2/test/ruby/test_rubyoptions.rb
792 /tmp/ruby/src/trunk-random2/test/ruby/test_rubyvm.rb
793 /tmp/ruby/src/trunk-random2/lib/set/subclass_compatible.rb
794 /tmp/ruby/src/trunk-random2/test/ruby/test_set.rb
795 /tmp/ruby/src/trunk-random2/test/ruby/test_settracefunc.rb
796 /tmp/ruby/src/trunk-random2/test/ruby/test_shapes.rb
797 /tmp/ruby/src/trunk-random2/test/ruby/test_signal.rb
798 /tmp/ruby/src/trunk-random2/test/ruby/test_sleep.rb
799 /tmp/ruby/src/trunk-random2/test/ruby/test_sprintf.rb
800 /tmp/ruby/src/trunk-random2/test/ruby/test_sprintf_comb.rb
801 /tmp/ruby/src/trunk-random2/test/ruby/test_stack.rb
802 /tmp/ruby/src/trunk-random2/test/ruby/test_string.rb
803 /tmp/ruby/src/trunk-random2/test/ruby/test_string_memory.rb
804 /tmp/ruby/src/trunk-random2/test/ruby/test_stringchar.rb
805 /tmp/ruby/src/trunk-random2/test/ruby/test_struct.rb
806 /tmp/ruby/src/trunk-random2/test/ruby/test_super.rb
807 /tmp/ruby/src/trunk-random2/test/ruby/test_symbol.rb
808 /tmp/ruby/src/trunk-random2/test/ruby/test_syntax.rb
809 /tmp/ruby/src/trunk-random2/test/ruby/test_system.rb
810 /tmp/ruby/src/trunk-random2/test/ruby/test_thread.rb
811 /tmp/ruby/src/trunk-random2/test/ruby/test_thread_cv.rb
812 /tmp/ruby/src/trunk-random2/test/ruby/test_thread_queue.rb
813 /tmp/ruby/src/trunk-random2/test/ruby/test_threadgroup.rb
814 /tmp/ruby/src/trunk-random2/test/ruby/test_time.rb
815 /tmp/ruby/src/trunk-random2/lib/rubygems/path_support.rb
816 /tmp/ruby/src/trunk-random2/test/ruby/test_time_tz.rb
817 /tmp/ruby/src/trunk-random2/test/ruby/test_trace.rb
818 /tmp/ruby/src/trunk-random2/test/ruby/test_transcode.rb
819 /tmp/ruby/src/trunk-random2/test/ruby/test_undef.rb
820 /tmp/ruby/src/trunk-random2/test/ruby/test_unicode_escape.rb
821 /tmp/ruby/src/trunk-random2/test/ruby/test_variable.rb
822 /tmp/ruby/src/trunk-random2/test/ruby/test_vm_dump.rb
823 /tmp/ruby/src/trunk-random2/test/ruby/test_warning.rb
824 /tmp/ruby/src/trunk-random2/test/ruby/test_weakkeymap.rb
825 /tmp/ruby/src/trunk-random2/test/ruby/test_weakmap.rb
826 /tmp/ruby/src/trunk-random2/test/ruby/test_whileuntil.rb
827 /tmp/ruby/src/trunk-random2/test/ruby/test_yield.rb
828 /tmp/ruby/src/trunk-random2/test/ruby/test_yjit.rb
829 /tmp/ruby/src/trunk-random2/test/ruby/test_yjit_exit_locations.rb
830 /tmp/ruby/src/trunk-random2/test/ruby/test_zjit.rb
831 /tmp/ruby/src/trunk-random2/lib/rubygems/openssl.rb
832 /tmp/ruby/src/trunk-random2/lib/rubygems/text.rb
833 /tmp/ruby/src/trunk-random2/lib/rubygems/user_interaction.rb
834 /tmp/ruby/src/trunk-random2/lib/rubygems/security/policy.rb
835 /tmp/ruby/src/trunk-random2/lib/rubygems/security/policies.rb
836 /tmp/ruby/src/trunk-random2/lib/rubygems/security/trust_dir.rb
837 /tmp/ruby/src/trunk-random2/lib/rubygems/security/signer.rb
838 /tmp/ruby/src/trunk-random2/lib/rubygems/security.rb
839 /tmp/ruby/src/trunk-random2/lib/rubygems/package/digest_io.rb
840 /tmp/ruby/src/trunk-random2/lib/rubygems/package/source.rb
841 /tmp/ruby/src/trunk-random2/lib/rubygems/package/file_source.rb
842 /tmp/ruby/src/trunk-random2/lib/rubygems/package/io_source.rb
843 /tmp/ruby/src/trunk-random2/lib/rubygems/package/old.rb
844 /tmp/ruby/src/trunk-random2/lib/rubygems/package/tar_header.rb
845 /tmp/ruby/src/trunk-random2/lib/rubygems/package/tar_reader/entry.rb
846 /tmp/ruby/src/trunk-random2/lib/rubygems/package/tar_reader.rb
847 /tmp/ruby/src/trunk-random2/lib/rubygems/package/tar_writer.rb
848 /tmp/ruby/src/trunk-random2/lib/rubygems/package.rb
849 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/version.rb
850 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
851 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
852 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/common.rb
853 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/generic.rb
854 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/file.rb
855 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/ftp.rb
856 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/http.rb
857 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/https.rb
858 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/ldap.rb
859 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
860 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/mailto.rb
861 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/ws.rb
862 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri/wss.rb
863 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/uri/lib/uri.rb
864 /tmp/ruby/src/trunk-random2/test/rubygems/mock_gem_ui.rb
865 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/optparse/lib/optparse.rb
866 /tmp/ruby/src/trunk-random2/lib/rubygems/vendored_optparse.rb
867 /tmp/ruby/src/trunk-random2/lib/rubygems/command.rb
868 /tmp/ruby/src/trunk-random2/lib/rubygems/installer_uninstaller_utils.rb
869 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/build_error.rb
870 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/builder.rb
871 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/configure_builder.rb
872 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/ext_conf_builder.rb
873 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/rake_builder.rb
874 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/cmake_builder.rb
875 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/cargo_builder.rb
876 /tmp/ruby/src/trunk-random2/lib/rubygems/ext.rb
877 /tmp/ruby/src/trunk-random2/lib/rubygems/installer.rb
878 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
879 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
880 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
881 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/tsort/lib/tsort.rb
882 /tmp/ruby/src/trunk-random2/lib/rubygems/vendored_tsort.rb
883 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
884 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
885 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
886 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
887 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
888 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
889 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
890 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
891 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
892 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
893 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
894 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
895 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
896 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
897 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
898 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
899 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/molinillo/lib/molinillo.rb
900 /tmp/ruby/src/trunk-random2/lib/rubygems/vendored_molinillo.rb
901 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/activation_request.rb
902 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/conflict.rb
903 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/dependency_request.rb
904 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/requirement_list.rb
905 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/stats.rb
906 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/set.rb
907 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/api_set.rb
908 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/composed_set.rb
909 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/best_set.rb
910 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/current_set.rb
911 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/git_set.rb
912 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/index_set.rb
913 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/installer_set.rb
914 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/lock_set.rb
915 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/vendor_set.rb
916 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/source_set.rb
917 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/specification.rb
918 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/spec_specification.rb
919 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/api_specification.rb
920 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/git_specification.rb
921 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/index_specification.rb
922 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/installed_specification.rb
923 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/local_specification.rb
924 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/lock_specification.rb
925 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver/vendor_specification.rb
926 /tmp/ruby/src/trunk-random2/lib/rubygems/resolver.rb
927 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/timeout/lib/timeout.rb
928 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb
929 /tmp/ruby/src/trunk-random2/lib/rubygems/vendored_timeout.rb
930 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/securerandom/lib/securerandom.rb
931 /tmp/ruby/src/trunk-random2/lib/rubygems/vendored_securerandom.rb
932 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/resolv/lib/resolv.rb
933 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/exceptions.rb
934 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/header.rb
935 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/generic_request.rb
936 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/request.rb
937 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/requests.rb
938 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/response.rb
939 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/responses.rb
940 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http/proxy_delta.rb
941 /tmp/ruby/src/trunk-random2/lib/rubygems/vendor/net-http/lib/net/http.rb
942 /tmp/ruby/src/trunk-random2/lib/rubygems/vendored_net_http.rb
943 /tmp/ruby/src/trunk-random2/lib/rubygems/uri_formatter.rb
944 /tmp/ruby/src/trunk-random2/lib/rubygems/request/http_pool.rb
945 /tmp/ruby/src/trunk-random2/lib/rubygems/request/https_pool.rb
946 /tmp/ruby/src/trunk-random2/lib/rubygems/request/connection_pools.rb
947 /tmp/ruby/src/trunk-random2/lib/rubygems/request.rb
948 /tmp/ruby/src/trunk-random2/lib/rubygems/s3_uri_signer.rb
949 /tmp/ruby/src/trunk-random2/lib/rubygems/uri.rb
950 /tmp/ruby/src/trunk-random2/lib/rubygems/remote_fetcher.rb
951 /tmp/ruby/src/trunk-random2/test/rubygems/utilities.rb
952 /tmp/ruby/src/trunk-random2/test/rubygems/helper.rb
953 /tmp/ruby/src/trunk-random2/test/rubygems/test_bundled_ca.rb
954 /tmp/ruby/src/trunk-random2/test/rubygems/test_config.rb
955 /tmp/ruby/src/trunk-random2/test/rubygems/test_deprecate.rb
956 /tmp/ruby/src/trunk-random2/test/rubygems/test_exit.rb
957 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem.rb
958 /tmp/ruby/src/trunk-random2/lib/rubygems/available_set.rb
959 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_available_set.rb
960 /tmp/ruby/src/trunk-random2/lib/rubygems/bundler_version_finder.rb
961 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_bundler_version_finder.rb
962 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ci_detector.rb
963 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_command.rb
964 /tmp/ruby/src/trunk-random2/lib/rubygems/command_manager.rb
965 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_command_manager.rb
966 /tmp/ruby/src/trunk-random2/lib/rubygems/gemspec_helpers.rb
967 /tmp/ruby/src/trunk-random2/lib/rubygems/version_option.rb
968 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/build_command.rb
969 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_build_command.rb
970 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/cert_command.rb
971 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_cert_command.rb
972 /tmp/ruby/src/trunk-random2/lib/rubygems/validator.rb
973 /tmp/ruby/src/trunk-random2/lib/rubygems/doctor.rb
974 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/check_command.rb
975 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_check_command.rb
976 /tmp/ruby/src/trunk-random2/lib/rubygems/dependency_list.rb
977 /tmp/ruby/src/trunk-random2/lib/rubygems/uninstaller.rb
978 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/cleanup_command.rb
979 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_cleanup_command.rb
980 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/contents_command.rb
981 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_contents_command.rb
982 /tmp/ruby/src/trunk-random2/lib/rubygems/local_remote_options.rb
983 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/dependency_command.rb
984 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_dependency_command.rb
985 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/environment_command.rb
986 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_environment_command.rb
987 /tmp/ruby/src/trunk-random2/lib/rubygems/name_tuple.rb
988 /tmp/ruby/src/trunk-random2/lib/rubygems/spec_fetcher.rb
989 /tmp/ruby/src/trunk-random2/lib/rubygems/dependency_installer.rb
990 /tmp/ruby/src/trunk-random2/lib/rubygems/gem_runner.rb
991 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/exec_command.rb
992 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_exec_command.rb
993 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/fetch_command.rb
994 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_fetch_command.rb
995 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/help_command.rb
996 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_help_command.rb
997 /tmp/ruby/src/trunk-random2/lib/rubygems/query_utils.rb
998 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/info_command.rb
999 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_info_command.rb
1000 /tmp/ruby/src/trunk-random2/lib/rubygems/update_suggestion.rb
1001 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_update_suggestion.rb
1002 /tmp/ruby/src/trunk-random2/lib/rubygems/security_option.rb
1003 /tmp/ruby/src/trunk-random2/lib/rubygems/install_update_options.rb
1004 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/install_command.rb
1005 /tmp/ruby/src/trunk-random2/lib/rubygems/request_set/gem_dependency_api.rb
1006 /tmp/ruby/src/trunk-random2/lib/rubygems/request_set/lockfile/parser.rb
1007 /tmp/ruby/src/trunk-random2/lib/rubygems/request_set/lockfile/tokenizer.rb
1008 /tmp/ruby/src/trunk-random2/lib/rubygems/request_set/lockfile.rb
1009 /tmp/ruby/src/trunk-random2/lib/rubygems/request_set.rb
1010 /tmp/ruby/src/trunk-random2/lib/rubygems/rdoc.rb
1011 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_install_command.rb
1012 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/list_command.rb
1013 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_list_command.rb
1014 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/lock_command.rb
1015 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_lock_command.rb
1016 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/mirror_command.rb
1017 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_mirror.rb
1018 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/open_command.rb
1019 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_open_command.rb
1020 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/outdated_command.rb
1021 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_outdated_command.rb
1022 /tmp/ruby/src/trunk-random2/test/rubygems/multifactor_auth_utilities.rb
1023 /tmp/ruby/src/trunk-random2/lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb
1024 /tmp/ruby/src/trunk-random2/lib/rubygems/gemcutter_utilities/webauthn_listener.rb
1025 /tmp/ruby/src/trunk-random2/lib/rubygems/gemcutter_utilities/webauthn_poller.rb
1026 /tmp/ruby/src/trunk-random2/lib/rubygems/gemcutter_utilities.rb
1027 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/owner_command.rb
1028 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_owner_command.rb
1029 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/pristine_command.rb
1030 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_pristine_command.rb
1031 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/push_command.rb
1032 /tmp/ruby/src/trunk-random2/lib/rubygems/config_file.rb
1033 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_push_command.rb
1034 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/rebuild_command.rb
1035 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_rebuild_command.rb
1036 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/search_command.rb
1037 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_search_command.rb
1038 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/server_command.rb
1039 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_server_command.rb
1040 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/setup_command.rb
1041 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_setup_command.rb
1042 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/signin_command.rb
1043 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_signin_command.rb
1044 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/signout_command.rb
1045 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_signout_command.rb
1046 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/sources_command.rb
1047 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_sources_command.rb
1048 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/specification_command.rb
1049 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_specification_command.rb
1050 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/stale_command.rb
1051 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_stale_command.rb
1052 /tmp/ruby/src/trunk-random2/test/rubygems/installer_test_case.rb
1053 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/uninstall_command.rb
1054 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_uninstall_command.rb
1055 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/unpack_command.rb
1056 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_unpack_command.rb
1057 /tmp/ruby/src/trunk-random2/lib/rubygems/install_message.rb
1058 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/update_command.rb
1059 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_update_command.rb
1060 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/which_command.rb
1061 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_which_command.rb
1062 /tmp/ruby/src/trunk-random2/lib/rubygems/commands/yank_command.rb
1063 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_commands_yank_command.rb
1064 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_config_file.rb
1065 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_console_ui.rb
1066 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_dependency.rb
1067 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_dependency_installer.rb
1068 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_dependency_list.rb
1069 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_dependency_resolution_error.rb
1070 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_doctor.rb
1071 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_builder.rb
1072 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_cargo_builder.rb
1073 /tmp/ruby/src/trunk-random2/lib/rubygems/ext/cargo_builder/link_flag_converter.rb
1074 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_cargo_builder_link_flag_converter.rb
1075 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_cargo_builder_unit.rb
1076 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_cmake_builder.rb
1077 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_configure_builder.rb
1078 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_ext_conf_builder.rb
1079 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_ext_rake_builder.rb
1080 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_gem_runner.rb
1081 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_gemcutter_utilities.rb
1082 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_impossible_dependencies_error.rb
1083 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_install_update_options.rb
1084 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_installer.rb
1085 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_local_remote_options.rb
1086 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_name_tuple.rb
1087 /tmp/ruby/src/trunk-random2/test/rubygems/package/tar_test_case.rb
1088 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package.rb
1089 /tmp/ruby/src/trunk-random2/test/rubygems/simple_gem.rb
1090 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package_old.rb
1091 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package_tar_header.rb
1092 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package_tar_header_ractor.rb
1093 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package_tar_reader.rb
1094 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package_tar_reader_entry.rb
1095 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package_tar_writer.rb
1096 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_package_task.rb
1097 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_path_support.rb
1098 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_platform.rb
1099 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_rdoc.rb
1100 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_remote_fetcher.rb
1101 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_remote_fetcher_local_server.rb
1102 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb
1103 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_remote_fetcher_s3.rb
1104 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_request.rb
1105 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_request_connection_pools.rb
1106 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_request_set.rb
1107 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_request_set_gem_dependency_api.rb
1108 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_request_set_lockfile.rb
1109 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_request_set_lockfile_parser.rb
1110 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_request_set_lockfile_tokenizer.rb
1111 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_requirement.rb
1112 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver.rb
1113 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_activation_request.rb
1114 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_api_set.rb
1115 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_api_specification.rb
1116 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_best_set.rb
1117 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_composed_set.rb
1118 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_conflict.rb
1119 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_dependency_request.rb
1120 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_git_set.rb
1121 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_git_specification.rb
1122 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_index_set.rb
1123 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_index_specification.rb
1124 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_installed_specification.rb
1125 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_installer_set.rb
1126 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_local_specification.rb
1127 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_lock_set.rb
1128 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_lock_specification.rb
1129 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_requirement_list.rb
1130 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_specification.rb
1131 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_vendor_set.rb
1132 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_resolver_vendor_specification.rb
1133 /tmp/ruby/src/trunk-random2/lib/rubygems/safe_marshal/elements.rb
1134 /tmp/ruby/src/trunk-random2/lib/rubygems/safe_marshal/reader.rb
1135 /tmp/ruby/src/trunk-random2/lib/rubygems/safe_marshal/visitors/visitor.rb
1136 /tmp/ruby/src/trunk-random2/lib/rubygems/safe_marshal/visitors/to_ruby.rb
1137 /tmp/ruby/src/trunk-random2/lib/rubygems/safe_marshal.rb
1138 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_safe_marshal.rb
1139 /tmp/ruby/src/trunk-random2/lib/rubygems/yaml_serializer.rb
1140 /tmp/ruby/src/trunk-random2/lib/rubygems/safe_yaml.rb
1141 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_safe_yaml.rb
1142 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_security.rb
1143 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_security_policy.rb
1144 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_security_signer.rb
1145 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_security_trust_dir.rb
1146 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_silent_ui.rb
1147 /tmp/ruby/src/trunk-random2/lib/rubygems/source/git.rb
1148 /tmp/ruby/src/trunk-random2/lib/rubygems/source/installed.rb
1149 /tmp/ruby/src/trunk-random2/lib/rubygems/source/specific_file.rb
1150 /tmp/ruby/src/trunk-random2/lib/rubygems/source/local.rb
1151 /tmp/ruby/src/trunk-random2/lib/rubygems/source/lock.rb
1152 /tmp/ruby/src/trunk-random2/lib/rubygems/source/vendor.rb
1153 /tmp/ruby/src/trunk-random2/lib/rubygems/source.rb
1154 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source.rb
1155 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_fetch_problem.rb
1156 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_git.rb
1157 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_installed.rb
1158 /tmp/ruby/src/trunk-random2/lib/rubygems/source_list.rb
1159 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_list.rb
1160 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_local.rb
1161 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_lock.rb
1162 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_specific_file.rb
1163 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_subpath_problem.rb
1164 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_source_vendor.rb
1165 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_spec_fetcher.rb
1166 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_specification.rb
1167 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_stream_ui.rb
1168 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_stub_specification.rb
1169 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_text.rb
1170 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_uninstaller.rb
1171 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_unsatisfiable_dependency_error.rb
1172 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_uri.rb
1173 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_uri_formatter.rb
1174 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_util.rb
1175 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_util_atomic_file_writer.rb
1176 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_validator.rb
1177 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_version.rb
1178 /tmp/ruby/src/trunk-random2/test/rubygems/test_gem_version_option.rb
1179 /tmp/ruby/src/trunk-random2/test/rubygems/test_kernel.rb
1180 /tmp/ruby/src/trunk-random2/test/rubygems/test_project_sanity.rb
1181 /tmp/ruby/src/trunk-random2/test/rubygems/test_remote_fetch_error.rb
1182 /tmp/ruby/src/trunk-random2/test/rubygems/test_require.rb
1183 /tmp/ruby/src/trunk-random2/test/rubygems/test_rubygems.rb
1184 /tmp/ruby/src/trunk-random2/test/rubygems/test_webauthn_listener.rb
1185 /tmp/ruby/src/trunk-random2/test/rubygems/test_webauthn_listener_response.rb
1186 /tmp/ruby/src/trunk-random2/test/rubygems/test_webauthn_poller.rb
1187 /tmp/ruby/src/trunk-random2/test/socket/test_addrinfo.rb
1188 /tmp/ruby/src/trunk-random2/test/socket/test_ancdata.rb
1189 /tmp/ruby/src/trunk-random2/test/socket/test_basicsocket.rb
1190 /tmp/ruby/src/trunk-random2/test/socket/test_nonblock.rb
1191 /tmp/ruby/src/trunk-random2/test/socket/test_socket.rb
1192 /tmp/ruby/src/trunk-random2/test/socket/test_sockopt.rb
1193 /tmp/ruby/src/trunk-random2/test/socket/test_tcp.rb
1194 /tmp/ruby/src/trunk-random2/test/socket/test_udp.rb
1195 /tmp/ruby/src/trunk-random2/test/socket/test_unix.rb
1196 /tmp/ruby/src/trunk-random2/test/stringio/test_ractor.rb
1197 /tmp/ruby/src/trunk-random2/test/stringio/test_stringio.rb
1198 /tmp/ruby/src/trunk-random2/test/strscan/test_ractor.rb
1199 /tmp/ruby/src/trunk-random2/test/strscan/test_stringscanner.rb
1200 /tmp/ruby/src/trunk-random2/lib/bundled_gems.rb
1201 /tmp/ruby/src/trunk-random2/test/test_bundled_gems.rb
1202 /tmp/ruby/src/trunk-random2/test/test_delegate.rb
1203 /tmp/ruby/src/trunk-random2/test/test_extlibs.rb
1204 /tmp/ruby/src/trunk-random2/lib/find.rb
1205 /tmp/ruby/src/trunk-random2/test/test_find.rb
1206 /tmp/ruby/src/trunk-random2/lib/forwardable.rb
1207 /tmp/ruby/src/trunk-random2/test/test_forwardable.rb
1208 /tmp/ruby/src/trunk-random2/test/test_ipaddr.rb
1209 /tmp/ruby/src/trunk-random2/test/test_open3.rb
1210 /tmp/ruby/src/trunk-random2/test/test_pp.rb
1211 /tmp/ruby/src/trunk-random2/test/test_prettyprint.rb
1212 /tmp/ruby/src/trunk-random2/test/test_pty.rb
1213 /tmp/ruby/src/trunk-random2/test/test_rbconfig.rb
1214 /tmp/ruby/src/trunk-random2/test/test_securerandom.rb
1215 /tmp/ruby/src/trunk-random2/test/test_shellwords.rb
1216 /tmp/ruby/src/trunk-random2/lib/singleton.rb
1217 /tmp/ruby/src/trunk-random2/test/test_singleton.rb
1218 /tmp/ruby/src/trunk-random2/test/test_tempfile.rb
1219 /tmp/ruby/src/trunk-random2/test/test_time.rb
1220 /tmp/ruby/src/trunk-random2/test/test_timeout.rb
1221 /tmp/ruby/src/trunk-random2/test/test_tmpdir.rb
1222 /tmp/ruby/src/trunk-random2/test/test_trick.rb
1223 /tmp/ruby/src/trunk-random2/lib/unicode_normalize/tables.rb
1224 /tmp/ruby/src/trunk-random2/lib/unicode_normalize/normalize.rb
1225 /tmp/ruby/src/trunk-random2/test/test_unicode_normalize.rb
1226 /tmp/ruby/src/trunk-random2/test/test_weakref.rb
1227 /tmp/ruby/src/trunk-random2/test/uri/test_common.rb
1228 /tmp/ruby/src/trunk-random2/test/uri/test_file.rb
1229 /tmp/ruby/src/trunk-random2/test/uri/test_ftp.rb
1230 /tmp/ruby/src/trunk-random2/test/uri/test_generic.rb
1231 /tmp/ruby/src/trunk-random2/test/uri/test_http.rb
1232 /tmp/ruby/src/trunk-random2/test/uri/test_ldap.rb
1233 /tmp/ruby/src/trunk-random2/test/uri/test_mailto.rb
1234 /tmp/ruby/src/trunk-random2/test/uri/test_parser.rb
1235 /tmp/ruby/src/trunk-random2/test/uri/test_ws.rb
1236 /tmp/ruby/src/trunk-random2/test/uri/test_wss.rb
1237 /tmp/ruby/src/trunk-random2/test/yaml/test_dbm.rb
1238 /tmp/ruby/src/trunk-random2/test/yaml/test_store.rb
1239 /tmp/ruby/src/trunk-random2/test/zlib/test_zlib.rb
1240 /tmp/ruby/build/trunk-random2/.ext/common/json/add/date.rb
1241 /tmp/ruby/build/trunk-random2/.ext/common/json/add/date_time.rb
1242 /tmp/ruby/build/trunk-random2/.ext/common/json/add/exception.rb
1243 /tmp/ruby/build/trunk-random2/.ext/common/json/add/range.rb
1244 /tmp/ruby/build/trunk-random2/.ext/common/json/add/regexp.rb
1245 /tmp/ruby/build/trunk-random2/.ext/common/json/add/string.rb
1246 /tmp/ruby/build/trunk-random2/.ext/common/json/add/struct.rb
1247 /tmp/ruby/build/trunk-random2/.ext/common/json/add/symbol.rb
1248 /tmp/ruby/build/trunk-random2/.ext/common/json/add/time.rb
1249 /tmp/ruby/build/trunk-random2/.ext/common/json/add/core.rb
1250 /tmp/ruby/build/trunk-random2/.ext/common/json/add/complex.rb
1251 /tmp/ruby/build/trunk-random2/.ext/common/json/add/rational.rb
1252 /tmp/ruby/build/trunk-random2/.ext/common/json/add/bigdecimal.rb
1253 /tmp/ruby/build/trunk-random2/.ext/common/json/add/ostruct.rb
1254 /tmp/ruby/build/trunk-random2/.ext/common/json/add/set.rb
1255 /tmp/ruby/src/trunk-random2/test/json/json_addition_test.rb
1256 /tmp/ruby/src/trunk-random2/test/json/json_coder_test.rb
1257 /tmp/ruby/src/trunk-random2/test/json/json_common_interface_test.rb
1258 /tmp/ruby/src/trunk-random2/test/json/json_encoding_test.rb
1259 /tmp/ruby/src/trunk-random2/test/json/json_ext_parser_test.rb
1260 /tmp/ruby/src/trunk-random2/test/json/json_fixtures_test.rb
1261 /tmp/ruby/src/trunk-random2/test/json/json_generator_test.rb
1262 /tmp/ruby/src/trunk-random2/test/json/json_generic_object_test.rb
1263 /tmp/ruby/src/trunk-random2/test/json/json_parser_test.rb
1264 /tmp/ruby/src/trunk-random2/test/json/json_ryu_fallback_test.rb
1265 /tmp/ruby/src/trunk-random2/test/json/json_string_matching_test.rb
1266 /tmp/ruby/src/trunk-random2/test/json/ractor_test.rb
1267 /tmp/ruby/src/trunk-random2/test/lib/!Nothing_to_test.rb
1268 /tmp/ruby/src/trunk-random2/test/prism/api/command_line_test.rb
1269 /tmp/ruby/src/trunk-random2/test/prism/api/dump_test.rb
1270 /tmp/ruby/src/trunk-random2/test/prism/api/freeze_test.rb
1271 /tmp/ruby/src/trunk-random2/test/prism/api/lex_test.rb
1272 /tmp/ruby/src/trunk-random2/test/prism/api/parse_comments_test.rb
1273 /tmp/ruby/src/trunk-random2/test/prism/api/parse_stream_test.rb
1274 /tmp/ruby/src/trunk-random2/test/prism/api/parse_success_test.rb
1275 /tmp/ruby/src/trunk-random2/test/prism/api/parse_test.rb
1276 /tmp/ruby/src/trunk-random2/test/prism/bom_test.rb
1277 /tmp/ruby/src/trunk-random2/test/prism/encoding/encodings_test.rb
1278 /tmp/ruby/src/trunk-random2/test/prism/encoding/regular_expression_encoding_test.rb
1279 /tmp/ruby/src/trunk-random2/test/prism/encoding/string_encoding_test.rb
1280 /tmp/ruby/src/trunk-random2/test/prism/encoding/symbol_encoding_test.rb
1281 /tmp/ruby/src/trunk-random2/test/prism/errors_test.rb
1282 /tmp/ruby/src/trunk-random2/test/prism/fixtures_test.rb
1283 /tmp/ruby/src/trunk-random2/test/prism/fuzzer_test.rb
1284 /tmp/ruby/src/trunk-random2/test/prism/heredoc_dedent_test.rb
1285 /tmp/ruby/src/trunk-random2/test/prism/lex_test.rb
1286 /tmp/ruby/src/trunk-random2/test/prism/library_symbols_test.rb
1287 /tmp/ruby/src/trunk-random2/test/prism/locals_test.rb
1288 /tmp/ruby/src/trunk-random2/test/prism/magic_comment_test.rb
1289 /tmp/ruby/src/trunk-random2/test/prism/newline_offsets_test.rb
1290 /tmp/ruby/src/trunk-random2/test/prism/newline_test.rb
1291 /tmp/ruby/src/trunk-random2/test/prism/onigmo_test.rb
1292 /tmp/ruby/src/trunk-random2/test/prism/percent_delimiter_string_test.rb
1293 /tmp/ruby/src/trunk-random2/test/prism/ractor_test.rb
1294 /tmp/ruby/src/trunk-random2/test/prism/regexp_test.rb
1295 /tmp/ruby/src/trunk-random2/test/prism/result/attribute_write_test.rb
1296 /tmp/ruby/src/trunk-random2/test/prism/result/breadth_first_search_test.rb
1297 /tmp/ruby/src/trunk-random2/test/prism/result/comments_test.rb
1298 /tmp/ruby/src/trunk-random2/test/prism/result/constant_path_node_test.rb
1299 /tmp/ruby/src/trunk-random2/test/prism/result/continuable_test.rb
1300 /tmp/ruby/src/trunk-random2/test/prism/result/equality_test.rb
1301 /tmp/ruby/src/trunk-random2/test/prism/result/heredoc_test.rb
1302 /tmp/ruby/src/trunk-random2/test/prism/result/implicit_array_test.rb
1303 /tmp/ruby/src/trunk-random2/test/prism/result/index_write_test.rb
1304 /tmp/ruby/src/trunk-random2/test/prism/result/integer_base_flags_test.rb
1305 /tmp/ruby/src/trunk-random2/test/prism/result/integer_parse_test.rb
1306 /tmp/ruby/src/trunk-random2/test/prism/result/named_capture_test.rb
1307 /tmp/ruby/src/trunk-random2/test/prism/result/node_id_test.rb
1308 /tmp/ruby/src/trunk-random2/test/prism/result/numeric_value_test.rb
1309 /tmp/ruby/src/trunk-random2/test/prism/result/overlap_test.rb
1310 /tmp/ruby/src/trunk-random2/test/prism/result/regular_expression_options_test.rb
1311 /tmp/ruby/src/trunk-random2/test/prism/result/source_location_test.rb
1312 /tmp/ruby/src/trunk-random2/test/prism/result/static_inspect_test.rb
1313 /tmp/ruby/src/trunk-random2/test/prism/result/static_literals_test.rb
1314 /tmp/ruby/src/trunk-random2/test/prism/result/string_test.rb
1315 /tmp/ruby/src/trunk-random2/test/prism/result/warnings_test.rb
1316 /tmp/ruby/src/trunk-random2/lib/prism/visitor.rb
1317 /tmp/ruby/src/trunk-random2/lib/prism/compiler.rb
1318 /tmp/ruby/src/trunk-random2/test/prism/ruby/compiler_test.rb
1319 /tmp/ruby/src/trunk-random2/test/prism/ruby/desugar_compiler_test.rb
1320 /tmp/ruby/src/trunk-random2/test/prism/ruby/dispatcher_test.rb
1321 /tmp/ruby/src/trunk-random2/test/prism/ruby/find_fixtures.rb
1322 /tmp/ruby/src/trunk-random2/test/prism/ruby/find_test.rb
1323 /tmp/ruby/src/trunk-random2/test/prism/ruby/location_test.rb
1324 /tmp/ruby/src/trunk-random2/test/prism/ruby/parameters_signature_test.rb
1325 /tmp/ruby/src/trunk-random2/test/prism/ruby/parser_test.rb
1326 /tmp/ruby/src/trunk-random2/test/prism/ruby/pattern_test.rb
1327 /tmp/ruby/src/trunk-random2/test/prism/ruby/reflection_test.rb
1328 /tmp/ruby/src/trunk-random2/test/prism/ruby/relocation_test.rb
1329 /tmp/ruby/src/trunk-random2/lib/prism/translation.rb
1330 /tmp/ruby/src/trunk-random2/lib/prism/translation/ripper.rb
1331 /tmp/ruby/src/trunk-random2/test/prism/ruby/ripper_test.rb
1332 /tmp/ruby/src/trunk-random2/test/prism/ruby/ruby_parser_test.rb
1333 /tmp/ruby/src/trunk-random2/test/prism/ruby/source_test.rb
1334 /tmp/ruby/src/trunk-random2/test/prism/ruby/string_query_test.rb
1335 /tmp/ruby/src/trunk-random2/test/prism/ruby/tunnel_test.rb
1336 /tmp/ruby/src/trunk-random2/test/prism/snippets_test.rb
1337 /tmp/ruby/src/trunk-random2/test/prism/unescape_test.rb
1338 /tmp/ruby/src/trunk-random2/test/prism/version_test.rb
1339 /tmp/ruby/src/trunk-random2/lib/rubygems/specification_policy.rb
1340 /tmp/ruby/src/trunk-random2/lib/rubygems/util/licenses.rb
* Process memory map:
587d8bab4000-587d8bab5000 r--p 00000000 00:34 13152159 /tmp/ruby/build/trunk-random2/ruby
587d8bab5000-587d8bab6000 r-xp 00001000 00:34 13152159 /tmp/ruby/build/trunk-random2/ruby
587d8bab6000-587d8bab7000 r--p 00002000 00:34 13152159 /tmp/ruby/build/trunk-random2/ruby
587d8bab7000-587d8bab8000 r--p 00002000 00:34 13152159 /tmp/ruby/build/trunk-random2/ruby
587d8bab8000-587d8bab9000 rw-p 00003000 00:34 13152159 /tmp/ruby/build/trunk-random2/ruby
587d9635d000-587d9ece1000 rw-p 00000000 00:00 0 [heap]
7ae90c000000-7ae90c021000 rw-p 00000000 00:00 0
7ae90c021000-7ae910000000 ---p 00000000 00:00 0
7ae912e63000-7ae91410b000 rw-p 00000000 00:00 0
7ae91410b000-7ae918000000 ---p 00000000 00:00 0
7ae9184a9000-7ae918897000 r--s 00000000 00:34 16520518 /usr/lib/debug/.build-id/08/134323d00289185684a4cd177d202f39c2a5f3.debug
7ae918897000-7ae918a9e000 r--s 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7ae918a9e000-7ae91a152000 r--s 00000000 00:34 13152155 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
7ae91a152000-7ae91a190000 r--s 00000000 00:34 13152159 /tmp/ruby/build/trunk-random2/ruby
7ae91a190000-7ae91a490000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91a49f000-7ae91a77f000 rw-p 00000000 00:00 0
7ae91a790000-7ae91acb0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91acbe000-7ae91acbf000 ---p 00000000 00:00 0
7ae91acbf000-7ae91acdf000 rw-p 00000000 00:00 0
7ae91acdf000-7ae91ace0000 ---p 00000000 00:00 0
7ae91ace0000-7ae91ad00000 rw-p 00000000 00:00 0
7ae91ad00000-7ae91b180000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91b190000-7ae91b1a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91b1a0000-7ae91b6c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91b6c7000-7ae91bac8000 rw-p 00000000 00:00 0
7ae91bae0000-7ae91bea0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91beb0000-7ae91bec0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91bec0000-7ae91bfc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91bfd0000-7ae91bfe0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91bfe0000-7ae91c000000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae91c000000-7ae91c302000 rw-p 00000000 00:00 0
7ae91c302000-7ae920000000 ---p 00000000 00:00 0
7ae920010000-7ae920020000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae920038000-7ae920039000 r--p 00000000 00:34 13258168 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ae920039000-7ae92003a000 r-xp 00001000 00:34 13258168 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ae92003a000-7ae92005e000 r--p 00002000 00:34 13258168 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ae92005e000-7ae92005f000 r--p 00025000 00:34 13258168 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ae92005f000-7ae920060000 rw-p 00026000 00:34 13258168 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7ae920060000-7ae920310000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae920320000-7ae920330000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae920330000-7ae9206e0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae9206f0000-7ae920700000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae920700000-7ae9207c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae9207cf000-7ae9207d6000 r--p 00000000 00:34 13259089 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
7ae9207d6000-7ae92081e000 r-xp 00007000 00:34 13259089 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
7ae92081e000-7ae92083d000 r--p 0004f000 00:34 13259089 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
7ae92083d000-7ae92083f000 r--p 0006d000 00:34 13259089 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
7ae92083f000-7ae920840000 rw-p 0006f000 00:34 13259089 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/ripper.so
7ae920840000-7ae920920000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae920930000-7ae920940000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae920940000-7ae9209a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae9209a8000-7ae9209aa000 r--p 00000000 00:34 13258596 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/memory_view.so
7ae9209aa000-7ae9209ac000 r-xp 00002000 00:34 13258596 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/memory_view.so
7ae9209ac000-7ae9209ad000 r--p 00004000 00:34 13258596 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/memory_view.so
7ae9209ad000-7ae9209ae000 r--p 00004000 00:34 13258596 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/memory_view.so
7ae9209ae000-7ae9209af000 rw-p 00005000 00:34 13258596 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/memory_view.so
7ae9209af000-7ae920a62000 r--p 00000000 00:34 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ae920a62000-7ae920d95000 r-xp 000b3000 00:34 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ae920d95000-7ae920e60000 r--p 003e6000 00:34 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ae920e60000-7ae920ebc000 r--p 004b0000 00:34 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ae920ebc000-7ae920ebf000 rw-p 0050c000 00:34 15348621 /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7ae920ebf000-7ae920ec2000 rw-p 00000000 00:00 0
7ae920ec2000-7ae920ee0000 r--p 00000000 00:34 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7ae920ee0000-7ae920f42000 r-xp 0001e000 00:34 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7ae920f42000-7ae920f5e000 r--p 00080000 00:34 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7ae920f5e000-7ae920f68000 r--p 0009c000 00:34 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7ae920f68000-7ae920f6c000 rw-p 000a6000 00:34 15349563 /usr/lib/x86_64-linux-gnu/libssl.so.3
7ae920f6c000-7ae920f80000 r--p 00000000 00:34 13258927 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/openssl.so
7ae920f80000-7ae920fc8000 r-xp 00014000 00:34 13258927 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/openssl.so
7ae920fc8000-7ae920fdb000 r--p 0005c000 00:34 13258927 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/openssl.so
7ae920fdb000-7ae920fdd000 r--p 0006e000 00:34 13258927 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/openssl.so
7ae920fdd000-7ae920fdf000 rw-p 00070000 00:34 13258927 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/openssl.so
7ae920fdf000-7ae920fe0000 rw-p 00000000 00:00 0
7ae920fe0000-7ae921110000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921115000-7ae921116000 r--p 00000000 00:34 13258624 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7ae921116000-7ae921117000 r-xp 00001000 00:34 13258624 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7ae921117000-7ae921118000 r--p 00002000 00:34 13258624 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7ae921118000-7ae921119000 r--p 00002000 00:34 13258624 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7ae921119000-7ae92111a000 rw-p 00003000 00:34 13258624 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rb_call_super_kw.so
7ae92111a000-7ae92111d000 r--p 00000000 00:34 13258936 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
7ae92111d000-7ae92112a000 r-xp 00003000 00:34 13258936 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
7ae92112a000-7ae92112d000 r--p 00010000 00:34 13258936 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
7ae92112d000-7ae92112e000 r--p 00012000 00:34 13258936 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
7ae92112e000-7ae92112f000 rw-p 00013000 00:34 13258936 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/zlib.so
7ae92112f000-7ae921131000 r--p 00000000 00:34 13259060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/generator.so
7ae921131000-7ae92113b000 r-xp 00002000 00:34 13259060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/generator.so
7ae92113b000-7ae92113e000 r--p 0000c000 00:34 13259060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/generator.so
7ae92113e000-7ae92113f000 r--p 0000e000 00:34 13259060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/generator.so
7ae92113f000-7ae921140000 rw-p 0000f000 00:34 13259060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/generator.so
7ae921140000-7ae921142000 r--p 00000000 00:34 13259062 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so
7ae921142000-7ae921149000 r-xp 00002000 00:34 13259062 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so
7ae921149000-7ae92114e000 r--p 00009000 00:34 13259062 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so
7ae92114e000-7ae92114f000 r--p 0000d000 00:34 13259062 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so
7ae92114f000-7ae921150000 rw-p 0000e000 00:34 13259062 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/json/ext/parser.so
7ae921150000-7ae9211a0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae9211a2000-7ae9211a5000 r--p 00000000 00:34 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7ae9211a5000-7ae9211ab000 r-xp 00003000 00:34 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7ae9211ab000-7ae9211ad000 r--p 00009000 00:34 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7ae9211ad000-7ae9211ae000 r--p 0000b000 00:34 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7ae9211ae000-7ae9211af000 rw-p 0000c000 00:34 15348614 /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7ae9211af000-7ae9211b7000 r--p 00000000 00:34 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7ae9211b7000-7ae9211f6000 r-xp 00008000 00:34 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7ae9211f6000-7ae921206000 r--p 00047000 00:34 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7ae921206000-7ae92120a000 r--p 00056000 00:34 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7ae92120a000-7ae92120b000 rw-p 0005a000 00:34 16283051 /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7ae92120b000-7ae92120c000 r--p 00000000 00:34 13258766 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/fcntl.so
7ae92120c000-7ae92120d000 r-xp 00001000 00:34 13258766 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/fcntl.so
7ae92120d000-7ae92120e000 r--p 00002000 00:34 13258766 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/fcntl.so
7ae92120e000-7ae92120f000 r--p 00002000 00:34 13258766 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/fcntl.so
7ae92120f000-7ae921210000 rw-p 00003000 00:34 13258766 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/fcntl.so
7ae921210000-7ae921230000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921233000-7ae921234000 r--p 00000000 00:34 13259054 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/bubblebabble.so
7ae921234000-7ae921235000 r-xp 00001000 00:34 13259054 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/bubblebabble.so
7ae921235000-7ae921236000 r--p 00002000 00:34 13259054 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/bubblebabble.so
7ae921236000-7ae921237000 r--p 00002000 00:34 13259054 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/bubblebabble.so
7ae921237000-7ae921238000 rw-p 00003000 00:34 13259054 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/bubblebabble.so
7ae921238000-7ae921239000 r--p 00000000 00:34 13259048 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha2.so
7ae921239000-7ae92123d000 r-xp 00001000 00:34 13259048 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha2.so
7ae92123d000-7ae92123e000 r--p 00005000 00:34 13259048 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha2.so
7ae92123e000-7ae92123f000 r--p 00005000 00:34 13259048 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha2.so
7ae92123f000-7ae921240000 rw-p 00006000 00:34 13259048 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha2.so
7ae921240000-7ae921290000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921293000-7ae921294000 r--p 00000000 00:34 13259038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha1.so
7ae921294000-7ae921296000 r-xp 00001000 00:34 13259038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha1.so
7ae921296000-7ae921297000 r--p 00003000 00:34 13259038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha1.so
7ae921297000-7ae921298000 r--p 00003000 00:34 13259038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha1.so
7ae921298000-7ae921299000 rw-p 00004000 00:34 13259038 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/sha1.so
7ae921299000-7ae92129a000 r--p 00000000 00:34 13259002 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/rmd160.so
7ae92129a000-7ae92129c000 r-xp 00001000 00:34 13259002 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/rmd160.so
7ae92129c000-7ae92129d000 r--p 00003000 00:34 13259002 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/rmd160.so
7ae92129d000-7ae92129e000 r--p 00003000 00:34 13259002 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/rmd160.so
7ae92129e000-7ae92129f000 rw-p 00004000 00:34 13259002 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/rmd160.so
7ae92129f000-7ae9212a1000 r--p 00000000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7ae9212a1000-7ae9212ba000 r-xp 00002000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7ae9212ba000-7ae9212be000 r--p 0001b000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7ae9212be000-7ae9212bf000 r--p 0001e000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7ae9212bf000-7ae9212c0000 rw-p 0001f000 00:34 16295450 /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7ae9212c0000-7ae921320000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921324000-7ae921326000 r--p 00000000 00:34 13258759 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
7ae921326000-7ae921328000 r-xp 00002000 00:34 13258759 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
7ae921328000-7ae921329000 r--p 00004000 00:34 13258759 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
7ae921329000-7ae92132a000 r--p 00004000 00:34 13258759 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
7ae92132a000-7ae92132b000 rw-p 00005000 00:34 13258759 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest.so
7ae92132b000-7ae92132f000 r--p 00000000 00:34 13258969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
7ae92132f000-7ae92135f000 r-xp 00004000 00:34 13258969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
7ae92135f000-7ae921367000 r--p 00034000 00:34 13258969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
7ae921367000-7ae921368000 r--p 0003c000 00:34 13258969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
7ae921368000-7ae921369000 rw-p 0003d000 00:34 13258969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/date_core.so
7ae921369000-7ae92136a000 rw-p 00000000 00:00 0
7ae92136a000-7ae92136b000 r--p 00000000 00:34 13258710 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/wait.so
7ae92136b000-7ae92136c000 r-xp 00001000 00:34 13258710 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/wait.so
7ae92136c000-7ae92136d000 r--p 00002000 00:34 13258710 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/wait.so
7ae92136d000-7ae92136e000 r--p 00002000 00:34 13258710 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/wait.so
7ae92136e000-7ae92136f000 rw-p 00003000 00:34 13258710 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/wait.so
7ae92136f000-7ae921370000 r--p 00000000 00:34 13258691 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/typeddata.so
7ae921370000-7ae921371000 r-xp 00001000 00:34 13258691 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/typeddata.so
7ae921371000-7ae921372000 r--p 00002000 00:34 13258691 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/typeddata.so
7ae921372000-7ae921373000 r--p 00002000 00:34 13258691 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/typeddata.so
7ae921373000-7ae921374000 rw-p 00003000 00:34 13258691 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/typeddata.so
7ae921374000-7ae921375000 r--p 00000000 00:34 13258688 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/tracepoint.so
7ae921375000-7ae921376000 r-xp 00001000 00:34 13258688 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/tracepoint.so
7ae921376000-7ae921377000 r--p 00002000 00:34 13258688 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/tracepoint.so
7ae921377000-7ae921378000 r--p 00002000 00:34 13258688 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/tracepoint.so
7ae921378000-7ae921379000 rw-p 00003000 00:34 13258688 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/tracepoint.so
7ae921379000-7ae92137a000 r--p 00000000 00:34 13258686 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/time.so
7ae92137a000-7ae92137b000 r-xp 00001000 00:34 13258686 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/time.so
7ae92137b000-7ae92137c000 r--p 00002000 00:34 13258686 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/time.so
7ae92137c000-7ae92137d000 r--p 00002000 00:34 13258686 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/time.so
7ae92137d000-7ae92137e000 rw-p 00003000 00:34 13258686 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/time.so
7ae92137e000-7ae92137f000 ---p 00000000 00:00 0
7ae92137f000-7ae92139f000 rw-p 00000000 00:00 0
7ae9213a0000-7ae9213a1000 r--p 00000000 00:34 13258994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/md5.so
7ae9213a1000-7ae9213a2000 r-xp 00001000 00:34 13258994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/md5.so
7ae9213a2000-7ae9213a3000 r--p 00002000 00:34 13258994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/md5.so
7ae9213a3000-7ae9213a4000 r--p 00002000 00:34 13258994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/md5.so
7ae9213a4000-7ae9213a5000 rw-p 00003000 00:34 13258994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/digest/md5.so
7ae9213a5000-7ae9213a8000 r--p 00000000 00:34 13258873 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
7ae9213a8000-7ae9213ad000 r-xp 00003000 00:34 13258873 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
7ae9213ad000-7ae9213ae000 r--p 00008000 00:34 13258873 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
7ae9213ae000-7ae9213af000 r--p 00009000 00:34 13258873 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
7ae9213af000-7ae9213b0000 rw-p 0000a000 00:34 13258873 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/psych.so
7ae9213b0000-7ae9213d0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae9213d2000-7ae9213d3000 r--p 00000000 00:34 13258716 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/coverage.so
7ae9213d3000-7ae9213d5000 r-xp 00001000 00:34 13258716 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/coverage.so
7ae9213d5000-7ae9213d6000 r--p 00003000 00:34 13258716 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/coverage.so
7ae9213d6000-7ae9213d7000 r--p 00003000 00:34 13258716 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/coverage.so
7ae9213d7000-7ae9213d8000 rw-p 00004000 00:34 13258716 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/coverage.so
7ae9213d8000-7ae9213d9000 r--p 00000000 00:34 13258060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ae9213d9000-7ae9213da000 r-xp 00001000 00:34 13258060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ae9213da000-7ae9213f4000 r--p 00002000 00:34 13258060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ae9213f4000-7ae9213f5000 r--p 0001b000 00:34 13258060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ae9213f5000-7ae9213f6000 rw-p 0001c000 00:34 13258060 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7ae9213f6000-7ae9213f7000 r--p 00000000 00:34 13258166 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji.so
7ae9213f7000-7ae9213f8000 r-xp 00001000 00:34 13258166 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji.so
7ae9213f8000-7ae921402000 r--p 00002000 00:34 13258166 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji.so
7ae921402000-7ae921403000 r--p 0000c000 00:34 13258166 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji.so
7ae921403000-7ae921404000 rw-p 0000d000 00:34 13258166 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/emoji.so
7ae921404000-7ae921405000 r--p 00000000 00:34 13258167 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/iso2022.so
7ae921405000-7ae921406000 r-xp 00001000 00:34 13258167 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/iso2022.so
7ae921406000-7ae921407000 r--p 00002000 00:34 13258167 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/iso2022.so
7ae921407000-7ae921408000 r--p 00003000 00:34 13258167 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/iso2022.so
7ae921408000-7ae921409000 rw-p 00004000 00:34 13258167 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/iso2022.so
7ae921409000-7ae92140a000 r--p 00000000 00:34 13258191 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ae92140a000-7ae92140b000 r-xp 00001000 00:34 13258191 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ae92140b000-7ae921461000 r--p 00002000 00:34 13258191 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ae921461000-7ae921462000 r--p 00057000 00:34 13258191 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ae921462000-7ae921463000 rw-p 00058000 00:34 13258191 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/japanese_euc.so
7ae921463000-7ae921464000 r--p 00000000 00:34 13258107 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/ebcdic.so
7ae921464000-7ae921465000 r-xp 00001000 00:34 13258107 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/ebcdic.so
7ae921465000-7ae921466000 r--p 00002000 00:34 13258107 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/ebcdic.so
7ae921466000-7ae921467000 r--p 00002000 00:34 13258107 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/ebcdic.so
7ae921467000-7ae921468000 rw-p 00003000 00:34 13258107 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/ebcdic.so
7ae921468000-7ae92146b000 r--p 00000000 00:34 13258208 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
7ae92146b000-7ae92146c000 r-xp 00003000 00:34 13258208 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
7ae92146c000-7ae921480000 r--p 00004000 00:34 13258208 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
7ae921480000-7ae921485000 r--p 00018000 00:34 13258208 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
7ae921485000-7ae921486000 rw-p 0001d000 00:34 13258208 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/single_byte.so
7ae921486000-7ae921487000 r--p 00000000 00:34 13258221 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ae921487000-7ae921489000 r-xp 00001000 00:34 13258221 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ae921489000-7ae92148a000 r--p 00003000 00:34 13258221 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ae92148a000-7ae92148b000 r--p 00004000 00:34 13258221 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ae92148b000-7ae92148c000 rw-p 00005000 00:34 13258221 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/utf_16_32.so
7ae92148c000-7ae92148f000 r--p 00000000 00:34 13258929 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
7ae92148f000-7ae921495000 r-xp 00003000 00:34 13258929 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
7ae921495000-7ae921497000 r--p 00009000 00:34 13258929 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
7ae921497000-7ae921498000 r--p 0000a000 00:34 13258929 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
7ae921498000-7ae921499000 rw-p 0000b000 00:34 13258929 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/stringio.so
7ae921499000-7ae92149b000 r--p 00000000 00:34 13258712 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/cgi/escape.so
7ae92149b000-7ae92149d000 r-xp 00002000 00:34 13258712 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/cgi/escape.so
7ae92149d000-7ae92149e000 r--p 00004000 00:34 13258712 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/cgi/escape.so
7ae92149e000-7ae92149f000 r--p 00004000 00:34 13258712 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/cgi/escape.so
7ae92149f000-7ae9214a0000 rw-p 00005000 00:34 13258712 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/cgi/escape.so
7ae9214a0000-7ae9214a1000 r--p 00000000 00:34 13258634 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/scan_args.so
7ae9214a1000-7ae9214a3000 r-xp 00001000 00:34 13258634 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/scan_args.so
7ae9214a3000-7ae9214a4000 r--p 00003000 00:34 13258634 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/scan_args.so
7ae9214a4000-7ae9214a5000 r--p 00003000 00:34 13258634 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/scan_args.so
7ae9214a5000-7ae9214a6000 rw-p 00004000 00:34 13258634 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/scan_args.so
7ae9214a6000-7ae9214a7000 r--p 00000000 00:34 13258627 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/recursion.so
7ae9214a7000-7ae9214a8000 r-xp 00001000 00:34 13258627 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/recursion.so
7ae9214a8000-7ae9214a9000 r--p 00002000 00:34 13258627 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/recursion.so
7ae9214a9000-7ae9214aa000 r--p 00002000 00:34 13258627 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/recursion.so
7ae9214aa000-7ae9214ab000 rw-p 00003000 00:34 13258627 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/recursion.so
7ae9214ab000-7ae9214ac000 r--p 00000000 00:34 13258613 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/printf.so
7ae9214ac000-7ae9214ad000 r-xp 00001000 00:34 13258613 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/printf.so
7ae9214ad000-7ae9214ae000 r--p 00002000 00:34 13258613 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/printf.so
7ae9214ae000-7ae9214af000 r--p 00002000 00:34 13258613 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/printf.so
7ae9214af000-7ae9214b0000 rw-p 00003000 00:34 13258613 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/printf.so
7ae9214b0000-7ae9214b1000 r--p 00000000 00:34 13258599 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/notimplement.so
7ae9214b1000-7ae9214b2000 r-xp 00001000 00:34 13258599 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/notimplement.so
7ae9214b2000-7ae9214b3000 r--p 00002000 00:34 13258599 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/notimplement.so
7ae9214b3000-7ae9214b4000 r--p 00002000 00:34 13258599 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/notimplement.so
7ae9214b4000-7ae9214b5000 rw-p 00003000 00:34 13258599 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/notimplement.so
7ae9214b5000-7ae9214b6000 r--p 00000000 00:34 13258530 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/enumerator_kw.so
7ae9214b6000-7ae9214b7000 r-xp 00001000 00:34 13258530 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/enumerator_kw.so
7ae9214b7000-7ae9214b8000 r--p 00002000 00:34 13258530 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/enumerator_kw.so
7ae9214b8000-7ae9214b9000 r--p 00002000 00:34 13258530 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/enumerator_kw.so
7ae9214b9000-7ae9214ba000 rw-p 00003000 00:34 13258530 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/enumerator_kw.so
7ae9214ba000-7ae9214bb000 r--p 00000000 00:34 13258502 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bug_5832.so
7ae9214bb000-7ae9214bc000 r-xp 00001000 00:34 13258502 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bug_5832.so
7ae9214bc000-7ae9214bd000 r--p 00002000 00:34 13258502 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bug_5832.so
7ae9214bd000-7ae9214be000 r--p 00002000 00:34 13258502 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bug_5832.so
7ae9214be000-7ae9214bf000 rw-p 00003000 00:34 13258502 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bug_5832.so
7ae9214bf000-7ae9214c0000 r--p 00000000 00:34 13258658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/struct.so
7ae9214c0000-7ae9214c1000 r-xp 00001000 00:34 13258658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/struct.so
7ae9214c1000-7ae9214c2000 r--p 00002000 00:34 13258658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/struct.so
7ae9214c2000-7ae9214c3000 r--p 00002000 00:34 13258658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/struct.so
7ae9214c3000-7ae9214c4000 rw-p 00003000 00:34 13258658 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/struct.so
7ae9214c4000-7ae9214c5000 r--p 00000000 00:34 13258661 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/symbol.so
7ae9214c5000-7ae9214c6000 r-xp 00001000 00:34 13258661 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/symbol.so
7ae9214c6000-7ae9214c7000 r--p 00002000 00:34 13258661 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/symbol.so
7ae9214c7000-7ae9214c8000 r--p 00002000 00:34 13258661 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/symbol.so
7ae9214c8000-7ae9214c9000 rw-p 00003000 00:34 13258661 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/symbol.so
7ae9214c9000-7ae9214ca000 r--p 00000000 00:34 13258013 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
7ae9214ca000-7ae9214cb000 r-xp 00001000 00:34 13258013 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
7ae9214cb000-7ae9214cc000 r--p 00002000 00:34 13258013 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
7ae9214cc000-7ae9214cd000 r--p 00002000 00:34 13258013 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
7ae9214cd000-7ae9214ce000 rw-p 00003000 00:34 13258013 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1257.so
7ae9214ce000-7ae9214cf000 r--p 00000000 00:34 13257999 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
7ae9214cf000-7ae9214d0000 r-xp 00001000 00:34 13257999 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
7ae9214d0000-7ae9214d1000 r--p 00002000 00:34 13257999 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
7ae9214d1000-7ae9214d2000 r--p 00002000 00:34 13257999 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
7ae9214d2000-7ae9214d3000 rw-p 00003000 00:34 13257999 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1254.so
7ae9214d3000-7ae9214d4000 r--p 00000000 00:34 13258031 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
7ae9214d4000-7ae9214d5000 r-xp 00001000 00:34 13258031 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
7ae9214d5000-7ae9214d6000 r--p 00002000 00:34 13258031 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
7ae9214d6000-7ae9214d7000 r--p 00002000 00:34 13258031 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
7ae9214d7000-7ae9214d8000 rw-p 00003000 00:34 13258031 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1253.so
7ae9214d8000-7ae9214d9000 r--p 00000000 00:34 13257994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
7ae9214d9000-7ae9214da000 r-xp 00001000 00:34 13257994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
7ae9214da000-7ae9214db000 r--p 00002000 00:34 13257994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
7ae9214db000-7ae9214dc000 r--p 00002000 00:34 13257994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
7ae9214dc000-7ae9214dd000 rw-p 00003000 00:34 13257994 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1252.so
7ae9214dd000-7ae9214de000 r--p 00000000 00:34 13257991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
7ae9214de000-7ae9214df000 r-xp 00001000 00:34 13257991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
7ae9214df000-7ae9214e0000 r--p 00002000 00:34 13257991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
7ae9214e0000-7ae9214e1000 r--p 00002000 00:34 13257991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
7ae9214e1000-7ae9214e2000 rw-p 00003000 00:34 13257991 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1251.so
7ae9214e2000-7ae9214e3000 r--p 00000000 00:34 13257973 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
7ae9214e3000-7ae9214e4000 r-xp 00001000 00:34 13257973 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
7ae9214e4000-7ae9214e5000 r--p 00002000 00:34 13257973 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
7ae9214e5000-7ae9214e6000 r--p 00002000 00:34 13257973 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
7ae9214e6000-7ae9214e7000 rw-p 00003000 00:34 13257973 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_1250.so
7ae9214e7000-7ae9214e8000 r--p 00000000 00:34 13257959 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
7ae9214e8000-7ae9214e9000 r-xp 00001000 00:34 13257959 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
7ae9214e9000-7ae9214ea000 r--p 00002000 00:34 13257959 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
7ae9214ea000-7ae9214eb000 r--p 00003000 00:34 13257959 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
7ae9214eb000-7ae9214ec000 rw-p 00004000 00:34 13257959 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/shift_jis.so
7ae9214ec000-7ae9214ed000 r--p 00000000 00:34 13257967 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
7ae9214ed000-7ae9214ee000 r-xp 00001000 00:34 13257967 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
7ae9214ee000-7ae9214ef000 r--p 00002000 00:34 13257967 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
7ae9214ef000-7ae9214f0000 r--p 00002000 00:34 13257967 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
7ae9214f0000-7ae9214f1000 rw-p 00003000 00:34 13257967 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_u.so
7ae9214f1000-7ae9214f2000 r--p 00000000 00:34 13258004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
7ae9214f2000-7ae9214f3000 r-xp 00001000 00:34 13258004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
7ae9214f3000-7ae9214f4000 r--p 00002000 00:34 13258004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
7ae9214f4000-7ae9214f5000 r--p 00002000 00:34 13258004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
7ae9214f5000-7ae9214f6000 rw-p 00003000 00:34 13258004 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/koi8_r.so
7ae9214f6000-7ae9214f7000 r--p 00000000 00:34 13257997 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
7ae9214f7000-7ae9214f8000 r-xp 00001000 00:34 13257997 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
7ae9214f8000-7ae9214f9000 r--p 00002000 00:34 13257997 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
7ae9214f9000-7ae9214fa000 r--p 00002000 00:34 13257997 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
7ae9214fa000-7ae9214fb000 rw-p 00003000 00:34 13257997 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_16.so
7ae9214fb000-7ae9214fc000 r--p 00000000 00:34 13258003 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
7ae9214fc000-7ae9214fd000 r-xp 00001000 00:34 13258003 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
7ae9214fd000-7ae9214fe000 r--p 00002000 00:34 13258003 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
7ae9214fe000-7ae9214ff000 r--p 00002000 00:34 13258003 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
7ae9214ff000-7ae921500000 rw-p 00003000 00:34 13258003 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_15.so
7ae921500000-7ae921501000 r--p 00000000 00:34 13258001 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
7ae921501000-7ae921502000 r-xp 00001000 00:34 13258001 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
7ae921502000-7ae921503000 r--p 00002000 00:34 13258001 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
7ae921503000-7ae921504000 r--p 00002000 00:34 13258001 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
7ae921504000-7ae921505000 rw-p 00003000 00:34 13258001 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_14.so
7ae921505000-7ae921506000 r--p 00000000 00:34 13257981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
7ae921506000-7ae921507000 r-xp 00001000 00:34 13257981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
7ae921507000-7ae921508000 r--p 00002000 00:34 13257981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
7ae921508000-7ae921509000 r--p 00002000 00:34 13257981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
7ae921509000-7ae92150a000 rw-p 00003000 00:34 13257981 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_13.so
7ae92150a000-7ae92150b000 r--p 00000000 00:34 13257939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
7ae92150b000-7ae92150c000 r-xp 00001000 00:34 13257939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
7ae92150c000-7ae92150d000 r--p 00002000 00:34 13257939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
7ae92150d000-7ae92150e000 r--p 00002000 00:34 13257939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
7ae92150e000-7ae92150f000 rw-p 00003000 00:34 13257939 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_11.so
7ae92150f000-7ae921510000 r--p 00000000 00:34 13257977 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
7ae921510000-7ae921511000 r-xp 00001000 00:34 13257977 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
7ae921511000-7ae921512000 r--p 00002000 00:34 13257977 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
7ae921512000-7ae921513000 r--p 00002000 00:34 13257977 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
7ae921513000-7ae921514000 rw-p 00003000 00:34 13257977 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_10.so
7ae921514000-7ae921515000 r--p 00000000 00:34 13252223 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
7ae921515000-7ae921516000 r-xp 00001000 00:34 13252223 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
7ae921516000-7ae921517000 r--p 00002000 00:34 13252223 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
7ae921517000-7ae921518000 r--p 00002000 00:34 13252223 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
7ae921518000-7ae921519000 rw-p 00003000 00:34 13252223 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_9.so
7ae921519000-7ae92151a000 r--p 00000000 00:34 13257984 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
7ae92151a000-7ae92151b000 r-xp 00001000 00:34 13257984 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
7ae92151b000-7ae92151c000 r--p 00002000 00:34 13257984 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
7ae92151c000-7ae92151d000 r--p 00002000 00:34 13257984 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
7ae92151d000-7ae92151e000 rw-p 00003000 00:34 13257984 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_8.so
7ae92151e000-7ae92151f000 r--p 00000000 00:34 13257957 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
7ae92151f000-7ae921520000 r-xp 00001000 00:34 13257957 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
7ae921520000-7ae921521000 r--p 00002000 00:34 13257957 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
7ae921521000-7ae921522000 r--p 00002000 00:34 13257957 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
7ae921522000-7ae921523000 rw-p 00003000 00:34 13257957 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_7.so
7ae921523000-7ae921524000 r--p 00000000 00:34 13257993 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
7ae921524000-7ae921525000 r-xp 00001000 00:34 13257993 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
7ae921525000-7ae921526000 r--p 00002000 00:34 13257993 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
7ae921526000-7ae921527000 r--p 00002000 00:34 13257993 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
7ae921527000-7ae921528000 rw-p 00003000 00:34 13257993 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_6.so
7ae921528000-7ae921529000 r--p 00000000 00:34 13257944 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
7ae921529000-7ae92152a000 r-xp 00001000 00:34 13257944 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
7ae92152a000-7ae92152b000 r--p 00002000 00:34 13257944 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
7ae92152b000-7ae92152c000 r--p 00002000 00:34 13257944 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
7ae92152c000-7ae92152d000 rw-p 00003000 00:34 13257944 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_5.so
7ae92152d000-7ae92152e000 r--p 00000000 00:34 13257947 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
7ae92152e000-7ae92152f000 r-xp 00001000 00:34 13257947 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
7ae92152f000-7ae921530000 r--p 00002000 00:34 13257947 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
7ae921530000-7ae921531000 r--p 00002000 00:34 13257947 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
7ae921531000-7ae921532000 rw-p 00003000 00:34 13257947 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_4.so
7ae921532000-7ae921533000 r--p 00000000 00:34 13257931 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
7ae921533000-7ae921534000 r-xp 00001000 00:34 13257931 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
7ae921534000-7ae921535000 r--p 00002000 00:34 13257931 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
7ae921535000-7ae921536000 r--p 00002000 00:34 13257931 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
7ae921536000-7ae921537000 rw-p 00003000 00:34 13257931 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_3.so
7ae921537000-7ae921538000 r--p 00000000 00:34 13257328 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
7ae921538000-7ae921539000 r-xp 00001000 00:34 13257328 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
7ae921539000-7ae92153a000 r--p 00002000 00:34 13257328 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
7ae92153a000-7ae92153b000 r--p 00002000 00:34 13257328 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
7ae92153b000-7ae92153c000 rw-p 00003000 00:34 13257328 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_2.so
7ae92153c000-7ae92153d000 r--p 00000000 00:34 13257942 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
7ae92153d000-7ae92153e000 r-xp 00001000 00:34 13257942 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
7ae92153e000-7ae92153f000 r--p 00002000 00:34 13257942 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
7ae92153f000-7ae921540000 r--p 00002000 00:34 13257942 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
7ae921540000-7ae921541000 rw-p 00003000 00:34 13257942 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/iso_8859_1.so
7ae921541000-7ae921542000 r--p 00000000 00:34 13257941 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
7ae921542000-7ae921543000 r-xp 00001000 00:34 13257941 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
7ae921543000-7ae921544000 r--p 00002000 00:34 13257941 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
7ae921544000-7ae921545000 r--p 00002000 00:34 13257941 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
7ae921545000-7ae921546000 rw-p 00003000 00:34 13257941 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gbk.so
7ae921546000-7ae921547000 r--p 00000000 00:34 13257969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
7ae921547000-7ae921548000 r-xp 00001000 00:34 13257969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
7ae921548000-7ae921549000 r--p 00002000 00:34 13257969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
7ae921549000-7ae92154a000 r--p 00002000 00:34 13257969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
7ae92154a000-7ae92154b000 rw-p 00003000 00:34 13257969 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/gb18030.so
7ae92154b000-7ae92154c000 r--p 00000000 00:34 13257966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
7ae92154c000-7ae92154d000 r-xp 00001000 00:34 13257966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
7ae92154d000-7ae92154e000 r--p 00002000 00:34 13257966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
7ae92154e000-7ae92154f000 r--p 00002000 00:34 13257966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
7ae92154f000-7ae921550000 rw-p 00003000 00:34 13257966 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_tw.so
7ae921550000-7ae921551000 r--p 00000000 00:34 13257965 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
7ae921551000-7ae921552000 r-xp 00001000 00:34 13257965 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
7ae921552000-7ae921553000 r--p 00002000 00:34 13257965 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
7ae921553000-7ae921554000 r--p 00002000 00:34 13257965 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
7ae921554000-7ae921555000 rw-p 00003000 00:34 13257965 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_kr.so
7ae921555000-7ae921556000 r--p 00000000 00:34 13257979 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
7ae921556000-7ae921557000 r-xp 00001000 00:34 13257979 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
7ae921557000-7ae921558000 r--p 00002000 00:34 13257979 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
7ae921558000-7ae921559000 r--p 00002000 00:34 13257979 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
7ae921559000-7ae92155a000 rw-p 00003000 00:34 13257979 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/emacs_mule.so
7ae92155a000-7ae92155b000 r--p 00000000 00:34 13257962 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
7ae92155b000-7ae92155c000 r-xp 00001000 00:34 13257962 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
7ae92155c000-7ae92155d000 r--p 00002000 00:34 13257962 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
7ae92155d000-7ae92155e000 r--p 00002000 00:34 13257962 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
7ae92155e000-7ae92155f000 rw-p 00003000 00:34 13257962 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cp949.so
7ae92155f000-7ae921560000 r--p 00000000 00:34 13257975 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
7ae921560000-7ae921561000 r-xp 00001000 00:34 13257975 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
7ae921561000-7ae921562000 r--p 00002000 00:34 13257975 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
7ae921562000-7ae921563000 r--p 00003000 00:34 13257975 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
7ae921563000-7ae921564000 rw-p 00004000 00:34 13257975 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/cesu_8.so
7ae921564000-7ae921565000 r--p 00000000 00:34 13257972 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
7ae921565000-7ae921566000 r-xp 00001000 00:34 13257972 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
7ae921566000-7ae921568000 r--p 00002000 00:34 13257972 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
7ae921568000-7ae921569000 r--p 00003000 00:34 13257972 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
7ae921569000-7ae92156a000 rw-p 00004000 00:34 13257972 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/big5.so
7ae92156a000-7ae92156b000 r--p 00000000 00:34 13258007 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
7ae92156b000-7ae92156c000 r-xp 00001000 00:34 13258007 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
7ae92156c000-7ae92156d000 r--p 00002000 00:34 13258007 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
7ae92156d000-7ae92156e000 r--p 00003000 00:34 13258007 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
7ae92156e000-7ae92156f000 rw-p 00004000 00:34 13258007 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/windows_31j.so
7ae92156f000-7ae921570000 r--p 00000000 00:34 13257950 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
7ae921570000-7ae921571000 r-xp 00001000 00:34 13257950 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
7ae921571000-7ae921572000 r--p 00002000 00:34 13257950 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
7ae921572000-7ae921573000 r--p 00003000 00:34 13257950 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
7ae921573000-7ae921574000 rw-p 00004000 00:34 13257950 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/euc_jp.so
7ae921574000-7ae921575000 r--p 00000000 00:34 13258027 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
7ae921575000-7ae921576000 r-xp 00001000 00:34 13258027 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
7ae921576000-7ae921577000 r--p 00002000 00:34 13258027 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
7ae921577000-7ae921578000 r--p 00002000 00:34 13258027 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
7ae921578000-7ae921579000 rw-p 00003000 00:34 13258027 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32le.so
7ae921579000-7ae92157a000 r--p 00000000 00:34 13258025 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
7ae92157a000-7ae92157b000 r-xp 00001000 00:34 13258025 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
7ae92157b000-7ae92157c000 r--p 00002000 00:34 13258025 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
7ae92157c000-7ae92157d000 r--p 00002000 00:34 13258025 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
7ae92157d000-7ae92157e000 rw-p 00003000 00:34 13258025 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_32be.so
7ae92157e000-7ae92157f000 r--p 00000000 00:34 13258008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
7ae92157f000-7ae921580000 r-xp 00001000 00:34 13258008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
7ae921580000-7ae921581000 r--p 00002000 00:34 13258008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
7ae921581000-7ae921582000 r--p 00002000 00:34 13258008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
7ae921582000-7ae921583000 rw-p 00003000 00:34 13258008 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16le.so
7ae921583000-7ae921584000 r--p 00000000 00:34 13257943 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
7ae921584000-7ae921585000 r-xp 00001000 00:34 13257943 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
7ae921585000-7ae921586000 r--p 00002000 00:34 13257943 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
7ae921586000-7ae921587000 r--p 00002000 00:34 13257943 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
7ae921587000-7ae921588000 rw-p 00003000 00:34 13257943 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/utf_16be.so
7ae921588000-7ae92158b000 r--p 00000000 00:34 13258819 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/objspace.so
7ae92158b000-7ae921594000 r-xp 00003000 00:34 13258819 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/objspace.so
7ae921594000-7ae921596000 r--p 0000c000 00:34 13258819 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/objspace.so
7ae921596000-7ae921597000 r--p 0000d000 00:34 13258819 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/objspace.so
7ae921597000-7ae921598000 rw-p 0000e000 00:34 13258819 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/objspace.so
7ae921598000-7ae92159a000 r--p 00000000 00:34 13258683 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/string.so
7ae92159a000-7ae92159d000 r-xp 00002000 00:34 13258683 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/string.so
7ae92159d000-7ae92159e000 r--p 00005000 00:34 13258683 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/string.so
7ae92159e000-7ae92159f000 r--p 00006000 00:34 13258683 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/string.so
7ae92159f000-7ae9215a0000 rw-p 00007000 00:34 13258683 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/string.so
7ae9215a0000-7ae9215c0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae9215c0000-7ae9215c1000 r--p 00000000 00:34 13258642 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/update.so
7ae9215c1000-7ae9215c2000 r-xp 00001000 00:34 13258642 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/update.so
7ae9215c2000-7ae9215c3000 r--p 00002000 00:34 13258642 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/update.so
7ae9215c3000-7ae9215c4000 r--p 00002000 00:34 13258642 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/update.so
7ae9215c4000-7ae9215c5000 rw-p 00003000 00:34 13258642 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/update.so
7ae9215c5000-7ae9215c6000 r--p 00000000 00:34 13258641 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/numhash.so
7ae9215c6000-7ae9215c7000 r-xp 00001000 00:34 13258641 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/numhash.so
7ae9215c7000-7ae9215c8000 r--p 00002000 00:34 13258641 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/numhash.so
7ae9215c8000-7ae9215c9000 r--p 00002000 00:34 13258641 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/numhash.so
7ae9215c9000-7ae9215ca000 rw-p 00003000 00:34 13258641 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/numhash.so
7ae9215ca000-7ae9215cb000 r--p 00000000 00:34 13258638 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/foreach.so
7ae9215cb000-7ae9215cc000 r-xp 00001000 00:34 13258638 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/foreach.so
7ae9215cc000-7ae9215cd000 r--p 00002000 00:34 13258638 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/foreach.so
7ae9215cd000-7ae9215ce000 r--p 00002000 00:34 13258638 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/foreach.so
7ae9215ce000-7ae9215cf000 rw-p 00003000 00:34 13258638 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/st/foreach.so
7ae9215cf000-7ae9215d0000 r--p 00000000 00:34 13258775 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/nonblock.so
7ae9215d0000-7ae9215d1000 r-xp 00001000 00:34 13258775 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/nonblock.so
7ae9215d1000-7ae9215d2000 r--p 00002000 00:34 13258775 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/nonblock.so
7ae9215d2000-7ae9215d3000 r--p 00002000 00:34 13258775 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/nonblock.so
7ae9215d3000-7ae9215d4000 rw-p 00003000 00:34 13258775 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/nonblock.so
7ae9215d4000-7ae9215db000 r--p 00000000 00:34 13258918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
7ae9215db000-7ae921602000 r-xp 00007000 00:34 13258918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
7ae921602000-7ae92160a000 r--p 0002e000 00:34 13258918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
7ae92160a000-7ae92160b000 r--p 00035000 00:34 13258918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
7ae92160b000-7ae92160c000 rw-p 00036000 00:34 13258918 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/socket.so
7ae92160c000-7ae92160d000 r--p 00000000 00:34 13258622 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rational.so
7ae92160d000-7ae92160e000 r-xp 00001000 00:34 13258622 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rational.so
7ae92160e000-7ae92160f000 r--p 00002000 00:34 13258622 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rational.so
7ae92160f000-7ae921610000 r--p 00002000 00:34 13258622 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rational.so
7ae921610000-7ae921611000 rw-p 00003000 00:34 13258622 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/rational.so
7ae921611000-7ae921612000 r--p 00000000 00:34 13258617 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/proc.so
7ae921612000-7ae921613000 r-xp 00001000 00:34 13258617 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/proc.so
7ae921613000-7ae921614000 r--p 00002000 00:34 13258617 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/proc.so
7ae921614000-7ae921615000 r--p 00002000 00:34 13258617 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/proc.so
7ae921615000-7ae921616000 rw-p 00003000 00:34 13258617 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/proc.so
7ae921616000-7ae921617000 r--p 00000000 00:34 13258610 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/postponed_job.so
7ae921617000-7ae921618000 r-xp 00001000 00:34 13258610 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/postponed_job.so
7ae921618000-7ae921619000 r--p 00002000 00:34 13258610 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/postponed_job.so
7ae921619000-7ae92161a000 r--p 00002000 00:34 13258610 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/postponed_job.so
7ae92161a000-7ae92161b000 rw-p 00003000 00:34 13258610 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/postponed_job.so
7ae92161b000-7ae92161c000 r--p 00000000 00:34 13258612 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ae92161c000-7ae92161d000 r-xp 00001000 00:34 13258612 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ae92161d000-7ae92161e000 r--p 00002000 00:34 13258612 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ae92161e000-7ae92161f000 r--p 00002000 00:34 13258612 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ae92161f000-7ae921620000 rw-p 00003000 00:34 13258612 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/popen_deadlock/infinite_loop_dlsym.so
7ae921620000-7ae921630000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921631000-7ae921632000 r--p 00000000 00:34 13258605 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/path_to_class.so
7ae921632000-7ae921633000 r-xp 00001000 00:34 13258605 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/path_to_class.so
7ae921633000-7ae921634000 r--p 00002000 00:34 13258605 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/path_to_class.so
7ae921634000-7ae921635000 r--p 00002000 00:34 13258605 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/path_to_class.so
7ae921635000-7ae921636000 rw-p 00003000 00:34 13258605 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/path_to_class.so
7ae921636000-7ae921637000 r--p 00000000 00:34 13258604 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/num2int.so
7ae921637000-7ae921638000 r-xp 00001000 00:34 13258604 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/num2int.so
7ae921638000-7ae921639000 r--p 00002000 00:34 13258604 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/num2int.so
7ae921639000-7ae92163a000 r--p 00002000 00:34 13258604 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/num2int.so
7ae92163a000-7ae92163b000 rw-p 00003000 00:34 13258604 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/num2int.so
7ae92163b000-7ae92163c000 r--p 00000000 00:34 13258601 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/method.so
7ae92163c000-7ae92163d000 r-xp 00001000 00:34 13258601 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/method.so
7ae92163d000-7ae92163e000 r--p 00002000 00:34 13258601 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/method.so
7ae92163e000-7ae92163f000 r--p 00002000 00:34 13258601 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/method.so
7ae92163f000-7ae921640000 rw-p 00003000 00:34 13258601 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/method.so
7ae921640000-7ae921650000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921651000-7ae921652000 r--p 00000000 00:34 13258595 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/usr.so
7ae921652000-7ae921653000 r-xp 00001000 00:34 13258595 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/usr.so
7ae921653000-7ae921654000 r--p 00002000 00:34 13258595 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/usr.so
7ae921654000-7ae921655000 r--p 00002000 00:34 13258595 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/usr.so
7ae921655000-7ae921656000 rw-p 00003000 00:34 13258595 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/usr.so
7ae921656000-7ae921657000 r--p 00000000 00:34 13258592 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ae921657000-7ae921658000 r-xp 00001000 00:34 13258592 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ae921658000-7ae921659000 r--p 00002000 00:34 13258592 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ae921659000-7ae92165a000 r--p 00002000 00:34 13258592 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ae92165a000-7ae92165b000 rw-p 00003000 00:34 13258592 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/marshal/internal_ivar.so
7ae92165b000-7ae92165c000 r--p 00000000 00:34 13258578 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/load/protect.so
7ae92165c000-7ae92165d000 r-xp 00001000 00:34 13258578 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/load/protect.so
7ae92165d000-7ae92165e000 r--p 00002000 00:34 13258578 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/load/protect.so
7ae92165e000-7ae92165f000 r--p 00002000 00:34 13258578 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/load/protect.so
7ae92165f000-7ae921660000 rw-p 00003000 00:34 13258578 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/load/protect.so
7ae921660000-7ae921670000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921671000-7ae921672000 r--p 00000000 00:34 13258576 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iter.so
7ae921672000-7ae921673000 r-xp 00001000 00:34 13258576 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iter.so
7ae921673000-7ae921674000 r--p 00002000 00:34 13258576 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iter.so
7ae921674000-7ae921675000 r--p 00002000 00:34 13258576 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iter.so
7ae921675000-7ae921676000 rw-p 00003000 00:34 13258576 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iter.so
7ae921676000-7ae921677000 r--p 00000000 00:34 13258566 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iseq_load.so
7ae921677000-7ae921678000 r-xp 00001000 00:34 13258566 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iseq_load.so
7ae921678000-7ae921679000 r--p 00002000 00:34 13258566 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iseq_load.so
7ae921679000-7ae92167a000 r--p 00002000 00:34 13258566 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iseq_load.so
7ae92167a000-7ae92167b000 rw-p 00003000 00:34 13258566 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/iseq_load.so
7ae92167b000-7ae92167c000 r--p 00000000 00:34 13258569 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/integer.so
7ae92167c000-7ae92167d000 r-xp 00001000 00:34 13258569 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/integer.so
7ae92167d000-7ae92167e000 r--p 00002000 00:34 13258569 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/integer.so
7ae92167e000-7ae92167f000 r--p 00002000 00:34 13258569 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/integer.so
7ae92167f000-7ae921680000 rw-p 00003000 00:34 13258569 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/integer.so
7ae921680000-7ae921730000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921732000-7ae921733000 r--p 00000000 00:34 13258562 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/hash.so
7ae921733000-7ae921734000 r-xp 00001000 00:34 13258562 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/hash.so
7ae921734000-7ae921735000 r--p 00002000 00:34 13258562 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/hash.so
7ae921735000-7ae921736000 r--p 00002000 00:34 13258562 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/hash.so
7ae921736000-7ae921737000 rw-p 00003000 00:34 13258562 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/hash.so
7ae921737000-7ae921738000 r--p 00000000 00:34 13258555 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/funcall.so
7ae921738000-7ae921739000 r-xp 00001000 00:34 13258555 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/funcall.so
7ae921739000-7ae92173a000 r--p 00002000 00:34 13258555 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/funcall.so
7ae92173a000-7ae92173b000 r--p 00002000 00:34 13258555 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/funcall.so
7ae92173b000-7ae92173c000 rw-p 00003000 00:34 13258555 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/funcall.so
7ae921740000-7ae921741000 r--p 00000000 00:34 13258713 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/continuation.so
7ae921741000-7ae921742000 r-xp 00001000 00:34 13258713 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/continuation.so
7ae921742000-7ae921743000 r--p 00002000 00:34 13258713 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/continuation.so
7ae921743000-7ae921744000 r--p 00002000 00:34 13258713 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/continuation.so
7ae921744000-7ae921745000 rw-p 00003000 00:34 13258713 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/continuation.so
7ae921745000-7ae921746000 r--p 00000000 00:34 13258782 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
7ae921746000-7ae921747000 r-xp 00001000 00:34 13258782 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
7ae921747000-7ae921748000 r--p 00002000 00:34 13258782 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
7ae921748000-7ae921749000 r--p 00002000 00:34 13258782 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
7ae921749000-7ae92174a000 rw-p 00003000 00:34 13258782 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/wait.so
7ae92174a000-7ae92174c000 r--p 00000000 00:34 13258835 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/pty.so
7ae92174c000-7ae92174e000 r-xp 00002000 00:34 13258835 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/pty.so
7ae92174e000-7ae92174f000 r--p 00004000 00:34 13258835 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/pty.so
7ae92174f000-7ae921750000 r--p 00004000 00:34 13258835 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/pty.so
7ae921750000-7ae921751000 rw-p 00005000 00:34 13258835 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/pty.so
7ae921751000-7ae921752000 r--p 00000000 00:34 13258816 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/erb/escape.so
7ae921752000-7ae921753000 r-xp 00001000 00:34 13258816 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/erb/escape.so
7ae921753000-7ae921754000 r--p 00002000 00:34 13258816 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/erb/escape.so
7ae921754000-7ae921755000 r--p 00002000 00:34 13258816 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/erb/escape.so
7ae921755000-7ae921756000 rw-p 00003000 00:34 13258816 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/erb/escape.so
7ae921756000-7ae921758000 r--p 00000000 00:34 13258933 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
7ae921758000-7ae92175d000 r-xp 00002000 00:34 13258933 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
7ae92175d000-7ae92175e000 r--p 00007000 00:34 13258933 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
7ae92175e000-7ae92175f000 r--p 00008000 00:34 13258933 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
7ae92175f000-7ae921760000 rw-p 00009000 00:34 13258933 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/strscan.so
7ae921760000-7ae921780000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae921781000-7ae921782000 r--p 00000000 00:34 13258544 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/float.so
7ae921782000-7ae921783000 r-xp 00001000 00:34 13258544 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/float.so
7ae921783000-7ae921784000 r--p 00002000 00:34 13258544 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/float.so
7ae921784000-7ae921785000 r--p 00002000 00:34 13258544 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/float.so
7ae921785000-7ae921786000 rw-p 00003000 00:34 13258544 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/float.so
7ae921786000-7ae921787000 r--p 00000000 00:34 13258553 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/file.so
7ae921787000-7ae921788000 r-xp 00001000 00:34 13258553 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/file.so
7ae921788000-7ae921789000 r--p 00002000 00:34 13258553 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/file.so
7ae921789000-7ae92178a000 r--p 00002000 00:34 13258553 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/file.so
7ae92178a000-7ae92178b000 rw-p 00003000 00:34 13258553 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/file.so
7ae92178b000-7ae92178c000 r--p 00000000 00:34 13258546 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/exception.so
7ae92178c000-7ae92178d000 r-xp 00001000 00:34 13258546 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/exception.so
7ae92178d000-7ae92178e000 r--p 00002000 00:34 13258546 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/exception.so
7ae92178e000-7ae92178f000 r--p 00002000 00:34 13258546 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/exception.so
7ae92178f000-7ae921790000 rw-p 00003000 00:34 13258546 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/exception.so
7ae921790000-7ae9217b0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae9217b0000-7ae9217b1000 r--p 00000000 00:34 13258531 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/eval.so
7ae9217b1000-7ae9217b2000 r-xp 00001000 00:34 13258531 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/eval.so
7ae9217b2000-7ae9217b3000 r--p 00002000 00:34 13258531 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/eval.so
7ae9217b3000-7ae9217b4000 r--p 00002000 00:34 13258531 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/eval.so
7ae9217b4000-7ae9217b5000 rw-p 00003000 00:34 13258531 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/eval.so
7ae9217b5000-7ae9217b6000 r--p 00000000 00:34 13258525 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/econv.so
7ae9217b6000-7ae9217b7000 r-xp 00001000 00:34 13258525 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/econv.so
7ae9217b7000-7ae9217b8000 r--p 00002000 00:34 13258525 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/econv.so
7ae9217b8000-7ae9217b9000 r--p 00002000 00:34 13258525 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/econv.so
7ae9217b9000-7ae9217ba000 rw-p 00003000 00:34 13258525 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/econv.so
7ae9217ba000-7ae9217bb000 r--p 00000000 00:34 13258522 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/debug.so
7ae9217bb000-7ae9217bc000 r-xp 00001000 00:34 13258522 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/debug.so
7ae9217bc000-7ae9217bd000 r--p 00002000 00:34 13258522 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/debug.so
7ae9217bd000-7ae9217be000 r--p 00002000 00:34 13258522 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/debug.so
7ae9217be000-7ae9217bf000 rw-p 00003000 00:34 13258522 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/debug.so
7ae9217bf000-7ae9217c0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae9217c0000-7ae921801000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921801000-7ae921802000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921802000-7ae921843000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921843000-7ae921844000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921844000-7ae921885000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921885000-7ae921886000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921886000-7ae9218c7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae9218c7000-7ae9218c8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae9218c8000-7ae921909000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921909000-7ae92190a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae92190a000-7ae92194b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae92194b000-7ae92194c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae92194c000-7ae92198d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae92198d000-7ae92198e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae92198e000-7ae9219cf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae9219cf000-7ae9219d0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae9219d0000-7ae921a11000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921a11000-7ae921a12000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921a12000-7ae921a53000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921a53000-7ae921a54000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921a54000-7ae921a95000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921a95000-7ae921a96000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921a96000-7ae921ad7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ad7000-7ae921ad8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ad8000-7ae921b19000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921b19000-7ae921b1a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921b1a000-7ae921b5b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921b5b000-7ae921b5c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921b5c000-7ae921b9d000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921b9d000-7ae921b9e000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921b9e000-7ae921bdf000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921bdf000-7ae921be0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921be0000-7ae921c21000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921c21000-7ae921c22000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921c22000-7ae921c63000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921c63000-7ae921c64000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921c64000-7ae921ca5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ca5000-7ae921ca6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ca6000-7ae921ce7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ce7000-7ae921ce8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ce8000-7ae921d29000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921d29000-7ae921d2a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921d2a000-7ae921d6b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921d6b000-7ae921d6c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921d6c000-7ae921dad000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921dad000-7ae921dae000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921dae000-7ae921def000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921def000-7ae921df0000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921df0000-7ae921e31000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921e31000-7ae921e32000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921e32000-7ae921e73000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921e73000-7ae921e74000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921e74000-7ae921eb5000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921eb5000-7ae921eb6000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921eb6000-7ae921ef7000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ef7000-7ae921ef8000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921ef8000-7ae921f39000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921f39000-7ae921f3a000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921f3a000-7ae921f7b000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921f7b000-7ae921f7c000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921f7c000-7ae921fbd000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921fbd000-7ae921fbe000 ---p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921fbe000-7ae921fff000 rw-p 00000000 00:00 0 [anon:Ruby:fiber_pool_allocate_memory]
7ae921fff000-7ae922000000 ---p 00000000 00:00 0
7ae922000000-7ae922800000 rw-p 00000000 00:00 0
7ae922800000-7ae93a800000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_cache]
7ae93a800000-7ae93bc00000 rw-p 00000000 00:00 0 [anon:Ruby:Init_default_shapes:shape_list]
7ae93bc02000-7ae93bc03000 r--p 00000000 00:34 13258511 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/class.so
7ae93bc03000-7ae93bc04000 r-xp 00001000 00:34 13258511 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/class.so
7ae93bc04000-7ae93bc05000 r--p 00002000 00:34 13258511 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/class.so
7ae93bc05000-7ae93bc06000 r--p 00002000 00:34 13258511 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/class.so
7ae93bc06000-7ae93bc07000 rw-p 00003000 00:34 13258511 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/class.so
7ae93bc07000-7ae93bc09000 r--p 00000000 00:34 13258764 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
7ae93bc09000-7ae93bc0c000 r-xp 00002000 00:34 13258764 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
7ae93bc0c000-7ae93bc0e000 r--p 00005000 00:34 13258764 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
7ae93bc0e000-7ae93bc0f000 r--p 00006000 00:34 13258764 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
7ae93bc0f000-7ae93bc10000 rw-p 00007000 00:34 13258764 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/etc.so
7ae93bc10000-7ae93bc30000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae93bc31000-7ae93bc33000 r--p 00000000 00:34 13258773 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
7ae93bc33000-7ae93bc38000 r-xp 00002000 00:34 13258773 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
7ae93bc38000-7ae93bc39000 r--p 00007000 00:34 13258773 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
7ae93bc39000-7ae93bc3a000 r--p 00008000 00:34 13258773 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
7ae93bc3a000-7ae93bc3b000 rw-p 00009000 00:34 13258773 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/io/console.so
7ae93bc3b000-7ae93bc3c000 r--p 00000000 00:34 13258631 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/sanitizers.so
7ae93bc3c000-7ae93bc3d000 r-xp 00001000 00:34 13258631 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/sanitizers.so
7ae93bc3d000-7ae93bc3e000 r--p 00002000 00:34 13258631 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/sanitizers.so
7ae93bc3e000-7ae93bc3f000 r--p 00002000 00:34 13258631 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/sanitizers.so
7ae93bc3f000-7ae93bc40000 rw-p 00003000 00:34 13258631 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/sanitizers.so
7ae93bc40000-7ae93bd80000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae93bd84000-7ae93bd85000 r--p 00000000 00:34 13258880 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
7ae93bd85000-7ae93bd87000 r-xp 00001000 00:34 13258880 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
7ae93bd87000-7ae93bd88000 r--p 00003000 00:34 13258880 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
7ae93bd88000-7ae93bd89000 r--p 00003000 00:34 13258880 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
7ae93bd89000-7ae93bd8a000 rw-p 00004000 00:34 13258880 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/rbconfig/sizeof.so
7ae93bd8a000-7ae93bd8b000 r--p 00000000 00:34 13258153 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
7ae93bd8b000-7ae93bd8c000 r-xp 00001000 00:34 13258153 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
7ae93bd8c000-7ae93bd8d000 r--p 00002000 00:34 13258153 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
7ae93bd8d000-7ae93bd8e000 r--p 00002000 00:34 13258153 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
7ae93bd8e000-7ae93bd8f000 rw-p 00003000 00:34 13258153 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/trans/transdb.so
7ae93bd8f000-7ae93bd91000 r--p 00000000 00:34 13258217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bignum.so
7ae93bd91000-7ae93bd93000 r-xp 00002000 00:34 13258217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bignum.so
7ae93bd93000-7ae93bd94000 r--p 00004000 00:34 13258217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bignum.so
7ae93bd94000-7ae93bd95000 r--p 00004000 00:34 13258217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bignum.so
7ae93bd95000-7ae93bd96000 rw-p 00005000 00:34 13258217 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/bignum.so
7ae93bd96000-7ae93bd97000 r--p 00000000 00:34 13252090 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7ae93bd97000-7ae93bd98000 r-xp 00001000 00:34 13252090 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7ae93bd98000-7ae93bd99000 r--p 00002000 00:34 13252090 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7ae93bd99000-7ae93bd9a000 r--p 00002000 00:34 13252090 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7ae93bd9a000-7ae93bd9b000 rw-p 00003000 00:34 13252090 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7ae93bd9b000-7ae93bd9c000 r--p 00000000 00:34 13252222 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/resize.so
7ae93bd9c000-7ae93bd9d000 r-xp 00001000 00:34 13252222 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/resize.so
7ae93bd9d000-7ae93bd9e000 r--p 00002000 00:34 13252222 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/resize.so
7ae93bd9e000-7ae93bd9f000 r--p 00002000 00:34 13252222 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/resize.so
7ae93bd9f000-7ae93bda0000 rw-p 00003000 00:34 13252222 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/-test-/array/resize.so
7ae93bda0000-7ae93bdc0000 rw-p 00000000 00:00 0 [anon:Ruby:GC:default:heap_page_body_allocate]
7ae93bdc2000-7ae93bec3000 rw-p 00000000 00:00 0
7ae93bec3000-7ae93beca000 r--s 00000000 00:34 15348559 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7ae93beca000-7ae93bf23000 r--p 00000000 00:34 15348059 /usr/lib/locale/C.utf8/LC_CTYPE
7ae93bf23000-7ae93bf25000 rw-p 00000000 00:00 0
7ae93bf25000-7ae93bf29000 r--p 00000000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ae93bf29000-7ae93bf4c000 r-xp 00004000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ae93bf4c000-7ae93bf50000 r--p 00027000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ae93bf50000-7ae93bf51000 r--p 0002b000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ae93bf51000-7ae93bf52000 rw-p 0002c000 00:34 15348637 /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7ae93bf52000-7ae93bf7a000 r--p 00000000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7ae93bf7a000-7ae93c102000 r-xp 00028000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7ae93c102000-7ae93c151000 r--p 001b0000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7ae93c151000-7ae93c155000 r--p 001fe000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7ae93c155000-7ae93c157000 rw-p 00202000 00:34 15348597 /usr/lib/x86_64-linux-gnu/libc.so.6
7ae93c157000-7ae93c166000 rw-p 00000000 00:00 0
7ae93c166000-7ae93c176000 r--p 00000000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7ae93c176000-7ae93c1f5000 r-xp 00010000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7ae93c1f5000-7ae93c24d000 r--p 0008f000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7ae93c24d000-7ae93c24e000 r--p 000e7000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7ae93c24e000-7ae93c24f000 rw-p 000e8000 00:34 15348668 /usr/lib/x86_64-linux-gnu/libm.so.6
7ae93c24f000-7ae93c251000 r--p 00000000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ae93c251000-7ae93c266000 r-xp 00002000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ae93c266000-7ae93c27f000 r--p 00017000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ae93c27f000-7ae93c280000 r--p 0002f000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ae93c280000-7ae93c281000 rw-p 00030000 00:34 15348620 /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7ae93c281000-7ae93c289000 rw-p 00000000 00:00 0
7ae93c289000-7ae93c293000 r--p 00000000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7ae93c293000-7ae93c2f6000 r-xp 0000a000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7ae93c2f6000-7ae93c30b000 r--p 0006d000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7ae93c30b000-7ae93c30c000 r--p 00081000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7ae93c30c000-7ae93c30d000 rw-p 00082000 00:34 15348642 /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7ae93c30d000-7ae93c30f000 r--p 00000000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7ae93c30f000-7ae93c321000 r-xp 00002000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7ae93c321000-7ae93c327000 r--p 00014000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7ae93c327000-7ae93c328000 r--p 0001a000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7ae93c328000-7ae93c329000 rw-p 0001b000 00:34 15350670 /usr/lib/x86_64-linux-gnu/libz.so.1.3
7ae93c329000-7ae93c32a000 r--p 00000000 00:34 13257974 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
7ae93c32a000-7ae93c32b000 r-xp 00001000 00:34 13257974 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
7ae93c32b000-7ae93c32c000 r--p 00002000 00:34 13257974 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
7ae93c32c000-7ae93c32d000 r--p 00002000 00:34 13257974 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
7ae93c32d000-7ae93c32e000 rw-p 00003000 00:34 13257974 /tmp/ruby/build/trunk-random2/.ext/x86_64-linux/enc/encdb.so
7ae93c32e000-7ae93c377000 r--p 00000000 00:34 13152155 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
7ae93c377000-7ae93c853000 r-xp 00049000 00:34 13152155 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
7ae93c853000-7ae93c9fc000 r--p 00525000 00:34 13152155 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
7ae93c9fc000-7ae93ca13000 r--p 006ce000 00:34 13152155 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
7ae93ca13000-7ae93ca17000 rw-p 006e5000 00:34 13152155 /tmp/ruby/build/trunk-random2/libruby.so.4.1.0
7ae93ca17000-7ae93ca30000 rw-p 00000000 00:00 0
7ae93ca30000-7ae93ca31000 r--p 00000000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ae93ca31000-7ae93ca5c000 r-xp 00001000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ae93ca5c000-7ae93ca66000 r--p 0002c000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ae93ca66000-7ae93ca68000 r--p 00036000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ae93ca68000-7ae93ca6a000 rw-p 00038000 00:34 15348571 /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffd7f8ac000-7ffd7f8cd000 rw-p 00000000 00:00 0 [stack]
7ffd7f935000-7ffd7f939000 r--p 00000000 00:00 0 [vvar]
7ffd7f939000-7ffd7f93b000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0 [vsyscall]
make: *** [uncommon.mk:930: yes-test-all] Segmentation fault (core dumped)
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=\"--test-order=random\"" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS="--test-order=random"
BASERUBY = /usr/bin/ruby --disable=gems
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC
XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -DPRISM_XALLOCATOR -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-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
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/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.3/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/rbs-3.10.3/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.4.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-random2/.bundle/gems/syslog-0.4.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
ruby 4.1.0dev (2026-03-23T21:02:59Z master d2f7a19fe1) +PRISM [x86_64-linux]
0 ............................................................
60 ............................................................
120 ............................................................
180 ............................................................
240 ............................................................
300 ............................................................
360 ............................................................
420 ............................................................
480 ............................................................
540 ............................................................
600 ............................................................
660 ............................................................
720 ............................................................
780 ............................................................
840 ............................................................
900 ............................................................
960 ............................................................
1020 ............................................................
1080 ............................................................
1140 ............................................................
1200 ............................................................
1260 ............................................................
1320 ............................................................
1380 ............................................................
1440 ............................................................
1500 ............................................................
1560 ............................................................
1620 ............................................................
1680 ............................................................
1740 ............................................................
1800 ............................................................
1860 ............................................................
1920 ............................................................
1980 ............................................................
2040 ............................................................
2100 ............................................................
2160 ............................................................
2220 ............................................................
2280 ............................................................
2340 ............................................................
2400 ............................................................
2460 ............................................................
2520 ............................................................
2580 ............................................................
2640 ............................................................
2700 ............................................................
2760 ............................................................
2820 ............................................................
2880 ............................................................
2940 ............................................................
3000 ............................................................
3060 ............................................................
3120 ............................................................
3180 ............................................................
3240 ............................................................
3300 ............................................................
3360 ............................................................
3420 ..........
Finished in 16.419762 seconds
3429 files, 34254 examples, 217870 expectations, 0 failures, 0 errors, 0 tagged
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=\"--test-order=random\"" exit with 0.