# Logfile created on 2025-11-12 15:15:51 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x0000fffc9d77fde0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/home/opc/ruby/src", @BUILD_DIR="/home/opc/ruby/build", @INSTALL_DIR="/home/opc/ruby/install", @TARGET_NAME="master", @TARGET_SRC_DIR="/home/opc/ruby/src/master", @TARGET_BUILD_DIR="/home/opc/ruby/build/master", @TARGET_INSTALL_DIR="/home/opc/ruby/install/master", @configure_opts=["--disable-dtrace --disable-yjit"], @build_opts="-j3", @btest_opts="-j3", @test_opts="TESTS='-j3'", @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/opc/ruby/logs/brlog.master.20251112-151551", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x0000fffc9d7ca070 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x0000fffc9d7c9d00 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000fffc9d7bf238 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/opc/ruby/logs/brlog.master.20251112-151551", @dev=#<File:/home/opc/ruby/logs/brlog.master.20251112-151551>, @binmode=false, @mon_data=#<Monitor:0x0000fffc9d7c9940>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git master
Cloning into 'master'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git master" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit
checking for ruby... /usr/local/bin/ruby
downloading config.guess ... done
downloading config.sub ... done
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for gcc option to accept ISO C99... none needed
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
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 grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
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 thread-safe mkdir -p... /usr/bin/mkdir -p
checking for dtrace... dtrace
checking for dot... no
checking for doxygen... no
checking for pkg-config... pkg-config
configure: WARNING:  does not work; ignore
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking for a broken LLVM libunwind that cannot unwind code with RA signing... no
checking whether -mbranch-protection=pac-ret is accepted as CFLAGS... no
checking whether -msign-return-address=all is accepted as CFLAGS... yes
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 pthread.h usability... yes
checking pthread.h presence... 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
configure: Test skipped due to lack of a C++ compiler.
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 stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking atomic.h usability... no
checking atomic.h presence... no
checking for atomic.h... no
checking copyfile.h usability... no
checking copyfile.h presence... no
checking for copyfile.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking intrinsics.h usability... no
checking intrinsics.h presence... no
checking for intrinsics.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking malloc/malloc.h usability... no
checking malloc/malloc.h presence... no
checking for malloc/malloc.h... no
checking malloc_np.h usability... no
checking malloc_np.h presence... no
checking for malloc_np.h... no
checking net/socket.h usability... no
checking net/socket.h presence... no
checking for net/socket.h... no
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sanitizer/asan_interface.h usability... yes
checking sanitizer/asan_interface.h presence... yes
checking for sanitizer/asan_interface.h... yes
checking sanitizer/msan_interface.h usability... no
checking sanitizer/msan_interface.h presence... no
checking for sanitizer/msan_interface.h... no
checking sanitizer/tsan_interface.h usability... yes
checking sanitizer/tsan_interface.h presence... yes
checking for sanitizer/tsan_interface.h... yes
checking setjmpex.h usability... no
checking setjmpex.h presence... no
checking for setjmpex.h... no
checking stdalign.h usability... yes
checking stdalign.h presence... yes
checking for stdalign.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking sys/attr.h usability... no
checking sys/attr.h presence... no
checking for sys/attr.h... no
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/id.h usability... no
checking sys/id.h presence... no
checking for sys/id.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking syscall.h usability... yes
checking syscall.h presence... yes
checking for syscall.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking stdckdint.h usability... no
checking stdckdint.h presence... no
checking for stdckdint.h... no
checking stdatomic.h usability... yes
checking stdatomic.h presence... yes
checking for stdatomic.h... yes
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
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... yes
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 whether sys_nerr is declared... yes
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 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... no
checking for strlcpy... no
checking for strstr... yes
checking for tgamma... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
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... no
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... no
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 crypt.h usability... yes
checking crypt.h presence... 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 aarch64... -1
checking native coroutine implementation for aarch64-linux... arm64
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 sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking elf_abi.h usability... no
checking elf_abi.h presence... no
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking mach-o/loader.h usability... no
checking mach-o/loader.h presence... no
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 valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking for strip flags... -S -x
checking whether -fPIE is accepted as CFLAGS... yes
checking whether -pie is accepted as LDFLAGS... yes
checking whether wrapper for LD_LIBRARY_PATH is needed... no
checking for __builtin_setjmp... (cached) no
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... _setjmp
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT/ZJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/aarch64-linux/ruby/config.h updated
configure: ruby library version = 4.0.0+0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 4.0.0

   * Installation prefix: /home/opc/ruby/install/master
   * exec prefix:         ${prefix}
   * arch:                aarch64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * 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:      arm64
   * with modular GC:     no
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${hardenflags}  ${optflags} ${debugflags} \
                          ${warnflags}
   * LDFLAGS:             -L. -fstack-protector-strong -rdynamic \
                          -Wl,-export-dynamic
   * 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:         -msign-return-address=all \
                          -fstack-protector-strong -U_FORTIFY_SOURCE \
                          -D_FORTIFY_SOURCE=2
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        no
   * ZJIT support:        no
   * man page type:       doc
   * BASERUBY -v:         ruby 3.2.1 (2023-02-08 revision 31819e82c8) \
                          [aarch64-linux]

---
$$$[end] "/home/opc/ruby/src/master/configure --prefix=/home/opc/ruby/install/master --disable-install-doc --disable-dtrace --disable-yjit" exit with 0.
$$$[beg] make update-download -j3
/bin/sh: line 0: fg: no job control
sed -f /home/opc/ruby/src/master/tool/prereq.status /home/opc/ruby/src/master/common.mk /home/opc/ruby/src/master/prism/srcs.mk /home/opc/ruby/src/master/depend > uncommon.mk
/usr/local/bin/ruby --disable=gems /home/opc/ruby/src/master/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /home/opc/ruby/src/master/prism/srcs.mk /home/opc/ruby/src/master/prism/srcs.mk.in
/home/opc/ruby/src/master/prism/srcs.mk unchanged
sed -f /home/opc/ruby/src/master/tool/prereq.status /home/opc/ruby/src/master/common.mk /home/opc/ruby/src/master/prism/srcs.mk /home/opc/ruby/src/master/depend > uncommon.mk
tool/config.guess already exists
tool/config.sub already exists
Downloading bundled gem minitest-5.26.1...
Downloading bundled gem power_assert-3.0.1...
Downloading bundled gem rake-13.3.1...
Downloading bundled gem test-unit-3.7.1...
Downloading bundled gem rexml-3.4.4...
Downloading bundled gem rss-0.3.1...
Downloading bundled gem net-ftp-0.3.9...
Downloading bundled gem net-imap-0.5.12...
Downloading bundled gem net-pop-0.1.2...
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.9.5...
Downloading bundled gem typeprof-0.31.0...
Downloading bundled gem debug-1.11.0...
Downloading bundled gem racc-1.8.1...
Downloading bundled gem mutex_m-0.3.0...
Downloading bundled gem getoptlong-0.2.1...
Downloading bundled gem base64-0.3.0...
Downloading bundled gem bigdecimal-3.3.1...
Downloading bundled gem observer-0.1.2...
Downloading bundled gem abbrev-0.1.2...
Downloading bundled gem resolv-replace-0.1.1...
Downloading bundled gem rinda-0.2.0...
Downloading bundled gem drb-2.2.3...
Downloading bundled gem nkf-0.2.0...
Downloading bundled gem syslog-0.3.0...
Downloading bundled gem csv-3.3.5...
Downloading bundled gem repl_type_completor-0.1.12...
Downloading bundled gem ostruct-0.6.3...
Downloading bundled gem pstore-0.2.0...
Downloading bundled gem benchmark-0.5.0...
Downloading bundled gem logger-1.7.0...
Downloading bundled gem rdoc-6.15.1...
Downloading bundled gem win32ole-1.9.2...
Downloading bundled gem irb-1.15.3...
Downloading bundled gem reline-0.6.3...
Downloading bundled gem readline-0.0.4...
Downloading bundled gem fiddle-1.1.8...
$$$[end] "make update-download -j3" exit with 0.
$$$[beg] make update-src      -j3
Already up to date.
Latest commit hash = 6a05545184
$$$[end] "make update-src      -j3" exit with 0.
$$$[beg] make after-update    -j3
generating id.h
generating optinsn.inc
generating optunifs.inc
id.h updated
generating insns.inc
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
known_errors.inc updated
generating vm_call_iseq_optimized.inc
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /home/opc/ruby/src/master/enc/jis
+ cp /home/opc/ruby/src/master/enc/jis/props.h.blt /home/opc/ruby/src/master/enc/jis/props.h
/home/opc/ruby/src/master/revision.h updated
/usr/local/bin/ruby --disable=gems /home/opc/ruby/src/master/tool/gen_dummy_probes.rb /home/opc/ruby/src/master/probes.d > probes.dmyh
generating parse.c
copying lex.c
generating id.c
generating enc/trans/newline.c ...
making /home/opc/ruby/src/master/ast.rbinc
id.c updated
making /home/opc/ruby/src/master/dir.rbinc
making /home/opc/ruby/src/master/gc.rbinc
making /home/opc/ruby/src/master/numeric.rbinc
making /home/opc/ruby/src/master/io.rbinc
making /home/opc/ruby/src/master/marshal.rbinc
making /home/opc/ruby/src/master/pack.rbinc
making /home/opc/ruby/src/master/trace_point.rbinc
making /home/opc/ruby/src/master/warning.rbinc
making /home/opc/ruby/src/master/array.rbinc
making /home/opc/ruby/src/master/hash.rbinc
making /home/opc/ruby/src/master/kernel.rbinc
making /home/opc/ruby/src/master/pathname_builtin.rbinc
making /home/opc/ruby/src/master/ractor.rbinc
making /home/opc/ruby/src/master/symbol.rbinc
making /home/opc/ruby/src/master/timev.rbinc
making /home/opc/ruby/src/master/thread_sync.rbinc
making /home/opc/ruby/src/master/nilclass.rbinc
making /home/opc/ruby/src/master/prelude.rbinc
making /home/opc/ruby/src/master/gem_prelude.rbinc
making /home/opc/ruby/src/master/jit_hook.rbinc
making /home/opc/ruby/src/master/jit_undef.rbinc
making /home/opc/ruby/src/master/yjit.rbinc
making /home/opc/ruby/src/master/zjit.rbinc
generating /home/opc/ruby/src/master/ext/ripper/ripper.c
generating /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Entering directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
extracting ripper.y from ../../parse.y
sizes.c updated
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
generating /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
limits.c updated
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/rbconfig/sizeof'
make[1]: Entering directory '/home/opc/ruby/src/master/ext/socket'
generating constant definitions
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/socket'
make[1]: Entering directory '/home/opc/ruby/src/master/ext/etc'
generating constant definitions
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/etc'
generating miniprelude.c
generating eventids1.c from ../../parse.y
generating eventids1.h from ../../parse.y
generating eventids2table.c from ./eventids2.c
miniprelude.c updated
compiling compiler ripper.y
/bin/sh /home/opc/ruby/src/master/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
/usr/bin/mkdir -p /home/opc/ruby/src/master/.bundle/gems
generating ripper_init.c from ./ripper_init.c.tmpl
generating aarch64-linux-fake.rb
aarch64-linux-fake.rb updated
Extracting bundle gem minitest-5.26.1...
Unpacked gems/minitest-5.26.1.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.1...
Unpacked gems/test-unit-3.7.1.gem
Extracting bundle gem rexml-3.4.4...
Unpacked gems/rexml-3.4.4.gem
Extracting bundle gem rss-0.3.1...
Unpacked gems/rss-0.3.1.gem
Extracting bundle gem net-ftp-0.3.9...
Unpacked gems/net-ftp-0.3.9.gem
Extracting bundle gem net-imap-0.5.12...
Unpacked gems/net-imap-0.5.12.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem net-smtp-0.5.1...
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem matrix-0.4.3...
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem prime-0.1.4...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem rbs-3.9.5...
Unpacked gems/rbs-3.9.5.gem
Extracting bundle gem typeprof-0.31.0...
Unpacked gems/typeprof-0.31.0.gem
Extracting bundle gem debug-1.11.0...
Unpacked gems/debug-1.11.0.gem
Extracting bundle gem racc-1.8.1...
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem base64-0.3.0...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem bigdecimal-3.3.1...
Unpacked gems/bigdecimal-3.3.1.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Extracting bundle gem rinda-0.2.0...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem repl_type_completor-0.1.12...
Unpacked gems/csv-3.3.5.gem
Extracting bundle gem ostruct-0.6.3...
Unpacked gems/repl_type_completor-0.1.12.gem
Extracting bundle gem pstore-0.2.0...
Unpacked gems/ostruct-0.6.3.gem
Extracting bundle gem benchmark-0.5.0...
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
Extracting bundle gem logger-1.7.0...
Unpacked gems/pstore-0.2.0.gem
Extracting bundle gem rdoc-6.15.1...
Unpacked gems/benchmark-0.5.0.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem irb-1.15.3...
Unpacked gems/win32ole-1.9.2.gem
Extracting bundle gem reline-0.6.3...
Unpacked gems/rdoc-6.15.1.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/irb-1.15.3.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/reline-0.6.3.gem
generating /home/opc/ruby/src/master/ext/ripper/ripper_init.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating enc.mk
Unpacked gems/readline-0.0.4.gem
generating /home/opc/ruby/src/master/ext/ripper/eventids1.h
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating /home/opc/ruby/src/master/ext/ripper/eventids1.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
generating /home/opc/ruby/src/master/ext/ripper/eventids2table.c
make[1]: Entering directory '/home/opc/ruby/src/master/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/home/opc/ruby/src/master/ext/ripper'
Unpacked gems/fiddle-1.1.8.gem
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
generating table from enc/trans/big5.c
generating table from enc/trans/cesu_8.c
generating table from enc/trans/chinese.c
generating enc/trans/cesu_8.c ...
generating table from enc/trans/ebcdic.c
generating enc/trans/ebcdic.c ...
generating table from enc/trans/emoji.c
generating enc/trans/emoji.c ...
generating table from enc/trans/emoji_iso2022_kddi.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/emoji_sjis_docomo.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_kddi.c ...
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/gbk.c
generating enc/trans/gbk.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/gb18030.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/big5.c ...
generating table from enc/trans/korean.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/single_byte.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/korean.c ...
generating enc/trans/utf_16_32.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make after-update    -j3" exit with 0.
$$$[beg] make miniruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/main.c
compiling /home/opc/ruby/src/master/dmydln.c
compiling /home/opc/ruby/src/master/miniinit.c
making dummy probes.h
compiling /home/opc/ruby/src/master/ast.c
compiling /home/opc/ruby/src/master/bignum.c
compiling /home/opc/ruby/src/master/box.c
compiling /home/opc/ruby/src/master/class.c
compiling /home/opc/ruby/src/master/compar.c
compiling /home/opc/ruby/src/master/compile.c
compiling /home/opc/ruby/src/master/complex.c
compiling /home/opc/ruby/src/master/concurrent_set.c
compiling /home/opc/ruby/src/master/cont.c
compiling /home/opc/ruby/src/master/debug.c
compiling /home/opc/ruby/src/master/debug_counter.c
compiling /home/opc/ruby/src/master/dir.c
compiling /home/opc/ruby/src/master/dln_find.c
compiling /home/opc/ruby/src/master/encoding.c
compiling /home/opc/ruby/src/master/enum.c
compiling /home/opc/ruby/src/master/enumerator.c
compiling /home/opc/ruby/src/master/error.c
compiling /home/opc/ruby/src/master/eval.c
compiling /home/opc/ruby/src/master/file.c
compiling /home/opc/ruby/src/master/gc.c
compiling /home/opc/ruby/src/master/hash.c
compiling /home/opc/ruby/src/master/imemo.c
compiling /home/opc/ruby/src/master/inits.c
compiling /home/opc/ruby/src/master/io.c
compiling /home/opc/ruby/src/master/io_buffer.c
compiling /home/opc/ruby/src/master/iseq.c
compiling /home/opc/ruby/src/master/load.c
compiling /home/opc/ruby/src/master/marshal.c
compiling /home/opc/ruby/src/master/math.c
compiling /home/opc/ruby/src/master/memory_view.c
compiling /home/opc/ruby/src/master/node.c
compiling /home/opc/ruby/src/master/node_dump.c
compiling /home/opc/ruby/src/master/numeric.c
compiling /home/opc/ruby/src/master/object.c
compiling /home/opc/ruby/src/master/pack.c
compiling /home/opc/ruby/src/master/pathname.c
compiling parse.c
compiling /home/opc/ruby/src/master/parser_st.c
compiling /home/opc/ruby/src/master/proc.c
compiling /home/opc/ruby/src/master/process.c
compiling /home/opc/ruby/src/master/ractor.c
compiling /home/opc/ruby/src/master/random.c
compiling /home/opc/ruby/src/master/range.c
compiling /home/opc/ruby/src/master/rational.c
compiling /home/opc/ruby/src/master/re.c
compiling /home/opc/ruby/src/master/regcomp.c
compiling /home/opc/ruby/src/master/regenc.c
compiling /home/opc/ruby/src/master/regerror.c
compiling /home/opc/ruby/src/master/regexec.c
compiling /home/opc/ruby/src/master/regparse.c
compiling /home/opc/ruby/src/master/regsyntax.c
compiling /home/opc/ruby/src/master/ruby.c
compiling /home/opc/ruby/src/master/ruby_parser.c
compiling /home/opc/ruby/src/master/scheduler.c
compiling /home/opc/ruby/src/master/set.c
compiling /home/opc/ruby/src/master/shape.c
compiling /home/opc/ruby/src/master/signal.c
compiling /home/opc/ruby/src/master/sprintf.c
compiling /home/opc/ruby/src/master/st.c
compiling /home/opc/ruby/src/master/strftime.c
compiling /home/opc/ruby/src/master/string.c
compiling /home/opc/ruby/src/master/struct.c
compiling /home/opc/ruby/src/master/symbol.c
compiling /home/opc/ruby/src/master/thread.c
compiling /home/opc/ruby/src/master/time.c
compiling /home/opc/ruby/src/master/transcode.c
compiling /home/opc/ruby/src/master/util.c
compiling /home/opc/ruby/src/master/variable.c
compiling /home/opc/ruby/src/master/version.c
compiling /home/opc/ruby/src/master/vm.c
compiling /home/opc/ruby/src/master/vm_backtrace.c
compiling /home/opc/ruby/src/master/vm_dump.c
compiling /home/opc/ruby/src/master/vm_sync.c
compiling /home/opc/ruby/src/master/vm_trace.c
compiling /home/opc/ruby/src/master/weakmap.c
compiling /home/opc/ruby/src/master/missing/setproctitle.c
compiling /home/opc/ruby/src/master/missing/strlcat.c
compiling /home/opc/ruby/src/master/missing/strlcpy.c
compiling /home/opc/ruby/src/master/addr2line.c
compiling /home/opc/ruby/src/master/array.c
compiling /home/opc/ruby/src/master/prism/api_node.c
compiling /home/opc/ruby/src/master/prism/api_pack.c
compiling /home/opc/ruby/src/master/prism/diagnostic.c
compiling /home/opc/ruby/src/master/prism/encoding.c
compiling /home/opc/ruby/src/master/prism/extension.c
compiling /home/opc/ruby/src/master/prism/node.c
compiling /home/opc/ruby/src/master/prism/options.c
compiling /home/opc/ruby/src/master/prism/pack.c
compiling /home/opc/ruby/src/master/prism/prettyprint.c
compiling /home/opc/ruby/src/master/prism/regexp.c
compiling /home/opc/ruby/src/master/prism/serialize.c
compiling /home/opc/ruby/src/master/prism/static_literals.c
compiling /home/opc/ruby/src/master/prism/token_type.c
compiling /home/opc/ruby/src/master/prism/util/pm_buffer.c
compiling /home/opc/ruby/src/master/prism/util/pm_char.c
compiling /home/opc/ruby/src/master/prism/util/pm_constant_pool.c
compiling /home/opc/ruby/src/master/prism/util/pm_integer.c
compiling /home/opc/ruby/src/master/prism/util/pm_list.c
compiling /home/opc/ruby/src/master/prism/util/pm_memchr.c
compiling /home/opc/ruby/src/master/prism/util/pm_newline_list.c
compiling /home/opc/ruby/src/master/prism/util/pm_string.c
compiling /home/opc/ruby/src/master/prism/util/pm_strncasecmp.c
compiling /home/opc/ruby/src/master/prism/util/pm_strpbrk.c
compiling /home/opc/ruby/src/master/prism/prism.c
compiling /home/opc/ruby/src/master/prism_init.c
assembling /home/opc/ruby/src/master/coroutine/arm64/Context.S
compiling /home/opc/ruby/src/master/enc/ascii.c
compiling /home/opc/ruby/src/master/enc/us_ascii.c
compiling /home/opc/ruby/src/master/enc/unicode.c
compiling /home/opc/ruby/src/master/enc/utf_8.c
compiling enc/trans/newline.c
linking miniruby
$$$[end] "make miniruby -j3" exit with 0.
$$$[beg] make ruby -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 /home/opc/ruby/src/master/dln.c
compiling /home/opc/ruby/src/master/localeinit.c
creating verconf.h
verconf.h updated
compiling /home/opc/ruby/src/master/dmyext.c
compiling /home/opc/ruby/src/master/dmyenc.c
compiling /home/opc/ruby/src/master/loadpath.c
builtin_binary.rbbin updated
15955efc660e0c7c16a2daa5662dd9afc234cf71c47724d35b8056c2b65f9c24  builtin_binary.rbbin
compiling /home/opc/ruby/src/master/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j3" exit with 0.
$$$[beg] make all -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/encdb.c
compiling /home/opc/ruby/src/master/enc/big5.c
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
compiling /home/opc/ruby/src/master/enc/cesu_8.c
compiling /home/opc/ruby/src/master/enc/cp949.c
transdb.h updated
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
compiling /home/opc/ruby/src/master/enc/emacs_mule.c
compiling /home/opc/ruby/src/master/enc/euc_jp.c
generating table from /home/opc/ruby/src/master/enc/trans/big5.c
compiling /home/opc/ruby/src/master/enc/euc_kr.c
compiling /home/opc/ruby/src/master/enc/euc_tw.c
compiling /home/opc/ruby/src/master/enc/gb2312.c
compiling /home/opc/ruby/src/master/enc/gb18030.c
compiling /home/opc/ruby/src/master/enc/gbk.c
compiling /home/opc/ruby/src/master/enc/iso_8859_1.c
compiling /home/opc/ruby/src/master/enc/iso_8859_2.c
compiling /home/opc/ruby/src/master/enc/iso_8859_3.c
compiling /home/opc/ruby/src/master/enc/iso_8859_4.c
compiling /home/opc/ruby/src/master/enc/iso_8859_5.c
compiling /home/opc/ruby/src/master/enc/iso_8859_6.c
compiling /home/opc/ruby/src/master/enc/iso_8859_7.c
compiling /home/opc/ruby/src/master/enc/iso_8859_8.c
compiling /home/opc/ruby/src/master/enc/iso_8859_9.c
compiling /home/opc/ruby/src/master/enc/iso_8859_10.c
compiling /home/opc/ruby/src/master/enc/iso_8859_11.c
generating table from /home/opc/ruby/src/master/enc/trans/cesu_8.c
generating /home/opc/ruby/src/master/enc/trans/cesu_8.c ...
generating table from /home/opc/ruby/src/master/enc/trans/chinese.c
compiling /home/opc/ruby/src/master/enc/iso_8859_13.c
compiling /home/opc/ruby/src/master/enc/iso_8859_14.c
compiling /home/opc/ruby/src/master/enc/iso_8859_15.c
compiling /home/opc/ruby/src/master/enc/iso_8859_16.c
compiling /home/opc/ruby/src/master/enc/koi8_r.c
compiling /home/opc/ruby/src/master/enc/koi8_u.c
compiling /home/opc/ruby/src/master/enc/shift_jis.c
generating /home/opc/ruby/src/master/enc/trans/chinese.c ...
generating table from /home/opc/ruby/src/master/enc/trans/ebcdic.c
generating /home/opc/ruby/src/master/enc/trans/ebcdic.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji.c
compiling /home/opc/ruby/src/master/enc/utf_16be.c
generating /home/opc/ruby/src/master/enc/trans/emoji.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c
compiling /home/opc/ruby/src/master/enc/utf_16le.c
compiling /home/opc/ruby/src/master/enc/utf_32be.c
compiling /home/opc/ruby/src/master/enc/utf_32le.c
compiling /home/opc/ruby/src/master/enc/windows_31j.c
generating /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
compiling /home/opc/ruby/src/master/enc/windows_1250.c
compiling /home/opc/ruby/src/master/enc/windows_1251.c
compiling /home/opc/ruby/src/master/enc/windows_1252.c
compiling /home/opc/ruby/src/master/enc/windows_1253.c
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
compiling /home/opc/ruby/src/master/enc/windows_1254.c
compiling /home/opc/ruby/src/master/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c ...
generating table from /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
generating /home/opc/ruby/src/master/enc/trans/big5.c ...
generating table from /home/opc/ruby/src/master/enc/trans/escape.c
linking encoding iso_8859_2.so
generating /home/opc/ruby/src/master/enc/trans/escape.c ...
generating table from /home/opc/ruby/src/master/enc/trans/gb18030.c
linking encoding iso_8859_3.so
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
generating /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c ...
generating table from /home/opc/ruby/src/master/enc/trans/gbk.c
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
generating /home/opc/ruby/src/master/enc/trans/gbk.c ...
generating table from /home/opc/ruby/src/master/enc/trans/iso2022.c
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
generating /home/opc/ruby/src/master/enc/trans/iso2022.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese.c
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 /home/opc/ruby/src/master/enc/trans/japanese.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese_euc.c
generating /home/opc/ruby/src/master/enc/trans/gb18030.c ...
generating table from /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/sanitizers
configuring -test-/scan_args
configuring -test-/st/foreach
configuring -test-/st/numhash
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
configuring -test-/struct
configuring -test-/symbol
configuring -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
generating /home/opc/ruby/src/master/enc/trans/japanese_sjis.c ...
configuring cgi/escape
generating table from /home/opc/ruby/src/master/enc/trans/korean.c
configuring continuation
configuring coverage
configuring date
generating /home/opc/ruby/src/master/enc/trans/japanese_euc.c ...
generating table from /home/opc/ruby/src/master/enc/trans/single_byte.c
generating /home/opc/ruby/src/master/enc/trans/single_byte.c ...
generating table from /home/opc/ruby/src/master/enc/trans/utf8_mac.c
generating /home/opc/ruby/src/master/enc/trans/korean.c ...
generating table from /home/opc/ruby/src/master/enc/trans/utf_16_32.c
generating /home/opc/ruby/src/master/enc/trans/utf_16_32.c ...
linking transcoder transdb.so
compiling /home/opc/ruby/src/master/enc/trans/big5.c
configuring digest
configuring digest/bubblebabble
configuring digest/md5
generating /home/opc/ruby/src/master/enc/trans/utf8_mac.c ...
compiling /home/opc/ruby/src/master/enc/trans/cesu_8.c
compiling /home/opc/ruby/src/master/enc/trans/chinese.c
configuring digest/rmd160
configuring digest/sha1
configuring digest/sha2
compiling /home/opc/ruby/src/master/enc/trans/ebcdic.c
compiling /home/opc/ruby/src/master/enc/trans/emoji.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_iso2022_kddi.c
configuring erb/escape
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_docomo.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_kddi.c
compiling /home/opc/ruby/src/master/enc/trans/emoji_sjis_softbank.c
compiling /home/opc/ruby/src/master/enc/trans/escape.c
compiling /home/opc/ruby/src/master/enc/trans/gb18030.c
compiling /home/opc/ruby/src/master/enc/trans/gbk.c
compiling /home/opc/ruby/src/master/enc/trans/iso2022.c
configuring etc
compiling /home/opc/ruby/src/master/enc/trans/japanese.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_euc.c
compiling /home/opc/ruby/src/master/enc/trans/japanese_sjis.c
compiling /home/opc/ruby/src/master/enc/trans/korean.c
compiling /home/opc/ruby/src/master/enc/trans/single_byte.c
compiling /home/opc/ruby/src/master/enc/trans/utf8_mac.c
compiling /home/opc/ruby/src/master/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
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
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
configuring fcntl
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
configuring io/console
configuring json
configuring json/generator
configuring json/parser
configuring monitor
configuring objspace
configuring openssl
configuring psych
configuring pty
configuring rbconfig/sizeof
configuring ripper
configuring rubyvm
configuring socket
configuring io/nonblock
configuring stringio
configuring strscan
configuring io/wait
configuring zlib
configuring bigdecimal-3.3.1/ext/bigdecimal
configuring debug-1.11.0/ext/debug
configuring fiddle-1.1.8/ext/fiddle
libffi_version: 3.1.0
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.1/ext/racc/cparse
configuring rbs-3.9.5/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/abi'
compiling /home/opc/ruby/src/master/ext/-test-/abi/abi.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
compiling /home/opc/ruby/src/master/ext/-test-/RUBY_ALIGNOF/c.c
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/abi.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/abi'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
compiling /home/opc/ruby/src/master/ext/-test-/arith_seq/extract/extract.c
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
compiling /home/opc/ruby/src/master/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
linking shared-object -test-/arith_seq/extract.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
compiling /home/opc/ruby/src/master/ext/-test-/array/resize/resize.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bignum'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/to_ary_concat.so
linking shared-object -test-/array/resize.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/concat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/box/yay1'
compiling /home/opc/ruby/src/master/ext/-test-/box/yay1/yay1.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/array/resize'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/box/yay2'
compiling /home/opc/ruby/src/master/ext/-test-/box/yay2/yay2.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/bigzero.c
linking shared-object -test-/namespace/yay1.so
linking shared-object -test-/namespace/yay2.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/box/yay1'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
compiling /home/opc/ruby/src/master/ext/-test-/bug-14834/bug-14834.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/div.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/box/yay2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
compiling /home/opc/ruby/src/master/ext/-test-/bug-3571/bug.c
linking shared-object -test-/bug_14834.so
compiling /home/opc/ruby/src/master/ext/-test-/bignum/init.c
linking shared-object -test-/bug_3571.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-14834'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
compiling /home/opc/ruby/src/master/ext/-test-/bug-5832/bug.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-3571'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
compiling /home/opc/ruby/src/master/ext/-test-/bug_reporter/bug_reporter.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_5832.so
linking shared-object -test-/bug_reporter.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug-5832'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/class'
compiling /home/opc/ruby/src/master/ext/-test-/class/class2name.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bug_reporter'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/debug'
compiling /home/opc/ruby/src/master/ext/-test-/debug/init.c
compiling /home/opc/ruby/src/master/ext/-test-/bignum/mul.c
compiling /home/opc/ruby/src/master/ext/-test-/class/init.c
compiling /home/opc/ruby/src/master/ext/-test-/debug/inspector.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/class'
compiling /home/opc/ruby/src/master/ext/-test-/bignum/str2big.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
compiling /home/opc/ruby/src/master/ext/-test-/debug/profile_frames.c
compiling /home/opc/ruby/src/master/ext/-test-/dln/empty/empty.c
linking shared-object -test-/dln/empty.so
linking shared-object -test-/bignum.so
linking shared-object -test-/debug.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/dln/empty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/econv'
compiling /home/opc/ruby/src/master/ext/-test-/econv/append.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/bignum'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/ensure_and_callcc'
compiling /home/opc/ruby/src/master/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
compiling /home/opc/ruby/src/master/ext/-test-/enumerator_kw/enumerator_kw.c
compiling /home/opc/ruby/src/master/ext/-test-/econv/init.c
linking shared-object -test-/ensure_and_callcc.so
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/ensure_and_callcc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/eval'
compiling /home/opc/ruby/src/master/ext/-test-/eval/eval.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/enumerator_kw'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/exception'
compiling /home/opc/ruby/src/master/ext/-test-/exception/dataerror.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/econv'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/fatal'
compiling /home/opc/ruby/src/master/ext/-test-/fatal/init.c
linking shared-object -test-/eval.so
compiling /home/opc/ruby/src/master/ext/-test-/exception/enc_raise.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/eval'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/file'
compiling /home/opc/ruby/src/master/ext/-test-/file/fs.c
compiling /home/opc/ruby/src/master/ext/-test-/fatal/invalid.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/ensured.c
compiling /home/opc/ruby/src/master/ext/-test-/fatal/rb_fatal.c
compiling /home/opc/ruby/src/master/ext/-test-/file/init.c
compiling /home/opc/ruby/src/master/ext/-test-/exception/init.c
linking shared-object -test-/fatal.so
compiling /home/opc/ruby/src/master/ext/-test-/file/newline_conv.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/fatal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/float'
compiling /home/opc/ruby/src/master/ext/-test-/float/init.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/exception'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/funcall'
compiling /home/opc/ruby/src/master/ext/-test-/funcall/funcall.c
compiling /home/opc/ruby/src/master/ext/-test-/file/stat.c
compiling /home/opc/ruby/src/master/ext/-test-/float/nextafter.c
linking shared-object -test-/funcall.so
linking shared-object -test-/float.so
linking shared-object -test-/file.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/funcall'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/float'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
compiling /home/opc/ruby/src/master/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/hash'
compiling /home/opc/ruby/src/master/ext/-test-/hash/delete.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/file'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/integer'
compiling /home/opc/ruby/src/master/ext/-test-/integer/core_ext.c
compiling /home/opc/ruby/src/master/ext/-test-/hash/init.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/gvl/call_without_gvl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
compiling /home/opc/ruby/src/master/ext/-test-/iseq_load/iseq_load.c
compiling /home/opc/ruby/src/master/ext/-test-/integer/init.c
linking shared-object -test-/hash.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/hash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/iter'
compiling /home/opc/ruby/src/master/ext/-test-/iter/break.c
compiling /home/opc/ruby/src/master/ext/-test-/integer/my_integer.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iseq_load'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
compiling /home/opc/ruby/src/master/ext/-test-/load/dot.dot/dot.dot.c
compiling /home/opc/ruby/src/master/ext/-test-/iter/init.c
linking shared-object -test-/integer.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/integer'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
compiling /home/opc/ruby/src/master/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/dot.dot.so
compiling /home/opc/ruby/src/master/ext/-test-/iter/yield.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_resolver'
compiling /home/opc/ruby/src/master/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/load/protect.so
linking shared-object -test-/iter.so
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/protect'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_target'
compiling /home/opc/ruby/src/master/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/iter'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_target'
compiling /home/opc/ruby/src/master/ext/-test-/load/stringify_target/stringify_target.c
compiling /home/opc/ruby/src/master/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/load/resolve_symbol_target.so
linking shared-object -test-/load/stringify_target.so
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/resolve_symbol_target'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_target'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/stringify_symbols'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
compiling /home/opc/ruby/src/master/ext/-test-/marshal/internal_ivar/internal_ivar.c
compiling /home/opc/ruby/src/master/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/compat.so
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/compat'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
compiling /home/opc/ruby/src/master/ext/-test-/memory_view/memory_view.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/marshal/usr'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/method'
compiling /home/opc/ruby/src/master/ext/-test-/method/arity.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
compiling /home/opc/ruby/src/master/ext/-test-/notimplement/bug.c
linking shared-object -test-/notimplement.so
compiling /home/opc/ruby/src/master/ext/-test-/method/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/notimplement'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/num2int'
compiling /home/opc/ruby/src/master/ext/-test-/num2int/num2int.c
linking shared-object -test-/method.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/method'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
compiling /home/opc/ruby/src/master/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/memory_view.so
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/memory_view'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
compiling /home/opc/ruby/src/master/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/num2int'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
compiling /home/opc/ruby/src/master/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/path_to_class'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/printf'
compiling /home/opc/ruby/src/master/ext/-test-/printf/printf.c
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/popen_deadlock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/proc'
compiling /home/opc/ruby/src/master/ext/-test-/proc/init.c
linking shared-object -test-/postponed_job.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/postponed_job'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/random'
compiling /home/opc/ruby/src/master/ext/-test-/random/bad_version.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/receiver.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/printf'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rational'
compiling /home/opc/ruby/src/master/ext/-test-/rational/rat.c
compiling /home/opc/ruby/src/master/ext/-test-/random/init.c
compiling /home/opc/ruby/src/master/ext/-test-/proc/super.c
linking shared-object -test-/rational.so
compiling /home/opc/ruby/src/master/ext/-test-/random/loop.c
linking shared-object -test-/proc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rational'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
compiling /home/opc/ruby/src/master/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/proc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/recursion'
compiling /home/opc/ruby/src/master/ext/-test-/recursion/recursion.c
linking shared-object -test-/random.so
linking shared-object -test-/rb_call_super_kw.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/rb_call_super_kw'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/random'
linking shared-object -test-/recursion.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/regexp'
compiling /home/opc/ruby/src/master/ext/-test-/regexp/init.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/sanitizers'
compiling /home/opc/ruby/src/master/ext/-test-/sanitizers/sanitizers.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/recursion'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
compiling /home/opc/ruby/src/master/ext/-test-/scan_args/scan_args.c
linking shared-object -test-/sanitizers.so
compiling /home/opc/ruby/src/master/ext/-test-/regexp/parse_depth_limit.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/sanitizers'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
compiling /home/opc/ruby/src/master/ext/-test-/st/foreach/foreach.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/regexp'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
compiling /home/opc/ruby/src/master/ext/-test-/st/numhash/numhash.c
linking shared-object -test-/st/foreach.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/update'
compiling /home/opc/ruby/src/master/ext/-test-/st/update/update.c
linking shared-object -test-/st/numhash.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/numhash'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/stack'
compiling /home/opc/ruby/src/master/ext/-test-/stack/stack.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/update'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/string'
compiling /home/opc/ruby/src/master/ext/-test-/string/capacity.c
linking shared-object -test-/stack.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/stack'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/struct'
compiling /home/opc/ruby/src/master/ext/-test-/struct/data.c
compiling /home/opc/ruby/src/master/ext/-test-/string/coderange.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/duplicate.c
compiling /home/opc/ruby/src/master/ext/-test-/string/cstr.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/init.c
linking shared-object -test-/scan_args.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/scan_args'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/symbol'
compiling /home/opc/ruby/src/master/ext/-test-/symbol/init.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/len.c
compiling /home/opc/ruby/src/master/ext/-test-/string/ellipsize.c
compiling /home/opc/ruby/src/master/ext/-test-/symbol/type.c
compiling /home/opc/ruby/src/master/ext/-test-/struct/member.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_associate.c
linking shared-object -test-/symbol.so
linking shared-object -test-/struct.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/symbol'
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_dummy.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
compiling /home/opc/ruby/src/master/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/struct'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/thread/lock_native_thread'
compiling /home/opc/ruby/src/master/ext/-test-/thread/lock_native_thread/lock_native_thread.c
compiling /home/opc/ruby/src/master/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/thread/lock_native_thread.so
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/time'
compiling /home/opc/ruby/src/master/ext/-test-/time/init.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/thread/instrumentation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/gc_hook.c
compiling /home/opc/ruby/src/master/ext/-test-/string/fstring.c
compiling /home/opc/ruby/src/master/ext/-test-/time/leap_second.c
compiling /home/opc/ruby/src/master/ext/-test-/string/init.c
compiling /home/opc/ruby/src/master/ext/-test-/tracepoint/tracepoint.c
compiling /home/opc/ruby/src/master/ext/-test-/time/new.c
compiling /home/opc/ruby/src/master/ext/-test-/string/modify.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/time.so
compiling /home/opc/ruby/src/master/ext/-test-/string/new.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/tracepoint'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
compiling /home/opc/ruby/src/master/ext/-test-/typeddata/typeddata.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/time'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/vm'
compiling /home/opc/ruby/src/master/ext/-test-/vm/at_exit.c
compiling /home/opc/ruby/src/master/ext/-test-/string/nofree.c
linking shared-object -test-/typeddata.so
linking shared-object -test-/vm/at_exit.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/typeddata'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/wait'
compiling /home/opc/ruby/src/master/ext/-test-/wait/wait.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/vm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/cgi/escape'
compiling /home/opc/ruby/src/master/ext/cgi/escape/escape.c
compiling /home/opc/ruby/src/master/ext/-test-/string/normalize.c
linking shared-object -test-/wait.so
compiling /home/opc/ruby/src/master/ext/-test-/string/qsort.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/continuation'
compiling /home/opc/ruby/src/master/ext/continuation/continuation.c
linking shared-object continuation.so
linking shared-object cgi/escape.so
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_interned_str.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/continuation'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
compiling /home/opc/ruby/src/master/ext/coverage/coverage.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/cgi/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
compiling /home/opc/ruby/src/master/ext/date/date_core.c
compiling /home/opc/ruby/src/master/ext/-test-/string/rb_str_dup.c
compiling /home/opc/ruby/src/master/ext/-test-/string/set_len.c
linking shared-object -test-/string.so
installing default coverage libraries
linking shared-object coverage.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
compiling /home/opc/ruby/src/master/ext/digest/digest.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/string'
installing digest libraries
installing default digest libraries
make[2]: Entering directory '/home/opc/ruby/build/master/ext/erb/escape'
compiling /home/opc/ruby/src/master/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/erb/escape'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/etc'
compiling /home/opc/ruby/src/master/ext/etc/etc.c
linking shared-object digest.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/fcntl'
compiling /home/opc/ruby/src/master/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/fcntl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
compiling /home/opc/ruby/src/master/ext/io/console/console.c
linking shared-object etc.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/etc'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
compiling /home/opc/ruby/src/master/ext/io/nonblock/nonblock.c
linking shared-object io/nonblock.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/wait'
compiling /home/opc/ruby/src/master/ext/io/wait/wait.c
linking shared-object io/wait.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
compiling /home/opc/ruby/src/master/ext/monitor/monitor.c
linking shared-object io/console.so
installing default console libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
installing default monitor libraries
linking shared-object monitor.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
compiling /home/opc/ruby/src/master/ext/objspace/object_tracing.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
compiling /home/opc/ruby/src/master/ext/openssl/ossl.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_asn1.c
compiling /home/opc/ruby/src/master/ext/objspace/objspace_dump.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bio.c
linking shared-object objspace.so
compiling /home/opc/ruby/src/master/ext/openssl/ossl_bn.c
installing default objspace libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
compiling /home/opc/ruby/src/master/ext/psych/psych.c
compiling /home/opc/ruby/src/master/ext/psych/psych_emitter.c
compiling /home/opc/ruby/src/master/ext/psych/psych_parser.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_cipher.c
compiling /home/opc/ruby/src/master/ext/psych/psych_to_ruby.c
compiling /home/opc/ruby/src/master/ext/psych/psych_yaml_tree.c
linking shared-object psych.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/pty/pty.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_config.c
compiling /home/opc/ruby/src/master/ext/date/date_parse.c
installing default pty libraries
linking shared-object pty.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
compiling /home/opc/ruby/src/master/ext/date/date_strftime.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_digest.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_engine.c
compiling /home/opc/ruby/src/master/ext/date/date_strptime.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_hmac.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_kdf.c
installing default date_core libraries
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ns_spki.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ocsp.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs12.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkcs7.c
linking shared-object date_core.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/sizes.c
compiling /home/opc/ruby/src/master/ext/rbconfig/sizeof/limits.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rbconfig/sizeof'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
compiling /home/opc/ruby/src/master/ext/ripper/eventids1.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dh.c
compiling /home/opc/ruby/src/master/ext/ripper/eventids2.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_dsa.c
compiling /home/opc/ruby/src/master/ext/ripper/ripper.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_ec.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_pkey_rsa.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_provider.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_rand.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ssl_session.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_ts.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509attr.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509cert.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509crl.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509ext.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509name.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509req.c
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
installing default libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
compiling /home/opc/ruby/src/master/ext/socket/init.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509revoked.c
compiling /home/opc/ruby/src/master/ext/socket/constants.c
compiling /home/opc/ruby/src/master/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
installing default openssl libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/stringio'
compiling /home/opc/ruby/src/master/ext/stringio/stringio.c
compiling /home/opc/ruby/src/master/ext/socket/basicsocket.c
linking shared-object stringio.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/stringio'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
compiling /home/opc/ruby/src/master/ext/strscan/strscan.c
compiling /home/opc/ruby/src/master/ext/socket/socket.c
compiling /home/opc/ruby/src/master/ext/socket/ipsocket.c
linking shared-object strscan.so
installing default strscan libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/zlib'
compiling /home/opc/ruby/src/master/ext/zlib/zlib.c
compiling /home/opc/ruby/src/master/ext/socket/tcpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/tcpserver.c
compiling /home/opc/ruby/src/master/ext/socket/sockssocket.c
compiling /home/opc/ruby/src/master/ext/socket/udpsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixsocket.c
compiling /home/opc/ruby/src/master/ext/socket/unixserver.c
linking shared-object zlib.so
compiling /home/opc/ruby/src/master/ext/socket/option.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/zlib'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
compiling /home/opc/ruby/src/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/bigdecimal.c
compiling /home/opc/ruby/src/master/ext/socket/ancdata.c
compiling /home/opc/ruby/src/master/ext/socket/raddrinfo.c
compiling /home/opc/ruby/src/master/ext/socket/ifaddr.c
installing default socket libraries
linking shared-object socket.so
compiling /home/opc/ruby/src/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/missing.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
compiling /home/opc/ruby/src/master/.bundle/gems/debug-1.11.0/ext/debug/debug.c
compiling /home/opc/ruby/src/master/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
ln -sfT ../../../../../src/master/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
linking shared-object debug/debug.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
ln -sfT ../../../../../src/master/.bundle/gems/bigdecimal-3.3.1/lib ../../../../../.bundle/gems/bigdecimal-3.3.1/lib
linking shared-object bigdecimal.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /home/opc/ruby/src/master/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /home/opc/ruby/src/master/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
ln -sfT ../../../../../src/master/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
linking shared-object fiddle.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /home/opc/ruby/src/master/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
ln -sfT ../../../../../src/master/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/master/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
linking shared-object racc/cparse.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/constants.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/ruby_objs.c
ln -sfT ../../../../../src/master/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
ln -sfT ../../../../../src/master/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
linking shared-object nkf.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /home/opc/ruby/src/master/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
ln -sfT ../../../../../src/master/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
ln -sfT ../../../../../src/master/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
linking shared-object syslog_ext.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
compiling /home/opc/ruby/src/master/ext/digest/bubblebabble/bubblebabble.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/util/rbs_constant_pool.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/bubblebabble'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/md5'
compiling /home/opc/ruby/src/master/ext/digest/md5/md5init.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexer.c
compiling /home/opc/ruby/src/master/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/md5'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/rmd160'
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160init.c
compiling /home/opc/ruby/src/master/ext/digest/rmd160/rmd160.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexstate.c
linking shared-object digest/rmd160.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/rmd160'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha1'
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1init.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/location.c
compiling /home/opc/ruby/src/master/ext/digest/sha1/sha1.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/main.c
linking shared-object digest/sha1.so
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parser.c
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha1'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2init.c
compiling /home/opc/ruby/src/master/ext/digest/sha2/sha2.c
compiling /home/opc/ruby/src/master/ext/ripper/ripper_init.c
linking shared-object digest/sha2.so
installing default sha2 libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/generator'
compiling /home/opc/ruby/src/master/ext/json/generator/generator.c
checking /home/opc/ruby/src/master/parse.y and /home/opc/ruby/src/master/ext/ripper/eventids2.c
linking shared-object ripper.so
installing default ripper libraries
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json/parser'
compiling /home/opc/ruby/src/master/ext/json/parser/parser.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parserstate.c
compiling /home/opc/ruby/src/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/master/.bundle/gems/rbs-3.9.5/lib ../../../../../.bundle/gems/rbs-3.9.5/lib
linking shared-object rbs_extension.so
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
linking shared-object json/ext/parser.so
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/parser'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json/generator'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
$$$[end] "make all -j3" exit with 0.
$$$[beg] make install -j3
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j3 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
rm -rf .bundle/gems/win32ole-1.9.2/
making srcs under enc
making enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
compiling /home/opc/ruby/src/master/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/abi'
linking shared-object -test-/abi.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
linking shared-object -test-/arith_seq/beg_len_step.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/abi'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
linking shared-object -test-/load/dot.dot.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/load/dot.dot'
linking transcoder transdb.so
make[2]: Entering directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
linking shared-object -test-/st/foreach.so
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/-test-/st/foreach'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/nonblock'
linking shared-object io/nonblock.so
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/wait'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
linking shared-object io/wait.so
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/wait'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/nonblock'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems -r./aarch64-linux-fake /home/opc/ruby/src/master/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j3 --jobserver-auth=4,5" --make-flags=" -j3 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
installing binary commands:         /home/opc/ruby/install/master/bin
installing base libraries:          /home/opc/ruby/install/master/lib
installing arch files:              /home/opc/ruby/install/master/lib/ruby/4.0.0+0/aarch64-linux
installing pkgconfig data:          /home/opc/ruby/install/master/lib/pkgconfig
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/4.0.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+0/aarch64-linux
installing extension objects:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+0/aarch64-linux
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.0.0+0/aarch64-linux
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/4.0.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /home/opc/ruby/install/master/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /home/opc/ruby/install/master/include/ruby-4.0.0+0/ruby
installing command scripts:         /home/opc/ruby/install/master/bin
installing library scripts:         /home/opc/ruby/install/master/lib/ruby/4.0.0+0
installing common headers:          /home/opc/ruby/install/master/include/ruby-4.0.0+0
installing manpages:                /home/opc/ruby/install/master/share/man/man1
installing default gems from lib:   /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+0
                                    bundler 4.0.0.dev
                                    delegate 0.4.0
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 5.1.3
                                    error_highlight 0.7.0
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.3.3
                                    ipaddr 1.2.7
                                    net-http 0.7.0
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.0
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.6.0
                                    resolv 0.6.3
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.1
                                    timeout 0.4.4
                                    tmpdir 0.3.1
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+0
                                    date 3.5.0
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.1
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0.dev
                                    json 2.16.0
                                    openssl 4.0.0.pre
                                    psych 5.2.6
                                    stringio 3.1.9.dev
                                    strscan 3.1.6.dev
                                    zlib 3.2.2
installing bundled gems:            /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+0
                                    minitest 5.26.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.1
                                    rexml 3.4.4
                                    rss 0.3.1
                                    net-ftp 0.3.9
                                    net-imap 0.5.12
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.9.5
                                    typeprof 0.31.0
                                    debug 1.11.0
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 3.3.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 6.15.1
                                    irb 1.15.3
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
installing bundled gem cache:       /home/opc/ruby/install/master/lib/ruby/gems/4.0.0+0/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j3" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j3'
PASS all 2021 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j3'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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
/home/opc/ruby/src/master/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/home/opc/ruby/src/master/basictest/test.rb:condition ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:if/unless ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:case .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:while/until ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:exception ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:array .......................................OK 39
/home/opc/ruby/src/master/basictest/test.rb:hash ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:iterator ...........................................................................................................OK 107
/home/opc/ruby/src/master/basictest/test.rb:float ................................................................................OK 80
/home/opc/ruby/src/master/basictest/test.rb:bignum ...............................OK 31
/home/opc/ruby/src/master/basictest/test.rb:string & char ..............................................................OK 62
/home/opc/ruby/src/master/basictest/test.rb:assignment ..........OK 10
/home/opc/ruby/src/master/basictest/test.rb:call ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:proc .........OK 9
/home/opc/ruby/src/master/basictest/test.rb:signal ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:eval ...........................OK 27
/home/opc/ruby/src/master/basictest/test.rb:system ........OK 8
/home/opc/ruby/src/master/basictest/test.rb:const .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:clone .....OK 5
/home/opc/ruby/src/master/basictest/test.rb:marshal ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:pack ....OK 4
/home/opc/ruby/src/master/basictest/test.rb:math ..OK 2
/home/opc/ruby/src/master/basictest/test.rb:struct ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:variable ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:trace ...OK 3
/home/opc/ruby/src/master/basictest/test.rb:defined? ............OK 12
/home/opc/ruby/src/master/basictest/test.rb:alias ......OK 6
/home/opc/ruby/src/master/basictest/test.rb:path .......................OK 23
/home/opc/ruby/src/master/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j3'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
Run options: 
  --seed=24336
  "--ruby=./miniruby -I/home/opc/ruby/src/master/lib -I. -I.ext/common  /home/opc/ruby/src/master/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/home/opc/ruby/src/master/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j3

# Running tests:

[  1/757] 3117539=-ext-/test_abi
[  2/757] 3117540=rubygems/test_bundled_ca
[  3/757] 3117538=ruby/test_integer_comb
[  4/757] 3117539=optparse/test_load
[  5/757] 3117539=openssl/test_ssl
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[  6/757] 3117540=rubygems/test_gem_security_trust_dir
[  7/757] 3117540=erb/test_erb_command
[  8/757] 3117540=ruby/test_module
[  9/757] 3117540=-ext-/marshal/test_usrmarshal
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 10/757] 3117540=rubygems/test_gem_validator
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 11/757] 3117540=rubygems/test_gem_source_installed
[ 12/757] 3117540=ruby/test_key_error
[ 13/757] 3117540=openssl/test_engine
[ 14/757] 3117538=prism/result/integer_parse_test
[ 15/757] 3117540=ruby/test_fiber
[ 16/757] 3117538=rubygems/test_gem_commands_mirror
[ 17/757] 3117538=rubygems/test_gem_package_task
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 18/757] 3117538=-ext-/thread/test_lock_native_thread
[ 19/757] 3117538=-ext-/array/test_resize
[ 20/757] 3117538=ruby/test_rubyvm
[ 21/757] 3117538=prism/fuzzer_test
[ 22/757] 3117538=psych/test_struct
[ 23/757] 3117538=prism/onigmo_test
[ 24/757] 3117538=fiber/test_io_close
[ 25/757] 3117538=prism/result/equality_test
[ 26/757] 3117538=psych/visitors/test_depth_first
[ 27/757] 3117538=did_you_mean/tree_spell/test_change_word
[ 28/757] 3117538=openssl/test_config
[ 29/757] 3117538=openssl/test_cipher
[ 30/757] 3117538=-ext-/st/test_update
[ 31/757] 3117538=-ext-/time/test_new
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 32/757] 3117538=rubygems/test_gem_source_lock
[ 33/757] 3117538=dtrace/test_load
[ 34/757] 3117538=ruby/test_require_lib
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 35/757] 3117538=rubygems/test_gem_gem_runner
[ 36/757] 3117538=ruby/test_metaclass
[ 37/757] 3117538=openssl/test_x509store
[ 38/757] 3117538=ruby/test_not
[ 39/757] 3117538=uri/test_wss
[ 40/757] 3117538=ruby/test_objectspace
[ 41/757] 3117540=ruby/test_require
[ 42/757] 3117538=-ext-/integer/test_my_integer
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 43/757] 3117538=rubygems/test_gem_resolver_composed_set
[ 44/757] 3117538=ruby/test_rational2
[ 45/757] 3117538=prism/fixtures_test
[ 46/757] 3117538=ruby/enc/test_case_comprehensive
[ 47/757] 3117538=optparse/test_placearg
[ 48/757] 3117538=openssl/test_ssl_session
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 49/757] 3117538=rubygems/test_gem_package_tar_header
[ 50/757] 3117538=io/wait/test_io_wait_uncommon
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 51/757] 3117538=rubygems/test_gem_ci_detector
[ 52/757] 3117538=ruby/test_continuation
[ 53/757] 3117538=ruby/test_fixnum
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 54/757] 3117538=rubygems/test_gem_silent_ui
[ 55/757] 3117538=ruby/test_signal
[ 56/757] 3117540=ruby/test_file_exhaustive
[ 57/757] 3117538=rubygems/test_gem_security_policy
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 58/757] 3117538=-ext-/hash/test_delete
[ 59/757] 3117538=open-uri/test_proxy
[ 60/757] 3117538=rubygems/test_gem_request_set_gem_dependency_api
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 61/757] 3117538=did_you_mean/core_ext/test_name_error_extension
[ 62/757] 3117538=net/protocol/test_protocol
[ 63/757] 3117538=ruby/test_weakkeymap
Leaked file descriptor: TestFileExhaustive#test_expand_path_home_dir_string: 7 #<File::Stat dev=0xfc00, ino=36566075, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=9253600, blksize=65536, blocks=18080, atime=2025-11-12 05:20:54.507255443 +0000, mtime=2024-07-02 00:23:26.387557471 +0000, ctime=2024-07-02 00:23:26.387557471 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    3117540  opc    7r   REG  252,0  9253600 36566075 /var/lib/sss/mc/passwd
[ 64/757] 3117539=ripper/test_files_test
[ 65/757] 3117539=rubygems/test_gem_commands_info_command
[ 66/757] 3117539=net/http/test_https
[ 67/757] 3117538=dtrace/test_object_create_start
[ 68/757] 3117538=ruby/test_ast
#<Thread:0x0000fffbf21d61d8 /home/opc/ruby/src/master/test/net/http/test_https.rb:75 run> terminated with exception (report_on_exception is true):
/home/opc/ruby/src/master/test/net/http/test_https.rb:76:in 'block (2 levels) in TestNetHTTPS#test_get_SNI_proxy': uninitialized constant TestNetHTTPS::Net (NameError)
[ 69/757] 3117540=openssl/test_x509cert
[ 70/757] 3117540=did_you_mean/spell_checking/test_require_path_check
[ 71/757] 3117540=did_you_mean/spell_checking/test_variable_name_check
[ 72/757] 3117540=openssl/test_bn
[ 73/757] 3117540=json/json_generic_object_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 74/757] 3117540=rubygems/test_gem_resolver_vendor_specification
[ 75/757] 3117540=date/test_date_arith
[ 76/757] 3117540=digest/test_ractor
[ 77/757] 3117540=prism/api/parse_stream_test
[ 78/757] 3117540=rubygems/test_gem_resolver_installed_specification
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 79/757] 3117540=-ext-/exception/test_exception_at_throwing
[ 80/757] 3117540=strscan/test_stringscanner
[ 81/757] 3117540=mkmf/test_signedness
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 82/757] 3117540=rubygems/test_gem_resolver_git_set
[ 83/757] 3117540=rubygems/test_gem_commands_check_command
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 84/757] 3117540=digest/test_digest
[ 85/757] 3117540=rubygems/test_gem_safe_marshal
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 86/757] 3117540=pathname/test_ractor
[ 87/757] 3117540=net/http/test_httpheader
[ 88/757] 3117540=ripper/test_sexp
[ 89/757] 3117540=rubygems/test_gem_ext_cargo_builder_link_flag_converter
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 90/757] 3117540=rubygems/test_gem_local_remote_options
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[ 91/757] 3117540=ruby/test_dup
[ 92/757] 3117540=optparse/test_acceptable
[ 93/757] 3117540=test_tmpdir
[ 94/757] 3117540=ruby/test_struct
[ 95/757] 3117540=prism/api/parse_test
[ 96/757] 3117540=fiber/test_mutex
[ 97/757] 3117540=prism/heredoc_dedent_test
[ 98/757] 3117540=-ext-/symbol/test_type
[ 99/757] 3117540=ripper/test_files_ext
[100/757] 3117540=ruby/test_thread_cv
[101/757] 3117540=prism/result/overlap_test
[102/757] 3117540=stringio/test_stringio
[103/757] 3117540=-ext-/test_random
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[104/757] 3117540=rubygems/test_gem_source_git
[105/757] 3117540=ripper/test_lexer
[106/757] 3117540=ruby/enc/test_regex_casefold
[107/757] 3117540=ripper/test_ripper
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[108/757] 3117540=rubygems/test_gem_package
[109/757] 3117540=ruby/test_array
[110/757] 3117540=ruby/test_autoload
[111/757] 3117540=mkmf/test_have_macro
[112/757] 3117540=mkmf/test_mkmf
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[113/757] 3117540=rubygems/test_gem_source
[114/757] 3117540=psych/test_class
[115/757] 3117540=-ext-/vm/test_at_exit
[116/757] 3117540=prism/api/command_line_test
[117/757] 3117540=did_you_mean/test_ractor_compatibility
[118/757] 3117540=ruby/test_arithmetic_sequence
[119/757] 3117540=optparse/test_autoconf
[120/757] 3117540=mkmf/test_find_executable
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[121/757] 3117540=rubygems/test_gem_request_set_lockfile_tokenizer
[122/757] 3117540=ruby/test_lazy_enumerator
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[123/757] 3117540=rubygems/test_gem_source_fetch_problem
[124/757] 3117540=psych/test_encoding
[125/757] 3117540=mkmf/test_install
[126/757] 3117540=socket/test_sockopt
[127/757] 3117540=uri/test_ftp
[128/757] 3117540=-ext-/eval/test_eval
[129/757] 3117540=psych/test_document
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[130/757] 3117540=rubygems/test_gem_safe_yaml
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[131/757] 3117540=rubygems/test_gem_commands_setup_command
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[132/757] 3117540=test_bundled_gems
[133/757] 3117540=dtrace/test_singleton_function
[134/757] 3117540=openssl/test_pair
[135/757] 3117540=rubygems/test_gem_package_tar_reader
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[136/757] 3117540=rubygems/test_gem_commands_signout_command
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[137/757] 3117540=ruby/test_env
[138/757] 3117540=ruby/test_primitive
[139/757] 3117540=prism/ruby/parser_test
[140/757] 3117540=uri/test_parser
[141/757] 3117540=ruby/test_iseq
[142/757] 3117540=ruby/test_path
[143/757] 3117540=openssl/test_digest
[144/757] 3117540=ripper/test_files_test_1
[145/757] 3117540=ruby/test_dir
[146/757] 3117540=prism/ruby/ripper_test
[147/757] 3117540=rubygems/test_rubygems
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[148/757] 3117540=-ext-/load/test_resolve_symbol
[149/757] 3117540=did_you_mean/spell_checking/test_uncorrectable_name_check
[150/757] 3117540=ruby/test_io
[151/757] 3117538=prism/magic_comment_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[152/757] 3117538=rubygems/test_gem_remote_fetcher_s3
[153/757] 3117538=-ext-/test_printf
[154/757] 3117538=openssl/test_x509attr
[155/757] 3117538=prism/ruby/string_query_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[156/757] 3117538=rubygems/test_gem_commands_rebuild_command
[157/757] 3117538=ruby/test_nomethod_error
[158/757] 3117538=etc/test_etc
[159/757] 3117538=-ext-/file/test_stat
#<Thread:0x0000fffd5a6cdc90 /home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:66 run> terminated with exception (report_on_exception is true):
/home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:67:in 'block (2 levels) in HTTPSProxyTest#test_https_proxy_ssl_connection': uninitialized constant HTTPSProxyTest::Net (NameError)
Did you mean?  Set
[160/757] 3117538=net/http/test_https_proxy
[161/757] 3117540=test_shellwords
[162/757] 3117540=-ext-/bignum/test_mul
[163/757] 3117540=prism/result/implicit_array_test
[164/757] 3117540=ripper/test_scanner_events
[165/757] 3117540=openssl/test_ocsp
[166/757] 3117540=test_ipaddr
[167/757] 3117540=psych/test_omap
[168/757] 3117540=date/test_date_strptime
[169/757] 3117540=socket/test_nonblock
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[170/757] 3117540=rubygems/test_gem_ext_configure_builder
[171/757] 3117540=json/json_ext_parser_test
[172/757] 3117540=ruby/test_io_m17n
[173/757] 3117540=dtrace/test_cmethod
[174/757] 3117540=ruby/test_float
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[175/757] 3117540=rubygems/test_gem_stub_specification
[176/757] 3117540=test_unicode_normalize
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[177/757] 3117540=rubygems/test_gem_stream_ui
[178/757] 3117540=prism/api/parse_comments_test
[179/757] 3117540=ruby/enc/test_gb18030
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[180/757] 3117540=rubygems/test_gem_commands_lock_command
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[181/757] 3117540=rubygems/test_gem_commands_uninstall_command
[182/757] 3117540=ruby/test_compile_prism
[183/757] 3117540=prism/test_helper
[184/757] 3117540=optparse/test_getopts
[185/757] 3117540=psych/test_emitter
[186/757] 3117540=ruby/test_alias
[187/757] 3117540=openssl/test_fips
[188/757] 3117540=digest/test_digest_extend
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[189/757] 3117540=rubygems/test_gem_ext_cmake_builder
[190/757] 3117540=-ext-/gvl/test_last_thread
[191/757] 3117540=-ext-/debug/test_debug
[192/757] 3117540=ruby/test_transcode
[193/757] 3117540=ruby/test_refinement
[194/757] 3117540=-ext-/class/test_class2name
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[195/757] 3117540=rubygems/test_gem_commands_cleanup_command
[196/757] 3117540=json/json_ryu_fallback_test
[197/757] 3117540=prism/result/heredoc_test
[198/757] 3117540=did_you_mean/spell_checking/test_pattern_key_name_check
[199/757] 3117540=-ext-/debug/test_profile_frames
[200/757] 3117540=io/console/test_io_console
[201/757] 3117540=ruby/test_flip
[202/757] 3117540=resolv/test_dns
[203/757] 3117540=-ext-/test_notimplement
[204/757] 3117540=openssl/test_x509crl
[205/757] 3117540=mmtk/test_configuration
[206/757] 3117540=-ext-/box/test_load_ext
[207/757] 3117540=prism/result/source_location_test
[208/757] 3117540=ruby/test_insns_leaf
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[209/757] 3117540=rubygems/test_gem_console_ui
[210/757] 3117540=ruby/test_ifunless
[211/757] 3117540=ruby/test_allocation
[212/757] 3117540=openssl/test_x509req
[213/757] 3117540=ruby/test_readpartial
[214/757] 3117540=net/http/test_httpresponse
[215/757] 3117540=prism/unescape_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[216/757] 3117540=rubygems/test_gem_commands_exec_command
[217/757] 3117540=ruby/test_super
[218/757] 3117540=ruby/test_object_id
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[219/757] 3117540=rubygems/test_gem_resolver
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[220/757] 3117540=rubygems/test_gem_source_vendor
[221/757] 3117540=-ext-/win32/test_dln
[222/757] 3117540=ruby/test_object
[223/757] 3117540=ruby/test_vm_dump
[224/757] 3117540=json/json_encoding_test
[225/757] 3117540=prism/ruby/reflection_test
[226/757] 3117540=open-uri/test_ftp
[227/757] 3117540=-ext-/string/test_modify_expand
[228/757] 3117540=mkmf/test_pkg_config
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[229/757] 3117540=rubygems/test_gem_available_set
[230/757] 3117540=prism/errors_test
[231/757] 3117540=mkmf/test_convertible
[232/757] 3117540=-ext-/string/test_nofree
[233/757] 3117540=ruby/test_regexp
[234/757] 3117540=ruby/test_whileuntil
[235/757] 3117540=prism/ruby/parameters_signature_test
[236/757] 3117540=ruby/test_eval
[237/757] 3117540=monitor/test_monitor
[238/757] 3117540=ruby/test_beginendblock
[239/757] 3117540=-ext-/arith_seq/test_arith_seq_extract
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[240/757] 3117540=rubygems/test_gem_source_subpath_problem
[241/757] 3117540=psych/test_object_references
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[242/757] 3117540=rubygems/test_gem_installer
[243/757] 3117540=-ext-/bug_reporter/test_bug_reporter
[244/757] 3117540=prism/result/regular_expression_options_test
[245/757] 3117540=net/http/test_buffered_io
[246/757] 3117540=openssl/test_ossl
[247/757] 3117540=json/test_helper
[248/757] 3117540=-ext-/struct/test_duplicate
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[249/757] 3117540=rubygems/test_gem_resolver_api_set
[250/757] 3117540=ruby/enc/test_case_options
[251/757] 3117540=uri/test_mailto
[252/757] 3117540=resolv/test_addr
[253/757] 3117540=-ext-/struct/test_member
[254/757] 3117540=psych/test_object
[255/757] 3117540=prism/bom_test
[256/757] 3117540=optparse/test_summary
[257/757] 3117540=mkmf/test_config
[258/757] 3117540=ruby/test_file
[259/757] 3117540=openssl/test_x509ext
[260/757] 3117540=psych/visitors/test_emitter
[261/757] 3117540=prism/encoding/symbol_encoding_test
[262/757] 3117540=-ext-/st/test_foreach
[263/757] 3117540=-ext-/econv/test_append
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[264/757] 3117540=rubygems/test_gem_resolver_installer_set
[265/757] 3117540=ruby/test_arity
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[266/757] 3117540=rubygems/test_gem_path_support
[267/757] 3117540=ruby/test_keyword
[268/757] 3117540=ruby/test_trace
[269/757] 3117540=prism/api/dump_test
[270/757] 3117540=psych/test_scalar_scanner
[271/757] 3117540=-ext-/string/test_rb_str_dup
[272/757] 3117540=ruby/test_lambda
[273/757] 3117540=-ext-/stack/test_stack_overflow
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[274/757] 3117540=rubygems/test_webauthn_listener_response
[275/757] 3117540=ruby/test_sleep
[276/757] 3117540=psych/test_stringio
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[277/757] 3117540=rubygems/test_gem_resolver_index_set
[278/757] 3117540=ruby/test_gc
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[279/757] 3117540=rubygems/test_gem_bundler_version_finder
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[280/757] 3117540=rubygems/test_gem_request_set
[281/757] 3117540=-ext-/string/test_interned_str
[282/757] 3117540=-ext-/string/test_set_len
[283/757] 3117540=ruby/test_pattern_matching
[284/757] 3117540=ruby/test_set
[285/757] 3117540=test_delegate
[286/757] 3117540=psych/test_symbol
[287/757] 3117540=prism/ractor_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[288/757] 3117540=rubygems/test_project_sanity
[289/757] 3117540=psych/test_alias_and_anchor
[290/757] 3117540=test_time
[291/757] 3117540=-ext-/popen_deadlock/test_popen_deadlock
[292/757] 3117540=-ext-/exception/test_ensured
[293/757] 3117540=ruby/enc/test_euc_jp
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[294/757] 3117540=rubygems/test_gem_ext_builder
[295/757] 3117540=-ext-/array/test_to_ary_concat
[296/757] 3117540=prism/ruby/relocation_test
[297/757] 3117540=ruby/test_ractor
[298/757] 3117540=ruby/enc/test_windows_1251
[299/757] 3117540=-ext-/string/test_ellipsize
[300/757] 3117540=ruby/test_call
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[301/757] 3117540=rubygems/test_gem_commands_build_command
[302/757] 3117540=prism/result/integer_base_flags_test
[303/757] 3117540=ruby/test_inlinecache
[304/757] 3117540=socket/test_socket
[305/757] 3117540=ruby/test_thread
[306/757] 3117540=-ext-/struct/test_data
[307/757] 3117540=-ext-/test_bug-14834
[308/757] 3117540=socket/test_addrinfo
[309/757] 3117540=psych/visitors/test_to_ruby
[310/757] 3117540=prism/newline_offsets_test
[311/757] 3117540=ruby/test_time_tz
[312/757] 3117540=socket/test_ancdata
[313/757] 3117540=json/ractor_test
[314/757] 3117540=ruby/test_marshal
[315/757] 3117540=-ext-/string/test_enc_str_buf_cat
[316/757] 3117540=ruby/test_bignum
[317/757] 3117540=prism/newline_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[318/757] 3117540=rubygems/test_gem_commands_help_command
[319/757] 3117540=fiber/test_scheduler
[320/757] 3117540=open-uri/test_ssl
[321/757] 3117540=prism/result/breadth_first_search_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[322/757] 3117540=rubygems/test_gem_resolver_conflict
[323/757] 3117540=psych/test_ractor
[324/757] 3117540=json/json_generator_test
[325/757] 3117540=strscan/test_ractor
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[326/757] 3117540=rubygems/test_gem
[327/757] 3117540=win32/test_registry
[328/757] 3117540=prism/result/numeric_value_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[329/757] 3117540=rubygems/test_gem_resolver_best_set
[330/757] 3117540=yaml/test_dbm
[331/757] 3117540=psych/test_parser
[332/757] 3117540=prism/result/node_id_test
[333/757] 3117540=-ext-/iter/test_iter_break
[334/757] 3117540=test_extlibs
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[335/757] 3117540=rubygems/test_gem_commands_signin_command
[336/757] 3117540=ruby/test_range
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[337/757] 3117540=rubygems/test_require
[338/757] 3117540=-ext-/test_recursion
[339/757] 3117540=ruby/test_enum
[340/757] 3117540=test_rbconfig
[341/757] 3117540=-ext-/num2int/test_num2int
[342/757] 3117540=openssl/test_ts
[343/757] 3117540=fiber/test_address_resolve
[344/757] 3117540=objspace/test_ractor
[345/757] 3117540=test_trick
[346/757] 3117540=psych/json/test_stream
[347/757] 3117540=mkmf/test_configuration
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[348/757] 3117540=rubygems/test_gem_resolver_local_specification
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[349/757] 3117540=rubygems/test_gem_commands_list_command
[350/757] 3117540=date/test_date_new
[351/757] 3117540=mkmf/test_have_func
[352/757] 3117540=date/test_date_marshal
[353/757] 3117540=ruby/test_integer
[354/757] 3117540=socket/test_unix
[355/757] 3117540=socket/test_udp
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[356/757] 3117540=rubygems/test_gem_commands_contents_command
[357/757] 3117540=psych/test_coder
[358/757] 3117540=ruby/test_symbol
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[359/757] 3117540=rubygems/test_gem_commands_search_command
[360/757] 3117540=fiber/test_thread
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[361/757] 3117540=rubygems/test_config
[362/757] 3117540=ruby/test_complex2
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[363/757] 3117540=rubygems/test_gem_security_signer
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[364/757] 3117540=rubygems/test_gem_util
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[365/757] 3117540=rubygems/test_gem_unsatisfiable_dependency_error
[366/757] 3117540=ruby/test_literal
[367/757] 3117540=prism/result/static_inspect_test
[368/757] 3117540=fiber/test_io
[369/757] 3117540=openssl/test_pkey_dh
[370/757] 3117540=ruby/test_m17n_comb
[371/757] 3117540=psych/test_null
[372/757] 3117540=fiber/test_ractor
[373/757] 3117540=ruby/test_data
[374/757] 3117540=ruby/test_memory_view
[375/757] 3117540=-ext-/bignum/test_bigzero
[376/757] 3117540=prism/ruby/compiler_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[377/757] 3117540=rubygems/test_gem_platform
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[378/757] 3117540=rubygems/test_gem_commands_query_command
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[379/757] 3117540=rubygems/test_gem_remote_fetcher_local_ssl_server
[380/757] 3117540=prism/result/index_write_test
[381/757] 3117540=openssl/test_pkey
[382/757] 3117540=prism/api/parse_success_test
[383/757] 3117540=-ext-/string/test_external_new
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[384/757] 3117540=rubygems/test_gem_commands_cert_command
[385/757] 3117540=prism/percent_delimiter_string_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[386/757] 3117540=rubygems/test_gem_commands_stale_command
[387/757] 3117540=date/test_date_strftime
[388/757] 3117540=json/json_parser_test
[389/757] 3117540=uri/test_ws
[390/757] 3117540=test_timeout
[391/757] 3117540=did_you_mean/spell_checking/test_key_name_check
[392/757] 3117540=-ext-/thread/test_instrumentation_api
[393/757] 3117540=cgi/test_cgi_escape
[394/757] 3117540=test_weakref
[395/757] 3117540=io/console/test_ractor
[396/757] 3117540=test_singleton
[397/757] 3117540=psych/test_numeric
[398/757] 3117540=-ext-/string/test_fstring
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[399/757] 3117540=rubygems/test_gem_ext_rake_builder
[400/757] 3117540=optparse/test_bash_completion
[401/757] 3117540=ruby/test_exception
[402/757] 3117540=-ext-/bignum/test_div
[403/757] 3117540=ripper/test_files_test_2
[404/757] 3117540=prism/ruby/pattern_test
[405/757] 3117540=fiber/test_io_buffer
[406/757] 3117540=psych/test_deprecated
[407/757] 3117540=optparse/test_optparse
[408/757] 3117540=openssl/test_pkcs7
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[409/757] 3117540=rubygems/test_gem_commands_environment_command
[410/757] 3117540=ruby/test_pack
[411/757] 3117540=ruby/test_syntax
[412/757] 3117540=psych/test_scalar
[413/757] 3117540=did_you_mean/spell_checking/test_class_name_check
[414/757] 3117540=socket/test_basicsocket
[415/757] 3117540=optparse/test_zsh_completion
[416/757] 3117540=prism/library_symbols_test
[417/757] 3117540=-ext-/load/test_stringify_symbols
[418/757] 3117540=dtrace/test_require
[419/757] 3117540=objspace/test_objspace
[420/757] 3117540=psych/test_stream
[421/757] 3117540=mkmf/test_have_library
[422/757] 3117540=openssl/test_ns_spki
[423/757] 3117540=-ext-/iseq_load/test_iseq_load
[424/757] 3117540=-ext-/postponed_job/test_postponed_job
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[425/757] 3117540=rubygems/test_gem_request_set_lockfile
[426/757] 3117540=-ext-/test_ensure_and_callcc
[427/757] 3117540=uri/test_generic
[428/757] 3117540=uri/test_common
[429/757] 3117540=net/http/test_httpresponses
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[430/757] 3117540=rubygems/test_deprecate
[431/757] 3117540=ruby/test_rand
[432/757] 3117540=prism/encoding/encodings_test
[433/757] 3117540=ruby/test_random_formatter
[434/757] 3117540=openssl/test_provider
[435/757] 3117540=ruby/enc/test_euc_kr
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[436/757] 3117540=rubygems/test_gem_source_specific_file
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[437/757] 3117540=rubygems/test_gem_package_tar_header_ractor
[438/757] 3117540=-ext-/proc/test_bmethod
[439/757] 3117540=ruby/test_process
Leaked file descriptor: TestProcess#test_gid_from_name: 10 #<File::Stat dev=0xfc00, ino=36566444, mode=0100664, nlink=1, uid=994, gid=990, rdev=0x0, size=6940392, blksize=65536, blocks=13560, atime=2025-11-12 13:25:01.790849025 +0000, mtime=2024-07-02 00:23:28.695566203 +0000, ctime=2024-07-02 00:23:28.695566203 +0000>
COMMAND     PID USER   FD   TYPE DEVICE SIZE/OFF     NODE NAME
ruby    3117540  opc   10r   REG  252,0  6940392 36566444 /var/lib/sss/mc/group
[440/757] 3117540=optparse/test_kwargs
[441/757] 3117540=io/wait/test_io_wait
[442/757] 3117540=-ext-/bignum/test_pack
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[443/757] 3117540=rubygems/test_gem_doctor
[444/757] 3117540=json/json_fixtures_test
[445/757] 3117540=-ext-/struct/test_len
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[446/757] 3117540=rubygems/test_gem_commands_outdated_command
[447/757] 3117540=prism/encoding/string_encoding_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[448/757] 3117540=rubygems/test_gem_dependency_list
[449/757] 3117540=test_tsort
[450/757] 3117540=-ext-/typeddata/test_typeddata
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[451/757] 3117540=rubygems/test_gem_commands_fetch_command
[452/757] 3117540=test_securerandom
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[453/757] 3117540=rubygems/test_gem_resolver_activation_request
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[454/757] 3117540=rubygems/test_gem_commands_server_command
[455/757] 3117540=ruby/test_pipe
[456/757] 3117540=ruby/test_string
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[457/757] 3117540=rubygems/test_gem_requirement
[458/757] 3117540=socket/test_tcp
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[459/757] 3117540=rubygems/test_gem_name_tuple
[460/757] 3117540=-ext-/integer/test_integer
[461/757] 3117540=uri/test_file
[462/757] 3117540=ruby/test_time
[463/757] 3117540=-ext-/string/test_capacity
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[464/757] 3117540=rubygems/test_gem_commands_owner_command
[465/757] 3117540=-ext-/float/test_nextafter
[466/757] 3117540=-ext-/rational/test_rat
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[467/757] 3117540=rubygems/test_gem_request_connection_pools
[468/757] 3117540=mkmf/test_flags
[469/757] 3117540=ruby/test_numeric
[470/757] 3117540=-ext-/test_bug-3571
[471/757] 3117540=psych/test_yamlstore
[472/757] 3117540=mkmf/test_constant
[473/757] 3117540=test_find
[474/757] 3117540=ruby/test_encoding
[475/757] 3117540=openssl/test_hmac
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[476/757] 3117540=rubygems/test_gem_version_option
[477/757] 3117540=date/test_date_compat
[478/757] 3117540=-ext-/gvl/test_ubf_async_safe
[479/757] 3117540=prism/snippets_test
[480/757] 3117540=zlib/test_zlib
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[481/757] 3117540=rubygems/test_gem_ext_cargo_builder
[482/757] 3117540=-ext-/win32/test_console_attr
[483/757] 3117540=ruby/test_proc
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[484/757] 3117540=rubygems/test_gem_commands_unpack_command
[485/757] 3117540=optparse/test_reqarg
[486/757] 3117540=ruby/test_frozen_error
[487/757] 3117540=did_you_mean/test_spell_checker
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[488/757] 3117540=rubygems/test_gem_version
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[489/757] 3117540=rubygems/test_gem_ext_ext_conf_builder
[490/757] 3117540=-ext-/path_to_class/test_path_to_class
[491/757] 3117540=psych/test_data
[492/757] 3117540=fiber/test_enumerator
[493/757] 3117540=-ext-/test_bug-5832
[494/757] 3117540=-ext-/iter/test_yield_block
[495/757] 3117540=resolv/test_resource
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[496/757] 3117540=rubygems/test_gem_package_tar_reader_entry
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[497/757] 3117540=rubygems/test_gem_uri
[498/757] 3117540=ruby/test_yjit_exit_locations
[499/757] 3117540=prism/ruby/location_test
[500/757] 3117540=ruby/test_io_timeout
[501/757] 3117540=prism/api/freeze_test
[502/757] 3117540=json/json_string_matching_test
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[503/757] 3117540=rubygems/test_gem_config_file
[504/757] 3117540=ruby/test_comparable
[505/757] 3117540=openssl/test_kdf
[506/757] 3117540=uri/test_ldap
[507/757] 3117540=ruby/test_thread_queue
[508/757] 3117540=-ext-/funcall/test_passing_block
[509/757] 3117540=ruby/test_defined
[510/757] 3117540=fileutils/test_nowrite
[511/757] 3117540=ruby/test_io_buffer
[512/757] 3117540=psych/test_nil
[513/757] 3117540=psych/test_psych
[514/757] 3117540=did_you_mean/tree_spell/test_human_typo
[515/757] 3117540=-ext-/wait/test_wait
[516/757] 3117540=-ext-/bignum/test_big2str
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[517/757] 3117540=rubygems/test_gem_resolver_specification
[518/757] 3117540=openssl/test_pkey_dsa
[519/757] 3117540=psych/visitors/test_yaml_tree
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[520/757] 3117540=rubygems/test_gem_commands_yank_command
[521/757] 3117540=-ext-/string/test_cstr
[522/757] 3117540=ruby/enc/test_euc_tw
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[523/757] 3117540=rubygems/test_gem_resolver_dependency_request
[524/757] 3117540=-ext-/test_enumerator_kw
[525/757] 3117540=psych/test_marshalable
[526/757] 3117540=prism/api/lex_test
[527/757] 3117540=ripper/test_files_lib
[528/757] 3117540=ruby/test_string_memory
[529/757] 3117540=dtrace/test_raise
[530/757] 3117540=ruby/test_complexrational
[531/757] 3117540=prism/version_test
[532/757] 3117540=prism/result/named_capture_test
[533/757] 3117540=psych/test_string
[534/757] 3117540=json/json_common_interface_test
[535/757] 3117540=error_highlight/test_error_highlight
[536/757] 3117540=dtrace/test_function_entry
[537/757] 3117540=ruby/test_fnmatch
[538/757] 3117540=pathname/test_pathname
[539/757] 3117540=yaml/test_store
[540/757] 3117540=coverage/test_coverage
[541/757] 3117540=net/http/test_http_request
[542/757] 3117540=test_tempfile
[543/757] 3117540=psych/test_tree_builder
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[544/757] 3117540=rubygems/test_gem_commands_update_command
[545/757] 3117540=date/test_date
[546/757] 3117540=ruby/enc/test_big5
[547/757] 3117540=-ext-/load/test_protect
[548/757] 3117540=psych/test_psych_set
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[549/757] 3117540=rubygems/test_webauthn_poller
[550/757] 3117540=date/test_date_conv
[551/757] 3117540=optparse/test_switch
[552/757] 3117540=ruby/test_frozen
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[553/757] 3117540=rubygems/test_gem_resolver_index_specification
[554/757] 3117540=psych/test_serialize_subclasses
[555/757] 3117540=mkmf/test_egrep_cpp
[556/757] 3117540=erb/test_erb_m17n
[557/757] 3117540=fiber/test_timeout
[558/757] 3117540=uri/test_http
[559/757] 3117540=ruby/test_hash
[560/757] 3117540=test_pty
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[561/757] 3117540=rubygems/test_gem_dependency_installer
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[562/757] 3117540=rubygems/test_gem_commands_which_command
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[563/757] 3117540=rubygems/test_gem_request
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[564/757] 3117540=rubygems/test_gem_package_old
[565/757] 3117540=-ext-/test_scan_args
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[566/757] 3117540=rubygems/test_gem_commands_specification_command
[567/757] 3117540=-ext-/string/test_too_many_dummy_encodings
[568/757] 3117540=ruby/test_method_cache
[569/757] 3117540=ruby/test_sprintf_comb
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[570/757] 3117540=rubygems/test_gem_commands_push_command
[571/757] 3117540=prism/locals_test
[572/757] 3117540=-ext-/tracepoint/test_tracepoint
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[573/757] 3117540=rubygems/test_gem_text
[574/757] 3117540=ruby/test_settracefunc
[575/757] 3117540=ruby/test_backtrace
[576/757] 3117540=prism/ruby/tunnel_test
[577/757] 3117540=-ext-/marshal/test_internal_ivar
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[578/757] 3117540=rubygems/test_gem_source_local
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[579/757] 3117540=rubygems/test_gem_gemcutter_utilities
[580/757] 3117540=prism/ruby/desugar_compiler_test
[581/757] 3117540=net/http/test_http
[582/757] 3117540=ruby/enc/test_utf16
[583/757] 3117540=psych/test_set
[584/757] 3117540=stringio/test_ractor
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[585/757] 3117540=rubygems/test_gem_package_tar_writer
[586/757] 3117540=-ext-/bignum/test_str2big
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[587/757] 3117540=rubygems/test_gem_dependency
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[588/757] 3117540=rubygems/test_gem_remote_fetcher_local_server
[589/757] 3117540=optparse/test_cclass
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[590/757] 3117540=rubygems/test_gem_uninstaller
[591/757] 3117540=ruby/test_yjit
[592/757] 3117540=ruby/test_m17n
[593/757] 3117540=ruby/test_method
[594/757] 3117540=ruby/test_argf
[595/757] 3117540=psych/test_yaml
[596/757] 3117540=openssl/test_x509name
[597/757] 3117540=openssl/test_pkcs12
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[598/757] 3117540=rubygems/test_gem_remote_fetcher
[599/757] 3117540=ruby/enc/test_koi8
[600/757] 3117540=psych/test_json_tree
[601/757] 3117540=resolv/test_win32_config
[602/757] 3117540=ripper/test_filter
[603/757] 3117540=ripper/test_parser_events
[604/757] 3117540=io/nonblock/test_flush
[605/757] 3117540=openssl/test_pkey_rsa
[606/757] 3117540=-ext-/st/test_numhash
[607/757] 3117540=ruby/test_system
[608/757] 3117540=ruby/test_box
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[609/757] 3117540=rubygems/test_gem_specification
[610/757] 3117540=prism/result/string_test
[611/757] 3117540=ruby/test_parse
[612/757] 3117540=prism/result/attribute_write_test
[613/757] 3117540=dtrace/test_method_cache
[614/757] 3117540=ruby/enc/test_emoji
[615/757] 3117540=ruby/test_stack
[616/757] 3117540=ruby/enc/test_windows_1252
[617/757] 3117540=ruby/enc/test_cp949
[618/757] 3117540=did_you_mean/edit_distance/test_jaro_winkler
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[619/757] 3117540=rubygems/test_gem_resolver_vendor_set
[620/757] 3117540=ruby/test_condition
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[621/757] 3117540=rubygems/test_gem_dependency_resolution_error
[622/757] 3117540=ruby/test_mixed_unicode_escapes
[623/757] 3117540=json/json_coder_test
[624/757] 3117540=fiber/test_sleep
[625/757] 3117540=prism/ruby/dispatcher_test
[626/757] 3117540=fileutils/test_fileutils
[627/757] 3117540=prism/result/warnings_test
[628/757] 3117540=ruby/test_econv
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[629/757] 3117540=rubygems/test_gem_install_update_options
[630/757] 3117540=mkmf/test_sizeof
[631/757] 3117540=date/test_date_attr
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[632/757] 3117540=rubygems/test_gem_request_set_lockfile_parser
[633/757] 3117540=prism/result/constant_path_node_test
[634/757] 3117540=ruby/test_stringchar
[635/757] 3117540=mkmf/test_framework
[636/757] 3117540=ruby/test_weakmap
[637/757] 3117540=-ext-/string/test_coderange
[638/757] 3117540=-ext-/symbol/test_inadvertent_creation
[639/757] 3117540=psych/test_date_time
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[640/757] 3117540=rubygems/test_gem_command_manager
[641/757] 3117540=psych/test_array
[642/757] 3117540=ruby/test_case
[643/757] 3117540=open-uri/test_open-uri
[644/757] 3117540=-ext-/string/test_enc_associate
[645/757] 3117540=ruby/test_enumerator
[646/757] 3117540=ruby/test_sprintf
[647/757] 3117540=prism/result/comments_test
[648/757] 3117540=ruby/test_const
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[649/757] 3117540=rubygems/test_exit
[650/757] 3117540=ruby/test_class
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[651/757] 3117540=rubygems/test_gem_commands_sources_command
[652/757] 3117540=ruby/test_name_error
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[653/757] 3117540=rubygems/test_gem_source_list
[654/757] 3117540=json/json_addition_test
[655/757] 3117540=psych/handlers/test_recorder
[656/757] 3117540=psych/test_yaml_special_cases
[657/757] 3117540=ruby/enc/test_iso_8859
[658/757] 3117540=mkmf/test_libs
[659/757] 3117540=-ext-/string/test_qsort
[660/757] 3117540=dtrace/test_gc
[661/757] 3117540=ruby/test_math
[662/757] 3117540=psych/test_safe_load
[663/757] 3117540=-ext-/win32/test_fd_setsize
[664/757] 3117540=fiber/test_process
[665/757] 3117540=test_forwardable
[666/757] 3117540=lib/!Nothing_to_test
[667/757] 3117540=prism/result/static_literals_test
[668/757] 3117540=dtrace/test_array_create
[669/757] 3117540=ruby/test_dir_m17n
[670/757] 3117540=ruby/test_complex
[671/757] 3117540=ruby/test_threadgroup
[672/757] 3117540=fiber/test_storage
[673/757] 3117540=did_you_mean/spell_checking/test_method_name_check
[674/757] 3117540=psych/test_merge_keys
[675/757] 3117540=ruby/test_shapes
[676/757] 3117540=optparse/test_did_you_mean
[677/757] 3117540=prism/encoding/regular_expression_encoding_test
[678/757] 3117540=ruby/enc/test_cesu8
[679/757] 3117540=ruby/test_zjit
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[680/757] 3117540=rubygems/test_kernel
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[681/757] 3117540=rubygems/test_gem_rdoc
[682/757] 3117540=-ext-/load/test_dot_dot
[683/757] 3117540=ruby/test_iterator
[684/757] 3117540=dtrace/test_string
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[685/757] 3117540=rubygems/test_gem_commands_install_command
[686/757] 3117540=ruby/test_variable
[687/757] 3117540=psych/test_hash
[688/757] 3117540=optparse/test_optarg
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[689/757] 3117540=rubygems/test_gem_commands_pristine_command
[690/757] 3117540=ruby/test_basicinstructions
[691/757] 3117540=ruby/enc/test_utf32
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[692/757] 3117540=rubygems/test_gem_resolver_git_specification
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[693/757] 3117540=rubygems/test_gem_security
[694/757] 3117540=date/test_date_ractor
[695/757] 3117540=erb/test_erb
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[696/757] 3117540=rubygems/test_gem_impossible_dependencies_error
[697/757] 3117540=test_pp
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[698/757] 3117540=rubygems/test_gem_resolver_requirement_list
[699/757] 3117540=psych/test_exception
[700/757] 3117540=-ext-/arith_seq/test_arith_seq_beg_len_step
[701/757] 3117540=optparse/test_noarg
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[702/757] 3117540=rubygems/test_gem_command
[703/757] 3117540=openssl/test_asn1
[704/757] 3117540=ruby/test_undef
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[705/757] 3117540=rubygems/test_gem_resolver_lock_set
[706/757] 3117540=openssl/test_random
[707/757] 3117540=fileutils/test_verbose
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[708/757] 3117540=rubygems/test_gem_commands_open_command
[709/757] 3117540=-ext-/string/test_normalize
[710/757] 3117540=ruby/enc/test_emoji_breaks
[711/757] 3117540=ruby/test_assignment
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[712/757] 3117540=rubygems/test_gem_update_suggestion
[713/757] 3117540=ruby/enc/test_shift_jis
[714/757] 3117540=-ext-/exception/test_data_error
[715/757] 3117540=ripper/test_files_sample
[716/757] 3117540=ruby/test_rubyoptions
[717/757] 3117540=ruby/test_optimization
[718/757] 3117540=prism/regexp_test
[719/757] 3117540=ruby/test_yield
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[720/757] 3117540=rubygems/test_remote_fetch_error
[721/757] 3117540=ruby/test_gc_compact
[722/757] 3117540=fileutils/test_dryrun
[723/757] 3117540=fiber/test_queue
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[724/757] 3117540=rubygems/test_gem_resolver_lock_specification
[725/757] 3117540=psych/test_boolean
[726/757] 3117540=prism/lex_test
[727/757] 3117540=ruby/test_clone
[728/757] 3117540=-ext-/exception/test_enc_raise
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[729/757] 3117540=rubygems/test_gem_uri_formatter
[730/757] 3117540=test_prettyprint
[731/757] 3117540=fiber/test_backtrace
[732/757] 3117540=ruby/enc/test_gbk
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[733/757] 3117540=rubygems/test_gem_commands_dependency_command
[734/757] 3117540=psych/test_yamldbm
[735/757] 3117540=ruby/test_warning
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[736/757] 3117540=rubygems/test_gem_spec_fetcher
[737/757] 3117540=ruby/test_unicode_escape
[738/757] 3117540=ruby/test_default_gems
[739/757] 3117540=date/test_switch_hitter
[740/757] 3117540=prism/ruby/ruby_parser_test
[741/757] 3117540=dtrace/test_hash_create
[742/757] 3117540=ruby/enc/test_grapheme_breaks
[743/757] 3117540=psych/nodes/test_enumerable
[744/757] 3117540=did_you_mean/test_tree_spell_checker
[745/757] 3117540=io/wait/test_ractor
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[746/757] 3117540=rubygems/test_gem_resolver_api_specification
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[747/757] 3117540=rubygems/test_webauthn_listener
[748/757] 3117540=ruby/enc/test_case_mapping
[749/757] 3117540=ruby/test_rational
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PASSPHRASE
/home/opc/ruby/src/master/test/rubygems/helper.rb:1564: warning: previous definition of PRIVATE_KEY_PASSPHRASE was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: already initialized constant Gem::TestCase::PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1567: warning: previous definition of PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: already initialized constant Gem::TestCase::PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1568: warning: previous definition of PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1571: warning: previous definition of ENCRYPTED_PRIVATE_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: already initialized constant Gem::TestCase::ENCRYPTED_PRIVATE_KEY_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1572: warning: previous definition of ENCRYPTED_PRIVATE_KEY_PATH was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: already initialized constant Gem::TestCase::PUBLIC_KEY
/home/opc/ruby/src/master/test/rubygems/helper.rb:1574: warning: previous definition of PUBLIC_KEY was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: already initialized constant Gem::TestCase::PUBLIC_CERT
/home/opc/ruby/src/master/test/rubygems/helper.rb:1576: warning: previous definition of PUBLIC_CERT was here
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: already initialized constant Gem::TestCase::PUBLIC_CERT_PATH
/home/opc/ruby/src/master/test/rubygems/helper.rb:1577: warning: previous definition of PUBLIC_CERT_PATH was here
[750/757] 3117540=rubygems/test_gem_ext_cargo_builder_unit
[751/757] 3117540=-ext-/method/test_arity
[752/757] 3117540=openssl/test_buffering
[753/757] 3117540=openssl/test_pkey_ec
[754/757] 3117540=resolv/test_svcb_https
[755/757] 3117540=date/test_date_parse
[756/757] 3117540=test_open3
Undefined command: "exit".  Try "help".
Process 3117538 stopped
* thread #1, name = 'ruby', stop reason = signal SIGSTOP
    frame #0: 0x0000fffd8c12dd80 libpthread.so.0`pthread_cond_wait@@GLIBC_2.17 + 536
libpthread.so.0`pthread_cond_wait@@GLIBC_2.17:
->  0xfffd8c12dd80 <+536>: svc    #0
    0xfffd8c12dd84 <+540>: mov    x1, x0
    0xfffd8c12dd88 <+544>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffd8c12dd8c <+548>: b.hi   0xfffd8c12dde4            ; <+636>
  thread #2, name = 'Timeout stdlib ', stop reason = signal SIGSTOP
    frame #0: 0x0000fffd8c12dd80 libpthread.so.0`pthread_cond_wait@@GLIBC_2.17 + 536
libpthread.so.0`pthread_cond_wait@@GLIBC_2.17:
->  0xfffd8c12dd80 <+536>: svc    #0
    0xfffd8c12dd84 <+540>: mov    x1, x0
    0xfffd8c12dd88 <+544>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffd8c12dd8c <+548>: b.hi   0xfffd8c12dde4            ; <+636>
  thread #3, name = 'ruby', stop reason = signal SIGSTOP
    frame #0: 0x0000fffd8c068678 libc.so.6`epoll_pwait + 136
libc.so.6`epoll_pwait:
->  0xfffd8c068678 <+136>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffd8c06867c <+140>: b.hi   0xfffd8c0686b0            ; <+192>
    0xfffd8c068680 <+144>: mov    w19, w0
    0xfffd8c068684 <+148>: mov    w0, w6
  thread #4, name = 'parallel.rb:40', stop reason = signal SIGSTOP
    frame #0: 0x0000fffd8c05ec04 libc.so.6`__poll + 244
libc.so.6`__poll:
->  0xfffd8c05ec04 <+244>: svc    #0
    0xfffd8c05ec08 <+248>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffd8c05ec0c <+252>: b.hi   0xfffd8c05ec3c            ; <+300>
    0xfffd8c05ec10 <+256>: mov    w20, w0
  thread #5, name = 'test_https_pro*', stop reason = signal SIGSTOP
    frame #0: 0x0000fffd8c05ed20 libc.so.6`ppoll + 192
libc.so.6`ppoll:
->  0xfffd8c05ed20 <+192>: svc    #0
    0xfffd8c05ed24 <+196>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffd8c05ed28 <+200>: b.hi   0xfffd8c05ed58            ; <+248>
    0xfffd8c05ed2c <+204>: mov    w20, w0
Executable module set to "/home/opc/ruby/build/master/ruby".
Architecture set to: aarch64-unknown-linux-gnu.

>>> Threads



>>> Machine level backtrace


error: ruby 0x005dab4d: adding range [0x00000000001d213c-0x00000000001d2140) which has a base that is less than the function's low PC 0x00000000001e21d0. Please file a bug and attach the file at the start of this error message
error: ruby 0x005dab4d: adding range [0x00000000001d2144-0x00000000001d2148) which has a base that is less than the function's low PC 0x00000000001e21d0. Please file a bug and attach the file at the start of this error message
error: ruby 0x005dab4d: adding range [0x00000000001d214c-0x00000000001d2150) which has a base that is less than the function's low PC 0x00000000001e21d0. Please file a bug and attach the file at the start of this error message
error: ruby 0x005dab4d: adding range [0x00000000001d2164-0x00000000001d217c) which has a base that is less than the function's low PC 0x00000000001e21d0. Please file a bug and attach the file at the start of this error message
error: ruby 0x005dab4d: adding range [0x00000000001d21ac-0x00000000001d21c8) which has a base that is less than the function's low PC 0x00000000001e21d0. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225f2c-0x0000000000225f30) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225f34-0x0000000000225f34) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225f34-0x0000000000225f34) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225f34-0x0000000000225f4c) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fa4-0x0000000000225fac) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fac-0x0000000000225fac) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fac-0x0000000000225fac) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fac-0x0000000000225fb8) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message

>>> Dump Ruby level backtrace (if possible)


th: 0xaaada4720cc0, native_id: 0xfffd8c385400
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0126 e:000125 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0122 e:000120 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/core_assertions.rb:797
c:0016 p:0115 s:0111 E:0010e8 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:91 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0095 E:001d30 l:y b:0001 METHOD /home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:59
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:000af0 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001e40 l:y b:---- DUMMY  [FINISH]

th: 0xaaada576ac80, native_id: 0xfffd70b2f1c0
-- Control frame information -----------------------------------------------
c:0003 p:0023 s:0017 e:000016 l:y b:0001 METHOD <internal:thread_sync>:18
c:0002 p:0018 s:0010 e:000009 l:n b:---- BLOCK  /home/opc/ruby/src/master/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0xaaada5ac6ec0, native_id: 0xfffd70b8f1c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0xaaada6064750, native_id: 0xfffd7108f1c0
-- Control frame information -----------------------------------------------
c:0004 p:---- s:0019 e:000018 l:y b:---- CFUNC  :accept
c:0003 p:0005 s:0015 e:000014 l:y b:0001 METHOD /home/opc/ruby/build/master/.ext/common/openssl/ssl.rb:518
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:77 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

/home/opc/ruby/src/master/tool/lib/core_assertions.rb:797: [BUG] Segmentation fault at 0x000003e8002f91df
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [aarch64-linux]

worker 3117538=net/http/test_https_proxy does not respond; SEGV is sent
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0126 e:000125 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0122 e:000120 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/core_assertions.rb:797
c:0016 p:0115 s:0111 E:0010e8 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:91 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0095 E:001d30 l:y b:0001 METHOD /home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:59
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:000af0 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001e40 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220:in '<main>'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1374:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1670:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1670:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1683:in 'block in _run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:59:in 'test_https_proxy_ssl_connection'
/home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:59:in 'open'
/home/opc/ruby/src/master/test/net/http/test_https_proxy.rb:91:in 'block in test_https_proxy_ssl_connection'
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:797:in 'assert_join_threads'
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:797:in 'value'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
  x0: 0xfffffffffffffffc  x1: 0x0000000000000080  x2: 0x0000000000000000
  x3: 0x0000000000000000  x4: 0x0000000000000000  x5: 0x000000000000017f
  x6: 0x0000000000000000  x7: 0x0000fffd8be203e8 x18: 0x0000000000000000
 x19: 0x0000aaada4721dc8 x20: 0x0000aaada4721df4 x21: 0x0000000000000000
 x22: 0x0000fffd8c14f000 x23: 0x0000aaada4721ef0 x24: 0x0000000000001b81
 x25: 0x0000000000000001 x26: 0x0000000000000dc0 x27: 0x0000000000000001
 x28: 0x0000ffffcc903108 x29: 0x0000ffffcc903150  sp: 0x0000ffffcc9030e0
 fau: 0x0000fffd70545188

-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(rb_print_backtrace+0x14) [0xaaad66488a70] /home/opc/ruby/src/master/vm_dump.c:1102
/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1447
/home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe8) [0xaaad6644b080] /home/opc/ruby/src/master/error.c:1130
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaad662b2c34] /home/opc/ruby/src/master/signal.c:948
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffd8c3305a8]
[0xfffd8c12dd84]
/home/opc/ruby/build/master/ruby(rb_native_cond_wait+0xc) [0xaaad662f3ed4] /home/opc/ruby/src/master/thread_pthread.c:231
/home/opc/ruby/build/master/ruby(thread_sched_wait_running_turn) /home/opc/ruby/src/master/thread_pthread.c:851
/home/opc/ruby/build/master/ruby(thread_sched_unlock_+0x0) [0xaaad662f4698] /home/opc/ruby/src/master/thread_pthread.c:1126
/home/opc/ruby/build/master/ruby(thread_sched_to_waiting_until_wakeup) /home/opc/ruby/src/master/thread_pthread.c:1132
/home/opc/ruby/build/master/ruby(native_sleep+0x10) [0xaaad662f9d0c] /home/opc/ruby/src/master/thread_pthread.c:3350
/home/opc/ruby/build/master/ruby(sleep_forever) /home/opc/ruby/src/master/thread.c:1381
/home/opc/ruby/build/master/ruby(thread_join_sleep) /home/opc/ruby/src/master/thread.c:1074
/home/opc/ruby/build/master/ruby(rb_ensure+0xac) [0xaaad661984cc] /home/opc/ruby/src/master/eval.c:1174
/home/opc/ruby/build/master/ruby(thread_join+0x13c) [0xaaad662ee714] /home/opc/ruby/src/master/thread.c:1131
/home/opc/ruby/build/master/ruby(thread_value+0x2c) [0xaaad662ee7a4] /home/opc/ruby/src/master/thread.c:1253
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaad663353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaad663399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0xb8) [0xaaad6634cb90] ../../src/master/insns.def:902
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaad66341548] /home/opc/ruby/src/master/vm.c:2811
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2790
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaad663442c4] /home/opc/ruby/src/master/vm.c:1814
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaad66345374] /home/opc/ruby/src/master/vm.c:1865
/home/opc/ruby/build/master/ruby(rb_ensure+0xac) [0xaaad661984cc] /home/opc/ruby/src/master/eval.c:1174
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaad663353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_call_method_each_type+0x2b0) [0xaaad66342480] /home/opc/ruby/src/master/vm_insnhelper.c:4901
/home/opc/ruby/build/master/ruby(vm_call_method+0xcc) [0xaaad66342c04] /home/opc/ruby/src/master/vm_insnhelper.c:5038
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaad663399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1a4) [0xaaad6634cc7c] ../../src/master/insns.def:854
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaad66340ac4] /home/opc/ruby/src/master/vm.c:2784
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2787
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaad663442c4] /home/opc/ruby/src/master/vm.c:1814
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaad66345374] /home/opc/ruby/src/master/vm.c:1865
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x78) [0xaaad66387bb0] /home/opc/ruby/src/master/array.c:3673
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaad663353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaad663399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1a4) [0xaaad6634cc7c] ../../src/master/insns.def:854
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaad66341548] /home/opc/ruby/src/master/vm.c:2811
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2790
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaad663442c4] /home/opc/ruby/src/master/vm.c:1814
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaad66345374] /home/opc/ruby/src/master/vm.c:1865
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x78) [0xaaad66387bb0] /home/opc/ruby/src/master/array.c:3673
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaad663353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaad663399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1a4) [0xaaad6634cc7c] ../../src/master/insns.def:854
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaad66341548] /home/opc/ruby/src/master/vm.c:2811
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2790
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0x8c) [0xaaad661950c4] /home/opc/ruby/src/master/eval.c:283
/home/opc/ruby/build/master/ruby(ruby_run_node+0x3c) [0xaaad6619723c] /home/opc/ruby/src/master/eval.c:321
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaad66191e3c] /home/opc/ruby/src/master/main.c:42

-- Other runtime information -----------------------------------------------

* Loaded script: /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: HTTPSProxyTest#test_https_proxy_ssl_connection

* Ruby Box: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
    9 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
   10 /home/opc/ruby/src/master/lib/open3/version.rb
   11 /home/opc/ruby/src/master/lib/open3.rb
   12 /home/opc/ruby/src/master/lib/timeout.rb
   13 /home/opc/ruby/build/master/rbconfig.rb
   14 /home/opc/ruby/src/master/tool/lib/find_executable.rb
   15 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
   16 /home/opc/ruby/src/master/tool/lib/envutil.rb
   17 /home/opc/ruby/src/master/tool/lib/colorize.rb
   18 /home/opc/ruby/src/master/tool/lib/leakchecker.rb
   19 /home/opc/ruby/src/master/lib/prettyprint.rb
   20 /home/opc/ruby/src/master/lib/pp.rb
   21 /home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb
   22 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
   23 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
   24 /home/opc/ruby/src/master/tool/lib/core_assertions.rb
   25 /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb
   26 /home/opc/ruby/src/master/lib/optparse.rb
   27 /home/opc/ruby/src/master/tool/lib/test/unit.rb
   28 /home/opc/ruby/src/master/tool/lib/tracepointchecker.rb
   29 /home/opc/ruby/src/master/tool/lib/zombie_hunter.rb
   30 /home/opc/ruby/src/master/lib/delegate.rb
   31 /home/opc/ruby/src/master/lib/fileutils.rb
   32 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
   33 /home/opc/ruby/src/master/lib/tmpdir.rb
   34 /home/opc/ruby/src/master/lib/tempfile.rb
   35 /home/opc/ruby/src/master/tool/lib/iseq_loader_checker.rb
   36 /home/opc/ruby/src/master/tool/lib/gc_checker.rb
   37 /home/opc/ruby/src/master/tool/test/init.rb
   38 /home/opc/ruby/src/master/lib/rubygems/defaults.rb
   39 /home/opc/ruby/src/master/lib/rubygems/deprecate.rb
   40 /home/opc/ruby/src/master/lib/rubygems/errors.rb
   41 /home/opc/ruby/src/master/lib/rubygems/target_rbconfig.rb
   42 /home/opc/ruby/src/master/lib/rubygems/win_platform.rb
   43 /home/opc/ruby/src/master/lib/rubygems/unknown_command_spell_checker.rb
   44 /home/opc/ruby/src/master/lib/rubygems/exceptions.rb
   45 /home/opc/ruby/src/master/lib/rubygems/basic_specification.rb
   46 /home/opc/ruby/src/master/lib/rubygems/stub_specification.rb
   47 /home/opc/ruby/src/master/lib/rubygems/platform.rb
   48 /home/opc/ruby/src/master/lib/rubygems/specification_record.rb
   49 /home/opc/ruby/src/master/lib/rubygems/util/list.rb
   50 /home/opc/ruby/src/master/lib/rubygems/version.rb
   51 /home/opc/ruby/src/master/lib/rubygems/requirement.rb
   52 /home/opc/ruby/src/master/lib/rubygems/specification.rb
   53 /home/opc/ruby/src/master/lib/rubygems/util.rb
   54 /home/opc/ruby/src/master/lib/rubygems/dependency.rb
   55 /home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_gem.rb
   56 /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
   57 /home/opc/ruby/build/master/.ext/common/monitor.rb
   58 /home/opc/ruby/src/master/lib/rubygems.rb
   59 /home/opc/ruby/src/master/lib/rubygems/path_support.rb
   60 /home/opc/ruby/src/master/test/ruby/test_integer_comb.rb
   61 /home/opc/ruby/src/master/lib/prism/polyfill/byteindex.rb
   62 /home/opc/ruby/src/master/lib/prism/polyfill/warn.rb
   63 /home/opc/ruby/src/master/lib/prism/node.rb
   64 /home/opc/ruby/src/master/lib/prism/node_ext.rb
   65 /home/opc/ruby/src/master/lib/prism/parse_result.rb
   66 /home/opc/ruby/src/master/lib/prism/string_query.rb
   67 /home/opc/ruby/src/master/lib/prism/pack.rb
   68 prism/prism.so
   69 /home/opc/ruby/src/master/lib/prism.rb
   70 /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
   71 /home/opc/ruby/build/master/.ext/common/ripper/core.rb
   72 /home/opc/ruby/build/master/.ext/common/ripper/lexer.rb
   73 /home/opc/ruby/build/master/.ext/common/ripper/filter.rb
   74 /home/opc/ruby/build/master/.ext/common/ripper/sexp.rb
   75 /home/opc/ruby/build/master/.ext/common/ripper.rb
   76 /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
   77 /home/opc/ruby/src/master/test/prism/test_helper.rb
   78 /home/opc/ruby/src/master/test/prism/result/integer_parse_test.rb
   79 /home/opc/ruby/src/master/lib/pathname.rb
   80 /home/opc/ruby/build/master/.ext/common/digest/version.rb
   81 /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
   82 /home/opc/ruby/build/master/.ext/common/digest/loader.rb
   83 /home/opc/ruby/build/master/.ext/common/digest.rb
   84 /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
   85 /home/opc/ruby/build/master/.ext/common/openssl/asn1.rb
   86 /home/opc/ruby/build/master/.ext/common/openssl/bn.rb
   87 /home/opc/ruby/build/master/.ext/common/openssl/cipher.rb
   88 /home/opc/ruby/build/master/.ext/common/openssl/digest.rb
   89 /home/opc/ruby/build/master/.ext/common/openssl/hmac.rb
   90 /home/opc/ruby/build/master/.ext/common/openssl/pkcs5.rb
   91 /home/opc/ruby/build/master/.ext/common/openssl/marshal.rb
   92 /home/opc/ruby/build/master/.ext/common/openssl/pkey.rb
   93 /home/opc/ruby/build/master/.ext/common/openssl/buffering.rb
   94 /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
   95 /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
   96 /home/opc/ruby/build/master/.ext/common/socket.rb
   97 /home/opc/ruby/src/master/lib/ipaddr.rb
   98 /home/opc/ruby/build/master/.ext/common/openssl/ssl.rb
   99 /home/opc/ruby/build/master/.ext/common/openssl/version.rb
  100 /home/opc/ruby/build/master/.ext/common/openssl/x509.rb
  101 /home/opc/ruby/build/master/.ext/common/openssl.rb
  102 /home/opc/ruby/src/master/lib/rubygems/openssl.rb
  103 /home/opc/ruby/src/master/lib/rubygems/text.rb
  104 /home/opc/ruby/src/master/lib/rubygems/user_interaction.rb
  105 /home/opc/ruby/src/master/lib/rubygems/security/policy.rb
  106 /home/opc/ruby/src/master/lib/rubygems/security/policies.rb
  107 /home/opc/ruby/src/master/lib/rubygems/security/trust_dir.rb
  108 /home/opc/ruby/src/master/lib/rubygems/security/signer.rb
  109 /home/opc/ruby/src/master/lib/rubygems/security.rb
  110 /home/opc/ruby/src/master/lib/rubygems/package/digest_io.rb
  111 /home/opc/ruby/src/master/lib/rubygems/package/source.rb
  112 /home/opc/ruby/src/master/lib/rubygems/package/file_source.rb
  113 /home/opc/ruby/src/master/lib/rubygems/package/io_source.rb
  114 /home/opc/ruby/src/master/lib/rubygems/package/old.rb
  115 /home/opc/ruby/src/master/lib/rubygems/package/tar_header.rb
  116 /home/opc/ruby/src/master/lib/rubygems/package/tar_reader/entry.rb
  117 /home/opc/ruby/src/master/lib/rubygems/package/tar_reader.rb
  118 /home/opc/ruby/src/master/lib/rubygems/package/tar_writer.rb
  119 /home/opc/ruby/src/master/lib/rubygems/package.rb
  120 /home/opc/ruby/src/master/lib/shellwords.rb
  121 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/version.rb
  122 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  123 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  124 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/common.rb
  125 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/generic.rb
  126 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/file.rb
  127 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  128 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/http.rb
  129 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/https.rb
  130 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  131 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  132 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  133 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ws.rb
  134 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/wss.rb
  135 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri.rb
  136 /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
  137 /home/opc/ruby/src/master/test/rubygems/mock_gem_ui.rb
  138 /home/opc/ruby/src/master/lib/rubygems/vendor/optparse/lib/optparse.rb
  139 /home/opc/ruby/src/master/lib/rubygems/vendored_optparse.rb
  140 /home/opc/ruby/src/master/lib/rubygems/command.rb
  141 /home/opc/ruby/src/master/lib/rubygems/installer_uninstaller_utils.rb
  142 /home/opc/ruby/src/master/lib/rubygems/ext/build_error.rb
  143 /home/opc/ruby/src/master/lib/rubygems/ext/builder.rb
  144 /home/opc/ruby/src/master/lib/rubygems/ext/configure_builder.rb
  145 /home/opc/ruby/src/master/lib/rubygems/ext/ext_conf_builder.rb
  146 /home/opc/ruby/src/master/lib/rubygems/ext/rake_builder.rb
  147 /home/opc/ruby/src/master/lib/rubygems/ext/cmake_builder.rb
  148 /home/opc/ruby/src/master/lib/rubygems/ext/cargo_builder.rb
  149 /home/opc/ruby/src/master/lib/rubygems/ext.rb
  150 /home/opc/ruby/src/master/lib/rubygems/installer.rb
  151 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  152 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  153 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  154 /home/opc/ruby/src/master/lib/rubygems/vendor/tsort/lib/tsort.rb
  155 /home/opc/ruby/src/master/lib/rubygems/vendored_tsort.rb
  156 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  157 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  158 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  159 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  160 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  161 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  162 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  163 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  164 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  165 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  166 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  167 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  168 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  169 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  170 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  171 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  172 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  173 /home/opc/ruby/src/master/lib/rubygems/vendored_molinillo.rb
  174 /home/opc/ruby/src/master/lib/rubygems/resolver/activation_request.rb
  175 /home/opc/ruby/src/master/lib/rubygems/resolver/conflict.rb
  176 /home/opc/ruby/src/master/lib/rubygems/resolver/dependency_request.rb
  177 /home/opc/ruby/src/master/lib/rubygems/resolver/requirement_list.rb
  178 /home/opc/ruby/src/master/lib/rubygems/resolver/stats.rb
  179 /home/opc/ruby/src/master/lib/rubygems/resolver/set.rb
  180 /home/opc/ruby/src/master/lib/rubygems/resolver/api_set.rb
  181 /home/opc/ruby/src/master/lib/rubygems/resolver/composed_set.rb
  182 /home/opc/ruby/src/master/lib/rubygems/resolver/best_set.rb
  183 /home/opc/ruby/src/master/lib/rubygems/resolver/current_set.rb
  184 /home/opc/ruby/src/master/lib/rubygems/resolver/git_set.rb
  185 /home/opc/ruby/src/master/lib/rubygems/resolver/index_set.rb
  186 /home/opc/ruby/src/master/lib/rubygems/resolver/installer_set.rb
  187 /home/opc/ruby/src/master/lib/rubygems/resolver/lock_set.rb
  188 /home/opc/ruby/src/master/lib/rubygems/resolver/vendor_set.rb
  189 /home/opc/ruby/src/master/lib/rubygems/resolver/source_set.rb
  190 /home/opc/ruby/src/master/lib/rubygems/resolver/specification.rb
  191 /home/opc/ruby/src/master/lib/rubygems/resolver/spec_specification.rb
  192 /home/opc/ruby/src/master/lib/rubygems/resolver/api_specification.rb
  193 /home/opc/ruby/src/master/lib/rubygems/resolver/git_specification.rb
  194 /home/opc/ruby/src/master/lib/rubygems/resolver/index_specification.rb
  195 /home/opc/ruby/src/master/lib/rubygems/resolver/installed_specification.rb
  196 /home/opc/ruby/src/master/lib/rubygems/resolver/local_specification.rb
  197 /home/opc/ruby/src/master/lib/rubygems/resolver/lock_specification.rb
  198 /home/opc/ruby/src/master/lib/rubygems/resolver/vendor_specification.rb
  199 /home/opc/ruby/src/master/lib/rubygems/resolver.rb
  200 /home/opc/ruby/src/master/lib/rubygems/vendor/timeout/lib/timeout.rb
  201 /home/opc/ruby/src/master/test/-ext-/thread/test_lock_native_thread.rb
  202 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
  203 /home/opc/ruby/src/master/test/-ext-/array/test_resize.rb
  204 /home/opc/ruby/src/master/test/lib/parser_support.rb
  205 /home/opc/ruby/src/master/test/ruby/test_rubyvm.rb
  206 /home/opc/ruby/src/master/test/prism/fuzzer_test.rb
  207 /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
  208 /home/opc/ruby/build/master/.ext/common/date.rb
  209 /home/opc/ruby/build/master/.ext/common/psych/versions.rb
  210 /home/opc/ruby/build/master/.ext/common/psych/exception.rb
  211 /home/opc/ruby/build/master/.ext/common/psych/syntax_error.rb
  212 /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
  213 /home/opc/ruby/build/master/.ext/common/psych/omap.rb
  214 /home/opc/ruby/build/master/.ext/common/psych/set.rb
  215 /home/opc/ruby/build/master/.ext/common/psych/class_loader.rb
  216 /home/opc/ruby/build/master/.ext/common/psych/scalar_scanner.rb
  217 /home/opc/ruby/build/master/.ext/common/psych/nodes/node.rb
  218 /home/opc/ruby/build/master/.ext/common/psych/nodes/stream.rb
  219 /home/opc/ruby/build/master/.ext/common/psych/nodes/document.rb
  220 /home/opc/ruby/build/master/.ext/common/psych/nodes/sequence.rb
  221 /home/opc/ruby/build/master/.ext/common/psych/nodes/scalar.rb
  222 /home/opc/ruby/build/master/.ext/common/psych/nodes/mapping.rb
  223 /home/opc/ruby/build/master/.ext/common/psych/nodes/alias.rb
  224 /home/opc/ruby/build/master/.ext/common/psych/nodes.rb
  225 /home/opc/ruby/build/master/.ext/common/psych/streaming.rb
  226 /home/opc/ruby/build/master/.ext/common/psych/visitors/visitor.rb
  227 /home/opc/ruby/build/master/.ext/common/psych/visitors/to_ruby.rb
  228 /home/opc/ruby/build/master/.ext/common/psych/visitors/emitter.rb
  229 /home/opc/ruby/build/master/.ext/common/psych/handler.rb
  230 /home/opc/ruby/build/master/.ext/common/psych/tree_builder.rb
  231 /home/opc/ruby/build/master/.ext/common/psych/visitors/yaml_tree.rb
  232 /home/opc/ruby/build/master/.ext/common/psych/json/ruby_events.rb
  233 /home/opc/ruby/build/master/.ext/common/psych/visitors/json_tree.rb
  234 /home/opc/ruby/build/master/.ext/common/psych/visitors/depth_first.rb
  235 /home/opc/ruby/build/master/.ext/common/psych/visitors.rb
  236 /home/opc/ruby/build/master/.ext/common/psych/parser.rb
  237 /home/opc/ruby/build/master/.ext/common/psych/coder.rb
  238 /home/opc/ruby/build/master/.ext/common/psych/stream.rb
  239 /home/opc/ruby/build/master/.ext/common/psych/json/yaml_events.rb
  240 /home/opc/ruby/build/master/.ext/common/psych/json/tree_builder.rb
  241 /home/opc/ruby/build/master/.ext/common/psych/json/stream.rb
  242 /home/opc/ruby/build/master/.ext/common/psych/handlers/document_stream.rb
  243 /home/opc/ruby/build/master/.ext/common/psych/core_ext.rb
  244 /home/opc/ruby/build/master/.ext/common/psych.rb
  245 /home/opc/ruby/src/master/test/psych/helper.rb
  246 /home/opc/ruby/src/master/test/psych/test_struct.rb
  247 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
  248 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
  249 /home/opc/ruby/src/master/test/prism/onigmo_test.rb
  250 /home/opc/ruby/src/master/test/fiber/scheduler.rb
  251 /home/opc/ruby/src/master/test/fiber/test_io_close.rb
  252 /home/opc/ruby/src/master/test/prism/result/equality_test.rb
  253 /home/opc/ruby/src/master/test/psych/visitors/test_depth_first.rb
  254 /home/opc/ruby/src/master/lib/did_you_mean/version.rb
  255 /home/opc/ruby/src/master/lib/did_you_mean/core_ext/name_error.rb
  256 /home/opc/ruby/src/master/lib/did_you_mean/levenshtein.rb
  257 /home/opc/ruby/src/master/lib/did_you_mean/jaro_winkler.rb
  258 /home/opc/ruby/src/master/lib/did_you_mean/spell_checker.rb
  259 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
  260 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
  261 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/name_error_checkers.rb
  262 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/method_name_checker.rb
  263 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/key_error_checker.rb
  264 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/null_checker.rb
  265 /home/opc/ruby/src/master/lib/did_you_mean/tree_spell_checker.rb
  266 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/require_path_checker.rb
  267 /home/opc/ruby/src/master/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
  268 /home/opc/ruby/src/master/lib/did_you_mean/formatter.rb
  269 /home/opc/ruby/src/master/lib/did_you_mean.rb
  270 /home/opc/ruby/src/master/test/did_you_mean/helper.rb
  271 /home/opc/ruby/src/master/test/did_you_mean/tree_spell/change_word.rb
  272 /home/opc/ruby/src/master/test/did_you_mean/tree_spell/test_change_word.rb
  273 /home/opc/ruby/src/master/test/openssl/utils.rb
  274 /home/opc/ruby/src/master/test/openssl/test_config.rb
  275 /home/opc/ruby/src/master/test/openssl/test_cipher.rb
  276 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
  277 /home/opc/ruby/src/master/test/-ext-/st/test_update.rb
  278 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
  279 /home/opc/ruby/src/master/test/-ext-/time/test_new.rb
  280 /home/opc/ruby/src/master/test/dtrace/helper.rb
  281 /home/opc/ruby/src/master/test/dtrace/test_load.rb
  282 /home/opc/ruby/src/master/test/ruby/test_require_lib.rb
  283 /home/opc/ruby/src/master/test/ruby/test_metaclass.rb
  284 /home/opc/ruby/src/master/test/openssl/test_x509store.rb
  285 /home/opc/ruby/src/master/test/ruby/test_not.rb
  286 /home/opc/ruby/src/master/lib/uri/rfc2396_parser.rb
  287 /home/opc/ruby/src/master/lib/uri/rfc3986_parser.rb
  288 /home/opc/ruby/src/master/lib/uri/common.rb
  289 /home/opc/ruby/src/master/lib/uri/generic.rb
  290 /home/opc/ruby/src/master/lib/uri/http.rb
  291 /home/opc/ruby/src/master/lib/uri/https.rb
  292 /home/opc/ruby/src/master/lib/uri/ws.rb
  293 /home/opc/ruby/src/master/lib/uri/wss.rb
  294 /home/opc/ruby/src/master/test/uri/test_wss.rb
  295 /home/opc/ruby/src/master/test/ruby/test_objectspace.rb
  296 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
  297 /home/opc/ruby/src/master/tool/lib/-test-/integer.rb
  298 /home/opc/ruby/src/master/test/-ext-/integer/test_my_integer.rb
  299 /home/opc/ruby/src/master/test/ruby/test_rational2.rb
  300 /home/opc/ruby/src/master/test/prism/fixtures_test.rb
  301 /home/opc/ruby/src/master/test/ruby/enc/test_case_comprehensive.rb
  302 /home/opc/ruby/src/master/test/optparse/test_optparse.rb
  303 /home/opc/ruby/src/master/test/optparse/test_placearg.rb
  304 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
  305 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
  306 /home/opc/ruby/src/master/test/openssl/test_ssl_session.rb
  307 /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
  308 /home/opc/ruby/src/master/test/ruby/test_continuation.rb
  309 /home/opc/ruby/src/master/test/ruby/test_fixnum.rb
  310 /home/opc/ruby/src/master/test/ruby/test_signal.rb
  311 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/hash.so
  312 /home/opc/ruby/src/master/test/-ext-/hash/test_delete.rb
  313 /home/opc/ruby/src/master/lib/uri/version.rb
  314 /home/opc/ruby/src/master/lib/uri/file.rb
  315 /home/opc/ruby/src/master/lib/uri/ftp.rb
  316 /home/opc/ruby/src/master/lib/uri/ldap.rb
  317 /home/opc/ruby/src/master/lib/uri/ldaps.rb
  318 /home/opc/ruby/src/master/lib/uri/mailto.rb
  319 /home/opc/ruby/src/master/lib/uri.rb
  320 /home/opc/ruby/src/master/lib/time.rb
  321 /home/opc/ruby/src/master/lib/open-uri.rb
  322 /home/opc/ruby/src/master/test/did_you_mean/core_ext/test_name_error_extension.rb
  323 /home/opc/ruby/src/master/test/ruby/test_weakkeymap.rb
  324 /home/opc/ruby/src/master/test/dtrace/test_object_create_start.rb
  325 /home/opc/ruby/src/master/test/ruby/test_ast.rb
  326 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
  327 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
  328 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
  329 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
  330 /home/opc/ruby/src/master/test/prism/magic_comment_test.rb
  331 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
  332 /home/opc/ruby/src/master/test/ruby/allpairs.rb
  333 /home/opc/ruby/src/master/test/-ext-/test_printf.rb
  334 /home/opc/ruby/src/master/test/openssl/test_x509attr.rb
  335 /home/opc/ruby/src/master/test/prism/ruby/string_query_test.rb
  336 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
  337 /home/opc/ruby/src/master/test/ruby/test_nomethod_error.rb
  338 /home/opc/ruby/src/master/test/etc/test_etc.rb
  339 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
  340 /home/opc/ruby/src/master/test/-ext-/file/test_stat.rb
  341 /home/opc/ruby/src/master/test/net/http/test_https_proxy.rb

* Process memory map:

aaad66160000-aaad66660000 r-xp 00000000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
aaad66660000-aaad66670000 r--p 004f0000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
aaad66670000-aaad66680000 rw-p 00500000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
aaad66680000-aaad66690000 rw-p 00000000 00:00 0 
aaada4720000-aaada9430000 rw-p 00000000 00:00 0                          [heap]
fffd514a0000-fffd54000000 r--s 00000000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
fffd54000000-fffd541d0000 rw-p 00000000 00:00 0 
fffd541d0000-fffd58000000 ---p 00000000 00:00 0 
fffd59ed0000-fffd59ee0000 r-xp 00000000 fc:00 69479615                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffd59ee0000-fffd59ef0000 r--p 00000000 fc:00 69479615                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffd59ef0000-fffd59f00000 rw-p 00010000 fc:00 69479615                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/file.so
fffd59f00000-fffd59f80000 r-xp 00000000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffd59f80000-fffd59f90000 r--p 00070000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffd59f90000-fffd59fa0000 rw-p 00080000 fc:00 16909                      /usr/lib64/libpcre2-8.so.0.7.1
fffd59fa0000-fffd59fd0000 r-xp 00000000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffd59fd0000-fffd59fe0000 r--p 00020000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffd59fe0000-fffd59ff0000 rw-p 00030000 fc:00 1778447                    /usr/lib64/libselinux.so.1
fffd59ff0000-fffd5a000000 r-xp 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffd5a000000-fffd5a010000 r--p 00000000 fc:00 17617                      /usr/lib64/libuuid.so.1.3.0
fffd5a010000-fffd5a020000 rw-p 00000000 00:00 0 
fffd5a020000-fffd5a070000 r-xp 00000000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd5a070000-fffd5a080000 ---p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd5a080000-fffd5a090000 r--p 00050000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd5a090000-fffd5a0a0000 rw-p 00060000 fc:00 21722                      /usr/lib64/libblkid.so.1.1.0
fffd5a0a0000-fffd5a0c0000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffd5a0c0000-fffd5a0d0000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffd5a0d0000-fffd5a0e0000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffd5a0e0000-fffd5a140000 r-xp 00000000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffd5a140000-fffd5a150000 r--p 00050000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffd5a150000-fffd5a160000 rw-p 00060000 fc:00 21578                      /usr/lib64/libmount.so.1.1.0
fffd5a160000-fffd5a170000 r-xp 00000000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffd5a170000-fffd5a180000 r--p 00000000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffd5a180000-fffd5a190000 rw-p 00010000 fc:00 17600                      /usr/lib64/libcap.so.2.48
fffd5a190000-fffd5a270000 r-xp 00000000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffd5a270000-fffd5a280000 r--p 000d0000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffd5a280000-fffd5a290000 rw-p 000e0000 fc:00 21619                      /usr/lib64/libnss_systemd.so.2
fffd5a290000-fffd5a2a0000 r-xp 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffd5a2a0000-fffd5a2b0000 r--p 00000000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffd5a2b0000-fffd5a2c0000 rw-p 00010000 fc:00 64839                      /usr/lib64/libnss_sss.so.2
fffd5a2c0000-fffd5a2d0000 r-xp 00000000 fc:00 2131931                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffd5a2d0000-fffd5a2e0000 r--p 00000000 fc:00 2131931                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffd5a2e0000-fffd5a2f0000 rw-p 00010000 fc:00 2131931                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/utf_16_32.so
fffd5a2f0000-fffd5a300000 r-xp 00000000 fc:00 69480781                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffd5a300000-fffd5a310000 r--p 00000000 fc:00 69480781                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffd5a310000-fffd5a320000 rw-p 00010000 fc:00 69480781                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/printf.so
fffd5a320000-fffd5aa90000 rw-p 00000000 00:00 0 
fffd5aaa0000-fffd5aac0000 rw-p 00000000 00:00 0 
fffd5aad0000-fffd5abf0000 rw-p 00000000 00:00 0 
fffd5ac00000-fffd5ac30000 rw-p 00000000 00:00 0 
fffd5ac40000-fffd5ac50000 rw-p 00000000 00:00 0 
fffd5ac50000-fffd5ad60000 rw-p 00000000 00:00 0 
fffd5ad70000-fffd5ad80000 rw-p 00000000 00:00 0 
fffd5ad80000-fffd5ae20000 rw-p 00000000 00:00 0 
fffd5ae20000-fffd5ae30000 r-xp 00000000 fc:00 101938217                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffd5ae30000-fffd5ae40000 r--p 00000000 fc:00 101938217                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffd5ae40000-fffd5ae50000 rw-p 00010000 fc:00 101938217                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/shift_jis.so
fffd5ae60000-fffd5aed0000 rw-p 00000000 00:00 0 
fffd5aee0000-fffd5af10000 rw-p 00000000 00:00 0 
fffd5af20000-fffd5afd0000 rw-p 00000000 00:00 0 
fffd5afe0000-fffd5b050000 rw-p 00000000 00:00 0 
fffd5b060000-fffd5b090000 rw-p 00000000 00:00 0 
fffd5b0a0000-fffd5b100000 rw-p 00000000 00:00 0 
fffd5b110000-fffd5b130000 rw-p 00000000 00:00 0 
fffd5b140000-fffd5b150000 rw-p 00000000 00:00 0 
fffd5b160000-fffd5b180000 rw-p 00000000 00:00 0 
fffd5b190000-fffd5b1f0000 rw-p 00000000 00:00 0 
fffd5b200000-fffd5b210000 rw-p 00000000 00:00 0 
fffd5b220000-fffd5b350000 rw-p 00000000 00:00 0 
fffd5b360000-fffd5b3a0000 rw-p 00000000 00:00 0 
fffd5b3b0000-fffd5b400000 rw-p 00000000 00:00 0 
fffd5b410000-fffd5b430000 rw-p 00000000 00:00 0 
fffd5b440000-fffd5b460000 rw-p 00000000 00:00 0 
fffd5b470000-fffd5b490000 rw-p 00000000 00:00 0 
fffd5b4a0000-fffd5b4c0000 rw-p 00000000 00:00 0 
fffd5b4d0000-fffd5b4f0000 rw-p 00000000 00:00 0 
fffd5b500000-fffd5b530000 rw-p 00000000 00:00 0 
fffd5b540000-fffd5b560000 rw-p 00000000 00:00 0 
fffd5b570000-fffd5b5a0000 rw-p 00000000 00:00 0 
fffd5b5b0000-fffd5b5c0000 rw-p 00000000 00:00 0 
fffd5b5d0000-fffd5b600000 rw-p 00000000 00:00 0 
fffd5b610000-fffd5b650000 rw-p 00000000 00:00 0 
fffd5b660000-fffd5b6c0000 rw-p 00000000 00:00 0 
fffd5b6d0000-fffd5b6f0000 rw-p 00000000 00:00 0 
fffd5b700000-fffd5b730000 rw-p 00000000 00:00 0 
fffd5b740000-fffd5b750000 rw-p 00000000 00:00 0 
fffd5b760000-fffd5b790000 rw-p 00000000 00:00 0 
fffd5b7a0000-fffd5b7b0000 rw-p 00000000 00:00 0 
fffd5b7b0000-fffd5b7c0000 r-xp 00000000 fc:00 101938228                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffd5b7c0000-fffd5b7d0000 r--p 00000000 fc:00 101938228                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffd5b7d0000-fffd5b7e0000 rw-p 00010000 fc:00 101938228                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1251.so
fffd5b7f0000-fffd5b820000 rw-p 00000000 00:00 0 
fffd5b830000-fffd5b890000 rw-p 00000000 00:00 0 
fffd5b8a0000-fffd5b8b0000 rw-p 00000000 00:00 0 
fffd5b8c0000-fffd5b8d0000 rw-p 00000000 00:00 0 
fffd5b8e0000-fffd5b8f0000 rw-p 00000000 00:00 0 
fffd5b900000-fffd5b930000 rw-p 00000000 00:00 0 
fffd5b940000-fffd5b960000 rw-p 00000000 00:00 0 
fffd5b970000-fffd5b990000 rw-p 00000000 00:00 0 
fffd5b9a0000-fffd5b9b0000 rw-p 00000000 00:00 0 
fffd5b9c0000-fffd5ba00000 rw-p 00000000 00:00 0 
fffd5ba10000-fffd5ba20000 rw-p 00000000 00:00 0 
fffd5ba30000-fffd5ba40000 rw-p 00000000 00:00 0 
fffd5ba50000-fffd5baa0000 rw-p 00000000 00:00 0 
fffd5bab0000-fffd5bad0000 rw-p 00000000 00:00 0 
fffd5bae0000-fffd5baf0000 rw-p 00000000 00:00 0 
fffd5bb00000-fffd5bb50000 rw-p 00000000 00:00 0 
fffd5bb60000-fffd5bb90000 rw-p 00000000 00:00 0 
fffd5bba0000-fffd5bbb0000 rw-p 00000000 00:00 0 
fffd5bbc0000-fffd5bc00000 rw-p 00000000 00:00 0 
fffd5bc00000-fffd5bc10000 r-xp 00000000 fc:00 101938230                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffd5bc10000-fffd5bc20000 r--p 00000000 fc:00 101938230                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffd5bc20000-fffd5bc30000 rw-p 00010000 fc:00 101938230                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_1252.so
fffd5bc30000-fffd5bc40000 rw-p 00000000 00:00 0 
fffd5bc50000-fffd5bc60000 rw-p 00000000 00:00 0 
fffd5bc70000-fffd5bc90000 rw-p 00000000 00:00 0 
fffd5bca0000-fffd5bcb0000 rw-p 00000000 00:00 0 
fffd5bcc0000-fffd5bcf0000 rw-p 00000000 00:00 0 
fffd5bd00000-fffd5bd40000 rw-p 00000000 00:00 0 
fffd5bd50000-fffd5bd60000 rw-p 00000000 00:00 0 
fffd5bd70000-fffd5bda0000 rw-p 00000000 00:00 0 
fffd5bdb0000-fffd5be00000 rw-p 00000000 00:00 0 
fffd5be10000-fffd5bfa0000 rw-p 00000000 00:00 0 
fffd5bfb0000-fffd5c000000 rw-p 00000000 00:00 0 
fffd5c000000-fffd5c070000 rw-p 00000000 00:00 0 
fffd5c070000-fffd60000000 ---p 00000000 00:00 0 
fffd60000000-fffd60810000 rw-p 00000000 00:00 0 
fffd60810000-fffd64000000 ---p 00000000 00:00 0 
fffd64000000-fffd64320000 rw-p 00000000 00:00 0 
fffd64320000-fffd68000000 ---p 00000000 00:00 0 
fffd68000000-fffd680e0000 rw-p 00000000 00:00 0 
fffd680e0000-fffd6c000000 ---p 00000000 00:00 0 
fffd6c000000-fffd6cd50000 rw-p 00000000 00:00 0 
fffd6cd50000-fffd70000000 ---p 00000000 00:00 0 
fffd70010000-fffd70040000 rw-p 00000000 00:00 0 
fffd70050000-fffd70150000 rw-p 00000000 00:00 0 
fffd70160000-fffd701d0000 rw-p 00000000 00:00 0 
fffd701d0000-fffd701e0000 r-xp 00000000 fc:00 101938191                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffd701e0000-fffd701f0000 r--p 00000000 fc:00 101938191                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffd701f0000-fffd70200000 rw-p 00010000 fc:00 101938191                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/euc_jp.so
fffd70200000-fffd70220000 rw-p 00000000 00:00 0 
fffd70230000-fffd70250000 rw-p 00000000 00:00 0 
fffd70260000-fffd70360000 rw-p 00000000 00:00 0 
fffd70370000-fffd70390000 rw-p 00000000 00:00 0 
fffd70390000-fffd703a0000 r-xp 00000000 fc:00 69479605                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/hash.so
fffd703a0000-fffd703b0000 r--p 00000000 fc:00 69479605                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/hash.so
fffd703b0000-fffd703c0000 rw-p 00010000 fc:00 69479605                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/hash.so
fffd703c0000-fffd703d0000 rw-p 00000000 00:00 0 
fffd703d0000-fffd703e0000 r-xp 00000000 fc:00 34174217                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffd703e0000-fffd703f0000 r--p 00000000 fc:00 34174217                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffd703f0000-fffd70400000 rw-p 00010000 fc:00 34174217                   /home/opc/ruby/build/master/.ext/aarch64-linux/continuation.so
fffd70400000-fffd70410000 ---p 00000000 00:00 0 
fffd70410000-fffd70430000 rw-p 00000000 00:00 0 
fffd70430000-fffd70440000 ---p 00000000 00:00 0 
fffd70440000-fffd70460000 rw-p 00000000 00:00 0 
fffd70460000-fffd70470000 ---p 00000000 00:00 0 
fffd70470000-fffd70490000 rw-p 00000000 00:00 0 
fffd70490000-fffd704c0000 r-xp 00000000 fc:00 2131917                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffd704c0000-fffd704d0000 r--p 00020000 fc:00 2131917                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffd704d0000-fffd704e0000 rw-p 00030000 fc:00 2131917                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/japanese_sjis.so
fffd704e0000-fffd704f0000 r-xp 00000000 fc:00 101938224                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffd704f0000-fffd70500000 r--p 00000000 fc:00 101938224                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffd70500000-fffd70510000 rw-p 00010000 fc:00 101938224                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/windows_31j.so
fffd70510000-fffd70650000 rw-p 00000000 00:00 0 
fffd70650000-fffd70690000 r-xp 00000000 fc:00 34174439                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffd70690000-fffd706a0000 r--p 00030000 fc:00 34174439                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffd706a0000-fffd706b0000 rw-p 00040000 fc:00 34174439                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffd706b0000-fffd706c0000 r-xp 00000000 fc:00 69488121                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffd706c0000-fffd706d0000 r--p 00000000 fc:00 69488121                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffd706d0000-fffd706e0000 rw-p 00010000 fc:00 69488121                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffd706e0000-fffd706f0000 r-xp 00000000 fc:00 34174226                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffd706f0000-fffd70700000 r--p 00000000 fc:00 34174226                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffd70700000-fffd70710000 rw-p 00010000 fc:00 34174226                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffd70710000-fffd70990000 r-xp 00000000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffd70990000-fffd709c0000 r--p 00270000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffd709c0000-fffd709d0000 rw-p 002a0000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffd709d0000-fffd70a50000 r-xp 00000000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd70a50000-fffd70a60000 ---p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd70a60000-fffd70a70000 r--p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd70a70000-fffd70a80000 rw-p 00090000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffd70a80000-fffd70ae0000 r-xp 00000000 fc:00 34174421                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffd70ae0000-fffd70af0000 r--p 00050000 fc:00 34174421                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffd70af0000-fffd70b00000 rw-p 00060000 fc:00 34174421                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffd70b00000-fffd70b10000 ---p 00000000 00:00 0 
fffd70b10000-fffd70b30000 rw-p 00000000 00:00 0 
fffd70b30000-fffd70b40000 r-xp 00000000 fc:00 69479610                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffd70b40000-fffd70b50000 r--p 00000000 fc:00 69479610                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffd70b50000-fffd70b60000 rw-p 00010000 fc:00 69479610                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/integer.so
fffd70b60000-fffd70b70000 ---p 00000000 00:00 0 
fffd70b70000-fffd70b90000 rw-p 00000000 00:00 0 
fffd70b90000-fffd70ba0000 r-xp 00000000 fc:00 101938218                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffd70ba0000-fffd70bb0000 r--p 00000000 fc:00 101938218                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffd70bb0000-fffd70bc0000 rw-p 00010000 fc:00 101938218                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16be.so
fffd70bc0000-fffd70bd0000 r-xp 00000000 fc:00 101938219                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffd70bd0000-fffd70be0000 r--p 00000000 fc:00 101938219                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffd70be0000-fffd70bf0000 rw-p 00010000 fc:00 101938219                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/utf_16le.so
fffd70bf0000-fffd70c10000 r-xp 00000000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffd70c10000-fffd70c20000 r--p 00010000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffd70c20000-fffd70c30000 rw-p 00020000 fc:00 18211                      /usr/lib64/libyaml-0.so.2.0.5
fffd70c30000-fffd70c40000 r-xp 00000000 fc:00 34174413                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffd70c40000-fffd70c50000 r--p 00000000 fc:00 34174413                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffd70c50000-fffd70c60000 rw-p 00010000 fc:00 34174413                   /home/opc/ruby/build/master/.ext/aarch64-linux/psych.so
fffd70c60000-fffd70c90000 r-xp 00000000 fc:00 34174419                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd70c90000-fffd70ca0000 ---p 00030000 fc:00 34174419                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd70ca0000-fffd70cb0000 r--p 00030000 fc:00 34174419                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd70cb0000-fffd70cc0000 rw-p 00040000 fc:00 34174419                   /home/opc/ruby/build/master/.ext/aarch64-linux/date_core.so
fffd70cc0000-fffd70cd0000 rw-p 00000000 00:00 0 
fffd70cd0000-fffd70ce0000 r-xp 00000000 fc:00 2134092                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffd70ce0000-fffd70cf0000 r--p 00000000 fc:00 2134092                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffd70cf0000-fffd70d00000 rw-p 00010000 fc:00 2134092                    /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/array/resize.so
fffd70d00000-fffd70d10000 rw-p 00000000 00:00 0 
fffd70d10000-fffd70d20000 r-xp 00000000 fc:00 69490579                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffd70d20000-fffd70d30000 r--p 00000000 fc:00 69490579                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffd70d30000-fffd70d40000 rw-p 00010000 fc:00 69490579                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffd70d50000-fffd70d60000 r-xp 00000000 fc:00 34174434                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffd70d60000-fffd70d70000 r--p 00000000 fc:00 34174434                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffd70d70000-fffd70d80000 rw-p 00010000 fc:00 34174434                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffd70d80000-fffd70de0000 r-xp 00000000 fc:00 34174459                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffd70de0000-fffd70df0000 r--p 00050000 fc:00 34174459                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffd70df0000-fffd70e00000 rw-p 00060000 fc:00 34174459                   /home/opc/ruby/build/master/.ext/aarch64-linux/ripper.so
fffd70e00000-fffd70e20000 rw-p 00000000 00:00 0 
fffd70e30000-fffd70e60000 rw-p 00000000 00:00 0 
fffd70e70000-fffd70e90000 rw-p 00000000 00:00 0 
fffd70ea0000-fffd71060000 rw-p 00000000 00:00 0 
fffd71060000-fffd71070000 ---p 00000000 00:00 0 
fffd71070000-fffd71090000 rw-p 00000000 00:00 0 
fffd710a0000-fffd710b0000 rw-p 00000000 00:00 0 
fffd710b0000-fffd710c0000 rw-p 00000000 00:00 0 
fffd710c0000-fffd710d0000 r-xp 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffd710d0000-fffd710e0000 r--p 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffd710e0000-fffd710f0000 rw-p 00010000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffd710f0000-fffd71100000 r-xp 00000000 fc:00 69480817                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffd71100000-fffd71110000 r--p 00000000 fc:00 69480817                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffd71110000-fffd71120000 rw-p 00010000 fc:00 69480817                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/time.so
fffd71120000-fffd71130000 r-xp 00000000 fc:00 101950700                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffd71130000-fffd71140000 r--p 00000000 fc:00 101950700                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffd71140000-fffd71150000 rw-p 00010000 fc:00 101950700                  /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/st/update.so
fffd71150000-fffd71200000 rw-p 00000000 00:00 0 
fffd71200000-fffd71210000 r-xp 00000000 fc:00 34174266                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffd71210000-fffd71220000 r--p 00000000 fc:00 34174266                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffd71220000-fffd71230000 rw-p 00010000 fc:00 34174266                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffd71230000-fffd71250000 rw-p 00000000 00:00 0 
fffd71250000-fffd71260000 r--p 00000000 00:00 0 
fffd71260000-fffd71270000 rw-p 00000000 00:00 0 
fffd71270000-fffd712b0000 rw-p 00000000 00:00 0 
fffd712b0000-fffd712c0000 r-xp 00000000 fc:00 34174232                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffd712c0000-fffd712d0000 r--p 00000000 fc:00 34174232                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffd712d0000-fffd712e0000 rw-p 00010000 fc:00 34174232                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffd712e0000-fffd71350000 rw-p 00000000 00:00 0 
fffd71350000-fffd71360000 r-xp 00000000 fc:00 34174437                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffd71360000-fffd71370000 r--p 00000000 fc:00 34174437                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffd71370000-fffd71380000 rw-p 00010000 fc:00 34174437                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffd71380000-fffd71390000 r-xp 00000000 fc:00 69482099                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffd71390000-fffd713a0000 r--p 00000000 fc:00 69482099                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffd713a0000-fffd713b0000 rw-p 00010000 fc:00 69482099                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffd713b0000-fffd713c0000 r-xp 00000000 fc:00 69480790                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffd713c0000-fffd713d0000 r--p 00000000 fc:00 69480790                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffd713d0000-fffd713e0000 rw-p 00010000 fc:00 69480790                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffd713e0000-fffd713f0000 r-xp 00000000 00:00 0 
fffd713f0000-fffd71430000 rw-p 00000000 00:00 0 
fffd71430000-fffd71440000 r-xp 00000000 fc:00 101950887                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffd71440000-fffd71450000 r--p 00000000 fc:00 101950887                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffd71450000-fffd71460000 rw-p 00010000 fc:00 101950887                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffd71460000-fffd71510000 rw-p 00000000 00:00 0 
fffd71510000-fffd71520000 rwxp 00000000 00:00 0 
fffd71520000-fffd71530000 r-xp 00000000 fc:00 2131769                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffd71530000-fffd71540000 r--p 00000000 fc:00 2131769                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffd71540000-fffd71550000 rw-p 00010000 fc:00 2131769                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffd71550000-fffd71570000 rw-p 00000000 00:00 0 
fffd71570000-fffd71580000 r-xp 00000000 fc:00 101938186                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffd71580000-fffd71590000 r--p 00000000 fc:00 101938186                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffd71590000-fffd715a0000 rw-p 00010000 fc:00 101938186                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffd715a0000-fffd715b0000 rw-p 00000000 00:00 0 
fffd715b0000-fffd715c0000 ---p 00000000 00:00 0 
fffd715c0000-fffd71610000 rw-p 00000000 00:00 0 
fffd71610000-fffd71620000 ---p 00000000 00:00 0 
fffd71620000-fffd71670000 rw-p 00000000 00:00 0 
fffd71670000-fffd71680000 ---p 00000000 00:00 0 
fffd71680000-fffd716d0000 rw-p 00000000 00:00 0 
fffd716d0000-fffd716e0000 ---p 00000000 00:00 0 
fffd716e0000-fffd71730000 rw-p 00000000 00:00 0 
fffd71730000-fffd71740000 ---p 00000000 00:00 0 
fffd71740000-fffd71790000 rw-p 00000000 00:00 0 
fffd71790000-fffd717a0000 ---p 00000000 00:00 0 
fffd717a0000-fffd717f0000 rw-p 00000000 00:00 0 
fffd717f0000-fffd71800000 ---p 00000000 00:00 0 
fffd71800000-fffd71850000 rw-p 00000000 00:00 0 
fffd71850000-fffd71860000 ---p 00000000 00:00 0 
fffd71860000-fffd718b0000 rw-p 00000000 00:00 0 
fffd718b0000-fffd718c0000 ---p 00000000 00:00 0 
fffd718c0000-fffd71910000 rw-p 00000000 00:00 0 
fffd71910000-fffd71920000 ---p 00000000 00:00 0 
fffd71920000-fffd71970000 rw-p 00000000 00:00 0 
fffd71970000-fffd71980000 ---p 00000000 00:00 0 
fffd71980000-fffd719d0000 rw-p 00000000 00:00 0 
fffd719d0000-fffd719e0000 ---p 00000000 00:00 0 
fffd719e0000-fffd71a30000 rw-p 00000000 00:00 0 
fffd71a30000-fffd71a40000 ---p 00000000 00:00 0 
fffd71a40000-fffd71a90000 rw-p 00000000 00:00 0 
fffd71a90000-fffd71aa0000 ---p 00000000 00:00 0 
fffd71aa0000-fffd71af0000 rw-p 00000000 00:00 0 
fffd71af0000-fffd71b00000 ---p 00000000 00:00 0 
fffd71b00000-fffd71b50000 rw-p 00000000 00:00 0 
fffd71b50000-fffd71b60000 ---p 00000000 00:00 0 
fffd71b60000-fffd71bb0000 rw-p 00000000 00:00 0 
fffd71bb0000-fffd71bc0000 ---p 00000000 00:00 0 
fffd71bc0000-fffd71c10000 rw-p 00000000 00:00 0 
fffd71c10000-fffd71c20000 ---p 00000000 00:00 0 
fffd71c20000-fffd71c70000 rw-p 00000000 00:00 0 
fffd71c70000-fffd71c80000 ---p 00000000 00:00 0 
fffd71c80000-fffd71cd0000 rw-p 00000000 00:00 0 
fffd71cd0000-fffd71ce0000 ---p 00000000 00:00 0 
fffd71ce0000-fffd71d30000 rw-p 00000000 00:00 0 
fffd71d30000-fffd71d40000 ---p 00000000 00:00 0 
fffd71d40000-fffd71d90000 rw-p 00000000 00:00 0 
fffd71d90000-fffd71da0000 ---p 00000000 00:00 0 
fffd71da0000-fffd71df0000 rw-p 00000000 00:00 0 
fffd71df0000-fffd71e00000 ---p 00000000 00:00 0 
fffd71e00000-fffd71e50000 rw-p 00000000 00:00 0 
fffd71e50000-fffd71e60000 ---p 00000000 00:00 0 
fffd71e60000-fffd71eb0000 rw-p 00000000 00:00 0 
fffd71eb0000-fffd71ec0000 ---p 00000000 00:00 0 
fffd71ec0000-fffd71f10000 rw-p 00000000 00:00 0 
fffd71f10000-fffd71f20000 ---p 00000000 00:00 0 
fffd71f20000-fffd71f70000 rw-p 00000000 00:00 0 
fffd71f70000-fffd71f80000 ---p 00000000 00:00 0 
fffd71f80000-fffd71fd0000 rw-p 00000000 00:00 0 
fffd71fd0000-fffd71fe0000 ---p 00000000 00:00 0 
fffd71fe0000-fffd72030000 rw-p 00000000 00:00 0 
fffd72030000-fffd72040000 ---p 00000000 00:00 0 
fffd72040000-fffd72090000 rw-p 00000000 00:00 0 
fffd72090000-fffd720a0000 ---p 00000000 00:00 0 
fffd720a0000-fffd720f0000 rw-p 00000000 00:00 0 
fffd720f0000-fffd72100000 ---p 00000000 00:00 0 
fffd72100000-fffd72150000 rw-p 00000000 00:00 0 
fffd72150000-fffd72160000 ---p 00000000 00:00 0 
fffd72160000-fffd721b0000 rw-p 00000000 00:00 0 
fffd721b0000-fffd721c0000 ---p 00000000 00:00 0 
fffd721c0000-fffd8bf30000 rw-p 00000000 00:00 0 
fffd8bf30000-fffd8bf90000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
fffd8bf90000-fffd8c0f0000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd8c0f0000-fffd8c100000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd8c100000-fffd8c110000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd8c110000-fffd8c120000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffd8c120000-fffd8c140000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd8c140000-fffd8c150000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd8c150000-fffd8c160000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffd8c160000-fffd8c210000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd8c210000-fffd8c220000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd8c220000-fffd8c230000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffd8c230000-fffd8c250000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffd8c250000-fffd8c260000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffd8c260000-fffd8c270000 rw-p 00000000 00:00 0 
fffd8c270000-fffd8c280000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd8c280000-fffd8c290000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd8c290000-fffd8c2a0000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffd8c2a0000-fffd8c2b0000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd8c2b0000-fffd8c2c0000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd8c2c0000-fffd8c2d0000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffd8c2d0000-fffd8c2f0000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffd8c2f0000-fffd8c300000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffd8c300000-fffd8c310000 rw-p 00000000 00:00 0 
fffd8c310000-fffd8c320000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
fffd8c320000-fffd8c330000 r--p 00000000 00:00 0                          [vvar]
fffd8c330000-fffd8c340000 r-xp 00000000 00:00 0                          [vdso]
fffd8c340000-fffd8c370000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffd8c370000-fffd8c380000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffd8c380000-fffd8c390000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
ffffcc8e0000-ffffcc910000 rw-p 00000000 00:00 0                          [stack]


Process 3117539 stopped
* thread #1, name = 'ruby', stop reason = signal SIGSTOP
    frame #0: 0x0000fffc0d5edd80 libpthread.so.0`pthread_cond_wait@@GLIBC_2.17 + 536
libpthread.so.0`pthread_cond_wait@@GLIBC_2.17:
->  0xfffc0d5edd80 <+536>: svc    #0
    0xfffc0d5edd84 <+540>: mov    x1, x0
    0xfffc0d5edd88 <+544>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffc0d5edd8c <+548>: b.hi   0xfffc0d5edde4            ; <+636>
  thread #2, name = 'ruby', stop reason = signal SIGSTOP
    frame #0: 0x0000fffc0d528678 libc.so.6`epoll_pwait + 136
libc.so.6`epoll_pwait:
->  0xfffc0d528678 <+136>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffc0d52867c <+140>: b.hi   0xfffc0d5286b0            ; <+192>
    0xfffc0d528680 <+144>: mov    w19, w0
    0xfffc0d528684 <+148>: mov    w0, w6
  thread #3, name = 'parallel.rb:40', stop reason = signal SIGSTOP
    frame #0: 0x0000fffc0d51ec04 libc.so.6`__poll + 244
libc.so.6`__poll:
->  0xfffc0d51ec04 <+244>: svc    #0
    0xfffc0d51ec08 <+248>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffc0d51ec0c <+252>: b.hi   0xfffc0d51ec3c            ; <+300>
    0xfffc0d51ec10 <+256>: mov    w20, w0
  thread #4, name = 'utils.rb:28', stop reason = signal SIGSTOP
    frame #0: 0x0000fffc0d51ed20 libc.so.6`ppoll + 192
libc.so.6`ppoll:
->  0xfffc0d51ed20 <+192>: svc    #0
    0xfffc0d51ed24 <+196>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffc0d51ed28 <+200>: b.hi   0xfffc0d51ed58            ; <+248>
    0xfffc0d51ed2c <+204>: mov    w20, w0
  thread #5, name = 'test_https.rb:*', stop reason = signal SIGSTOP
    frame #0: 0x0000fffc0d51ed20 libc.so.6`ppoll + 192
libc.so.6`ppoll:
->  0xfffc0d51ed20 <+192>: svc    #0
    0xfffc0d51ed24 <+196>: cmn    x0, #0x1, lsl #12         ; =0x1000 
    0xfffc0d51ed28 <+200>: b.hi   0xfffc0d51ed58            ; <+248>
    0xfffc0d51ed2c <+204>: mov    w20, w0
Executable module set to "/home/opc/ruby/build/master/ruby".
Architecture set to: aarch64-unknown-linux-gnu.

>>> Threads



>>> Machine level backtrace


error: ruby 0x006bc947: adding range [0x0000000000225f2c-0x0000000000225f30) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225f34-0x0000000000225f34) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225f34-0x0000000000225f34) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225f34-0x0000000000225f4c) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fa4-0x0000000000225fac) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fac-0x0000000000225fac) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fac-0x0000000000225fac) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message
error: ruby 0x006bc947: adding range [0x0000000000225fac-0x0000000000225fb8) which has a base that is less than the function's low PC 0x0000000000227b38. Please file a bug and attach the file at the start of this error message

>>> Dump Ruby level backtrace (if possible)


th: 0xaaacdbb60cc0, native_id: 0xfffc0d845400
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0124 e:000123 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0120 e:000118 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:001f28 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0008 s:0095 E:001e50 l:y b:0001 METHOD /home/opc/ruby/src/master/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:000ba0 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:000ec0 l:y b:---- DUMMY  [FINISH]

th: 0xaaacdf715740, native_id: 0xfffbf240f1c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :readpartial
c:0002 p:0035 s:0007 e:000006 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0xaaacdf5d4370, native_id: 0xfffbf281f1c0
-- Control frame information -----------------------------------------------
c:0006 p:---- s:0026 e:000025 l:y b:---- CFUNC  :accept
c:0005 p:0005 s:0022 e:000021 l:y b:0001 METHOD /home/opc/ruby/build/master/.ext/common/openssl/ssl.rb:518
c:0004 p:0012 s:0015 e:000014 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/utils.rb:30
c:0003 p:0017 s:0011 e:000010 l:y b:0001 METHOD <internal:kernel>:169
c:0002 p:0004 s:0006 e:000005 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/utils.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0xaaacde0890d0, native_id: 0xfffbf221f1c0
-- Control frame information -----------------------------------------------
c:0003 p:---- s:0012 e:000011 l:y b:---- CFUNC  :accept
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/test_https.rb:92 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

/home/opc/ruby/src/master/tool/lib/core_assertions.rb:797: worker 3117539=net/http/test_https does not respond; SEGV is sent
[BUG] Segmentation fault at 0x000003e8002f91df
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [aarch64-linux]

-- Control frame information -----------------------------------------------
c:0018 p:---- s:0124 e:000123 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0120 e:000118 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0109 E:001f28 l:n b:---- BLOCK  /home/opc/ruby/src/master/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0101 e:000100 l:y b:---- CFUNC  :open
c:0014 p:0008 s:0095 E:001e50 l:y b:0001 METHOD /home/opc/ruby/src/master/test/net/http/test_https.rb:73
c:0013 p:0037 s:0091 e:000090 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0085 e:000084 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0076 e:000075 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit.rb:1683 [FINISH]
c:0010 p:---- s:0069 e:000068 l:y b:---- CFUNC  :map
c:0009 p:0114 s:0065 e:000064 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0053 e:000052 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0046 E:000ba0 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0030 e:000029 l:n b:---- BLOCK  /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24 [FINISH]
c:0005 p:---- s:0026 e:000025 l:y b:---- CFUNC  :map
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:000ec0 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:220:in '<main>'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:122:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in '_run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:23:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:24:in 'block in _run_suites'
/home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb:52:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1374:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1670:in '_run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1670:in 'map'
/home/opc/ruby/src/master/tool/lib/test/unit.rb:1683:in 'block in _run_suite'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:170:in 'run'
/home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb:202:in 'run_test'
/home/opc/ruby/src/master/test/net/http/test_https.rb:73:in 'test_get_SNI_proxy'
/home/opc/ruby/src/master/test/net/http/test_https.rb:73:in 'open'
/home/opc/ruby/src/master/test/net/http/test_https.rb:106:in 'block in test_get_SNI_proxy'
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:797:in 'assert_join_threads'
/home/opc/ruby/src/master/tool/lib/core_assertions.rb:797:in 'value'

-- Threading information ---------------------------------------------------
Total ractor count: 1
Ruby thread count for this ractor: 4

-- Machine register context ------------------------------------------------
  x0: 0xfffffffffffffffc  x1: 0x0000000000000080  x2: 0x0000000000000000
  x3: 0x0000000000000000  x4: 0x0000000000000000  x5: 0x000000000000017f
  x6: 0x0000000000000000  x7: 0x0000fffc0d2e03d8 x18: 0x0000000000000001
 x19: 0x0000aaacdbb61dc8 x20: 0x0000aaacdbb61df0 x21: 0x0000000000000000
 x22: 0x0000fffc0d60f000 x23: 0x0000aaacdbb61ef0 x24: 0x00000000000001f0
 x25: 0x0000000000000000 x26: 0x00000000000000f8 x27: 0x0000000000000000
 x28: 0x0000fffff6ee8908 x29: 0x0000fffff6ee8950  sp: 0x0000fffff6ee88e0
 fau: 0x0000000000000000

-- C level backtrace information -------------------------------------------
/home/opc/ruby/build/master/ruby(rb_print_backtrace+0x14) [0xaaacd7488a70] /home/opc/ruby/src/master/vm_dump.c:1102
/home/opc/ruby/build/master/ruby(rb_vm_bugreport) /home/opc/ruby/src/master/vm_dump.c:1447
/home/opc/ruby/build/master/ruby(rb_bug_for_fatal_signal+0xe8) [0xaaacd744b080] /home/opc/ruby/src/master/error.c:1130
/home/opc/ruby/build/master/ruby(sigsegv+0x54) [0xaaacd72b2c34] /home/opc/ruby/src/master/signal.c:948
linux-vdso.so.1(__kernel_rt_sigreturn+0x0) [0xfffc0d7f05a8]
[0xfffc0d5edd84]
/home/opc/ruby/build/master/ruby(rb_native_cond_wait+0xc) [0xaaacd72f3ed4] /home/opc/ruby/src/master/thread_pthread.c:231
/home/opc/ruby/build/master/ruby(thread_sched_wait_running_turn) /home/opc/ruby/src/master/thread_pthread.c:851
/home/opc/ruby/build/master/ruby(thread_sched_unlock_+0x0) [0xaaacd72f4698] /home/opc/ruby/src/master/thread_pthread.c:1126
/home/opc/ruby/build/master/ruby(thread_sched_to_waiting_until_wakeup) /home/opc/ruby/src/master/thread_pthread.c:1132
/home/opc/ruby/build/master/ruby(native_sleep+0x10) [0xaaacd72f9d0c] /home/opc/ruby/src/master/thread_pthread.c:3350
/home/opc/ruby/build/master/ruby(sleep_forever) /home/opc/ruby/src/master/thread.c:1381
/home/opc/ruby/build/master/ruby(thread_join_sleep) /home/opc/ruby/src/master/thread.c:1074
/home/opc/ruby/build/master/ruby(rb_ensure+0xac) [0xaaacd71984cc] /home/opc/ruby/src/master/eval.c:1174
/home/opc/ruby/build/master/ruby(thread_join+0x13c) [0xaaacd72ee714] /home/opc/ruby/src/master/thread.c:1131
/home/opc/ruby/build/master/ruby(thread_value+0x2c) [0xaaacd72ee7a4] /home/opc/ruby/src/master/thread.c:1253
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaacd73353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaacd73399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0xb8) [0xaaacd734cb90] ../../src/master/insns.def:902
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaacd7341548] /home/opc/ruby/src/master/vm.c:2811
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2790
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaacd73442c4] /home/opc/ruby/src/master/vm.c:1814
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaacd7345374] /home/opc/ruby/src/master/vm.c:1865
/home/opc/ruby/build/master/ruby(rb_ensure+0xac) [0xaaacd71984cc] /home/opc/ruby/src/master/eval.c:1174
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaacd73353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaacd73399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1a4) [0xaaacd734cc7c] ../../src/master/insns.def:854
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x0) [0xaaacd7340ac4] /home/opc/ruby/src/master/vm.c:2784
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2787
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaacd73442c4] /home/opc/ruby/src/master/vm.c:1814
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaacd7345374] /home/opc/ruby/src/master/vm.c:1865
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x78) [0xaaacd7387bb0] /home/opc/ruby/src/master/array.c:3673
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaacd73353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaacd73399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1a4) [0xaaacd734cc7c] ../../src/master/insns.def:854
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaacd7341548] /home/opc/ruby/src/master/vm.c:2811
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2790
/home/opc/ruby/build/master/ruby(invoke_block_from_c_bh+0x204) [0xaaacd73442c4] /home/opc/ruby/src/master/vm.c:1814
/home/opc/ruby/build/master/ruby(rb_yield+0x64) [0xaaacd7345374] /home/opc/ruby/src/master/vm.c:1865
/home/opc/ruby/build/master/ruby(rb_ary_collect+0x78) [0xaaacd7387bb0] /home/opc/ruby/src/master/array.c:3673
/home/opc/ruby/build/master/ruby(vm_call_cfunc_with_frame_+0x100) [0xaaacd73353f8] /home/opc/ruby/src/master/vm_insnhelper.c:3915
/home/opc/ruby/build/master/ruby(vm_sendish+0xb4) [0xaaacd73399ac] /home/opc/ruby/src/master/vm_insnhelper.c:6134
/home/opc/ruby/build/master/ruby(vm_exec_core+0x1a4) [0xaaacd734cc7c] ../../src/master/insns.def:854
/home/opc/ruby/build/master/ruby(vm_exec_loop+0x8) [0xaaacd7341548] /home/opc/ruby/src/master/vm.c:2811
/home/opc/ruby/build/master/ruby(rb_vm_exec) /home/opc/ruby/src/master/vm.c:2790
/home/opc/ruby/build/master/ruby(rb_ec_exec_node+0x8c) [0xaaacd71950c4] /home/opc/ruby/src/master/eval.c:283
/home/opc/ruby/build/master/ruby(ruby_run_node+0x3c) [0xaaacd719723c] /home/opc/ruby/src/master/eval.c:321
/home/opc/ruby/build/master/ruby(main+0x74) [0xaaacd7191e3c] /home/opc/ruby/src/master/main.c:42

-- Other runtime information -----------------------------------------------

* Loaded script: /home/opc/ruby/src/master/tool/lib/test/unit/parallel.rb: TestNetHTTPS#test_get_SNI_proxy

* Ruby Box: disabled
* Loaded features:

    0 enumerator.so
    1 thread.rb
    2 fiber.so
    3 rational.so
    4 complex.so
    5 pathname.so
    6 ruby2_keywords.rb
    7 set.rb
    8 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
    9 /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
   10 /home/opc/ruby/src/master/lib/open3/version.rb
   11 /home/opc/ruby/src/master/lib/open3.rb
   12 /home/opc/ruby/src/master/lib/timeout.rb
   13 /home/opc/ruby/build/master/rbconfig.rb
   14 /home/opc/ruby/src/master/tool/lib/find_executable.rb
   15 /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
   16 /home/opc/ruby/src/master/tool/lib/envutil.rb
   17 /home/opc/ruby/src/master/tool/lib/colorize.rb
   18 /home/opc/ruby/src/master/tool/lib/leakchecker.rb
   19 /home/opc/ruby/src/master/lib/prettyprint.rb
   20 /home/opc/ruby/src/master/lib/pp.rb
   21 /home/opc/ruby/src/master/tool/lib/test/unit/assertions.rb
   22 /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
   23 /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
   24 /home/opc/ruby/src/master/tool/lib/core_assertions.rb
   25 /home/opc/ruby/src/master/tool/lib/test/unit/testcase.rb
   26 /home/opc/ruby/src/master/lib/optparse.rb
   27 /home/opc/ruby/src/master/tool/lib/test/unit.rb
   28 /home/opc/ruby/src/master/tool/lib/tracepointchecker.rb
   29 /home/opc/ruby/src/master/tool/lib/zombie_hunter.rb
   30 /home/opc/ruby/src/master/lib/delegate.rb
   31 /home/opc/ruby/src/master/lib/fileutils.rb
   32 /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
   33 /home/opc/ruby/src/master/lib/tmpdir.rb
   34 /home/opc/ruby/src/master/lib/tempfile.rb
   35 /home/opc/ruby/src/master/tool/lib/iseq_loader_checker.rb
   36 /home/opc/ruby/src/master/tool/lib/gc_checker.rb
   37 /home/opc/ruby/src/master/tool/test/init.rb
   38 /home/opc/ruby/src/master/lib/rubygems/defaults.rb
   39 /home/opc/ruby/src/master/lib/rubygems/deprecate.rb
   40 /home/opc/ruby/src/master/lib/rubygems/errors.rb
   41 /home/opc/ruby/src/master/lib/rubygems/target_rbconfig.rb
   42 /home/opc/ruby/src/master/lib/rubygems/win_platform.rb
   43 /home/opc/ruby/src/master/lib/rubygems/unknown_command_spell_checker.rb
   44 /home/opc/ruby/src/master/lib/rubygems/exceptions.rb
   45 /home/opc/ruby/src/master/lib/rubygems/basic_specification.rb
   46 /home/opc/ruby/src/master/lib/rubygems/stub_specification.rb
   47 /home/opc/ruby/src/master/lib/rubygems/platform.rb
   48 /home/opc/ruby/src/master/lib/rubygems/specification_record.rb
   49 /home/opc/ruby/src/master/lib/rubygems/util/list.rb
   50 /home/opc/ruby/src/master/lib/rubygems/version.rb
   51 /home/opc/ruby/src/master/lib/rubygems/requirement.rb
   52 /home/opc/ruby/src/master/lib/rubygems/specification.rb
   53 /home/opc/ruby/src/master/lib/rubygems/util.rb
   54 /home/opc/ruby/src/master/lib/rubygems/dependency.rb
   55 /home/opc/ruby/src/master/lib/rubygems/core_ext/kernel_gem.rb
   56 /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
   57 /home/opc/ruby/build/master/.ext/common/monitor.rb
   58 /home/opc/ruby/src/master/lib/rubygems.rb
   59 /home/opc/ruby/src/master/lib/rubygems/path_support.rb
   60 /home/opc/ruby/src/master/test/-ext-/test_abi.rb
   61 /home/opc/ruby/src/master/test/optparse/test_load.rb
   62 /home/opc/ruby/build/master/.ext/common/digest/version.rb
   63 /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
   64 /home/opc/ruby/build/master/.ext/common/digest/loader.rb
   65 /home/opc/ruby/build/master/.ext/common/digest.rb
   66 /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
   67 /home/opc/ruby/build/master/.ext/common/openssl/asn1.rb
   68 /home/opc/ruby/build/master/.ext/common/openssl/bn.rb
   69 /home/opc/ruby/build/master/.ext/common/openssl/cipher.rb
   70 /home/opc/ruby/build/master/.ext/common/openssl/digest.rb
   71 /home/opc/ruby/build/master/.ext/common/openssl/hmac.rb
   72 /home/opc/ruby/build/master/.ext/common/openssl/pkcs5.rb
   73 /home/opc/ruby/build/master/.ext/common/openssl/marshal.rb
   74 /home/opc/ruby/build/master/.ext/common/openssl/pkey.rb
   75 /home/opc/ruby/build/master/.ext/common/openssl/buffering.rb
   76 /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
   77 /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
   78 /home/opc/ruby/build/master/.ext/common/socket.rb
   79 /home/opc/ruby/src/master/lib/ipaddr.rb
   80 /home/opc/ruby/build/master/.ext/common/openssl/ssl.rb
   81 /home/opc/ruby/build/master/.ext/common/openssl/version.rb
   82 /home/opc/ruby/build/master/.ext/common/openssl/x509.rb
   83 /home/opc/ruby/build/master/.ext/common/openssl.rb
   84 /home/opc/ruby/src/master/test/openssl/utils.rb
   85 /home/opc/ruby/src/master/test/openssl/test_ssl.rb
   86 /home/opc/ruby/src/master/test/ripper/assert_parse_files.rb
   87 /home/opc/ruby/src/master/test/ripper/test_files_test.rb
   88 /home/opc/ruby/src/master/lib/pathname.rb
   89 /home/opc/ruby/src/master/lib/rubygems/openssl.rb
   90 /home/opc/ruby/src/master/lib/rubygems/text.rb
   91 /home/opc/ruby/src/master/lib/rubygems/user_interaction.rb
   92 /home/opc/ruby/src/master/lib/rubygems/security/policy.rb
   93 /home/opc/ruby/src/master/lib/rubygems/security/policies.rb
   94 /home/opc/ruby/src/master/lib/rubygems/security/trust_dir.rb
   95 /home/opc/ruby/src/master/lib/rubygems/security/signer.rb
   96 /home/opc/ruby/src/master/lib/rubygems/security.rb
   97 /home/opc/ruby/src/master/lib/rubygems/package/digest_io.rb
   98 /home/opc/ruby/src/master/lib/rubygems/package/source.rb
   99 /home/opc/ruby/src/master/lib/rubygems/package/file_source.rb
  100 /home/opc/ruby/src/master/lib/rubygems/package/io_source.rb
  101 /home/opc/ruby/src/master/lib/rubygems/package/old.rb
  102 /home/opc/ruby/src/master/lib/rubygems/package/tar_header.rb
  103 /home/opc/ruby/src/master/lib/rubygems/package/tar_reader/entry.rb
  104 /home/opc/ruby/src/master/lib/rubygems/package/tar_reader.rb
  105 /home/opc/ruby/src/master/lib/rubygems/package/tar_writer.rb
  106 /home/opc/ruby/src/master/lib/rubygems/package.rb
  107 /home/opc/ruby/src/master/lib/shellwords.rb
  108 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/version.rb
  109 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  110 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  111 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/common.rb
  112 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/generic.rb
  113 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/file.rb
  114 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  115 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/http.rb
  116 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/https.rb
  117 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  118 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  119 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  120 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/ws.rb
  121 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri/wss.rb
  122 /home/opc/ruby/src/master/lib/rubygems/vendor/uri/lib/uri.rb
  123 /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
  124 /home/opc/ruby/src/master/test/rubygems/mock_gem_ui.rb
  125 /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
  126 /home/opc/ruby/src/master/lib/rubygems/vendor/optparse/lib/optparse.rb
  127 /home/opc/ruby/src/master/lib/rubygems/vendored_optparse.rb
  128 /home/opc/ruby/src/master/lib/rubygems/command.rb
  129 /home/opc/ruby/src/master/lib/rubygems/installer_uninstaller_utils.rb
  130 /home/opc/ruby/src/master/lib/rubygems/ext/build_error.rb
  131 /home/opc/ruby/src/master/lib/rubygems/ext/builder.rb
  132 /home/opc/ruby/src/master/lib/rubygems/ext/configure_builder.rb
  133 /home/opc/ruby/src/master/lib/rubygems/ext/ext_conf_builder.rb
  134 /home/opc/ruby/src/master/lib/rubygems/ext/rake_builder.rb
  135 /home/opc/ruby/src/master/lib/rubygems/ext/cmake_builder.rb
  136 /home/opc/ruby/src/master/lib/rubygems/ext/cargo_builder.rb
  137 /home/opc/ruby/src/master/lib/rubygems/ext.rb
  138 /home/opc/ruby/src/master/lib/rubygems/installer.rb
  139 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  140 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  141 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  142 /home/opc/ruby/src/master/lib/rubygems/vendor/tsort/lib/tsort.rb
  143 /home/opc/ruby/src/master/lib/rubygems/vendored_tsort.rb
  144 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  145 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  146 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  147 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  148 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  149 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  150 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  151 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  152 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  153 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  154 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  155 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  156 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  157 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  158 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  159 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  160 /home/opc/ruby/src/master/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  161 /home/opc/ruby/src/master/lib/rubygems/vendored_molinillo.rb
  162 /home/opc/ruby/src/master/lib/rubygems/resolver/activation_request.rb
  163 /home/opc/ruby/src/master/lib/rubygems/resolver/conflict.rb
  164 /home/opc/ruby/src/master/lib/rubygems/resolver/dependency_request.rb
  165 /home/opc/ruby/src/master/lib/rubygems/resolver/requirement_list.rb
  166 /home/opc/ruby/src/master/lib/rubygems/resolver/stats.rb
  167 /home/opc/ruby/src/master/lib/rubygems/resolver/set.rb
  168 /home/opc/ruby/src/master/lib/rubygems/resolver/api_set.rb
  169 /home/opc/ruby/src/master/lib/rubygems/resolver/composed_set.rb
  170 /home/opc/ruby/src/master/lib/rubygems/resolver/best_set.rb
  171 /home/opc/ruby/src/master/lib/rubygems/resolver/current_set.rb
  172 /home/opc/ruby/src/master/lib/rubygems/resolver/git_set.rb
  173 /home/opc/ruby/src/master/lib/rubygems/resolver/index_set.rb
  174 /home/opc/ruby/src/master/lib/rubygems/resolver/installer_set.rb
  175 /home/opc/ruby/src/master/lib/rubygems/resolver/lock_set.rb
  176 /home/opc/ruby/src/master/lib/rubygems/resolver/vendor_set.rb
  177 /home/opc/ruby/src/master/lib/rubygems/resolver/source_set.rb
  178 /home/opc/ruby/src/master/lib/rubygems/resolver/specification.rb
  179 /home/opc/ruby/src/master/lib/rubygems/resolver/spec_specification.rb
  180 /home/opc/ruby/src/master/lib/rubygems/resolver/api_specification.rb
  181 /home/opc/ruby/src/master/lib/rubygems/resolver/git_specification.rb
  182 /home/opc/ruby/src/master/lib/rubygems/resolver/index_specification.rb
  183 /home/opc/ruby/src/master/lib/rubygems/resolver/installed_specification.rb
  184 /home/opc/ruby/src/master/lib/rubygems/resolver/local_specification.rb
  185 /home/opc/ruby/src/master/lib/rubygems/resolver/lock_specification.rb
  186 /home/opc/ruby/src/master/lib/rubygems/resolver/vendor_specification.rb
  187 /home/opc/ruby/src/master/lib/rubygems/resolver.rb
  188 /home/opc/ruby/src/master/lib/rubygems/vendor/timeout/lib/timeout.rb
  189 /home/opc/ruby/src/master/test/net/http/utils.rb
  190 /home/opc/ruby/src/master/test/net/http/test_https.rb

* Process memory map:

aaacd7160000-aaacd7660000 r-xp 00000000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
aaacd7660000-aaacd7670000 r--p 004f0000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
aaacd7670000-aaacd7680000 rw-p 00500000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
aaacd7680000-aaacd7690000 rw-p 00000000 00:00 0 
aaacdbb60000-aaace0130000 rw-p 00000000 00:00 0                          [heap]
fffbb94a0000-fffbbc000000 r--s 00000000 fc:00 34167265                   /home/opc/ruby/build/master/ruby
fffbbc000000-fffbbc040000 rw-p 00000000 00:00 0 
fffbbc040000-fffbc0000000 ---p 00000000 00:00 0 
fffbc0000000-fffbc0bd0000 rw-p 00000000 00:00 0 
fffbc0bd0000-fffbc4000000 ---p 00000000 00:00 0 
fffbc4000000-fffbc4040000 rw-p 00000000 00:00 0 
fffbc4040000-fffbc8000000 ---p 00000000 00:00 0 
fffbc8000000-fffbc8040000 rw-p 00000000 00:00 0 
fffbc8040000-fffbcc000000 ---p 00000000 00:00 0 
fffbcc000000-fffbcc040000 rw-p 00000000 00:00 0 
fffbcc040000-fffbd0000000 ---p 00000000 00:00 0 
fffbd0000000-fffbd0040000 rw-p 00000000 00:00 0 
fffbd0040000-fffbd4000000 ---p 00000000 00:00 0 
fffbd4000000-fffbd4040000 rw-p 00000000 00:00 0 
fffbd4040000-fffbd8000000 ---p 00000000 00:00 0 
fffbd8000000-fffbd8040000 rw-p 00000000 00:00 0 
fffbd8040000-fffbdc000000 ---p 00000000 00:00 0 
fffbdc000000-fffbdc380000 rw-p 00000000 00:00 0 
fffbdc380000-fffbe0000000 ---p 00000000 00:00 0 
fffbe0000000-fffbe1630000 rw-p 00000000 00:00 0 
fffbe1630000-fffbe4000000 ---p 00000000 00:00 0 
fffbe4000000-fffbe49f0000 rw-p 00000000 00:00 0 
fffbe49f0000-fffbe8000000 ---p 00000000 00:00 0 
fffbe8000000-fffbe91d0000 rw-p 00000000 00:00 0 
fffbe91d0000-fffbec000000 ---p 00000000 00:00 0 
fffbec000000-fffbec030000 rw-p 00000000 00:00 0 
fffbec030000-fffbf0000000 ---p 00000000 00:00 0 
fffbf14e0000-fffbf1500000 r-xp 00000000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffbf1500000-fffbf1510000 r--p 00010000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffbf1510000-fffbf1520000 rw-p 00020000 fc:00 1776771                    /usr/lib64/libgcc_s-8-20210514.so.1
fffbf1520000-fffbf1530000 r-xp 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffbf1530000-fffbf1540000 r--p 00000000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffbf1540000-fffbf1550000 rw-p 00010000 fc:00 13811                      /usr/lib64/libnss_files-2.28.so
fffbf1550000-fffbf1560000 ---p 00000000 00:00 0 
fffbf1560000-fffbf1d60000 rw-p 00000000 00:00 0 
fffbf1d60000-fffbf1d70000 r-xp 00000000 fc:00 69490579                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffbf1d70000-fffbf1d80000 r--p 00000000 fc:00 69490579                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffbf1d80000-fffbf1d90000 rw-p 00010000 fc:00 69490579                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so
fffbf1d90000-fffbf2010000 r-xp 00000000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffbf2010000-fffbf2040000 r--p 00270000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffbf2040000-fffbf2050000 rw-p 002a0000 fc:00 21749                      /usr/lib64/libcrypto.so.1.1.1k
fffbf2050000-fffbf2090000 rw-p 00000000 00:00 0 
fffbf20a0000-fffbf20b0000 rw-p 00000000 00:00 0 
fffbf20b0000-fffbf2100000 rw-p 00000000 00:00 0 
fffbf2100000-fffbf2110000 r--p 00000000 00:00 0 
fffbf2110000-fffbf2120000 rw-p 00000000 00:00 0 
fffbf2120000-fffbf2130000 rw-p 00000000 00:00 0 
fffbf2130000-fffbf2140000 r-xp 00000000 fc:00 34174434                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffbf2140000-fffbf2150000 r--p 00000000 fc:00 34174434                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffbf2150000-fffbf2160000 rw-p 00010000 fc:00 34174434                   /home/opc/ruby/build/master/.ext/aarch64-linux/stringio.so
fffbf2160000-fffbf2170000 r-xp 00000000 fc:00 34174437                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffbf2170000-fffbf2180000 r--p 00000000 fc:00 34174437                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffbf2180000-fffbf2190000 rw-p 00010000 fc:00 34174437                   /home/opc/ruby/build/master/.ext/aarch64-linux/zlib.so
fffbf2190000-fffbf21f0000 rw-p 00000000 00:00 0 
fffbf21f0000-fffbf2200000 ---p 00000000 00:00 0 
fffbf2200000-fffbf2220000 rw-p 00000000 00:00 0 
fffbf2220000-fffbf2230000 ---p 00000000 00:00 0 
fffbf2230000-fffbf2250000 rw-p 00000000 00:00 0 
fffbf2250000-fffbf2260000 ---p 00000000 00:00 0 
fffbf2260000-fffbf2280000 rw-p 00000000 00:00 0 
fffbf2280000-fffbf2290000 ---p 00000000 00:00 0 
fffbf2290000-fffbf22d0000 rw-p 00000000 00:00 0 
fffbf22d0000-fffbf22e0000 ---p 00000000 00:00 0 
fffbf22e0000-fffbf2300000 rw-p 00000000 00:00 0 
fffbf2300000-fffbf2310000 ---p 00000000 00:00 0 
fffbf2310000-fffbf2330000 rw-p 00000000 00:00 0 
fffbf2330000-fffbf2340000 ---p 00000000 00:00 0 
fffbf2340000-fffbf2360000 rw-p 00000000 00:00 0 
fffbf2360000-fffbf2370000 ---p 00000000 00:00 0 
fffbf2370000-fffbf23b0000 rw-p 00000000 00:00 0 
fffbf23b0000-fffbf23c0000 ---p 00000000 00:00 0 
fffbf23c0000-fffbf23e0000 rw-p 00000000 00:00 0 
fffbf23e0000-fffbf23f0000 ---p 00000000 00:00 0 
fffbf23f0000-fffbf2410000 rw-p 00000000 00:00 0 
fffbf2410000-fffbf2450000 r-xp 00000000 fc:00 34174439                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffbf2450000-fffbf2460000 r--p 00030000 fc:00 34174439                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffbf2460000-fffbf2470000 rw-p 00040000 fc:00 34174439                   /home/opc/ruby/build/master/.ext/aarch64-linux/socket.so
fffbf2470000-fffbf24f0000 r-xp 00000000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffbf24f0000-fffbf2500000 ---p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffbf2500000-fffbf2510000 r--p 00080000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffbf2510000-fffbf2520000 rw-p 00090000 fc:00 21751                      /usr/lib64/libssl.so.1.1.1k
fffbf2520000-fffbf2530000 rw-p 00000000 00:00 0 
fffbf2530000-fffbf2540000 ---p 00000000 00:00 0 
fffbf2540000-fffbf2560000 rw-p 00000000 00:00 0 
fffbf2560000-fffbf2570000 ---p 00000000 00:00 0 
fffbf2570000-fffbf2590000 rw-p 00000000 00:00 0 
fffbf2590000-fffbf25a0000 r-xp 00000000 fc:00 34174226                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffbf25a0000-fffbf25b0000 r--p 00000000 fc:00 34174226                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffbf25b0000-fffbf25c0000 rw-p 00010000 fc:00 34174226                   /home/opc/ruby/build/master/.ext/aarch64-linux/digest.so
fffbf25c0000-fffbf2620000 r-xp 00000000 fc:00 34174421                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffbf2620000-fffbf2630000 r--p 00050000 fc:00 34174421                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffbf2630000-fffbf2640000 rw-p 00060000 fc:00 34174421                   /home/opc/ruby/build/master/.ext/aarch64-linux/openssl.so
fffbf2640000-fffbf2670000 rw-p 00000000 00:00 0 
fffbf2670000-fffbf26c0000 rw-p 00000000 00:00 0 
fffbf26c0000-fffbf26d0000 r-xp 00000000 fc:00 34174266                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffbf26d0000-fffbf26e0000 r--p 00000000 fc:00 34174266                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffbf26e0000-fffbf26f0000 rw-p 00010000 fc:00 34174266                   /home/opc/ruby/build/master/.ext/aarch64-linux/monitor.so
fffbf26f0000-fffbf2710000 rw-p 00000000 00:00 0 
fffbf2710000-fffbf2720000 r-xp 00000000 00:00 0 
fffbf2720000-fffbf2730000 rw-p 00000000 00:00 0 
fffbf2730000-fffbf2770000 rw-p 00000000 00:00 0 
fffbf2770000-fffbf2780000 r-xp 00000000 fc:00 34174232                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffbf2780000-fffbf2790000 r--p 00000000 fc:00 34174232                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffbf2790000-fffbf27a0000 rw-p 00010000 fc:00 34174232                   /home/opc/ruby/build/master/.ext/aarch64-linux/etc.so
fffbf27a0000-fffbf27f0000 rw-p 00000000 00:00 0 
fffbf27f0000-fffbf2800000 ---p 00000000 00:00 0 
fffbf2800000-fffbf2840000 rw-p 00000000 00:00 0 
fffbf2840000-fffbf2850000 r-xp 00000000 fc:00 69482099                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffbf2850000-fffbf2860000 r--p 00000000 fc:00 69482099                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffbf2860000-fffbf2870000 rw-p 00010000 fc:00 69482099                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/console.so
fffbf2870000-fffbf2880000 r-xp 00000000 fc:00 69480790                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffbf2880000-fffbf2890000 r--p 00000000 fc:00 69480790                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffbf2890000-fffbf28a0000 rw-p 00010000 fc:00 69480790                   /home/opc/ruby/build/master/.ext/aarch64-linux/-test-/sanitizers.so
fffbf28a0000-fffbf28b0000 r-xp 00000000 fc:00 69488121                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffbf28b0000-fffbf28c0000 r--p 00000000 fc:00 69488121                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffbf28c0000-fffbf28d0000 rw-p 00010000 fc:00 69488121                   /home/opc/ruby/build/master/.ext/aarch64-linux/io/nonblock.so
fffbf28d0000-fffbf28f0000 rw-p 00000000 00:00 0 
fffbf28f0000-fffbf2900000 r-xp 00000000 fc:00 101950887                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffbf2900000-fffbf2910000 r--p 00000000 fc:00 101950887                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffbf2910000-fffbf2920000 rw-p 00010000 fc:00 101950887                  /home/opc/ruby/build/master/.ext/aarch64-linux/rbconfig/sizeof.so
fffbf2920000-fffbf29d0000 rw-p 00000000 00:00 0 
fffbf29d0000-fffbf29e0000 rwxp 00000000 00:00 0 
fffbf29e0000-fffbf29f0000 r-xp 00000000 fc:00 2131769                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffbf29f0000-fffbf2a00000 r--p 00000000 fc:00 2131769                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffbf2a00000-fffbf2a10000 rw-p 00010000 fc:00 2131769                    /home/opc/ruby/build/master/.ext/aarch64-linux/enc/trans/transdb.so
fffbf2a10000-fffbf2a30000 rw-p 00000000 00:00 0 
fffbf2a30000-fffbf2a40000 r-xp 00000000 fc:00 101938186                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffbf2a40000-fffbf2a50000 r--p 00000000 fc:00 101938186                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffbf2a50000-fffbf2a60000 rw-p 00010000 fc:00 101938186                  /home/opc/ruby/build/master/.ext/aarch64-linux/enc/encdb.so
fffbf2a60000-fffbf2a70000 rw-p 00000000 00:00 0 
fffbf2a70000-fffbf2a80000 ---p 00000000 00:00 0 
fffbf2a80000-fffbf2ad0000 rw-p 00000000 00:00 0 
fffbf2ad0000-fffbf2ae0000 ---p 00000000 00:00 0 
fffbf2ae0000-fffbf2b30000 rw-p 00000000 00:00 0 
fffbf2b30000-fffbf2b40000 ---p 00000000 00:00 0 
fffbf2b40000-fffbf2b90000 rw-p 00000000 00:00 0 
fffbf2b90000-fffbf2ba0000 ---p 00000000 00:00 0 
fffbf2ba0000-fffbf2bf0000 rw-p 00000000 00:00 0 
fffbf2bf0000-fffbf2c00000 ---p 00000000 00:00 0 
fffbf2c00000-fffbf2c50000 rw-p 00000000 00:00 0 
fffbf2c50000-fffbf2c60000 ---p 00000000 00:00 0 
fffbf2c60000-fffbf2cb0000 rw-p 00000000 00:00 0 
fffbf2cb0000-fffbf2cc0000 ---p 00000000 00:00 0 
fffbf2cc0000-fffbf2d10000 rw-p 00000000 00:00 0 
fffbf2d10000-fffbf2d20000 ---p 00000000 00:00 0 
fffbf2d20000-fffbf2d70000 rw-p 00000000 00:00 0 
fffbf2d70000-fffbf2d80000 ---p 00000000 00:00 0 
fffbf2d80000-fffbf2dd0000 rw-p 00000000 00:00 0 
fffbf2dd0000-fffbf2de0000 ---p 00000000 00:00 0 
fffbf2de0000-fffbf2e30000 rw-p 00000000 00:00 0 
fffbf2e30000-fffbf2e40000 ---p 00000000 00:00 0 
fffbf2e40000-fffbf2e90000 rw-p 00000000 00:00 0 
fffbf2e90000-fffbf2ea0000 ---p 00000000 00:00 0 
fffbf2ea0000-fffbf2ef0000 rw-p 00000000 00:00 0 
fffbf2ef0000-fffbf2f00000 ---p 00000000 00:00 0 
fffbf2f00000-fffbf2f50000 rw-p 00000000 00:00 0 
fffbf2f50000-fffbf2f60000 ---p 00000000 00:00 0 
fffbf2f60000-fffbf2fb0000 rw-p 00000000 00:00 0 
fffbf2fb0000-fffbf2fc0000 ---p 00000000 00:00 0 
fffbf2fc0000-fffbf3010000 rw-p 00000000 00:00 0 
fffbf3010000-fffbf3020000 ---p 00000000 00:00 0 
fffbf3020000-fffbf3070000 rw-p 00000000 00:00 0 
fffbf3070000-fffbf3080000 ---p 00000000 00:00 0 
fffbf3080000-fffbf30d0000 rw-p 00000000 00:00 0 
fffbf30d0000-fffbf30e0000 ---p 00000000 00:00 0 
fffbf30e0000-fffbf3130000 rw-p 00000000 00:00 0 
fffbf3130000-fffbf3140000 ---p 00000000 00:00 0 
fffbf3140000-fffbf3190000 rw-p 00000000 00:00 0 
fffbf3190000-fffbf31a0000 ---p 00000000 00:00 0 
fffbf31a0000-fffbf31f0000 rw-p 00000000 00:00 0 
fffbf31f0000-fffbf3200000 ---p 00000000 00:00 0 
fffbf3200000-fffbf3250000 rw-p 00000000 00:00 0 
fffbf3250000-fffbf3260000 ---p 00000000 00:00 0 
fffbf3260000-fffbf32b0000 rw-p 00000000 00:00 0 
fffbf32b0000-fffbf32c0000 ---p 00000000 00:00 0 
fffbf32c0000-fffbf3310000 rw-p 00000000 00:00 0 
fffbf3310000-fffbf3320000 ---p 00000000 00:00 0 
fffbf3320000-fffbf3370000 rw-p 00000000 00:00 0 
fffbf3370000-fffbf3380000 ---p 00000000 00:00 0 
fffbf3380000-fffbf33d0000 rw-p 00000000 00:00 0 
fffbf33d0000-fffbf33e0000 ---p 00000000 00:00 0 
fffbf33e0000-fffbf3430000 rw-p 00000000 00:00 0 
fffbf3430000-fffbf3440000 ---p 00000000 00:00 0 
fffbf3440000-fffbf3490000 rw-p 00000000 00:00 0 
fffbf3490000-fffbf34a0000 ---p 00000000 00:00 0 
fffbf34a0000-fffbf34f0000 rw-p 00000000 00:00 0 
fffbf34f0000-fffbf3500000 ---p 00000000 00:00 0 
fffbf3500000-fffbf3550000 rw-p 00000000 00:00 0 
fffbf3550000-fffbf3560000 ---p 00000000 00:00 0 
fffbf3560000-fffbf35b0000 rw-p 00000000 00:00 0 
fffbf35b0000-fffbf35c0000 ---p 00000000 00:00 0 
fffbf35c0000-fffbf3610000 rw-p 00000000 00:00 0 
fffbf3610000-fffbf3620000 ---p 00000000 00:00 0 
fffbf3620000-fffbf3670000 rw-p 00000000 00:00 0 
fffbf3670000-fffbf3680000 ---p 00000000 00:00 0 
fffbf3680000-fffc0d3f0000 rw-p 00000000 00:00 0 
fffc0d3f0000-fffc0d450000 r--p 00000000 fc:00 17418                      /usr/lib/locale/C.utf8/LC_CTYPE
fffc0d450000-fffc0d5b0000 r-xp 00000000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc0d5b0000-fffc0d5c0000 ---p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc0d5c0000-fffc0d5d0000 r--p 00160000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc0d5d0000-fffc0d5e0000 rw-p 00170000 fc:00 13801                      /usr/lib64/libc-2.28.so
fffc0d5e0000-fffc0d600000 r-xp 00000000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffc0d600000-fffc0d610000 r--p 00010000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffc0d610000-fffc0d620000 rw-p 00020000 fc:00 13813                      /usr/lib64/libpthread-2.28.so
fffc0d620000-fffc0d6d0000 r-xp 00000000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffc0d6d0000-fffc0d6e0000 r--p 000a0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffc0d6e0000-fffc0d6f0000 rw-p 000b0000 fc:00 13805                      /usr/lib64/libm-2.28.so
fffc0d6f0000-fffc0d710000 r-xp 00000000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffc0d710000-fffc0d720000 r--p 00010000 fc:00 17639                      /usr/lib64/libcrypt.so.1.1.0
fffc0d720000-fffc0d730000 rw-p 00000000 00:00 0 
fffc0d730000-fffc0d740000 r-xp 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffc0d740000-fffc0d750000 r--p 00000000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffc0d750000-fffc0d760000 rw-p 00010000 fc:00 13803                      /usr/lib64/libdl-2.28.so
fffc0d760000-fffc0d770000 r-xp 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffc0d770000-fffc0d780000 r--p 00000000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffc0d780000-fffc0d790000 rw-p 00010000 fc:00 13817                      /usr/lib64/librt-2.28.so
fffc0d790000-fffc0d7b0000 r-xp 00000000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffc0d7b0000-fffc0d7c0000 r--p 00010000 fc:00 17571                      /usr/lib64/libz.so.1.2.11
fffc0d7c0000-fffc0d7d0000 rw-p 00000000 00:00 0 
fffc0d7d0000-fffc0d7e0000 r--s 00000000 fc:00 100664686                  /usr/lib64/gconv/gconv-modules.cache
fffc0d7e0000-fffc0d7f0000 r--p 00000000 00:00 0                          [vvar]
fffc0d7f0000-fffc0d800000 r-xp 00000000 00:00 0                          [vdso]
fffc0d800000-fffc0d830000 r-xp 00000000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffc0d830000-fffc0d840000 r--p 00020000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffc0d840000-fffc0d850000 rw-p 00030000 fc:00 1778452                    /usr/lib64/ld-2.28.so
fffff6ec0000-fffff6ef0000 rw-p 00000000 00:00 0                          [stack]


[757/757] 3117540=resolv/test_mdns
Finished tests in 1694.361063s, 16.2858 tests/s, 4001.4305 assertions/s.

/home/opc/ruby/src/master/test/rubygems/test_bundled_ca.rb: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version (Test::Unit::ProxyError)


  1) Failure:
TestExtLibs#test_existence_of_io/wait [/home/opc/ruby/src/master/test/test_extlibs.rb:20]:
extension library `io/wait' is not found
extconf.h is:
/* begin */
1: #ifndef EXTCONF_H
2: #define EXTCONF_H
3: #endif
/* end */

.
Exception raised:
<#<LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version>>
Backtrace:
  -:13:in 'Kernel#require'
  -:13:in 'block in <main>'.

  2) Error:
TestRequireLib#test_thread_size:net/protocol:
Test::Unit::ProxyError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in '<main>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  3) Error:
TestRequireLib#test_thread_size:net/https:
Test::Unit::ProxyError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
    /home/opc/ruby/src/master/lib/net/https.rb:22:in 'Kernel#require_relative'
    /home/opc/ruby/src/master/lib/net/https.rb:22:in '<top (required)>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in '<main>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  4) Error:
TestRequireLib#test_thread_size:net/http:
Test::Unit::ProxyError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in '<main>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  5) Error:
TestRequireLib#test_thread_size:resolv:
Test::Unit::ProxyError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /home/opc/ruby/src/master/lib/resolv.rb:5:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/resolv.rb:5:in '<top (required)>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:23:in '<main>'
    /home/opc/ruby/src/master/test/ruby/test_require_lib.rb:20:in 'block (2 levels) in <class:TestRequireLib>'

  6) Error:
TestOpenURIFtp#test_ftp_over_http_proxy:
Test::Unit::ProxyError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
    /home/opc/ruby/src/master/lib/open-uri.rb:296:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/open-uri.rb:296:in 'OpenURI.open_http'
    /home/opc/ruby/src/master/lib/open-uri.rb:840:in 'URI::FTP#buffer_open'
    /home/opc/ruby/src/master/lib/open-uri.rb:235:in 'block in OpenURI.open_loop'
    /home/opc/ruby/src/master/lib/open-uri.rb:233:in 'Kernel#catch'
    /home/opc/ruby/src/master/lib/open-uri.rb:233:in 'OpenURI.open_loop'
    /home/opc/ruby/src/master/lib/open-uri.rb:165:in 'OpenURI.open_uri'
    /home/opc/ruby/src/master/lib/open-uri.rb:811:in 'OpenURI::OpenRead#open'
    /home/opc/ruby/src/master/lib/open-uri.rb:819:in 'OpenURI::OpenRead#read'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:180:in 'block (2 levels) in TestOpenURIFtp#test_ftp_over_http_proxy'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:12:in 'TestOpenURIFtp#with_env'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:179:in 'block in TestOpenURIFtp#test_ftp_over_http_proxy'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:164:in 'IO.open'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:164:in 'TestOpenURIFtp#test_ftp_over_http_proxy'

  7) Error:
TestOpenURIFtp#test_ftp_over_http_proxy_auth:
Test::Unit::ProxyError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
    /home/opc/ruby/src/master/lib/open-uri.rb:296:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/open-uri.rb:296:in 'OpenURI.open_http'
    /home/opc/ruby/src/master/lib/open-uri.rb:840:in 'URI::FTP#buffer_open'
    /home/opc/ruby/src/master/lib/open-uri.rb:235:in 'block in OpenURI.open_loop'
    /home/opc/ruby/src/master/lib/open-uri.rb:233:in 'Kernel#catch'
    /home/opc/ruby/src/master/lib/open-uri.rb:233:in 'OpenURI.open_loop'
    /home/opc/ruby/src/master/lib/open-uri.rb:165:in 'OpenURI.open_uri'
    /home/opc/ruby/src/master/lib/open-uri.rb:811:in 'OpenURI::OpenRead#open'
    /home/opc/ruby/src/master/lib/open-uri.rb:819:in 'OpenURI::OpenRead#read'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:207:in 'block in TestOpenURIFtp#test_ftp_over_http_proxy_auth'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:191:in 'IO.open'
    /home/opc/ruby/src/master/test/open-uri/test_ftp.rb:191:in 'TestOpenURIFtp#test_ftp_over_http_proxy_auth'

  8) Error:
TestBox#test_loading_extension_libs_in_main_box:
Test::Unit::ProxyError: /tmp/rubytest.2vaj1u/_ruby_box_p3289197_2_io+wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Ruby::Box::Loader#require'
    /home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in 'Ruby::Box::Loader#require'
    /home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
    /home/opc/ruby/src/master/test/ruby/test_box.rb:799:in 'Kernel#require'
    /home/opc/ruby/src/master/test/ruby/test_box.rb:799:in 'Ruby::Box::Loader#require'
    /home/opc/ruby/src/master/test/ruby/test_box.rb:799:in '<main>'
    /home/opc/ruby/src/master/test/ruby/test_box.rb:781:in 'TestBox#test_loading_extension_libs_in_main_box'

  9) Timeout:
HTTPSProxyTest#test_https_proxy_ssl_connection

 10) Timeout:
TestNetHTTPS#test_get_SNI_proxy

Children under /tmp/rubytest.2vaj1u:
* -rw-rw-r-- 1 159464 2025-11-12 15:25:31 +0000 _ruby_box_p3289160_2_rbconfig+sizeof.so
* -rw-rw-r-- 1 144016 2025-11-12 15:25:31 +0000 _ruby_box_p3289160_2_-test-+sanitizers.so
* -rw-rw-r-- 1 206752 2025-11-12 15:25:31 +0000 _ruby_box_p3289160_2_io+console.so
* -rw-rw-r-- 1 159464 2025-11-12 15:25:31 +0000 _ruby_box_p3289165_2_rbconfig+sizeof.so
* -rw-rw-r-- 1 144016 2025-11-12 15:25:31 +0000 _ruby_box_p3289165_2_-test-+sanitizers.so
* -rw-rw-r-- 1 206752 2025-11-12 15:25:31 +0000 _ruby_box_p3289165_2_io+console.so
* -rw-rw-r-- 1 159464 2025-11-12 15:25:31 +0000 _ruby_box_p3289170_2_rbconfig+sizeof.so
* -rw-rw-r-- 1 144016 2025-11-12 15:25:31 +0000 _ruby_box_p3289170_2_-test-+sanitizers.so
* -rw-rw-r-- 1 206752 2025-11-12 15:25:31 +0000 _ruby_box_p3289170_2_io+console.so
* -rw-rw-r-- 1 159464 2025-11-12 15:25:31 +0000 _ruby_box_p3289180_2_rbconfig+sizeof.so
* -rw-rw-r-- 1 144016 2025-11-12 15:25:31 +0000 _ruby_box_p3289180_2_-test-+sanitizers.so
* -rw-rw-r-- 1 206752 2025-11-12 15:25:31 +0000 _ruby_box_p3289180_2_io+console.so
* -rw-rw-r-- 1 159464 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_rbconfig+sizeof.so
* -rw-rw-r-- 1 144016 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_-test-+sanitizers.so
* -rw-rw-r-- 1 206752 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_io+console.so
* -rw-rw-r-- 1 801568 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_date_core.so
* -rw-rw-r-- 1 181800 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_etc.so
* -rw-rw-r-- 1 224248 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_json+ext+parser.so
* -rw-rw-r-- 1 269072 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_json+ext+generator.so
* -rw-rw-r-- 1 213288 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_psych.so
* -rw-rw-r-- 1 273304 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_zlib.so
* -rw-rw-r-- 1 891328 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_socket.so
* -rw-rw-r-- 1  75584 2025-11-12 15:25:31 +0000 _ruby_box_p3289197_2_io+wait.so
* drwxrwx--- 2      6 2025-11-12 15:47:19 +0000 lldb/
27594 tests, 6779868 assertions, 1 failures, 10 errors, 147 skips

ruby -v: ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [aarch64-linux]
make: *** [uncommon.mk:915: yes-test-all] Error 11
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j3'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'
	BASERUBY = /usr/local/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -msign-return-address=all -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  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/aarch64-linux -I.ext/include -I/home/opc/ruby/src/master/include -I/home/opc/ruby/src/master -I/home/opc/ruby/src/master/prism -I/home/opc/ruby/src/master/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =   
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -ldl -lcrypt -lm -lpthread 
	LANG = en_US.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/yjit/src/lib.rs'
	ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --edition=2024 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/home/opc/ruby/build/master/target/release/' '/home/opc/ruby/src/master/zjit/src/lib.rs'
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22.0.1)
Copyright (C) 2018 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 '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making srcs under enc
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
making encs
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/home/opc/ruby/build/master'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/coverage'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/date'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/date'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/digest/sha2'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/io/console'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/json'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/json'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/monitor'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/objspace'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/openssl'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/psych'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/pty'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/ripper'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/rubyvm'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/socket'
make[2]: Entering directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Leaving directory '/home/opc/ruby/build/master/ext/strscan'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/home/opc/ruby/build/master/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/home/opc/ruby/build/master'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Leaving directory '/home/opc/ruby/build/master'
make[1]: Entering directory '/home/opc/ruby/build/master'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/home/opc/ruby/build/master'
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +PRISM [aarch64-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 ..................................

1)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/copy_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/copy_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/copy_spec.rb:2:in '<top (required)>'

2)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/finish_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/finish_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/finish_spec.rb:2:in '<top (required)>'

Finished in 34.572305 seconds

3333 files, 33067 examples, 207739 expectations, 0 failures, 137 errors, 0 tagged

3)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_print_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_print_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_print_spec.rb:2:in '<top (required)>'

4)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_response_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_response_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_response_spec.rb:2:in '<top (required)>'

5)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/head2_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/head2_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/head2_spec.rb:2:in '<top (required)>'

6)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/http_default_port_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/http_default_port_spec.rb:2:in '<top (required)>'

7)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/initialize_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/initialize_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/initialize_spec.rb:2:in '<top (required)>'

8)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/is_version_1_1_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/is_version_1_1_spec.rb:2:in '<top (required)>'

9)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/lock_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/lock_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/lock_spec.rb:2:in '<top (required)>'

10)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/mkcol_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in '<top (required)>'

11)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/new_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/new_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/new_spec.rb:2:in '<top (required)>'

12)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/open_timeout_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in '<top (required)>'

13)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/port_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/port_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/port_spec.rb:2:in '<top (required)>'

14)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/post_form_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/post_form_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/post_form_spec.rb:2:in '<top (required)>'

15)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/propfind_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/propfind_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/propfind_spec.rb:2:in '<top (required)>'

16)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/proppatch_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in '<top (required)>'

17)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_address_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in '<top (required)>'

18)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_pass_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_pass_spec.rb:2:in '<top (required)>'

19)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_user_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in '<top (required)>'

20)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/put_spec.rb:2:in '<top (required)>'

21)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_get_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_get_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_get_spec.rb:2:in '<top (required)>'

22)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_post_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_post_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_post_spec.rb:2:in '<top (required)>'

23)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_spec.rb:2:in '<top (required)>'

24)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/send_request_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/send_request_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/send_request_spec.rb:2:in '<top (required)>'

25)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/socket_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/socket_type_spec.rb:2:in '<top (required)>'

26)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/started_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/started_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/started_spec.rb:2:in '<top (required)>'

27)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/use_ssl_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in '<top (required)>'

28)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/version_1_1_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/version_1_1_spec.rb:2:in '<top (required)>'

29)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in '<top (required)>'

30)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_exist_spec.rb:2:in '<top (required)>'

31)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_stream_spec.rb:2:in '<top (required)>'

32)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/inspect_spec.rb:2:in '<top (required)>'

33)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in '<top (required)>'

34)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in '<top (required)>'

35)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/add_field_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/add_field_spec.rb:2:in '<top (required)>'

36)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in '<top (required)>'

37)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_length_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_length_spec.rb:2:in '<top (required)>'

38)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in '<top (required)>'

39)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in '<top (required)>'

40)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_key_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_key_spec.rb:2:in '<top (required)>'

41)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_name_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in '<top (required)>'

42)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_value_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in '<top (required)>'

43)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/element_set_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in '<top (required)>'

44)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/get_fields_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/get_fields_spec.rb:2:in '<top (required)>'

45)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/key_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in '<top (required)>'

46)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/main_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/main_type_spec.rb:2:in '<top (required)>'

47)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/range_length_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in '<top (required)>'

48)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/range_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/range_spec.rb:2:in '<top (required)>'

49)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in '<top (required)>'

50)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/sub_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in '<top (required)>'

51)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/to_hash_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/to_hash_spec.rb:2:in '<top (required)>'

52)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httprequest/initialize_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in '<top (required)>'

53)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/code_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in '<top (required)>'

54)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/entity_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/entity_spec.rb:2:in '<top (required)>'

55)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/error_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/error_type_spec.rb:2:in '<top (required)>'

56)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/header_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/header_spec.rb:2:in '<top (required)>'

57)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/initialize_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in '<top (required)>'

58)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/message_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/message_spec.rb:2:in '<top (required)>'

59)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_body_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in '<top (required)>'

60)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_new_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_new_spec.rb:2:in '<top (required)>'

61)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/response_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/response_spec.rb:2:in '<top (required)>'

62)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/resolv/get_addresses_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/resolv.rb:5:in 'require'
/home/opc/ruby/src/master/lib/resolv.rb:5:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_addresses_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_addresses_spec.rb:2:in '<top (required)>'

63)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/resolv/get_name_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/resolv.rb:5:in 'require'
/home/opc/ruby/src/master/lib/resolv.rb:5:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_name_spec.rb:2:in 'require'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_name_spec.rb:2:in '<top (required)>'

64)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/security/cve_2019_8322_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/request.rb:3:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/commands/owner_command.rb:5:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/commands/owner_command.rb:5:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/security/cve_2019_8322_spec.rb:6:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/security/cve_2019_8322_spec.rb:6:in '<top (required)>'

65)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/security/cve_2019_8323_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/rubygems/vendor/net-protocol/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/vendor/net-http/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/vendored_net_http.rb:5:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/vendored_net_http.rb:5:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/request.rb:3:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/request.rb:3:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/remote_fetcher.rb:4:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/remote_fetcher.rb:4:in '<top (required)>'
/home/opc/ruby/src/master/lib/rubygems/gemcutter_utilities.rb:3:in 'Kernel#require_relative'
/home/opc/ruby/src/master/lib/rubygems/gemcutter_utilities.rb:3:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/security/cve_2019_8323_spec.rb:6:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/security/cve_2019_8323_spec.rb:6:in '<top (required)>'

66)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPBadResponse_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPBadResponse_spec.rb:2:in '<top (required)>'

67)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPClientExcepton_spec.rb:2:in '<top (required)>'

68)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPError_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPError_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPError_spec.rb:2:in '<top (required)>'

69)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPFatalError_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPFatalError_spec.rb:2:in '<top (required)>'

70)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPHeaderSyntaxError_spec.rb:2:in '<top (required)>'

71)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPRetriableError_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPRetriableError_spec.rb:2:in '<top (required)>'

72)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPServerException_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/HTTPServerException_spec.rb:2:in '<top (required)>'

73)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/Proxy_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/Proxy_spec.rb:2:in '<top (required)>'

74)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/active_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/active_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/active_spec.rb:2:in '<top (required)>'

75)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/address_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/address_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/address_spec.rb:2:in '<top (required)>'

76)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/close_on_empty_response_spec.rb:2:in '<top (required)>'

77)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/default_port_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/default_port_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/default_port_spec.rb:2:in '<top (required)>'

78)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/delete_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/delete_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/delete_spec.rb:2:in '<top (required)>'

79)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/get2_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get2_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get2_spec.rb:2:in '<top (required)>'

80)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/get_spec.rb:2:in '<top (required)>'

81)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/head_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/head_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/head_spec.rb:2:in '<top (required)>'

82)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/https_default_port_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/https_default_port_spec.rb:2:in '<top (required)>'

83)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/inspect_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/inspect_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/inspect_spec.rb:2:in '<top (required)>'

84)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/is_version_1_2_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/is_version_1_2_spec.rb:2:in '<top (required)>'

85)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/move_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/move_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/move_spec.rb:2:in '<top (required)>'

86)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/newobj_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/newobj_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/newobj_spec.rb:2:in '<top (required)>'

87)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/options_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/options_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/options_spec.rb:2:in '<top (required)>'

88)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/post2_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/post2_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/post2_spec.rb:2:in '<top (required)>'

89)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/post_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/post_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/post_spec.rb:2:in '<top (required)>'

90)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_class_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_class_spec.rb:2:in '<top (required)>'

91)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_port_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/proxy_port_spec.rb:2:in '<top (required)>'

92)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/put2_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/put2_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/put2_spec.rb:2:in '<top (required)>'

93)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/read_timeout_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/read_timeout_spec.rb:2:in '<top (required)>'

94)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_head_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_head_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_head_spec.rb:2:in '<top (required)>'

95)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_put_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_put_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_put_spec.rb:2:in '<top (required)>'

96)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_types_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_types_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/request_types_spec.rb:2:in '<top (required)>'

97)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/set_debug_output_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/set_debug_output_spec.rb:2:in '<top (required)>'

98)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/start_spec.rb:2:in '<top (required)>'

99)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/trace_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/trace_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/trace_spec.rb:2:in '<top (required)>'

100)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/unlock_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/unlock_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/unlock_spec.rb:2:in '<top (required)>'

101)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/http/version_1_2_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/http/version_1_2_spec.rb:2:in '<top (required)>'

102)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpexceptions/response_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpexceptions/response_spec.rb:2:in '<top (required)>'

103)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/body_spec.rb:2:in '<top (required)>'

104)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/exec_spec.rb:2:in '<top (required)>'

105)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/method_spec.rb:2:in '<top (required)>'

106)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/request_body_permitted_spec.rb:2:in '<top (required)>'

107)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpgenericrequest/set_body_internal_spec.rb:2:in '<top (required)>'

108)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/basic_auth_spec.rb:2:in '<top (required)>'

109)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/chunked_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/chunked_spec.rb:2:in '<top (required)>'

110)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_range_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/content_range_spec.rb:2:in '<top (required)>'

111)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/delete_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/delete_spec.rb:2:in '<top (required)>'

112)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in '<top (required)>'

113)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_header_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_header_spec.rb:2:in '<top (required)>'

114)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/each_spec.rb:2:in '<top (required)>'

115)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/element_reference_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/element_reference_spec.rb:2:in '<top (required)>'

116)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/fetch_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/fetch_spec.rb:2:in '<top (required)>'

117)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/form_data_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/form_data_spec.rb:2:in '<top (required)>'

118)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in '<top (required)>'

119)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/length_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/length_spec.rb:2:in '<top (required)>'

120)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/proxy_basic_auth_spec.rb:2:in '<top (required)>'

121)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_content_type_spec.rb:2:in '<top (required)>'

122)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_range_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/set_range_spec.rb:2:in '<top (required)>'

123)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/size_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/size_spec.rb:2:in '<top (required)>'

124)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/type_params_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpheader/type_params_spec.rb:2:in '<top (required)>'

125)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/body_permitted_spec.rb:2:in '<top (required)>'

126)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/body_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/body_spec.rb:2:in '<top (required)>'

127)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/code_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in '<top (required)>'

128)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/error_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/error_spec.rb:2:in '<top (required)>'

129)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/exception_type_spec.rb:2:in '<top (required)>'

130)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/http_version_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/http_version_spec.rb:2:in '<top (required)>'

131)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/inspect_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/inspect_spec.rb:2:in '<top (required)>'

132)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/msg_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in '<top (required)>'

133)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_header_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/read_header_spec.rb:2:in '<top (required)>'

134)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in '<top (required)>'

135)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/value_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/protocol.rb:24:in '<top (required)>'
/home/opc/ruby/src/master/lib/net/http.rb:23:in 'Kernel#require'
/home/opc/ruby/src/master/lib/net/http.rb:23:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/net-http/httpresponse/value_spec.rb:2:in '<top (required)>'

136)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/resolv/get_address_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/resolv.rb:5:in 'Kernel#require'
/home/opc/ruby/src/master/lib/resolv.rb:5:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_address_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_address_spec.rb:2:in '<top (required)>'

137)
An exception occurred during: loading /home/opc/ruby/src/master/spec/ruby/library/resolv/get_names_spec.rb ERROR
LoadError: /home/opc/ruby/build/master/.ext/aarch64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/home/opc/ruby/src/master/lib/resolv.rb:5:in 'Kernel#require'
/home/opc/ruby/src/master/lib/resolv.rb:5:in '<top (required)>'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_names_spec.rb:2:in 'Kernel#require'
/home/opc/ruby/src/master/spec/ruby/library/resolv/get_names_spec.rb:2:in '<top (required)>'
make: *** [uncommon.mk:965: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j3'" exit with 512.
raw logfile