# Logfile created on 2025-11-12 15:49:04 +0000 by logger.rb/v1.5.3
#<BuildRuby:0x000070115771fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_tag=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-yjit", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit", @configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"], @build_opts="-j4", @btest_opts="-j4", @test_opts="TESTS='-j4'", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=10800, @no_timeout_error=nil, @logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20251112-154904", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x000070115bd2d390 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x000070115bd2d138 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x0000701157659108 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-yjit.20251112-154904", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-yjit.20251112-154904>, @binmode=false, @mon_data=#<Monitor:0x000070115bd2c990>, @mon_data_owner_object_id=900>>>
$$$[beg] git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit
Cloning into 'trunk-yjit'...
$$$[end] "git clone --depth 1 https://github.com/ruby/ruby.git trunk-yjit" exit with 0.
$$$[beg] ./autogen.sh
$$$[end] "./autogen.sh" exit with 0.
$$$[beg] autoconf
$$$[end] "autoconf" exit with 0.
$$$[beg] /tmp/ruby/src/trunk-yjit/configure --prefix=/tmp/ruby/install/trunk-yjit --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for gcc... gcc
checking for ld... ld
checking for gcc-ar... gcc-ar
checking for g++... no
checking for gcc-nm... gcc-nm
checking for gcc-ranlib... gcc-ranlib
checking for gcc... (cached) gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for g++... no
checking for c++... c++
checking whether the compiler supports GNU C++... yes
checking whether c++ accepts -g... yes
checking for c++ option to enable C++11 features... unsupported
checking for c++ option to enable C++98 features... unsupported
checking how to run the C preprocessor... gcc -E
checking for gas... no
checking for as... as
checking for gobjcopy... no
checking for objcopy... objcopy
checking for gobjdump... no
checking for objdump... objdump
checking for gstrip... no
checking for strip... strip
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether gcc -E accepts -o... yes
checking for gcc-ar flags... rcD
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for dtrace... no
checking for dot... no
checking for doxygen... no
checking for pkg-config... no
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as LDFLAGS... yes
checking whether -fvisibility=hidden is accepted as CFLAGS... yes
checking whether -fno-fast-math is accepted as CFLAGS... yes
checking whether -fexcess-precision=standard is accepted as CFLAGS... yes
checking whether -fp-model precise is accepted as CFLAGS... no
checking whether compiler has statement and declarations in expressions... yes
checking for pthread.h... yes
checking for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
checking thread model... pthread
checking whether CXXFLAGS is valid... no
configure: WARNING: something wrong with CXXFLAGS=""
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for afunix.h... no
checking for atomic.h... no
checking for copyfile.h... no
checking for direct.h... no
checking for grp.h... yes
checking for fcntl.h... yes
checking for float.h... yes
checking for ieeefp.h... no
checking for intrinsics.h... no
checking for langinfo.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for malloc.h... yes
checking for malloc/malloc.h... no
checking for malloc_np.h... no
checking for net/socket.h... no
checking for process.h... no
checking for pwd.h... yes
checking for sanitizer/asan_interface.h... yes
checking for sanitizer/msan_interface.h... no
checking for sanitizer/tsan_interface.h... yes
checking for setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for stdckdint.h... no
checking for stdatomic.h... yes
checking for x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for std::nullptr_t... no
checking for FUNC_STDCALL function attribute... x
checking for FUNC_CDECL function attribute... x
checking for FUNC_FASTCALL function attribute... x
checking for FUNC_UNOPTIMIZED function attribute... __attribute__ ((__optimize__("O0"))) x
checking for FUNC_MINIMIZED function attribute... __attribute__ ((__optimize__("-Os","-fomit-frame-pointer"))) x
checking for function alias... alias
checking for __atomic builtins... yes
checking for 64bit __atomic builtins... yes
checking for __sync builtins... yes
checking for __builtin_unreachable... yes
checking for __assume... no
checking for exported function attribute... __attribute__ ((__visibility__("default")))
checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x
checking for function name string predefined identifier... __func__
checking if enum over int is allowed... yes
checking for gcc options needed to detect all undeclared functions... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_constant_p... yes
checking for __builtin_choose_expr... yes
checking for __builtin_choose_expr_constant_p... yes
checking for __builtin_types_compatible_p... yes
checking for __builtin_trap... yes
checking for __builtin_expect... yes
checking for __builtin_add_overflow... yes
checking for __builtin_add_overflow_p... yes
checking for __builtin_add_overflow with long long arguments... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_sub_overflow_p... yes
checking for __builtin_sub_overflow with long long arguments... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... yes
checking for __builtin_mul_overflow with long long arguments... yes
checking whether qsort_r is GNU version... yes
checking whether qsort_r is BSD version... no
checking whether atan2 handles Inf as C99... yes
checking for clock_getres... yes
checking for timer_create in -lrt... yes
checking for timer_settime in -lrt... yes
checking for unsetenv returns a value... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for external int daylight... yes
checking for negative time_t for gmtime(3)... yes
checking for localtime(3) overflow correctly... yes
checking for sig_t... yes
checking whether right shift preserve sign bit... yes
checking whether _SC_CLK_TCK is supported... yes
checking stack growing direction on x86_64... -1
checking native coroutine implementation for x86_64-linux... amd64
checking whether pthread_t is scalar type... yes
checking for sched_yield... yes
checking for pthread_attr_setinheritsched... yes
checking for pthread_attr_get_np... no
checking for pthread_attr_getstack... yes
checking for pthread_attr_getguardsize... yes
checking for pthread_get_stackaddr_np... no
checking for pthread_get_stacksize_np... no
checking for thr_stksegment... no
checking for pthread_stackseg_np... no
checking for pthread_getthrds_np... no
checking for pthread_condattr_setclock... yes
checking for pthread_setname_np... yes
checking for pthread_set_name_np... no
checking for pthread_sigmask... yes
checking for pthread_getattr_np... yes
checking arguments of pthread_setname_np... (pthread_self(), name)
checking for thread-local storage specifier... _Thread_local
checking if mcontext_t is a pointer... no
checking for getcontext... yes
checking for setcontext... yes
checking if fork works with pthread... yes
checking for sys/user.h... yes
checking whether PAGE_SIZE is compile-time const... no
checking ioctl request type... unsigned long
checking for elf.h... yes
checking for elf_abi.h... no
checking for uncompress in -lz... yes
checking for mach-o/loader.h... no
checking whether OS depend dynamic link works... yes
checking for backtrace... yes
checking for broken backtrace... no
checking for valgrind/memcheck.h... yes
checking for strip flags... -S -x
checking whether -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 whether dtrace USDT is available... no
checking for __builtin_setjmp... yes
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for setjmp type... __builtin_setjmp
checking if building with modular GC support... no
checking for rustc... rustc
checking whether rustc works for YJIT/ZJIT... yes
checking for prefix of external symbols... NONE
checking if make is GNU make... yes
.ext/include/x86_64-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: /tmp/ruby/install/trunk-yjit
   * exec prefix:         ${prefix}
   * arch:                x86_64-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:      amd64
   * with modular GC:     no
   * enable shared libs:  no
   * dynamic library ext: so
   * CFLAGS:              ${hardenflags}  ${optflags} ${debugflags} \
                          ${warnflags}
   * CPPFLAGS:            -DYJIT_FORCE_ENABLE
   * 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:         -fstack-protector-strong -U_FORTIFY_SOURCE \
                          -D_FORTIFY_SOURCE=2
   * strip command:       strip -S -x
   * install doc:         no
   * YJIT support:        yes
   * ZJIT support:        no
   * man page type:       man
   * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
                          [x86_64-linux-gnu]

---
$$$[end] "/tmp/ruby/src/trunk-yjit/configure --prefix=/tmp/ruby/install/trunk-yjit --disable-install-doc cppflags=-DYJIT_FORCE_ENABLE" exit with 0.
$$$[beg] make update-download -j4
sed -f /tmp/ruby/src/trunk-yjit/tool/prereq.status /tmp/ruby/src/trunk-yjit/common.mk /tmp/ruby/src/trunk-yjit/prism/srcs.mk /tmp/ruby/src/trunk-yjit/depend > uncommon.mk
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-yjit/tool/generic_erb.rb -c -tprism/.srcs.mk.time -o /tmp/ruby/src/trunk-yjit/prism/srcs.mk /tmp/ruby/src/trunk-yjit/prism/srcs.mk.in
/tmp/ruby/src/trunk-yjit/prism/srcs.mk unchanged
sed -f /tmp/ruby/src/trunk-yjit/tool/prereq.status /tmp/ruby/src/trunk-yjit/common.mk /tmp/ruby/src/trunk-yjit/prism/srcs.mk /tmp/ruby/src/trunk-yjit/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 -j4" exit with 0.
$$$[beg] make update-src      -j4
Already up to date.
Latest commit hash = 6a05545184
$$$[end] "make update-src      -j4" exit with 0.
$$$[beg] make after-update    -j4
generating id.h
generating optinsn.inc
generating optunifs.inc
generating insns.inc
id.h updated
generating insns_info.inc
generating vmtc.inc
generating vm.inc
generating node_name.inc
generating known_errors.inc
generating vm_call_iseq_optimized.inc
known_errors.inc updated
vm_call_iseq_optimized.inc updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-yjit/enc/jis
+ cp /tmp/ruby/src/trunk-yjit/enc/jis/props.h.blt /tmp/ruby/src/trunk-yjit/enc/jis/props.h
/usr/bin/ruby --disable=gems /tmp/ruby/src/trunk-yjit/tool/gen_dummy_probes.rb /tmp/ruby/src/trunk-yjit/probes.d > probes.dmyh
/tmp/ruby/src/trunk-yjit/revision.h updated
generating parse.c
copying lex.c
generating id.c
making /tmp/ruby/src/trunk-yjit/ast.rbinc
id.c updated
making /tmp/ruby/src/trunk-yjit/dir.rbinc
generating enc/trans/newline.c ...
making /tmp/ruby/src/trunk-yjit/gc.rbinc
making /tmp/ruby/src/trunk-yjit/numeric.rbinc
making /tmp/ruby/src/trunk-yjit/io.rbinc
making /tmp/ruby/src/trunk-yjit/marshal.rbinc
making /tmp/ruby/src/trunk-yjit/pack.rbinc
making /tmp/ruby/src/trunk-yjit/trace_point.rbinc
making /tmp/ruby/src/trunk-yjit/warning.rbinc
making /tmp/ruby/src/trunk-yjit/array.rbinc
making /tmp/ruby/src/trunk-yjit/hash.rbinc
making /tmp/ruby/src/trunk-yjit/kernel.rbinc
making /tmp/ruby/src/trunk-yjit/pathname_builtin.rbinc
making /tmp/ruby/src/trunk-yjit/ractor.rbinc
making /tmp/ruby/src/trunk-yjit/symbol.rbinc
making /tmp/ruby/src/trunk-yjit/timev.rbinc
making /tmp/ruby/src/trunk-yjit/thread_sync.rbinc
making /tmp/ruby/src/trunk-yjit/nilclass.rbinc
making /tmp/ruby/src/trunk-yjit/prelude.rbinc
making /tmp/ruby/src/trunk-yjit/gem_prelude.rbinc
making /tmp/ruby/src/trunk-yjit/jit_hook.rbinc
making /tmp/ruby/src/trunk-yjit/jit_undef.rbinc
making /tmp/ruby/src/trunk-yjit/yjit.rbinc
making /tmp/ruby/src/trunk-yjit/zjit.rbinc
generating /tmp/ruby/src/trunk-yjit/ext/ripper/ripper.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
extracting ripper.y from ../../parse.y
generating /tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof/sizes.c
generating eventids1.c from ../../parse.y
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof'
sizes.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof'
generating /tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof/limits.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof'
generating eventids1.h from ../../parse.y
limits.c updated
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof'
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/socket'
generating constant definitions
generating eventids2table.c from ./eventids2.c
compiling compiler ripper.y
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/socket'
generating miniprelude.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/etc'
generating constant definitions
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/etc'
miniprelude.c updated
/usr/bin/mkdir -p /tmp/ruby/src/trunk-yjit/.bundle/gems
/bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating ripper_init.c from ./ripper_init.c.tmpl
generating x86_64-linux-fake.rb
Extracting bundle gem minitest-5.26.1...
x86_64-linux-fake.rb updated
Extracting bundle gem power_assert-3.0.1...
Unpacked gems/minitest-5.26.1.gem
Extracting bundle gem rake-13.3.1...
Unpacked gems/power_assert-3.0.1.gem
Extracting bundle gem test-unit-3.7.1...
Unpacked gems/rake-13.3.1.gem
Extracting bundle gem rexml-3.4.4...
Unpacked gems/test-unit-3.7.1.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/rexml-3.4.4.gem
Extracting bundle gem net-imap-0.5.12...
Unpacked gems/net-ftp-0.3.9.gem
Extracting bundle gem net-pop-0.1.2...
Unpacked gems/net-imap-0.5.12.gem
Extracting bundle gem net-smtp-0.5.1...
Unpacked gems/net-pop-0.1.2.gem
Extracting bundle gem matrix-0.4.3...
Unpacked gems/net-smtp-0.5.1.gem
Extracting bundle gem prime-0.1.4...
Unpacked gems/matrix-0.4.3.gem
Extracting bundle gem rbs-3.9.5...
Unpacked gems/prime-0.1.4.gem
Extracting bundle gem typeprof-0.31.0...
Unpacked gems/rbs-3.9.5.gem
Unpacked gems/typeprof-0.31.0.gem
Extracting bundle gem debug-1.11.0...
Extracting bundle gem racc-1.8.1...
Unpacked gems/debug-1.11.0.gem
Extracting bundle gem mutex_m-0.3.0...
Unpacked gems/racc-1.8.1.gem
Extracting bundle gem getoptlong-0.2.1...
Unpacked gems/mutex_m-0.3.0.gem
Extracting bundle gem base64-0.3.0...
Unpacked gems/getoptlong-0.2.1.gem
Extracting bundle gem bigdecimal-3.3.1...
Unpacked gems/bigdecimal-3.3.1.gem
Extracting bundle gem observer-0.1.2...
Unpacked gems/base64-0.3.0.gem
Extracting bundle gem abbrev-0.1.2...
Unpacked gems/observer-0.1.2.gem
Extracting bundle gem resolv-replace-0.1.1...
Unpacked gems/abbrev-0.1.2.gem
Extracting bundle gem rinda-0.2.0...
Unpacked gems/resolv-replace-0.1.1.gem
Extracting bundle gem drb-2.2.3...
Unpacked gems/rinda-0.2.0.gem
Extracting bundle gem nkf-0.2.0...
Unpacked gems/drb-2.2.3.gem
Extracting bundle gem syslog-0.3.0...
Unpacked gems/nkf-0.2.0.gem
Extracting bundle gem csv-3.3.5...
Unpacked gems/syslog-0.3.0.gem
Extracting bundle gem 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...
Unpacked gems/pstore-0.2.0.gem
Extracting bundle gem logger-1.7.0...
Unpacked gems/benchmark-0.5.0.gem
Extracting bundle gem rdoc-6.15.1...
Unpacked gems/logger-1.7.0.gem
Extracting bundle gem win32ole-1.9.2...
Unpacked gems/rdoc-6.15.1.gem
Extracting bundle gem irb-1.15.3...
Unpacked gems/win32ole-1.9.2.gem
Extracting bundle gem reline-0.6.3...
Unpacked gems/irb-1.15.3.gem
Extracting bundle gem readline-0.0.4...
Unpacked gems/reline-0.6.3.gem
Extracting bundle gem fiddle-1.1.8...
Unpacked gems/readline-0.0.4.gem
generating enc.mk
Unpacked gems/fiddle-1.1.8.gem
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
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
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating table from enc/trans/emoji_sjis_docomo.c
generating enc/trans/emoji_iso2022_kddi.c ...
generating table from enc/trans/emoji_sjis_kddi.c
generating enc/trans/chinese.c ...
generating table from enc/trans/emoji_sjis_softbank.c
generating enc/trans/emoji_sjis_docomo.c ...
generating /tmp/ruby/src/trunk-yjit/ext/ripper/ripper_init.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating table from enc/trans/escape.c
generating enc/trans/escape.c ...
generating table from enc/trans/gb18030.c
generating enc/trans/emoji_sjis_kddi.c ...
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.h
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating table from enc/trans/gbk.c
generating enc/trans/emoji_sjis_softbank.c ...
generating table from enc/trans/iso2022.c
generating enc/trans/iso2022.c ...
generating table from enc/trans/japanese.c
generating enc/trans/japanese.c ...
generating table from enc/trans/japanese_euc.c
generating enc/trans/gbk.c ...
generating table from enc/trans/japanese_sjis.c
generating enc/trans/japanese_sjis.c ...
generating table from enc/trans/korean.c
generating enc/trans/gb18030.c ...
generating table from enc/trans/single_byte.c
generating enc/trans/big5.c ...
generating table from enc/trans/utf8_mac.c
generating enc/trans/japanese_euc.c ...
generating table from enc/trans/utf_16_32.c
generating enc/trans/single_byte.c ...
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
generating enc/trans/utf_16_32.c ...
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2table.c
make[1]: Entering directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
make[1]: Nothing to be done for 'src'.
make[1]: Leaving directory '/tmp/ruby/src/trunk-yjit/ext/ripper'
generating enc/trans/korean.c ...
generating enc/trans/utf8_mac.c ...
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make after-update    -j4" exit with 0.
$$$[beg] make miniruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/main.c
compiling /tmp/ruby/src/trunk-yjit/dmydln.c
compiling /tmp/ruby/src/trunk-yjit/miniinit.c
making dummy probes.h
compiling /tmp/ruby/src/trunk-yjit/ast.c
compiling /tmp/ruby/src/trunk-yjit/bignum.c
compiling /tmp/ruby/src/trunk-yjit/box.c
compiling /tmp/ruby/src/trunk-yjit/class.c
compiling /tmp/ruby/src/trunk-yjit/compar.c
compiling /tmp/ruby/src/trunk-yjit/compile.c
compiling /tmp/ruby/src/trunk-yjit/complex.c
compiling /tmp/ruby/src/trunk-yjit/concurrent_set.c
compiling /tmp/ruby/src/trunk-yjit/cont.c
compiling /tmp/ruby/src/trunk-yjit/debug.c
compiling /tmp/ruby/src/trunk-yjit/debug_counter.c
compiling /tmp/ruby/src/trunk-yjit/dir.c
compiling /tmp/ruby/src/trunk-yjit/dln_find.c
compiling /tmp/ruby/src/trunk-yjit/encoding.c
compiling /tmp/ruby/src/trunk-yjit/enum.c
compiling /tmp/ruby/src/trunk-yjit/enumerator.c
compiling /tmp/ruby/src/trunk-yjit/error.c
compiling /tmp/ruby/src/trunk-yjit/eval.c
compiling /tmp/ruby/src/trunk-yjit/file.c
compiling /tmp/ruby/src/trunk-yjit/gc.c
compiling /tmp/ruby/src/trunk-yjit/hash.c
compiling /tmp/ruby/src/trunk-yjit/imemo.c
compiling /tmp/ruby/src/trunk-yjit/inits.c
compiling /tmp/ruby/src/trunk-yjit/io.c
compiling /tmp/ruby/src/trunk-yjit/io_buffer.c
compiling /tmp/ruby/src/trunk-yjit/iseq.c
compiling /tmp/ruby/src/trunk-yjit/load.c
compiling /tmp/ruby/src/trunk-yjit/marshal.c
compiling /tmp/ruby/src/trunk-yjit/math.c
compiling /tmp/ruby/src/trunk-yjit/memory_view.c
compiling /tmp/ruby/src/trunk-yjit/node.c
compiling /tmp/ruby/src/trunk-yjit/node_dump.c
compiling /tmp/ruby/src/trunk-yjit/numeric.c
compiling /tmp/ruby/src/trunk-yjit/object.c
compiling /tmp/ruby/src/trunk-yjit/pack.c
compiling /tmp/ruby/src/trunk-yjit/pathname.c
compiling parse.c
compiling /tmp/ruby/src/trunk-yjit/parser_st.c
compiling /tmp/ruby/src/trunk-yjit/proc.c
compiling /tmp/ruby/src/trunk-yjit/process.c
compiling /tmp/ruby/src/trunk-yjit/ractor.c
compiling /tmp/ruby/src/trunk-yjit/random.c
compiling /tmp/ruby/src/trunk-yjit/range.c
compiling /tmp/ruby/src/trunk-yjit/rational.c
compiling /tmp/ruby/src/trunk-yjit/re.c
compiling /tmp/ruby/src/trunk-yjit/regcomp.c
compiling /tmp/ruby/src/trunk-yjit/regenc.c
compiling /tmp/ruby/src/trunk-yjit/regerror.c
compiling /tmp/ruby/src/trunk-yjit/regexec.c
compiling /tmp/ruby/src/trunk-yjit/regparse.c
compiling /tmp/ruby/src/trunk-yjit/regsyntax.c
compiling /tmp/ruby/src/trunk-yjit/ruby.c
compiling /tmp/ruby/src/trunk-yjit/ruby_parser.c
compiling /tmp/ruby/src/trunk-yjit/scheduler.c
compiling /tmp/ruby/src/trunk-yjit/set.c
compiling /tmp/ruby/src/trunk-yjit/shape.c
compiling /tmp/ruby/src/trunk-yjit/signal.c
compiling /tmp/ruby/src/trunk-yjit/sprintf.c
compiling /tmp/ruby/src/trunk-yjit/st.c
compiling /tmp/ruby/src/trunk-yjit/strftime.c
compiling /tmp/ruby/src/trunk-yjit/string.c
compiling /tmp/ruby/src/trunk-yjit/struct.c
compiling /tmp/ruby/src/trunk-yjit/symbol.c
compiling /tmp/ruby/src/trunk-yjit/thread.c
compiling /tmp/ruby/src/trunk-yjit/time.c
compiling /tmp/ruby/src/trunk-yjit/transcode.c
compiling /tmp/ruby/src/trunk-yjit/util.c
compiling /tmp/ruby/src/trunk-yjit/variable.c
compiling /tmp/ruby/src/trunk-yjit/version.c
compiling /tmp/ruby/src/trunk-yjit/vm.c
compiling /tmp/ruby/src/trunk-yjit/vm_backtrace.c
compiling /tmp/ruby/src/trunk-yjit/vm_dump.c
compiling /tmp/ruby/src/trunk-yjit/vm_sync.c
compiling /tmp/ruby/src/trunk-yjit/vm_trace.c
compiling /tmp/ruby/src/trunk-yjit/weakmap.c
compiling /tmp/ruby/src/trunk-yjit/yjit.c
compiling /tmp/ruby/src/trunk-yjit/jit.c
building Rust YJIT (release mode)
compiling /tmp/ruby/src/trunk-yjit/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-yjit/addr2line.c
compiling /tmp/ruby/src/trunk-yjit/array.c
compiling /tmp/ruby/src/trunk-yjit/prism/api_node.c
compiling /tmp/ruby/src/trunk-yjit/prism/api_pack.c
compiling /tmp/ruby/src/trunk-yjit/prism/diagnostic.c
compiling /tmp/ruby/src/trunk-yjit/prism/encoding.c
compiling /tmp/ruby/src/trunk-yjit/prism/extension.c
compiling /tmp/ruby/src/trunk-yjit/prism/node.c
compiling /tmp/ruby/src/trunk-yjit/prism/options.c
compiling /tmp/ruby/src/trunk-yjit/prism/pack.c
compiling /tmp/ruby/src/trunk-yjit/prism/prettyprint.c
compiling /tmp/ruby/src/trunk-yjit/prism/regexp.c
compiling /tmp/ruby/src/trunk-yjit/prism/serialize.c
compiling /tmp/ruby/src/trunk-yjit/prism/static_literals.c
compiling /tmp/ruby/src/trunk-yjit/prism/token_type.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_buffer.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_char.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_constant_pool.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_integer.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_list.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_memchr.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_newline_list.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_string.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_strncasecmp.c
compiling /tmp/ruby/src/trunk-yjit/prism/util/pm_strpbrk.c
compiling /tmp/ruby/src/trunk-yjit/prism/prism.c
compiling /tmp/ruby/src/trunk-yjit/prism_init.c
assembling /tmp/ruby/src/trunk-yjit/coroutine/amd64/Context.S
compiling /tmp/ruby/src/trunk-yjit/enc/ascii.c
compiling /tmp/ruby/src/trunk-yjit/enc/us_ascii.c
compiling /tmp/ruby/src/trunk-yjit/enc/unicode.c
compiling /tmp/ruby/src/trunk-yjit/enc/utf_8.c
compiling enc/trans/newline.c
touch /tmp/ruby/build/trunk-yjit/target/release/libyjit.a
partial linking /tmp/ruby/build/trunk-yjit/target/release/libyjit.a into /tmp/ruby/build/trunk-yjit/target/release/libyjit.o
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

compiling /tmp/ruby/src/trunk-yjit/dln.c
compiling /tmp/ruby/src/trunk-yjit/localeinit.c
creating verconf.h
compiling /tmp/ruby/src/trunk-yjit/dmyext.c
compiling /tmp/ruby/src/trunk-yjit/dmyenc.c
verconf.h updated
compiling /tmp/ruby/src/trunk-yjit/loadpath.c
builtin_binary.rbbin updated
dcb90f8a75ffa56ee36a2d005b20ac4fc392f3f4627a26ab3f4823561e332831  builtin_binary.rbbin
compiling /tmp/ruby/src/trunk-yjit/builtin.c
linking static-library libruby-static.a
linking ruby
$$$[end] "make ruby -j4" exit with 0.
$$$[beg] make all -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating encdb.h
generating enc.mk
encdb.h updated
making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
compiling /tmp/ruby/src/trunk-yjit/enc/encdb.c
compiling /tmp/ruby/src/trunk-yjit/enc/big5.c
compiling /tmp/ruby/src/trunk-yjit/enc/cesu_8.c
compiling /tmp/ruby/src/trunk-yjit/enc/cp949.c
compiling /tmp/ruby/src/trunk-yjit/enc/emacs_mule.c
compiling /tmp/ruby/src/trunk-yjit/enc/euc_jp.c
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
compiling /tmp/ruby/src/trunk-yjit/enc/euc_kr.c
compiling /tmp/ruby/src/trunk-yjit/enc/euc_tw.c
generating transdb.h
compiling /tmp/ruby/src/trunk-yjit/enc/gb2312.c
compiling /tmp/ruby/src/trunk-yjit/enc/gb18030.c
compiling /tmp/ruby/src/trunk-yjit/enc/gbk.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_1.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_2.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_3.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_4.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_6.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_7.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_8.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_9.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_10.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_11.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_13.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_14.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_15.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_16.c
compiling /tmp/ruby/src/trunk-yjit/enc/koi8_r.c
compiling /tmp/ruby/src/trunk-yjit/enc/koi8_u.c
compiling /tmp/ruby/src/trunk-yjit/enc/shift_jis.c
compiling /tmp/ruby/src/trunk-yjit/enc/utf_16be.c
compiling /tmp/ruby/src/trunk-yjit/enc/utf_16le.c
transdb.h updated
compiling /tmp/ruby/src/trunk-yjit/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-yjit/enc/utf_32le.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_31j.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1250.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1252.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1254.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1257.c
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
compiling /tmp/ruby/src/trunk-yjit/enc/trans/transdb.c
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/big5.c
linking encoding encdb.so
linking encoding big5.so
linking encoding cesu_8.so
linking encoding cp949.so
linking encoding emacs_mule.so
linking encoding euc_jp.so
linking encoding euc_kr.so
linking encoding euc_tw.so
linking encoding gb2312.so
linking encoding gb18030.so
linking encoding gbk.so
linking encoding iso_8859_1.so
linking encoding iso_8859_2.so
linking encoding iso_8859_3.so
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/cesu_8.c
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
linking encoding iso_8859_6.so
generating /tmp/ruby/src/trunk-yjit/enc/trans/cesu_8.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/chinese.c
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/ebcdic.c
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/emoji.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/ebcdic.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/emoji_iso2022_kddi.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/chinese.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_docomo.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/emoji.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_kddi.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/emoji_iso2022_kddi.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_softbank.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_docomo.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/escape.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_kddi.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/gb18030.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/escape.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/gbk.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_softbank.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/iso2022.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/iso2022.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/japanese.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/japanese.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/japanese_euc.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/gbk.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/japanese_sjis.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/japanese_sjis.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/korean.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/big5.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/single_byte.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/gb18030.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/utf8_mac.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/single_byte.c ...
generating table from /tmp/ruby/src/trunk-yjit/enc/trans/utf_16_32.c
generating /tmp/ruby/src/trunk-yjit/enc/trans/utf_16_32.c ...
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/box/yay1
configuring -test-/box/yay2
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
generating /tmp/ruby/src/trunk-yjit/enc/trans/japanese_euc.c ...
configuring -test-/dln/empty
configuring -test-/econv
linking transcoder transdb.so
configuring -test-/ensure_and_callcc
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
configuring -test-/file
generating /tmp/ruby/src/trunk-yjit/enc/trans/korean.c ...
compiling /tmp/ruby/src/trunk-yjit/enc/trans/big5.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/chinese.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_kddi.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_softbank.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/escape.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/gb18030.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/gbk.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/korean.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/single_byte.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/utf_16_32.c
linking transcoder big5.so
configuring cgi/escape
linking transcoder cesu_8.so
linking transcoder chinese.so
configuring continuation
linking transcoder ebcdic.so
linking transcoder emoji.so
configuring coverage
linking transcoder emoji_iso2022_kddi.so
configuring date
linking transcoder emoji_sjis_docomo.so
linking transcoder emoji_sjis_kddi.so
generating /tmp/ruby/src/trunk-yjit/enc/trans/utf8_mac.c ...
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
compiling /tmp/ruby/src/trunk-yjit/enc/trans/utf8_mac.c
linking transcoder utf_16_32.so
linking transcoder utf8_mac.so
configuring digest
configuring digest/bubblebabble
configuring digest/md5
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
configuring erb/escape
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 digest/rmd160
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 digest/sha1
configuring digest/sha2
configuring -test-/thread/id
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
configuring -test-/wait
configuring etc
configuring fcntl
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 stringio
configuring strscan
configuring io/nonblock
configuring zlib
configuring bigdecimal-3.3.1/ext/bigdecimal
configuring io/wait
configuring debug-1.11.0/ext/debug
configuring fiddle-1.1.8/ext/fiddle
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.1/ext/racc/cparse
configuring rbs-3.9.5/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/abi'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/abi/abi.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/arith_seq/beg_len_step'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/RUBY_ALIGNOF/c.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
linking shared-object -test-/abi.so
linking shared-object -test-/RUBY_ALIGNOF.so
linking shared-object -test-/arith_seq/beg_len_step.so
linking shared-object -test-/arith_seq/extract.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/abi'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/array/concat'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/array/concat/to_ary_concat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/RUBY_ALIGNOF'
linking shared-object -test-/array/to_ary_concat.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/arith_seq/extract'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/array/resize/resize.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/box/yay1'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/box/yay1/yay1.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/big2str.c
linking shared-object -test-/array/resize.so
linking shared-object -test-/namespace/yay1.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/bigzero.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/div.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/array/concat'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/box/yay2'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/box/yay2/yay2.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/intpack.c
linking shared-object -test-/namespace/yay2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/array/resize'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/box/yay1'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-14834'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bug-14834/bug-14834.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-3571'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bug-3571/bug.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/mul.c
linking shared-object -test-/bug_14834.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/str2big.c
linking shared-object -test-/bug_3571.so
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/box/yay2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bug-5832/bug.c
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-3571'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-14834'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug_reporter'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bug_reporter/bug_reporter.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/class'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/class/class2name.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/class/init.c
linking shared-object -test-/bug_reporter.so
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-5832'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bignum'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/dln/empty/empty.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/debug/inspector.c
linking shared-object -test-/dln/empty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug_reporter'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/debug/profile_frames.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/econv/append.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/class'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/econv/init.c
linking shared-object -test-/debug.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/ensure_and_callcc'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/ensure_and_callcc/ensure_and_callcc.c
linking shared-object -test-/econv.so
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/dln/empty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/enumerator_kw'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/enumerator_kw/enumerator_kw.c
linking shared-object -test-/enumerator_kw.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/ensure_and_callcc'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/eval/eval.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/exception'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/fatal/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/dataerror.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/fatal/invalid.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/file'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/fs.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/init.c
linking shared-object -test-/fatal.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/newline_conv.c
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/eval'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/float'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/float/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/stat.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/float/nextafter.c
linking shared-object -test-/file.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/fatal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/funcall/funcall.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/exception'
linking shared-object -test-/funcall.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/gvl/call_without_gvl/call_without_gvl.c
linking shared-object -test-/gvl/call_without_gvl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/file'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/float'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/hash/delete.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/integer/core_ext.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/funcall'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/hash/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/iseq_load/iseq_load.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/integer/init.c
linking shared-object -test-/hash.so
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/gvl/call_without_gvl'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/integer/my_integer.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/iter/break.c
linking shared-object -test-/integer.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/iter/yield.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/iseq_load'
linking shared-object -test-/iter.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/hash'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/dot.dot'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/dot.dot/dot.dot.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/protect/protect.c
linking shared-object -test-/load/dot.dot.so
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/integer'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/iter'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/resolve_symbol_target'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/resolve_symbol_target/resolve_symbol_target.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/dot.dot'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/protect'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/stringify_target'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/stringify_symbols.so
linking shared-object -test-/load/stringify_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/resolve_symbol_resolver'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/compat'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/marshal/compat/usrcompat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/resolve_symbol_target'
linking shared-object -test-/marshal/compat.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/marshal/internal_ivar/internal_ivar.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/stringify_symbols'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/stringify_target'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/usr'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/marshal/usr/usrmarshal.c
linking shared-object -test-/marshal/internal_ivar.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/memory_view'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/usr.so
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/compat'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/method'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/method/arity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/internal_ivar'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/method/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/notimplement'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/notimplement/bug.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/usr'
linking shared-object -test-/method.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/num2int'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/num2int/num2int.c
linking shared-object -test-/notimplement.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/memory_view'
linking shared-object -test-/num2int.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/path_to_class'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/path_to_class/path_to_class.c
linking shared-object -test-/path_to_class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/notimplement'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/method'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/popen_deadlock'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/postponed_job/postponed_job.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/num2int'
linking shared-object -test-/postponed_job.so
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/printf/printf.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/path_to_class'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/proc'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/proc/init.c
linking shared-object -test-/printf.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/proc/receiver.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/proc/super.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/popen_deadlock'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/postponed_job'
linking shared-object -test-/proc.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/random'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/random/bad_version.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/rational/rat.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/random/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/rb_call_super_kw'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/rb_call_super_kw/rb_call_super_kw.c
linking shared-object -test-/rational.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/random/loop.c
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/proc'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/recursion'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/recursion/recursion.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/rational'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/rb_call_super_kw'
linking shared-object -test-/recursion.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/regexp/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/sanitizers/sanitizers.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/sanitizers.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/random'
linking shared-object -test-/regexp.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/scan_args'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/scan_args/scan_args.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/recursion'
linking shared-object -test-/scan_args.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/foreach'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/st/foreach/foreach.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/sanitizers'
linking shared-object -test-/st/foreach.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/numhash'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/st/numhash/numhash.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/regexp'
linking shared-object -test-/st/numhash.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/st/update/update.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/scan_args'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/stack'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/stack/stack.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/foreach'
linking shared-object -test-/stack.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/string'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/capacity.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/data.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/coderange.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/update'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/cstr.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/duplicate.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/symbol'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/symbol/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/symbol/type.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/stack'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/thread/id/id.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/enc_associate.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/len.c
linking shared-object -test-/symbol.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/member.c
linking shared-object -test-/thread/id.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/struct.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/fstring.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/symbol'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/thread/instrumentation/instrumentation.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/id'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/modify.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/thread/lock_native_thread/lock_native_thread.c
linking shared-object -test-/thread/instrumentation.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/new.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/nofree.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/time'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/time/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/time/leap_second.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/qsort.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/rb_interned_str.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/tracepoint'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/lock_native_thread'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/tracepoint/gc_hook.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/typeddata/typeddata.c
linking shared-object -test-/time.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/tracepoint/tracepoint.c
linking shared-object -test-/typeddata.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/set_len.c
linking shared-object -test-/tracepoint.so
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/typeddata'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/vm/at_exit.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/wait/wait.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-yjit/ext/cgi/escape/escape.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/wait.so
linking shared-object cgi/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/vm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/continuation'
compiling /tmp/ruby/src/trunk-yjit/ext/continuation/continuation.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
compiling /tmp/ruby/src/trunk-yjit/ext/coverage/coverage.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
compiling /tmp/ruby/src/trunk-yjit/ext/date/date_core.c
linking shared-object continuation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/cgi/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/digest.c
installing default coverage libraries
linking shared-object coverage.so
compiling /tmp/ruby/src/trunk-yjit/ext/date/date_parse.c
linking shared-object digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/continuation'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/erb/escape'
compiling /tmp/ruby/src/trunk-yjit/ext/erb/escape/escape.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/etc'
compiling /tmp/ruby/src/trunk-yjit/ext/etc/etc.c
installing digest libraries
installing default digest libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
linking shared-object etc.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fcntl'
compiling /tmp/ruby/src/trunk-yjit/ext/fcntl/fcntl.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
compiling /tmp/ruby/src/trunk-yjit/ext/io/console/console.c
linking shared-object io/console.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/nonblock'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fcntl'
compiling /tmp/ruby/src/trunk-yjit/ext/io/nonblock/nonblock.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/wait'
compiling /tmp/ruby/src/trunk-yjit/ext/io/wait/wait.c
linking shared-object io/nonblock.so
linking shared-object io/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/wait'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
installing default console libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
compiling /tmp/ruby/src/trunk-yjit/ext/monitor/monitor.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-yjit/ext/date/date_strftime.c
installing default monitor libraries
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
compiling /tmp/ruby/src/trunk-yjit/ext/date/date_strptime.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
compiling /tmp/ruby/src/trunk-yjit/ext/objspace/object_tracing.c
installing default date_core libraries
compiling /tmp/ruby/src/trunk-yjit/ext/objspace/objspace.c
compiling /tmp/ruby/src/trunk-yjit/ext/objspace/objspace_dump.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
linking shared-object objspace.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_parser.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_yaml_tree.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_bn.c
installing default objspace libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-yjit/ext/pty/pty.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_config.c
installing default pty libraries
linking shared-object pty.so
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_digest.c
linking shared-object psych.so
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_engine.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_hmac.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rbconfig/sizeof'
compiling /tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof/sizes.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof/limits.c
linking shared-object rbconfig/sizeof.so
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ocsp.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkcs12.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2.c
installing default libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkcs7.c
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/ripper.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
compiling /tmp/ruby/src/trunk-yjit/ext/socket/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_dh.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/basicsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_ec.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/sockssocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_rand.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ssl_session.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ts.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/option.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509attr.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/ifaddr.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509crl.c
installing default socket libraries
linking shared-object socket.so
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509ext.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509name.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509revoked.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509store.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/stringio'
compiling /tmp/ruby/src/trunk-yjit/ext/stringio/stringio.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/stringio'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
compiling /tmp/ruby/src/trunk-yjit/ext/strscan/strscan.c
linking shared-object strscan.so
installing default strscan libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/zlib'
compiling /tmp/ruby/src/trunk-yjit/ext/zlib/zlib.c
linking shared-object zlib.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/zlib'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal/missing.c
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/lib ../../../../../.bundle/gems/bigdecimal-3.3.1/lib
linking shared-object bigdecimal.so
installing default openssl libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug/iseq_collector.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/closure.c
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/debug-1.11.0/lib ../../../../../.bundle/gems/debug-1.11.0/lib
linking shared-object debug/debug.so
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/conversions.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/fiddle.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/function.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/handle.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/memory_view.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf/nkf.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/pinned.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle/pointer.c
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/fiddle-1.1.8/lib ../../../../../.bundle/gems/fiddle-1.1.8/lib
linking shared-object fiddle.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse/cparse.c
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/nkf-0.2.0/bin ../../../../../.bundle/gems/nkf-0.2.0/bin
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/nkf-0.2.0/lib ../../../../../.bundle/gems/nkf-0.2.0/lib
linking shared-object nkf.so
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/racc-1.8.1/bin ../../../../../../.bundle/gems/racc-1.8.1/bin
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/racc-1.8.1/lib ../../../../../../.bundle/gems/racc-1.8.1/lib
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/constants.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/ruby_objs.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog/syslog.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexer.c
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/syslog-0.3.0/bin ../../../../../.bundle/gems/syslog-0.3.0/bin
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/syslog-0.3.0/lib ../../../../../.bundle/gems/syslog-0.3.0/lib
linking shared-object syslog_ext.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/lexstate.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/location.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parser.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/parserstate.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension/unescape.c
ln -sfT ../../../../../src/trunk-yjit/.bundle/gems/rbs-3.9.5/lib ../../../../../.bundle/gems/rbs-3.9.5/lib
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/bubblebabble'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/bubblebabble/bubblebabble.c
linking shared-object digest/bubblebabble.so
linking shared-object date_core.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/bubblebabble'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/md5'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/md5/md5init.c
compiling /tmp/ruby/src/trunk-yjit/ext/digest/md5/md5.c
linking shared-object digest/md5.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/rmd160'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/rmd160/rmd160init.c
compiling /tmp/ruby/src/trunk-yjit/ext/digest/rmd160/rmd160.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
linking shared-object digest/rmd160.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha1/sha1init.c
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha1/sha1.c
linking shared-object digest/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/rmd160'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha2/sha2init.c
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha2/sha2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha1'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json/generator'
compiling /tmp/ruby/src/trunk-yjit/ext/json/generator/generator.c
linking shared-object digest/sha2.so
linking shared-object json/ext/generator.so
installing default sha2 libraries
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json/parser'
compiling /tmp/ruby/src/trunk-yjit/ext/json/parser/parser.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json/generator'
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/ripper_init.c
checking /tmp/ruby/src/trunk-yjit/parse.y and /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json/parser'
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
linking shared-object ripper.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
$$$[end] "make all -j4" exit with 0.
$$$[beg] make install -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j4 --jobserver-auth=4,5
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
rm -rf .bundle/gems/win32ole-1.9.2/
generating enc.mk
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

making srcs under enc
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h updated
generating makefiles ext/configure-ext.mk
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
compiling /tmp/ruby/src/trunk-yjit/enc/trans/transdb.c
ext/configure-ext.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
linking transcoder transdb.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-yjit/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j4 --jobserver-auth=4,5" --make-flags=" -j4 --jobserver-auth=4,5" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man"  --gnumake --install=all --exclude=doc
installing binary commands:         /tmp/ruby/install/trunk-yjit/bin
installing base libraries:          /tmp/ruby/install/trunk-yjit/lib
installing arch files:              /tmp/ruby/install/trunk-yjit/lib/ruby/4.0.0+0/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.0.0+0/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.0.0+0/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-4.0.0+0/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.0.0+0
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.0.0+0
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-4.0.0+0/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/4.0.0+0
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-4.0.0+0
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/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:   /tmp/ruby/install/trunk-yjit/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:            /tmp/ruby/install/trunk-yjit/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:       /tmp/ruby/install/trunk-yjit/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 -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2018 tests
 
$$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0.
$$$[beg] make yes-test-basic TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Checking leaked global symbols...none
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372
/tmp/ruby/src/trunk-yjit/basictest/test.rb:condition ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:if/unless ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:case .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:while/until ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:exception ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:array .......................................OK 39
/tmp/ruby/src/trunk-yjit/basictest/test.rb:hash ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:iterator ...........................................................................................................OK 107
/tmp/ruby/src/trunk-yjit/basictest/test.rb:float ................................................................................OK 80
/tmp/ruby/src/trunk-yjit/basictest/test.rb:bignum ...............................OK 31
/tmp/ruby/src/trunk-yjit/basictest/test.rb:string & char ..............................................................OK 62
/tmp/ruby/src/trunk-yjit/basictest/test.rb:assignment ..........OK 10
/tmp/ruby/src/trunk-yjit/basictest/test.rb:call ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:proc .........OK 9
/tmp/ruby/src/trunk-yjit/basictest/test.rb:signal ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:eval ...........................OK 27
/tmp/ruby/src/trunk-yjit/basictest/test.rb:system ........OK 8
/tmp/ruby/src/trunk-yjit/basictest/test.rb:const .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:clone .....OK 5
/tmp/ruby/src/trunk-yjit/basictest/test.rb:marshal ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:pack ....OK 4
/tmp/ruby/src/trunk-yjit/basictest/test.rb:math ..OK 2
/tmp/ruby/src/trunk-yjit/basictest/test.rb:struct ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:variable ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:trace ...OK 3
/tmp/ruby/src/trunk-yjit/basictest/test.rb:defined? ............OK 12
/tmp/ruby/src/trunk-yjit/basictest/test.rb:alias ......OK 6
/tmp/ruby/src/trunk-yjit/basictest/test.rb:path .......................OK 23
/tmp/ruby/src/trunk-yjit/basictest/test.rb:gc ....OK 4

test succeeded
$$$[end] "make yes-test-basic TESTS='-j4'" exit with 0.
$$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
Run options: 
  --seed=9142
  "--ruby=./miniruby -I/tmp/ruby/src/trunk-yjit/lib -I. -I.ext/common  /tmp/ruby/src/trunk-yjit/tool/runruby.rb --extout=.ext  -- --disable-gems"
  --excludes-dir=/tmp/ruby/src/trunk-yjit/test/.excludes
  --name=!/memory_leak/
  --stderr-on-failure
  -j4

# Running tests:

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

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007d85841ccd61 in __futex_abstimed_wait_common64 (private=-1563804959, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x59b340f9f004) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x7d85841317c0 (LWP 2350345) "ruby"            0x00007d85841ccd61 in __futex_abstimed_wait_common64 (private=-1563804959, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x59b340f9f004) at ./nptl/futex-internal.c:57
  2    Thread 0x7d85680886c0 (LWP 2477837) "test_https_pro*" 0x00007d858424fa00 in __GI_ppoll (fds=fds@entry=0x7d8568086e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x7d856976e6c0 (LWP 2477835) "parallel.rb:40"  0x00007d858424f4cd in __GI___poll (fds=fds@entry=0x7d856976d450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  4    Thread 0x7d856a9ff6c0 (LWP 2476853) "ruby"            0x00007d858425e042 in epoll_wait (epfd=4, events=events@entry=0x59b33fcaa53c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  5    Thread 0x7d85680eb6c0 (LWP 2352377) "Timeout stdlib " 0x00007d85841ccd61 in __futex_abstimed_wait_common64 (private=22963, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x59b342589004) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 5 (Thread 0x7d85680eb6c0 (LWP 2352377) "Timeout stdlib "):
#0  0x00007d85841ccd61 in __futex_abstimed_wait_common64 (private=22963, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x59b342589004) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=22963, abstime=0x0, clockid=0, expected=0, futex_word=0x59b342589004) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x59b342589004, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007d85841cf7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x59b340f9f0f8, cond=0x59b342588fd8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d85841cf4a0 <__condvar_cleanup_waiting>, __arg = 0x7d85680ea640, __canceltype = 1138262416, __prev = 0x0}
        cbuffer = {wseq = 49, cond = 0x59b342588fd8, mutex = 0x59b340f9f0f8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 49
        seq = 24
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x59b342588fd8, mutex=mutex@entry=0x59b340f9f0f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000059b33f7b3be3 in rb_native_cond_wait (mutex=0x59b340f9f0f8, cond=0x59b342588fd8) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x59b340f9f0f8, th=th@entry=0x59b341fce8f0, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
        next_th = 0x59b3425f7480
#7  0x000059b33f7b401a in thread_sched_to_waiting_until_wakeup (sched=0x59b340f9f0f8, th=th@entry=0x59b341fce8f0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x000059b33f7bbf41 in native_sleep (rel=0x0, th=0x59b341fce8f0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=1, th=0x59b341fce8f0) at /tmp/ruby/src/trunk-yjit/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
        prev_status = <optimized out>
        status = <optimized out>
        woke = <optimized out>
#10 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=4, end=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1426
        scheduler = <optimized out>
#11 0x000059b33f7bc068 in queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_sync.c:1076
        args = <optimized out>
#12 0x000059b33f63848c in rb_ensure (b_proc=b_proc@entry=0x59b33f7bc050 <queue_sleep>, data1=data1@entry=138011929913488, e_proc=e_proc@entry=0x59b33f7adbd0 <queue_sleep_done>, data2=data2@entry=138011929913520) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x59b343d88190
        _tag = {tag = 36, retval = 4, buf = {0x0, 0x59b33f638540 <rb_ensure+400>, 0x0, 0x7d85680ea7a0, 0x4}, prev = 0x7d85680eaad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x59b343d88190
#13 0x000059b33f7bd4b1 in queue_do_pop (self=138012397301160, q=0x59b341206040, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_sync.c:1151
        ec = <optimized out>
        queue_waiter = {w = {self = 138012397301160, th = 0x59b341fce8f0, fiber = 0x0, node = {next = 0x59b341206040, prev = 0x59b341206040}}, as = {q = 0x59b341206040, sq = 0x59b341206040}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x59b341206040
        queue_sleep_arg = {self = 138012397301160, timeout = 4, end = 0}
        end = <optimized out>
#14 0x000059b33f8202df in invoke_bf (argv=<optimized out>, bf=<optimized out>, reg_cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7548
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = 18446744073709551104
        canary_p = <optimized out>
        func_ptr = <optimized out>
        ret = <optimized out>
#15 vm_invoke_builtin_delegate (bf=<optimized out>, start_index=<optimized out>, cfp=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7576
        argv = <optimized out>
        __func__ = <optimized out>
        i = <optimized out>
#16 vm_exec_core (ec=0x59b342589004, ec@entry=0x59b343d88190) at ../../src/trunk-yjit/insns.def:1663
        bf = 0x0
        index = 18446744073709551104
        leaf = <optimized out>
        val = <optimized out>
        reg_pc = 0x59b341124868
        reg_cfp = 0x59b34348dd48
        insns_address_table = {0x59b33f8234ce <vm_exec_core+13854>, 0x59b33f8211da <vm_exec_core+4906>, 0x59b33f821169 <vm_exec_core+4793>, 0x59b33f8210c5 <vm_exec_core+4629>, 0x59b33f82104b <vm_exec_core+4507>, 0x59b33f820fa6 <vm_exec_core+4342>, 0x59b33f8215b3 <vm_exec_core+5891>, 0x59b33f821558 <vm_exec_core+5800>, 0x59b33f8212da <vm_exec_core+5162>, 0x59b33f82123e <vm_exec_core+5006>, 0x59b33f821652 <vm_exec_core+6050>, 0x59b33f8213cd <vm_exec_core+5405>, 0x59b33f820f61 <vm_exec_core+4273>, 0x59b33f820ef9 <vm_exec_core+4169>, 0x59b33f820e82 <vm_exec_core+4050>, 0x59b33f820e45 <vm_exec_core+3989>, 0x59b33f820e0d <vm_exec_core+3933>, 0x59b33f820dd8 <vm_exec_core+3880>, 0x59b33f820da3 <vm_exec_core+3827>, 0x59b33f820d6e <vm_exec_core+3774>, 0x59b33f820ce4 <vm_exec_core+3636>, 0x59b33f820ca0 <vm_exec_core+3568>, 0x59b33f820c59 <vm_exec_core+3497>, 0x59b33f820c01 <vm_exec_core+3409>, 0x59b33f820bbb <vm_exec_core+3339>, 0x59b33f820b3c <vm_exec_core+3212>, 0x59b33f820b02 <vm_exec_core+3154>, 0x59b33f820aa5 <vm_exec_core+3061>, 0x59b33f820a4b <vm_exec_core+2971>, 0x59b33f820a0e <vm_exec_core+2910>, 0x59b33f821dc1 <vm_exec_core+7953>, 0x59b33f821c3d <vm_exec_core+7565>, 0x59b33f821baf <vm_exec_core+7423>, 0x59b33f821b48 <vm_exec_core+7320>, 0x59b33f821af6 <vm_exec_core+7238>, 0x59b33f821a94 <vm_exec_core+7140>, 0x59b33f821a47 <vm_exec_core+7063>, 0x59b33f8219f2 <vm_exec_core+6978>, 0x59b33f8219a8 <vm_exec_core+6904>, 0x59b33f821981 <vm_exec_core+6865>, 0x59b33f821946 <vm_exec_core+6806>, 0x59b33f8218f7 <vm_exec_core+6727>, 0x59b33f8218c3 <vm_exec_core+6675>, 0x59b33f821812 <vm_exec_core+6498>, 0x59b33f8217cf <vm_exec_core+6431>, 0x59b33f82178b <vm_exec_core+6363>, 0x59b33f822366 <vm_exec_core+9398>, 0x59b33f8222f7 <vm_exec_core+9287>, 0x59b33f822398 <vm_exec_core+9448>, 0x59b33f821fb9 <vm_exec_core+8457>, 0x59b33f821f4a <vm_exec_core+8346>, 0x59b33f821eec <vm_exec_core+8252>, 0x59b33f821e3a <vm_exec_core+8074>, 0x59b33f821dfe <vm_exec_core+8014>, 0x59b33f8221c9 <vm_exec_core+8985>, 0x59b33f82215f <vm_exec_core+8879>, 0x59b33f8220b4 <vm_exec_core+8708>, 0x59b33f81ff10 <vm_exec_core+96>, 0x59b33f822008 <vm_exec_core+8536>, 0x59b33f82225f <vm_exec_core+9135>, 0x59b33f822210 <vm_exec_core+9056>, 0x59b33f8222a8 <vm_exec_core+9208>, 0x59b33f8209bf <vm_exec_core+2831>, 0x59b33f823486 <vm_exec_core+13782>, 0x59b33f820970 <vm_exec_core+2752>, 0x59b33f820901 <vm_exec_core+2641>, 0x59b33f8208bc <vm_exec_core+2572>, 0x59b33f820849 <vm_exec_core+2457>, 0x59b33f8206f2 <vm_exec_core+2114>, 0x59b33f820622 <vm_exec_core+1906>, 0x59b33f8205a6 <vm_exec_core+1782>, 0x59b33f81ffc8 <vm_exec_core+280>, 0x59b33f820572 <vm_exec_core+1730>, 0x59b33f820533 <vm_exec_core+1667>, 0x59b33f8204f4 <vm_exec_core+1604>, 0x59b33f8204b8 <vm_exec_core+1544>, 0x59b33f8203f8 <vm_exec_core+1352>, 0x59b33f820373 <vm_exec_core+1219>, 0x59b33f8234df <vm_exec_core+13871>, 0x59b33f822c69 <vm_exec_core+11705>, 0x59b33f822ccf <vm_exec_core+11807>, 0x59b33f822427 <vm_exec_core+9591>, 0x59b33f822d68 <vm_exec_core+11960>, 0x59b33f822e01 <vm_exec_core+12113>, 0x59b33f8233a1 <vm_exec_core+13553>, 0x59b33f823299 <vm_exec_core+13289>, 0x59b33f8232f7 <vm_exec_core+13383>, 0x59b33f823032 <vm_exec_core+12674>, 0x59b33f823093 <vm_exec_core+12771>, 0x59b33f8230f1 <vm_exec_core+12865>, 0x59b33f823355 <vm_exec_core+13477>, 0x59b33f822f62 <vm_exec_core+12466>, 0x59b33f822fb5 <vm_exec_core+12549>, 0x59b33f8231cd <vm_exec_core+13085>, 0x59b33f823251 <vm_exec_core+13217>, 0x59b33f822a6d <vm_exec_core+11197>, 0x59b33f822ac3 <vm_exec_core+11283>, 0x59b33f822b0c <vm_exec_core+11356>, 0x59b33f822b72 <vm_exec_core+11458>, 0x59b33f823544 <vm_exec_core+13972>, 0x59b33f820302 <vm_exec_core+1106>, 0x59b33f820282 <vm_exec_core+978>, 0x59b33f8201d9 <vm_exec_core+809>, 0x59b33f820192 <vm_exec_core+738>, 0x59b33f820147 <vm_exec_core+663>, 0x59b33f8200fe <vm_exec_core+590>, 0x59b33f8200ad <vm_exec_core+509>, 0x59b33f820078 <vm_exec_core+456>, 0x59b33f820043 <vm_exec_core+403>, 0x59b33f822c4b <vm_exec_core+11675>, 0x59b33f8211c9 <vm_exec_core+4889>, 0x59b33f821158 <vm_exec_core+4776>, 0x59b33f8210b4 <vm_exec_core+4612>, 0x59b33f82103a <vm_exec_core+4490>, 0x59b33f820f95 <vm_exec_core+4325>, 0x59b33f8215a2 <vm_exec_core+5874>, 0x59b33f821547 <vm_exec_core+5783>, 0x59b33f8212c9 <vm_exec_core+5145>, 0x59b33f82122d <vm_exec_core+4989>, 0x59b33f821641 <vm_exec_core+6033>, 0x59b33f8213bc <vm_exec_core+5388>, 0x59b33f820f50 <vm_exec_core+4256>, 0x59b33f820ee8 <vm_exec_core+4152>, 0x59b33f820e71 <vm_exec_core+4033>, 0x59b33f820e34 <vm_exec_core+3972>, 0x59b33f820dfc <vm_exec_core+3916>, 0x59b33f820dc7 <vm_exec_core+3863>, 0x59b33f820d92 <vm_exec_core+3810>, 0x59b33f820d5d <vm_exec_core+3757>, 0x59b33f820cd3 <vm_exec_core+3619>, 0x59b33f820c8f <vm_exec_core+3551>, 0x59b33f820c48 <vm_exec_core+3480>, 0x59b33f820bf0 <vm_exec_core+3392>, 0x59b33f820baa <vm_exec_core+3322>, 0x59b33f820b2b <vm_exec_core+3195>, 0x59b33f820af1 <vm_exec_core+3137>, 0x59b33f820a94 <vm_exec_core+3044>, 0x59b33f820a3a <vm_exec_core+2954>, 0x59b33f8209fd <vm_exec_core+2893>, 0x59b33f821db0 <vm_exec_core+7936>, 0x59b33f821c2c <vm_exec_core+7548>, 0x59b33f821b9e <vm_exec_core+7406>, 0x59b33f821b37 <vm_exec_core+7303>, 0x59b33f821ae5 <vm_exec_core+7221>, 0x59b33f821a83 <vm_exec_core+7123>, 0x59b33f821a36 <vm_exec_core+7046>, 0x59b33f8219e1 <vm_exec_core+6961>, 0x59b33f821997 <vm_exec_core+6887>, 0x59b33f821970 <vm_exec_core+6848>, 0x59b33f821935 <vm_exec_core+6789>, 0x59b33f8218e6 <vm_exec_core+6710>, 0x59b33f8218b2 <vm_exec_core+6658>, 0x59b33f821801 <vm_exec_core+6481>, 0x59b33f8217be <vm_exec_core+6414>, 0x59b33f82177a <vm_exec_core+6346>, 0x59b33f822355 <vm_exec_core+9381>, 0x59b33f8222e6 <vm_exec_core+9270>, 0x59b33f822387 <vm_exec_core+9431>, 0x59b33f821fa8 <vm_exec_core+8440>, 0x59b33f821f39 <vm_exec_core+8329>, 0x59b33f821edb <vm_exec_core+8235>, 0x59b33f821e29 <vm_exec_core+8057>, 0x59b33f821ded <vm_exec_core+7997>, 0x59b33f8221b8 <vm_exec_core+8968>, 0x59b33f82214e <vm_exec_core+8862>, 0x59b33f8220a3 <vm_exec_core+8691>, 0x59b33f823402 <vm_exec_core+13650>, 0x59b33f821ff7 <vm_exec_core+8519>, 0x59b33f82224e <vm_exec_core+9118>, 0x59b33f8221ff <vm_exec_core+9039>, 0x59b33f822297 <vm_exec_core+9191>, 0x59b33f8209ae <vm_exec_core+2814>, 0x59b33f823418 <vm_exec_core+13672>, 0x59b33f82095f <vm_exec_core+2735>, 0x59b33f8208f0 <vm_exec_core+2624>, 0x59b33f8208ab <vm_exec_core+2555>, 0x59b33f820838 <vm_exec_core+2440>, 0x59b33f8206e1 <vm_exec_core+2097>, 0x59b33f820611 <vm_exec_core+1889>, 0x59b33f820595 <vm_exec_core+1765>, 0x59b33f81ffb7 <vm_exec_core+263>, 0x59b33f820561 <vm_exec_core+1713>, 0x59b33f820522 <vm_exec_core+1650>, 0x59b33f8204e3 <vm_exec_core+1587>, 0x59b33f8204a7 <vm_exec_core+1527>, 0x59b33f8203e7 <vm_exec_core+1335>, 0x59b33f820362 <vm_exec_core+1202>, 0x59b33f82342e <vm_exec_core+13694>, 0x59b33f823444 <vm_exec_core+13716>, 0x59b33f82345a <vm_exec_core+13738>, 0x59b33f823470 <vm_exec_core+13760>, 0x59b33f82316e <vm_exec_core+12990>, 0x59b33f823184 <vm_exec_core+13012>, 0x59b33f82319a <vm_exec_core+13034>, 0x59b33f8231b7 <vm_exec_core+13063>, 0x59b33f822e5a <vm_exec_core+12202>, 0x59b33f822e70 <vm_exec_core+12224>, 0x59b33f822e86 <vm_exec_core+12246>, 0x59b33f822e9c <vm_exec_core+12268>, 0x59b33f822eb2 <vm_exec_core+12290>...}
#17 0x000059b33f810b65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x59b343d88190) at /tmp/ruby/src/trunk-yjit/vm.c:2787
        _ec = 0x59b343d88190
        _tag = {tag = 36, retval = 4, buf = {0x7d85680eabd0, 0x59b33f810bc0 <rb_vm_exec+272>, 0x0, 0x7d85680eaab0, 0x3000000028}, prev = 0x7d85680eacd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#19 0x000059b33f8110b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1814
        iseq = 0x7d8583ea7708
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xa2ca3ae1aa988200
        av = {206158430248, 138011929914576}
        stack_argv = 0xa2ca3ae1aa988200
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#20 0x000059b33f811a56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x59b343994720, argc=argc@entry=0, argv=argv@entry=0x7d85680eab80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1959
        self = <optimized out>
#21 0x000059b33f7b8bc8 in thread_do_start_proc (th=th@entry=0x59b341fce8f0) at /tmp/ruby/src/trunk-yjit/thread.c:614
        args = 138011941010120
        args_ptr = 0x7d85680eab80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x59b343994720
#22 0x000059b33f7bad32 in thread_do_start (th=0x59b341fce8f0) at /tmp/ruby/src/trunk-yjit/thread.c:631
        result = 36
        result = <optimized out>
#23 thread_start_func_2 (th=th@entry=0x59b341fce8f0, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x59b343d88190
        _tag = {tag = 36, retval = 98626399054991, buf = {0x7d85680eadd0, 0x59b33f7bacb0 <thread_start_func_2+624>, 0x0, 0x7d85680eabe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x59b340f9a010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#24 0x000059b33f7bba00 in call_thread_start_func_2 (th=0x59b341fce8f0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7d85680eada8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#25 nt_start (ptr=0x59b342588fb0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2283
        th = 0x59b341fce8f0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#26 0x00007d85841d0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {138011929917120, 7300582104809916338, 138011929917120, -264, 0, 140721876995264, 7300582104822499250, 7300678704231794610}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#27 0x00007d858425dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x7d856a9ff6c0 (LWP 2476853) "ruby"):
#0  0x00007d858425e042 in epoll_wait (epfd=4, events=events@entry=0x59b33fcaa53c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059b33f7b9db6 in event_wait (vm=0x59b340f97ad0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2942
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x59b340f97ad0) at /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:919
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3075
        vm = <optimized out>
#4  0x00007d85841d0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {138011972990656, 7300587454191683506, 138011972990656, -264, 0, 138011959330752, 7300587454204266418, 7300678704231794610}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x00007d858425dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x7d856976e6c0 (LWP 2477835) "parallel.rb:40"):
#0  0x00007d858424f4cd in __GI___poll (fds=fds@entry=0x7d856976d450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x000059b33f67e53c in poll (__timeout=<optimized out>, __nfds=1, __fds=0x7d856976d450) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/trunk-yjit/io.c:12573
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 7, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (timeout=0x0, events=1, fptr=0x59b341a9af20, th=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:12550
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (timeout=0x0, events=1, error=11, fptr=0x59b341a9af20, thread=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:1174
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=ptr@entry=0x7d856976d760) at /tmp/ruby/src/trunk-yjit/io.c:1212
        iis = 0x7d856976d760
        result = <optimized out>
        retry = <optimized out>
#6  0x000059b33f7be847 in rb_thread_io_blocking_call (io=0x59b341a9af20, func=0x59b33f67e440 <internal_read_func>, data1=0x7d856976d760, events=1) at /tmp/ruby/src/trunk-yjit/thread.c:1973
        __region = {prev_status = THREAD_RUNNABLE}
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = {tag = 36, retval = 63, buf = {0x59b341a9af20, 0x59b33f7be690 <rb_thread_io_blocking_call+704>, 0x0, 0x7d856976d4c0, 0x0}, prev = 0x7d856976d6a0, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x59b342e2ea30
        th = 0x59b341ca8d50
        val = 36
        saved_errno = 0
        state = RUBY_TAG_NONE
        prev_mn_schedulable = false
        fd = 7
        blocking_operation = {list = {next = 0x59b341a9aff0, prev = 0x59b341a9aff0}, ec = 0x59b342e2ea30}
#7  0x000059b33f63848c in rb_ensure (b_proc=b_proc@entry=0x59b33f67fd20 <io_read_memory_call>, data1=<optimized out>, e_proc=e_proc@entry=0x59b33f78d020 <rb_str_unlocktmp>, data2=138011726177160) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x59b342e2ea30
        _tag = {tag = 36, retval = 98626424145808, buf = {0x59b341a9af20, 0x59b33f638540 <rb_ensure+400>, 0x0, 0x7d856976d650, 0x59b340fa0790}, prev = 0x7d856976dad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x59b342e2ea30
#8  0x000059b33f796ea5 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x59b33f67fd20 <io_read_memory_call>, arg=arg@entry=138011953518432) at /tmp/ruby/src/trunk-yjit/string.c:3381
No locals.
#9  0x000059b33f698bac in io_read_memory_locktmp (iis=0x7d856976d760, str=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3458
No locals.
#10 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-yjit/io.c:3504
        fptr = 0x59b341a9af20
        length = <optimized out>
        str = 138011726177160
        n = <optimized out>
        len = 1024
        iis = {th = 138011726177600, fptr = 0x59b341a9af20, nonblock = 0, fd = 7, buf = 0x7d85640132d0, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#11 0x000059b33f699285 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3624
        ret = <optimized out>
#12 0x000059b33f7fdd6d in vm_call_cfunc_with_frame_ (ec=0x59b342e2ea30, reg_cfp=0x59b3432d3d40, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0x410100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x7d8583f688e0
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#13 0x000059b33f8073c1 in vm_sendish (ec=0x59b342e2ea30, reg_cfp=0x59b3432d3d40, cd=0x59b341157c90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7d8569907f88
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x59b341157c90, cc = 0x7d8569907f88, block_handler = 0, recv = 138011726177720, argc = 1, kw_splat = false, heap_argv = 0}
#14 0x000059b33f81ff34 in vm_exec_core (ec=0x7d856976d450, ec@entry=0x59b342e2ea30) at ../../src/trunk-yjit/insns.def:902
        bh = <optimized out>
        cd = 0xffffffff
        leaf = <optimized out>
        val = 0
        reg_pc = 0x59b341157ad8
        reg_cfp = 0x59b3432d3d40
        insns_address_table = {0x59b33f8234ce <vm_exec_core+13854>, 0x59b33f8211da <vm_exec_core+4906>, 0x59b33f821169 <vm_exec_core+4793>, 0x59b33f8210c5 <vm_exec_core+4629>, 0x59b33f82104b <vm_exec_core+4507>, 0x59b33f820fa6 <vm_exec_core+4342>, 0x59b33f8215b3 <vm_exec_core+5891>, 0x59b33f821558 <vm_exec_core+5800>, 0x59b33f8212da <vm_exec_core+5162>, 0x59b33f82123e <vm_exec_core+5006>, 0x59b33f821652 <vm_exec_core+6050>, 0x59b33f8213cd <vm_exec_core+5405>, 0x59b33f820f61 <vm_exec_core+4273>, 0x59b33f820ef9 <vm_exec_core+4169>, 0x59b33f820e82 <vm_exec_core+4050>, 0x59b33f820e45 <vm_exec_core+3989>, 0x59b33f820e0d <vm_exec_core+3933>, 0x59b33f820dd8 <vm_exec_core+3880>, 0x59b33f820da3 <vm_exec_core+3827>, 0x59b33f820d6e <vm_exec_core+3774>, 0x59b33f820ce4 <vm_exec_core+3636>, 0x59b33f820ca0 <vm_exec_core+3568>, 0x59b33f820c59 <vm_exec_core+3497>, 0x59b33f820c01 <vm_exec_core+3409>, 0x59b33f820bbb <vm_exec_core+3339>, 0x59b33f820b3c <vm_exec_core+3212>, 0x59b33f820b02 <vm_exec_core+3154>, 0x59b33f820aa5 <vm_exec_core+3061>, 0x59b33f820a4b <vm_exec_core+2971>, 0x59b33f820a0e <vm_exec_core+2910>, 0x59b33f821dc1 <vm_exec_core+7953>, 0x59b33f821c3d <vm_exec_core+7565>, 0x59b33f821baf <vm_exec_core+7423>, 0x59b33f821b48 <vm_exec_core+7320>, 0x59b33f821af6 <vm_exec_core+7238>, 0x59b33f821a94 <vm_exec_core+7140>, 0x59b33f821a47 <vm_exec_core+7063>, 0x59b33f8219f2 <vm_exec_core+6978>, 0x59b33f8219a8 <vm_exec_core+6904>, 0x59b33f821981 <vm_exec_core+6865>, 0x59b33f821946 <vm_exec_core+6806>, 0x59b33f8218f7 <vm_exec_core+6727>, 0x59b33f8218c3 <vm_exec_core+6675>, 0x59b33f821812 <vm_exec_core+6498>, 0x59b33f8217cf <vm_exec_core+6431>, 0x59b33f82178b <vm_exec_core+6363>, 0x59b33f822366 <vm_exec_core+9398>, 0x59b33f8222f7 <vm_exec_core+9287>, 0x59b33f822398 <vm_exec_core+9448>, 0x59b33f821fb9 <vm_exec_core+8457>, 0x59b33f821f4a <vm_exec_core+8346>, 0x59b33f821eec <vm_exec_core+8252>, 0x59b33f821e3a <vm_exec_core+8074>, 0x59b33f821dfe <vm_exec_core+8014>, 0x59b33f8221c9 <vm_exec_core+8985>, 0x59b33f82215f <vm_exec_core+8879>, 0x59b33f8220b4 <vm_exec_core+8708>, 0x59b33f81ff10 <vm_exec_core+96>, 0x59b33f822008 <vm_exec_core+8536>, 0x59b33f82225f <vm_exec_core+9135>, 0x59b33f822210 <vm_exec_core+9056>, 0x59b33f8222a8 <vm_exec_core+9208>, 0x59b33f8209bf <vm_exec_core+2831>, 0x59b33f823486 <vm_exec_core+13782>, 0x59b33f820970 <vm_exec_core+2752>, 0x59b33f820901 <vm_exec_core+2641>, 0x59b33f8208bc <vm_exec_core+2572>, 0x59b33f820849 <vm_exec_core+2457>, 0x59b33f8206f2 <vm_exec_core+2114>, 0x59b33f820622 <vm_exec_core+1906>, 0x59b33f8205a6 <vm_exec_core+1782>, 0x59b33f81ffc8 <vm_exec_core+280>, 0x59b33f820572 <vm_exec_core+1730>, 0x59b33f820533 <vm_exec_core+1667>, 0x59b33f8204f4 <vm_exec_core+1604>, 0x59b33f8204b8 <vm_exec_core+1544>, 0x59b33f8203f8 <vm_exec_core+1352>, 0x59b33f820373 <vm_exec_core+1219>, 0x59b33f8234df <vm_exec_core+13871>, 0x59b33f822c69 <vm_exec_core+11705>, 0x59b33f822ccf <vm_exec_core+11807>, 0x59b33f822427 <vm_exec_core+9591>, 0x59b33f822d68 <vm_exec_core+11960>, 0x59b33f822e01 <vm_exec_core+12113>, 0x59b33f8233a1 <vm_exec_core+13553>, 0x59b33f823299 <vm_exec_core+13289>, 0x59b33f8232f7 <vm_exec_core+13383>, 0x59b33f823032 <vm_exec_core+12674>, 0x59b33f823093 <vm_exec_core+12771>, 0x59b33f8230f1 <vm_exec_core+12865>, 0x59b33f823355 <vm_exec_core+13477>, 0x59b33f822f62 <vm_exec_core+12466>, 0x59b33f822fb5 <vm_exec_core+12549>, 0x59b33f8231cd <vm_exec_core+13085>, 0x59b33f823251 <vm_exec_core+13217>, 0x59b33f822a6d <vm_exec_core+11197>, 0x59b33f822ac3 <vm_exec_core+11283>, 0x59b33f822b0c <vm_exec_core+11356>, 0x59b33f822b72 <vm_exec_core+11458>, 0x59b33f823544 <vm_exec_core+13972>, 0x59b33f820302 <vm_exec_core+1106>, 0x59b33f820282 <vm_exec_core+978>, 0x59b33f8201d9 <vm_exec_core+809>, 0x59b33f820192 <vm_exec_core+738>, 0x59b33f820147 <vm_exec_core+663>, 0x59b33f8200fe <vm_exec_core+590>, 0x59b33f8200ad <vm_exec_core+509>, 0x59b33f820078 <vm_exec_core+456>, 0x59b33f820043 <vm_exec_core+403>, 0x59b33f822c4b <vm_exec_core+11675>, 0x59b33f8211c9 <vm_exec_core+4889>, 0x59b33f821158 <vm_exec_core+4776>, 0x59b33f8210b4 <vm_exec_core+4612>, 0x59b33f82103a <vm_exec_core+4490>, 0x59b33f820f95 <vm_exec_core+4325>, 0x59b33f8215a2 <vm_exec_core+5874>, 0x59b33f821547 <vm_exec_core+5783>, 0x59b33f8212c9 <vm_exec_core+5145>, 0x59b33f82122d <vm_exec_core+4989>, 0x59b33f821641 <vm_exec_core+6033>, 0x59b33f8213bc <vm_exec_core+5388>, 0x59b33f820f50 <vm_exec_core+4256>, 0x59b33f820ee8 <vm_exec_core+4152>, 0x59b33f820e71 <vm_exec_core+4033>, 0x59b33f820e34 <vm_exec_core+3972>, 0x59b33f820dfc <vm_exec_core+3916>, 0x59b33f820dc7 <vm_exec_core+3863>, 0x59b33f820d92 <vm_exec_core+3810>, 0x59b33f820d5d <vm_exec_core+3757>, 0x59b33f820cd3 <vm_exec_core+3619>, 0x59b33f820c8f <vm_exec_core+3551>, 0x59b33f820c48 <vm_exec_core+3480>, 0x59b33f820bf0 <vm_exec_core+3392>, 0x59b33f820baa <vm_exec_core+3322>, 0x59b33f820b2b <vm_exec_core+3195>, 0x59b33f820af1 <vm_exec_core+3137>, 0x59b33f820a94 <vm_exec_core+3044>, 0x59b33f820a3a <vm_exec_core+2954>, 0x59b33f8209fd <vm_exec_core+2893>, 0x59b33f821db0 <vm_exec_core+7936>, 0x59b33f821c2c <vm_exec_core+7548>, 0x59b33f821b9e <vm_exec_core+7406>, 0x59b33f821b37 <vm_exec_core+7303>, 0x59b33f821ae5 <vm_exec_core+7221>, 0x59b33f821a83 <vm_exec_core+7123>, 0x59b33f821a36 <vm_exec_core+7046>, 0x59b33f8219e1 <vm_exec_core+6961>, 0x59b33f821997 <vm_exec_core+6887>, 0x59b33f821970 <vm_exec_core+6848>, 0x59b33f821935 <vm_exec_core+6789>, 0x59b33f8218e6 <vm_exec_core+6710>, 0x59b33f8218b2 <vm_exec_core+6658>, 0x59b33f821801 <vm_exec_core+6481>, 0x59b33f8217be <vm_exec_core+6414>, 0x59b33f82177a <vm_exec_core+6346>, 0x59b33f822355 <vm_exec_core+9381>, 0x59b33f8222e6 <vm_exec_core+9270>, 0x59b33f822387 <vm_exec_core+9431>, 0x59b33f821fa8 <vm_exec_core+8440>, 0x59b33f821f39 <vm_exec_core+8329>, 0x59b33f821edb <vm_exec_core+8235>, 0x59b33f821e29 <vm_exec_core+8057>, 0x59b33f821ded <vm_exec_core+7997>, 0x59b33f8221b8 <vm_exec_core+8968>, 0x59b33f82214e <vm_exec_core+8862>, 0x59b33f8220a3 <vm_exec_core+8691>, 0x59b33f823402 <vm_exec_core+13650>, 0x59b33f821ff7 <vm_exec_core+8519>, 0x59b33f82224e <vm_exec_core+9118>, 0x59b33f8221ff <vm_exec_core+9039>, 0x59b33f822297 <vm_exec_core+9191>, 0x59b33f8209ae <vm_exec_core+2814>, 0x59b33f823418 <vm_exec_core+13672>, 0x59b33f82095f <vm_exec_core+2735>, 0x59b33f8208f0 <vm_exec_core+2624>, 0x59b33f8208ab <vm_exec_core+2555>, 0x59b33f820838 <vm_exec_core+2440>, 0x59b33f8206e1 <vm_exec_core+2097>, 0x59b33f820611 <vm_exec_core+1889>, 0x59b33f820595 <vm_exec_core+1765>, 0x59b33f81ffb7 <vm_exec_core+263>, 0x59b33f820561 <vm_exec_core+1713>, 0x59b33f820522 <vm_exec_core+1650>, 0x59b33f8204e3 <vm_exec_core+1587>, 0x59b33f8204a7 <vm_exec_core+1527>, 0x59b33f8203e7 <vm_exec_core+1335>, 0x59b33f820362 <vm_exec_core+1202>, 0x59b33f82342e <vm_exec_core+13694>, 0x59b33f823444 <vm_exec_core+13716>, 0x59b33f82345a <vm_exec_core+13738>, 0x59b33f823470 <vm_exec_core+13760>, 0x59b33f82316e <vm_exec_core+12990>, 0x59b33f823184 <vm_exec_core+13012>, 0x59b33f82319a <vm_exec_core+13034>, 0x59b33f8231b7 <vm_exec_core+13063>, 0x59b33f822e5a <vm_exec_core+12202>, 0x59b33f822e70 <vm_exec_core+12224>, 0x59b33f822e86 <vm_exec_core+12246>, 0x59b33f822e9c <vm_exec_core+12268>, 0x59b33f822eb2 <vm_exec_core+12290>...}
#15 0x000059b33f810b65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#16 rb_vm_exec (ec=0x59b342e2ea30) at /tmp/ruby/src/trunk-yjit/vm.c:2787
        _ec = 0x59b342e2ea30
        _tag = {tag = 36, retval = 4, buf = {0x7d856976dbd0, 0x59b33f810bc0 <rb_vm_exec+272>, 0x0, 0x7d856976dab0, 0x3000000028}, prev = 0x7d856976dcd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#17 0x000059b33f8110b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1814
        iseq = 0x7d8583eeef18
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xa2ca3ae1aa988200
        av = {206158430248, 138011953519824}
        stack_argv = 0xa2ca3ae1aa988200
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#18 0x000059b33f811a56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x59b341f38fb0, argc=argc@entry=0, argv=argv@entry=0x7d856976db80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1959
        self = <optimized out>
#19 0x000059b33f7b8bc8 in thread_do_start_proc (th=th@entry=0x59b341ca8d50) at /tmp/ruby/src/trunk-yjit/thread.c:614
        args = 138011726177560
        args_ptr = 0x7d856976db80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x59b341f38fb0
#20 0x000059b33f7bad32 in thread_do_start (th=0x59b341ca8d50) at /tmp/ruby/src/trunk-yjit/thread.c:631
        result = 36
        result = <optimized out>
#21 thread_start_func_2 (th=th@entry=0x59b341ca8d50, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x59b342e2ea30
        _tag = {tag = 36, retval = 98626399054991, buf = {0x7d856976ddd0, 0x59b33f7bacb0 <thread_start_func_2+624>, 0x0, 0x7d856976dbe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x59b340f9a010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#22 0x000059b33f7bba00 in call_thread_start_func_2 (th=0x59b341ca8d50) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7d856976dda8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#23 nt_start (ptr=0x59b341d4c7c0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2283
        th = 0x59b341ca8d50
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#24 0x00007d85841d0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {138011953522368, 7300583822259963826, 138011953522368, -264, 25, 140721876997632, 7300583822272546738, 7300678704231794610}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x00007d858425dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x7d85680886c0 (LWP 2477837) "test_https_pro*"):
#0  0x00007d858424fa00 in __GI_ppoll (fds=fds@entry=0x7d8568086e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 138012400612512, tv_nsec = 98626424140024}
#1  0x000059b33f7b685e in wait_for_single_fd_blocking_region (th=th@entry=0x59b343956a50, fds=fds@entry=0x7d8568086e38, to=to@entry=0x0, lerrno=lerrno@entry=0x7d8568086dfc, nfds=1) at /tmp/ruby/src/trunk-yjit/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 98626424119312, tv_nsec = 98626424140024}
        result = 0
#2  0x000059b33f7bcef6 in thread_io_wait (io=0x59b341b26db0, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:4624
        to = <optimized out>
        rel = 98626467883656
        end = <optimized out>
        _ec = 0x59b342cca710
        _tag = {tag = 36, retval = 138010922534440, buf = {0x59b341b26db0, 0x59b33f7bcfb0 <thread_io_wait+1360>, 0x0, 0x7d8568086da0, 0x59b342cca710}, prev = 0x7d8568087ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 9, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x59b341b26e80, prev = 0x59b341b26e80}, ec = 0x59b342cca710}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = <optimized out>
        th = <optimized out>
#3  0x000059b33f7c0271 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:4779
No locals.
#4  0x000059b33f6805e9 in rb_io_wait (io=io@entry=138011726171320, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x59b341b26db0
        tv_storage = {tv_sec = 138011929505840, tv_usec = 138011929508560}
        tv = 0x0
        ready = <optimized out>
#5  0x000059b33f68ddb1 in rb_io_wait (timeout=4, events=3, io=138011726171320) at /tmp/ruby/src/trunk-yjit/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (timeout=4, events=3, io=138011726171320, error=11) at /tmp/ruby/src/trunk-yjit/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=138011726171320, timeout=timeout@entry=4) at /tmp/ruby/src/trunk-yjit/io.c:1653
        result = <optimized out>
#8  0x00007d8569676cf8 in rsock_s_accept (klass=138012397130080, io=138011726171320, sockaddr=sockaddr@entry=0x7d8568086fd0, len=len@entry=0x7d8568086fcc) at /tmp/ruby/src/trunk-yjit/ext/socket/init.c:738
        error = 11
        fptr = 0x59b341b26db0
        accept_arg = {fd = 9, sockaddr = 0x7d8568086fd0, len = 0x7d8568086fcc}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x00007d856968aa92 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk-yjit/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 28768, sa_data = "\bh\205}\000\000\020\2148i\205}\000"}, in = {sin_family = 28768, sin_port = 26632, sin_addr = {s_addr = 32133}, sin_zero = "\020\2148i\205}\000"}, in6 = {sin6_family = 28768, sin6_port = 26632, sin6_flowinfo = 32133, sin6_addr = {__in6_u = {__u6_addr8 = "\020\2148i\205}\000\000\020\2148i\205}\000", __u6_addr16 = {35856, 26936, 32133, 0, 35856, 26936, 32133, 0}, __u6_addr32 = {1765313552, 32133, 1765313552, 32133}}}, sin6_scope_id = 1765313576}, un = {sun_family = 28768, sun_path = "\bh\205}\000\000\020\2148i\205}\000\000\020\2148i\205}\000\000(\2148i\205}\000\000\260\2148i\205}\000\000\004of?\263Y\000\000\020\2148i\205}\000\000\260\2148i\205}\000\000(\2148i\205}\000\000\360\r\000A\263Y\000\000\020\2148i\205}\000\000ȕf?\263Y\000\000\230=\0208\205}\000\000@\025\0008\205}"}, storage = {ss_family = 28768, __ss_padding = "\bh\205}\000\000\020\2148i\205}\000\000\020\2148i\205}\000\000(\2148i\205}\000\000\260\2148i\205}\000\000\004of?\263Y\000\000\020\2148i\205}\000\000\260\2148i\205}\000\000(\2148i\205}\000\000\360\r\000A\263Y\000\000\020\2148i\205}\000\000ȕf?\263Y\000\000\230=\0208\205}\000\000@\025\0008\205}\000\000\260r\bh\205}\000", __ss_align = 98626399462051}, place_holder = "`p\bh\205}\000\000\020\2148i\205}\000\000\020\2148i\205}\000\000(\2148i\205}\000\000\260\2148i\205}\000\000\004of?\263Y\000\000\020\2148i\205}\000\000\260\2148i\205}\000\000(\2148i\205}\000\000\360\r\000A\263Y\000\000\020\2148i\205}\000\000ȕf?\263Y\000\000\230=\0208\205}\000\000@\025\0008\205}\000\000\260r\bh\205}\000\000\243b\201?\263Y\000\000\000h\020\030\205}\000\000\001\000\000\000\205}\000\000\001\000\000\000\205}\000\000q\f\000\000\000\000\000\000\210\350\257h\205}\000\000\000\202\230\252\341:ʢ\370W\276D\263Y\000\000l\315\034\204\205}\000\000\330\350\257h\205}\000\000\000\000"...}
        length = 2048
#10 0x000059b33f7fdd6d in vm_call_cfunc_with_frame_ (ec=0x59b342cca710, reg_cfp=0x59b343037fd8, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7d85691e31f8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x000059b33f8073c1 in vm_sendish (ec=0x59b342cca710, reg_cfp=0x59b343037fd8, cd=0x59b341a0c580, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7d8569993c68
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x59b341a0c580, cc = 0x7d8569993c68, block_handler = 0, recv = 138011726171320, argc = 0, kw_splat = false, heap_argv = 0}
#12 0x000059b33f81ff34 in vm_exec_core (ec=0x7d8568086e38, ec@entry=0x59b342cca710) at ../../src/trunk-yjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 138011726170456
        reg_pc = 0x59b341a0c3a8
        reg_cfp = 0x59b343037fd8
        insns_address_table = {0x59b33f8234ce <vm_exec_core+13854>, 0x59b33f8211da <vm_exec_core+4906>, 0x59b33f821169 <vm_exec_core+4793>, 0x59b33f8210c5 <vm_exec_core+4629>, 0x59b33f82104b <vm_exec_core+4507>, 0x59b33f820fa6 <vm_exec_core+4342>, 0x59b33f8215b3 <vm_exec_core+5891>, 0x59b33f821558 <vm_exec_core+5800>, 0x59b33f8212da <vm_exec_core+5162>, 0x59b33f82123e <vm_exec_core+5006>, 0x59b33f821652 <vm_exec_core+6050>, 0x59b33f8213cd <vm_exec_core+5405>, 0x59b33f820f61 <vm_exec_core+4273>, 0x59b33f820ef9 <vm_exec_core+4169>, 0x59b33f820e82 <vm_exec_core+4050>, 0x59b33f820e45 <vm_exec_core+3989>, 0x59b33f820e0d <vm_exec_core+3933>, 0x59b33f820dd8 <vm_exec_core+3880>, 0x59b33f820da3 <vm_exec_core+3827>, 0x59b33f820d6e <vm_exec_core+3774>, 0x59b33f820ce4 <vm_exec_core+3636>, 0x59b33f820ca0 <vm_exec_core+3568>, 0x59b33f820c59 <vm_exec_core+3497>, 0x59b33f820c01 <vm_exec_core+3409>, 0x59b33f820bbb <vm_exec_core+3339>, 0x59b33f820b3c <vm_exec_core+3212>, 0x59b33f820b02 <vm_exec_core+3154>, 0x59b33f820aa5 <vm_exec_core+3061>, 0x59b33f820a4b <vm_exec_core+2971>, 0x59b33f820a0e <vm_exec_core+2910>, 0x59b33f821dc1 <vm_exec_core+7953>, 0x59b33f821c3d <vm_exec_core+7565>, 0x59b33f821baf <vm_exec_core+7423>, 0x59b33f821b48 <vm_exec_core+7320>, 0x59b33f821af6 <vm_exec_core+7238>, 0x59b33f821a94 <vm_exec_core+7140>, 0x59b33f821a47 <vm_exec_core+7063>, 0x59b33f8219f2 <vm_exec_core+6978>, 0x59b33f8219a8 <vm_exec_core+6904>, 0x59b33f821981 <vm_exec_core+6865>, 0x59b33f821946 <vm_exec_core+6806>, 0x59b33f8218f7 <vm_exec_core+6727>, 0x59b33f8218c3 <vm_exec_core+6675>, 0x59b33f821812 <vm_exec_core+6498>, 0x59b33f8217cf <vm_exec_core+6431>, 0x59b33f82178b <vm_exec_core+6363>, 0x59b33f822366 <vm_exec_core+9398>, 0x59b33f8222f7 <vm_exec_core+9287>, 0x59b33f822398 <vm_exec_core+9448>, 0x59b33f821fb9 <vm_exec_core+8457>, 0x59b33f821f4a <vm_exec_core+8346>, 0x59b33f821eec <vm_exec_core+8252>, 0x59b33f821e3a <vm_exec_core+8074>, 0x59b33f821dfe <vm_exec_core+8014>, 0x59b33f8221c9 <vm_exec_core+8985>, 0x59b33f82215f <vm_exec_core+8879>, 0x59b33f8220b4 <vm_exec_core+8708>, 0x59b33f81ff10 <vm_exec_core+96>, 0x59b33f822008 <vm_exec_core+8536>, 0x59b33f82225f <vm_exec_core+9135>, 0x59b33f822210 <vm_exec_core+9056>, 0x59b33f8222a8 <vm_exec_core+9208>, 0x59b33f8209bf <vm_exec_core+2831>, 0x59b33f823486 <vm_exec_core+13782>, 0x59b33f820970 <vm_exec_core+2752>, 0x59b33f820901 <vm_exec_core+2641>, 0x59b33f8208bc <vm_exec_core+2572>, 0x59b33f820849 <vm_exec_core+2457>, 0x59b33f8206f2 <vm_exec_core+2114>, 0x59b33f820622 <vm_exec_core+1906>, 0x59b33f8205a6 <vm_exec_core+1782>, 0x59b33f81ffc8 <vm_exec_core+280>, 0x59b33f820572 <vm_exec_core+1730>, 0x59b33f820533 <vm_exec_core+1667>, 0x59b33f8204f4 <vm_exec_core+1604>, 0x59b33f8204b8 <vm_exec_core+1544>, 0x59b33f8203f8 <vm_exec_core+1352>, 0x59b33f820373 <vm_exec_core+1219>, 0x59b33f8234df <vm_exec_core+13871>, 0x59b33f822c69 <vm_exec_core+11705>, 0x59b33f822ccf <vm_exec_core+11807>, 0x59b33f822427 <vm_exec_core+9591>, 0x59b33f822d68 <vm_exec_core+11960>, 0x59b33f822e01 <vm_exec_core+12113>, 0x59b33f8233a1 <vm_exec_core+13553>, 0x59b33f823299 <vm_exec_core+13289>, 0x59b33f8232f7 <vm_exec_core+13383>, 0x59b33f823032 <vm_exec_core+12674>, 0x59b33f823093 <vm_exec_core+12771>, 0x59b33f8230f1 <vm_exec_core+12865>, 0x59b33f823355 <vm_exec_core+13477>, 0x59b33f822f62 <vm_exec_core+12466>, 0x59b33f822fb5 <vm_exec_core+12549>, 0x59b33f8231cd <vm_exec_core+13085>, 0x59b33f823251 <vm_exec_core+13217>, 0x59b33f822a6d <vm_exec_core+11197>, 0x59b33f822ac3 <vm_exec_core+11283>, 0x59b33f822b0c <vm_exec_core+11356>, 0x59b33f822b72 <vm_exec_core+11458>, 0x59b33f823544 <vm_exec_core+13972>, 0x59b33f820302 <vm_exec_core+1106>, 0x59b33f820282 <vm_exec_core+978>, 0x59b33f8201d9 <vm_exec_core+809>, 0x59b33f820192 <vm_exec_core+738>, 0x59b33f820147 <vm_exec_core+663>, 0x59b33f8200fe <vm_exec_core+590>, 0x59b33f8200ad <vm_exec_core+509>, 0x59b33f820078 <vm_exec_core+456>, 0x59b33f820043 <vm_exec_core+403>, 0x59b33f822c4b <vm_exec_core+11675>, 0x59b33f8211c9 <vm_exec_core+4889>, 0x59b33f821158 <vm_exec_core+4776>, 0x59b33f8210b4 <vm_exec_core+4612>, 0x59b33f82103a <vm_exec_core+4490>, 0x59b33f820f95 <vm_exec_core+4325>, 0x59b33f8215a2 <vm_exec_core+5874>, 0x59b33f821547 <vm_exec_core+5783>, 0x59b33f8212c9 <vm_exec_core+5145>, 0x59b33f82122d <vm_exec_core+4989>, 0x59b33f821641 <vm_exec_core+6033>, 0x59b33f8213bc <vm_exec_core+5388>, 0x59b33f820f50 <vm_exec_core+4256>, 0x59b33f820ee8 <vm_exec_core+4152>, 0x59b33f820e71 <vm_exec_core+4033>, 0x59b33f820e34 <vm_exec_core+3972>, 0x59b33f820dfc <vm_exec_core+3916>, 0x59b33f820dc7 <vm_exec_core+3863>, 0x59b33f820d92 <vm_exec_core+3810>, 0x59b33f820d5d <vm_exec_core+3757>, 0x59b33f820cd3 <vm_exec_core+3619>, 0x59b33f820c8f <vm_exec_core+3551>, 0x59b33f820c48 <vm_exec_core+3480>, 0x59b33f820bf0 <vm_exec_core+3392>, 0x59b33f820baa <vm_exec_core+3322>, 0x59b33f820b2b <vm_exec_core+3195>, 0x59b33f820af1 <vm_exec_core+3137>, 0x59b33f820a94 <vm_exec_core+3044>, 0x59b33f820a3a <vm_exec_core+2954>, 0x59b33f8209fd <vm_exec_core+2893>, 0x59b33f821db0 <vm_exec_core+7936>, 0x59b33f821c2c <vm_exec_core+7548>, 0x59b33f821b9e <vm_exec_core+7406>, 0x59b33f821b37 <vm_exec_core+7303>, 0x59b33f821ae5 <vm_exec_core+7221>, 0x59b33f821a83 <vm_exec_core+7123>, 0x59b33f821a36 <vm_exec_core+7046>, 0x59b33f8219e1 <vm_exec_core+6961>, 0x59b33f821997 <vm_exec_core+6887>, 0x59b33f821970 <vm_exec_core+6848>, 0x59b33f821935 <vm_exec_core+6789>, 0x59b33f8218e6 <vm_exec_core+6710>, 0x59b33f8218b2 <vm_exec_core+6658>, 0x59b33f821801 <vm_exec_core+6481>, 0x59b33f8217be <vm_exec_core+6414>, 0x59b33f82177a <vm_exec_core+6346>, 0x59b33f822355 <vm_exec_core+9381>, 0x59b33f8222e6 <vm_exec_core+9270>, 0x59b33f822387 <vm_exec_core+9431>, 0x59b33f821fa8 <vm_exec_core+8440>, 0x59b33f821f39 <vm_exec_core+8329>, 0x59b33f821edb <vm_exec_core+8235>, 0x59b33f821e29 <vm_exec_core+8057>, 0x59b33f821ded <vm_exec_core+7997>, 0x59b33f8221b8 <vm_exec_core+8968>, 0x59b33f82214e <vm_exec_core+8862>, 0x59b33f8220a3 <vm_exec_core+8691>, 0x59b33f823402 <vm_exec_core+13650>, 0x59b33f821ff7 <vm_exec_core+8519>, 0x59b33f82224e <vm_exec_core+9118>, 0x59b33f8221ff <vm_exec_core+9039>, 0x59b33f822297 <vm_exec_core+9191>, 0x59b33f8209ae <vm_exec_core+2814>, 0x59b33f823418 <vm_exec_core+13672>, 0x59b33f82095f <vm_exec_core+2735>, 0x59b33f8208f0 <vm_exec_core+2624>, 0x59b33f8208ab <vm_exec_core+2555>, 0x59b33f820838 <vm_exec_core+2440>, 0x59b33f8206e1 <vm_exec_core+2097>, 0x59b33f820611 <vm_exec_core+1889>, 0x59b33f820595 <vm_exec_core+1765>, 0x59b33f81ffb7 <vm_exec_core+263>, 0x59b33f820561 <vm_exec_core+1713>, 0x59b33f820522 <vm_exec_core+1650>, 0x59b33f8204e3 <vm_exec_core+1587>, 0x59b33f8204a7 <vm_exec_core+1527>, 0x59b33f8203e7 <vm_exec_core+1335>, 0x59b33f820362 <vm_exec_core+1202>, 0x59b33f82342e <vm_exec_core+13694>, 0x59b33f823444 <vm_exec_core+13716>, 0x59b33f82345a <vm_exec_core+13738>, 0x59b33f823470 <vm_exec_core+13760>, 0x59b33f82316e <vm_exec_core+12990>, 0x59b33f823184 <vm_exec_core+13012>, 0x59b33f82319a <vm_exec_core+13034>, 0x59b33f8231b7 <vm_exec_core+13063>, 0x59b33f822e5a <vm_exec_core+12202>, 0x59b33f822e70 <vm_exec_core+12224>, 0x59b33f822e86 <vm_exec_core+12246>, 0x59b33f822e9c <vm_exec_core+12268>, 0x59b33f822eb2 <vm_exec_core+12290>...}
#13 0x000059b33f810b65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x59b342cca710) at /tmp/ruby/src/trunk-yjit/vm.c:2787
        _ec = 0x59b342cca710
        _tag = {tag = 36, retval = 4, buf = {0x7d8568087bd0, 0x59b33f810bc0 <rb_vm_exec+272>, 0x0, 0x7d8568087ab0, 0x3000000028}, prev = 0x7d8568087cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x000059b33f8110b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1814
        iseq = 0x7d855b926bd0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xa2ca3ae1aa988200
        av = {206158430248, 138011929509072}
        stack_argv = 0xa2ca3ae1aa988200
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x000059b33f811a56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x59b341879880, argc=argc@entry=0, argv=argv@entry=0x7d8568087b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1959
        self = <optimized out>
#17 0x000059b33f7b8bc8 in thread_do_start_proc (th=th@entry=0x59b343956a50) at /tmp/ruby/src/trunk-yjit/thread.c:614
        args = 138011726169760
        args_ptr = 0x7d8568087b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x59b341879880
#18 0x000059b33f7bad32 in thread_do_start (th=0x59b343956a50) at /tmp/ruby/src/trunk-yjit/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x59b343956a50, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x59b342cca710
        _tag = {tag = 36, retval = 98626399054991, buf = {0x7d8568087dd0, 0x59b33f7bacb0 <thread_start_func_2+624>, 0x0, 0x7d8568087be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x59b340f9a010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x000059b33f7bba00 in call_thread_start_func_2 (th=0x59b343956a50) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x7d8568087da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=0x59b343aeb0a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2283
        th = 0x59b343956a50
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x00007d85841d0a94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {138011929511616, 7300582055954663346, 138011929511616, -264, 0, 140721876996448, 7300582055967246258, 7300678704231794610}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x00007d858425dc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x7d85841317c0 (LWP 2350345) "ruby"):
#0  0x00007d85841ccd61 in __futex_abstimed_wait_common64 (private=-1563804959, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x59b340f9f004) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=-1563804959, abstime=0x0, clockid=0, expected=0, futex_word=0x59b340f9f004) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x59b340f9f004, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x00007d85841cf7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x59b340f9f0f8, cond=0x59b340f9efd8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x7d85841cf4a0 <__condvar_cleanup_waiting>, __arg = 0x7ffc5d7d9400, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 24849, cond = 0x59b340f9efd8, mutex = 0x59b340f9f0f8, private = 0}
        err = <optimized out>
        g = 1
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 24849
        seq = 12424
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x59b340f9efd8, mutex=mutex@entry=0x59b340f9f0f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x000059b33f7b3be3 in rb_native_cond_wait (mutex=0x59b340f9f0f8, cond=0x59b340f9efd8) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x59b340f9f0f8, th=th@entry=0x59b340f9a010, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
        next_th = 0x59b343956a50
#7  0x000059b33f7b401a in thread_sched_to_waiting_until_wakeup (sched=0x59b340f9f0f8, th=th@entry=0x59b340f9a010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x000059b33f7ba5f1 in native_sleep (rel=0x0, th=0x59b340f9a010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=13, th=0x59b340f9a010) at /tmp/ruby/src/trunk-yjit/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = 0x59b343956a50
        th = 0x59b340f9a010
        end = 0
        limit = 0x0
#11 0x000059b33f63848c in rb_ensure (b_proc=b_proc@entry=0x59b33f7ba430 <thread_join_sleep>, data1=data1@entry=140721876997696, e_proc=e_proc@entry=0x59b33f7adc20 <remove_from_join_list>, data2=data2@entry=140721876997696) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x59b340f9f2d0
        _tag = {tag = 36, retval = 781398860872357, buf = {0x0, 0x59b33f638540 <rb_ensure+400>, 0x0, 0x7ffc5d7d9530, 0x0}, prev = 0x7ffc5d7d9970, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x59b340f9f2d0
#12 0x000059b33f7b18f1 in thread_join (limit=0x0, timeout=4, target_th=0x59b343956a50) at /tmp/ruby/src/trunk-yjit/thread.c:1131
        waiter = {next = 0x0, thread = 0x59b340f9a010, fiber = 0x0}
        arg = {waiter = 0x7ffc5d7d9620, target = 0x59b343956a50, timeout = 4, limit = 0x0}
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        waiter = <optimized out>
        arg = <optimized out>
        err = <optimized out>
#13 thread_value (self=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1253
        th = 0x59b343956a50
#14 0x000059b33f7fdd6d in vm_call_cfunc_with_frame_ (ec=0x59b340f9f2d0, reg_cfp=0x7d85840cfc58, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0x260100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x7d8569969f08
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#15 0x000059b33f8073c1 in vm_sendish (ec=0x59b340f9f2d0, reg_cfp=0x7d85840cfc58, cd=0x59b3412facd0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7d85691ecc80
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x59b3412facd0, cc = 0x7d85691ecc80, block_handler = 0, recv = 138011726169800, argc = 0, kw_splat = false, heap_argv = 0}
#16 0x000059b33f81ff34 in vm_exec_core (ec=0x59b340f9f004, ec@entry=0x59b340f9f2d0) at ../../src/trunk-yjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 138011726169800
        reg_pc = 0x59b3412fc9e8
        reg_cfp = 0x7d85840cfc58
        insns_address_table = {0x59b33f8234ce <vm_exec_core+13854>, 0x59b33f8211da <vm_exec_core+4906>, 0x59b33f821169 <vm_exec_core+4793>, 0x59b33f8210c5 <vm_exec_core+4629>, 0x59b33f82104b <vm_exec_core+4507>, 0x59b33f820fa6 <vm_exec_core+4342>, 0x59b33f8215b3 <vm_exec_core+5891>, 0x59b33f821558 <vm_exec_core+5800>, 0x59b33f8212da <vm_exec_core+5162>, 0x59b33f82123e <vm_exec_core+5006>, 0x59b33f821652 <vm_exec_core+6050>, 0x59b33f8213cd <vm_exec_core+5405>, 0x59b33f820f61 <vm_exec_core+4273>, 0x59b33f820ef9 <vm_exec_core+4169>, 0x59b33f820e82 <vm_exec_core+4050>, 0x59b33f820e45 <vm_exec_core+3989>, 0x59b33f820e0d <vm_exec_core+3933>, 0x59b33f820dd8 <vm_exec_core+3880>, 0x59b33f820da3 <vm_exec_core+3827>, 0x59b33f820d6e <vm_exec_core+3774>, 0x59b33f820ce4 <vm_exec_core+3636>, 0x59b33f820ca0 <vm_exec_core+3568>, 0x59b33f820c59 <vm_exec_core+3497>, 0x59b33f820c01 <vm_exec_core+3409>, 0x59b33f820bbb <vm_exec_core+3339>, 0x59b33f820b3c <vm_exec_core+3212>, 0x59b33f820b02 <vm_exec_core+3154>, 0x59b33f820aa5 <vm_exec_core+3061>, 0x59b33f820a4b <vm_exec_core+2971>, 0x59b33f820a0e <vm_exec_core+2910>, 0x59b33f821dc1 <vm_exec_core+7953>, 0x59b33f821c3d <vm_exec_core+7565>, 0x59b33f821baf <vm_exec_core+7423>, 0x59b33f821b48 <vm_exec_core+7320>, 0x59b33f821af6 <vm_exec_core+7238>, 0x59b33f821a94 <vm_exec_core+7140>, 0x59b33f821a47 <vm_exec_core+7063>, 0x59b33f8219f2 <vm_exec_core+6978>, 0x59b33f8219a8 <vm_exec_core+6904>, 0x59b33f821981 <vm_exec_core+6865>, 0x59b33f821946 <vm_exec_core+6806>, 0x59b33f8218f7 <vm_exec_core+6727>, 0x59b33f8218c3 <vm_exec_core+6675>, 0x59b33f821812 <vm_exec_core+6498>, 0x59b33f8217cf <vm_exec_core+6431>, 0x59b33f82178b <vm_exec_core+6363>, 0x59b33f822366 <vm_exec_core+9398>, 0x59b33f8222f7 <vm_exec_core+9287>, 0x59b33f822398 <vm_exec_core+9448>, 0x59b33f821fb9 <vm_exec_core+8457>, 0x59b33f821f4a <vm_exec_core+8346>, 0x59b33f821eec <vm_exec_core+8252>, 0x59b33f821e3a <vm_exec_core+8074>, 0x59b33f821dfe <vm_exec_core+8014>, 0x59b33f8221c9 <vm_exec_core+8985>, 0x59b33f82215f <vm_exec_core+8879>, 0x59b33f8220b4 <vm_exec_core+8708>, 0x59b33f81ff10 <vm_exec_core+96>, 0x59b33f822008 <vm_exec_core+8536>, 0x59b33f82225f <vm_exec_core+9135>, 0x59b33f822210 <vm_exec_core+9056>, 0x59b33f8222a8 <vm_exec_core+9208>, 0x59b33f8209bf <vm_exec_core+2831>, 0x59b33f823486 <vm_exec_core+13782>, 0x59b33f820970 <vm_exec_core+2752>, 0x59b33f820901 <vm_exec_core+2641>, 0x59b33f8208bc <vm_exec_core+2572>, 0x59b33f820849 <vm_exec_core+2457>, 0x59b33f8206f2 <vm_exec_core+2114>, 0x59b33f820622 <vm_exec_core+1906>, 0x59b33f8205a6 <vm_exec_core+1782>, 0x59b33f81ffc8 <vm_exec_core+280>, 0x59b33f820572 <vm_exec_core+1730>, 0x59b33f820533 <vm_exec_core+1667>, 0x59b33f8204f4 <vm_exec_core+1604>, 0x59b33f8204b8 <vm_exec_core+1544>, 0x59b33f8203f8 <vm_exec_core+1352>, 0x59b33f820373 <vm_exec_core+1219>, 0x59b33f8234df <vm_exec_core+13871>, 0x59b33f822c69 <vm_exec_core+11705>, 0x59b33f822ccf <vm_exec_core+11807>, 0x59b33f822427 <vm_exec_core+9591>, 0x59b33f822d68 <vm_exec_core+11960>, 0x59b33f822e01 <vm_exec_core+12113>, 0x59b33f8233a1 <vm_exec_core+13553>, 0x59b33f823299 <vm_exec_core+13289>, 0x59b33f8232f7 <vm_exec_core+13383>, 0x59b33f823032 <vm_exec_core+12674>, 0x59b33f823093 <vm_exec_core+12771>, 0x59b33f8230f1 <vm_exec_core+12865>, 0x59b33f823355 <vm_exec_core+13477>, 0x59b33f822f62 <vm_exec_core+12466>, 0x59b33f822fb5 <vm_exec_core+12549>, 0x59b33f8231cd <vm_exec_core+13085>, 0x59b33f823251 <vm_exec_core+13217>, 0x59b33f822a6d <vm_exec_core+11197>, 0x59b33f822ac3 <vm_exec_core+11283>, 0x59b33f822b0c <vm_exec_core+11356>, 0x59b33f822b72 <vm_exec_core+11458>, 0x59b33f823544 <vm_exec_core+13972>, 0x59b33f820302 <vm_exec_core+1106>, 0x59b33f820282 <vm_exec_core+978>, 0x59b33f8201d9 <vm_exec_core+809>, 0x59b33f820192 <vm_exec_core+738>, 0x59b33f820147 <vm_exec_core+663>, 0x59b33f8200fe <vm_exec_core+590>, 0x59b33f8200ad <vm_exec_core+509>, 0x59b33f820078 <vm_exec_core+456>, 0x59b33f820043 <vm_exec_core+403>, 0x59b33f822c4b <vm_exec_core+11675>, 0x59b33f8211c9 <vm_exec_core+4889>, 0x59b33f821158 <vm_exec_core+4776>, 0x59b33f8210b4 <vm_exec_core+4612>, 0x59b33f82103a <vm_exec_core+4490>, 0x59b33f820f95 <vm_exec_core+4325>, 0x59b33f8215a2 <vm_exec_core+5874>, 0x59b33f821547 <vm_exec_core+5783>, 0x59b33f8212c9 <vm_exec_core+5145>, 0x59b33f82122d <vm_exec_core+4989>, 0x59b33f821641 <vm_exec_core+6033>, 0x59b33f8213bc <vm_exec_core+5388>, 0x59b33f820f50 <vm_exec_core+4256>, 0x59b33f820ee8 <vm_exec_core+4152>, 0x59b33f820e71 <vm_exec_core+4033>, 0x59b33f820e34 <vm_exec_core+3972>, 0x59b33f820dfc <vm_exec_core+3916>, 0x59b33f820dc7 <vm_exec_core+3863>, 0x59b33f820d92 <vm_exec_core+3810>, 0x59b33f820d5d <vm_exec_core+3757>, 0x59b33f820cd3 <vm_exec_core+3619>, 0x59b33f820c8f <vm_exec_core+3551>, 0x59b33f820c48 <vm_exec_core+3480>, 0x59b33f820bf0 <vm_exec_core+3392>, 0x59b33f820baa <vm_exec_core+3322>, 0x59b33f820b2b <vm_exec_core+3195>, 0x59b33f820af1 <vm_exec_core+3137>, 0x59b33f820a94 <vm_exec_core+3044>, 0x59b33f820a3a <vm_exec_core+2954>, 0x59b33f8209fd <vm_exec_core+2893>, 0x59b33f821db0 <vm_exec_core+7936>, 0x59b33f821c2c <vm_exec_core+7548>, 0x59b33f821b9e <vm_exec_core+7406>, 0x59b33f821b37 <vm_exec_core+7303>, 0x59b33f821ae5 <vm_exec_core+7221>, 0x59b33f821a83 <vm_exec_core+7123>, 0x59b33f821a36 <vm_exec_core+7046>, 0x59b33f8219e1 <vm_exec_core+6961>, 0x59b33f821997 <vm_exec_core+6887>, 0x59b33f821970 <vm_exec_core+6848>, 0x59b33f821935 <vm_exec_core+6789>, 0x59b33f8218e6 <vm_exec_core+6710>, 0x59b33f8218b2 <vm_exec_core+6658>, 0x59b33f821801 <vm_exec_core+6481>, 0x59b33f8217be <vm_exec_core+6414>, 0x59b33f82177a <vm_exec_core+6346>, 0x59b33f822355 <vm_exec_core+9381>, 0x59b33f8222e6 <vm_exec_core+9270>, 0x59b33f822387 <vm_exec_core+9431>, 0x59b33f821fa8 <vm_exec_core+8440>, 0x59b33f821f39 <vm_exec_core+8329>, 0x59b33f821edb <vm_exec_core+8235>, 0x59b33f821e29 <vm_exec_core+8057>, 0x59b33f821ded <vm_exec_core+7997>, 0x59b33f8221b8 <vm_exec_core+8968>, 0x59b33f82214e <vm_exec_core+8862>, 0x59b33f8220a3 <vm_exec_core+8691>, 0x59b33f823402 <vm_exec_core+13650>, 0x59b33f821ff7 <vm_exec_core+8519>, 0x59b33f82224e <vm_exec_core+9118>, 0x59b33f8221ff <vm_exec_core+9039>, 0x59b33f822297 <vm_exec_core+9191>, 0x59b33f8209ae <vm_exec_core+2814>, 0x59b33f823418 <vm_exec_core+13672>, 0x59b33f82095f <vm_exec_core+2735>, 0x59b33f8208f0 <vm_exec_core+2624>, 0x59b33f8208ab <vm_exec_core+2555>, 0x59b33f820838 <vm_exec_core+2440>, 0x59b33f8206e1 <vm_exec_core+2097>, 0x59b33f820611 <vm_exec_core+1889>, 0x59b33f820595 <vm_exec_core+1765>, 0x59b33f81ffb7 <vm_exec_core+263>, 0x59b33f820561 <vm_exec_core+1713>, 0x59b33f820522 <vm_exec_core+1650>, 0x59b33f8204e3 <vm_exec_core+1587>, 0x59b33f8204a7 <vm_exec_core+1527>, 0x59b33f8203e7 <vm_exec_core+1335>, 0x59b33f820362 <vm_exec_core+1202>, 0x59b33f82342e <vm_exec_core+13694>, 0x59b33f823444 <vm_exec_core+13716>, 0x59b33f82345a <vm_exec_core+13738>, 0x59b33f823470 <vm_exec_core+13760>, 0x59b33f82316e <vm_exec_core+12990>, 0x59b33f823184 <vm_exec_core+13012>, 0x59b33f82319a <vm_exec_core+13034>, 0x59b33f8231b7 <vm_exec_core+13063>, 0x59b33f822e5a <vm_exec_core+12202>, 0x59b33f822e70 <vm_exec_core+12224>, 0x59b33f822e86 <vm_exec_core+12246>, 0x59b33f822e9c <vm_exec_core+12268>, 0x59b33f822eb2 <vm_exec_core+12290>...}
#17 0x000059b33f810e55 in vm_exec_loop (result=<optimized out>, tag=0x7ffc5d7d9970, state=<optimized out>, ec=0x59b340f9f2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x59b340f9f2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2790
        _ec = 0x59b340f9f2d0
        _tag = {tag = 36, retval = 4, buf = {0x7d8583e7d020, 0x59b33f810bc0 <rb_vm_exec+272>, 0x0, 0x7ffc5d7d9950, 0xc61}, prev = 0x7ffc5d7d9aa0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#19 0x000059b33f815cb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7ffc5d7d9a28, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1859
No locals.
#20 vm_yield (kw_splat=0, argv=0x7ffc5d7d9a28, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1873
No locals.
#21 rb_yield_0 (argv=0x7ffc5d7d9a28, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1362
No locals.
#22 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1378
No locals.
#23 0x000059b33f63848c in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=0x59b33f67e6e0 <io_close>, data2=138011726171320) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x59b340f9f2d0
        _tag = {tag = 36, retval = 98626424140496, buf = {0x7d8583e7d020, 0x59b33f638540 <rb_ensure+400>, 0x0, 0x7ffc5d7d9a50, 0x0}, prev = 0x7ffc5d7d9e10, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x59b340f9f2d0
#24 0x000059b33f7fdd6d in vm_call_cfunc_with_frame_ (ec=0x59b340f9f2d0, reg_cfp=0x7d85840cfd00, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0x414100000005
        cc = <optimized out>
        val = <optimized out>
        me = 0x7d8583f69330
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#25 0x000059b33f8073c1 in vm_sendish (ec=0x59b340f9f2d0, reg_cfp=0x7d85840cfd00, cd=0x59b342760690, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x7d85699958d8
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x59b342760690, cc = 0x7d85699958d8, block_handler = 138012399566105, recv = 138012397129760, argc = 2, kw_splat = false, heap_argv = 0}
#26 0x000059b33f822199 in vm_exec_core (ec=0x59b340f9f004, ec@entry=0x59b340f9f2d0) at ../../src/trunk-yjit/insns.def:854
        bh = 138012400602465
        cd = 0x59b342760690
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x59b34295bf10
        reg_cfp = 0x7d85840cfd00
        insns_address_table = {0x59b33f8234ce <vm_exec_core+13854>, 0x59b33f8211da <vm_exec_core+4906>, 0x59b33f821169 <vm_exec_core+4793>, 0x59b33f8210c5 <vm_exec_core+4629>, 0x59b33f82104b <vm_exec_core+4507>, 0x59b33f820fa6 <vm_exec_core+4342>, 0x59b33f8215b3 <vm_exec_core+5891>, 0x59b33f821558 <vm_exec_core+5800>, 0x59b33f8212da <vm_exec_core+5162>, 0x59b33f82123e <vm_exec_core+5006>, 0x59b33f821652 <vm_exec_core+6050>, 0x59b33f8213cd <vm_exec_core+5405>, 0x59b33f820f61 <vm_exec_core+4273>, 0x59b33f820ef9 <vm_exec_core+4169>, 0x59b33f820e82 <vm_exec_core+4050>, 0x59b33f820e45 <vm_exec_core+3989>, 0x59b33f820e0d <vm_exec_core+3933>, 0x59b33f820dd8 <vm_exec_core+3880>, 0x59b33f820da3 <vm_exec_core+3827>, 0x59b33f820d6e <vm_exec_core+3774>, 0x59b33f820ce4 <vm_exec_core+3636>, 0x59b33f820ca0 <vm_exec_core+3568>, 0x59b33f820c59 <vm_exec_core+3497>, 0x59b33f820c01 <vm_exec_core+3409>, 0x59b33f820bbb <vm_exec_core+3339>, 0x59b33f820b3c <vm_exec_core+3212>, 0x59b33f820b02 <vm_exec_core+3154>, 0x59b33f820aa5 <vm_exec_core+3061>, 0x59b33f820a4b <vm_exec_core+2971>, 0x59b33f820a0e <vm_exec_core+2910>, 0x59b33f821dc1 <vm_exec_core+7953>, 0x59b33f821c3d <vm_exec_core+7565>, 0x59b33f821baf <vm_exec_core+7423>, 0x59b33f821b48 <vm_exec_core+7320>, 0x59b33f821af6 <vm_exec_core+7238>, 0x59b33f821a94 <vm_exec_core+7140>, 0x59b33f821a47 <vm_exec_core+7063>, 0x59b33f8219f2 <vm_exec_core+6978>, 0x59b33f8219a8 <vm_exec_core+6904>, 0x59b33f821981 <vm_exec_core+6865>, 0x59b33f821946 <vm_exec_core+6806>, 0x59b33f8218f7 <vm_exec_core+6727>, 0x59b33f8218c3 <vm_exec_core+6675>, 0x59b33f821812 <vm_exec_core+6498>, 0x59b33f8217cf <vm_exec_core+6431>, 0x59b33f82178b <vm_exec_core+6363>, 0x59b33f822366 <vm_exec_core+9398>, 0x59b33f8222f7 <vm_exec_core+9287>, 0x59b33f822398 <vm_exec_core+9448>, 0x59b33f821fb9 <vm_exec_core+8457>, 0x59b33f821f4a <vm_exec_core+8346>, 0x59b33f821eec <vm_exec_core+8252>, 0x59b33f821e3a <vm_exec_core+8074>, 0x59b33f821dfe <vm_exec_core+8014>, 0x59b33f8221c9 <vm_exec_core+8985>, 0x59b33f82215f <vm_exec_core+8879>, 0x59b33f8220b4 <vm_exec_core+8708>, 0x59b33f81ff10 <vm_exec_core+96>, 0x59b33f822008 <vm_exec_core+8536>, 0x59b33f82225f <vm_exec_core+9135>, 0x59b33f822210 <vm_exec_core+9056>, 0x59b33f8222a8 <vm_exec_core+9208>, 0x59b33f8209bf <vm_exec_core+2831>, 0x59b33f823486 <vm_exec_core+13782>, 0x59b33f820970 <vm_exec_core+2752>, 0x59b33f820901 <vm_exec_core+2641>, 0x59b33f8208bc <vm_exec_core+2572>, 0x59b33f820849 <vm_exec_core+2457>, 0x59b33f8206f2 <vm_exec_core+2114>, 0x59b33f820622 <vm_exec_core+1906>, 0x59b33f8205a6 <vm_exec_core+1782>, 0x59b33f81ffc8 <vm_exec_core+280>, 0x59b33f820572 <vm_exec_core+1730>, 0x59b33f820533 <vm_exec_core+1667>, 0x59b33f8204f4 <vm_exec_core+1604>, 0x59b33f8204b8 <vm_exec_core+1544>, 0x59b33f8203f8 <vm_exec_core+1352>, 0x59b33f820373 <vm_exec_core+1219>, 0x59b33f8234df <vm_exec_core+13871>, 0x59b33f822c69 <vm_exec_core+11705>, 0x59b33f822ccf <vm_exec_core+11807>, 0x59b33f822427 <vm_exec_core+9591>, 0x59b33f822d68 <vm_exec_core+11960>, 0x59b33f822e01 <vm_exec_core+12113>, 0x59b33f8233a1 <vm_exec_core+13553>, 0x59b33f823299 <vm_exec_core+13289>, 0x59b33f8232f7 <vm_exec_core+13383>, 0x59b33f823032 <vm_exec_core+12674>, 0x59b33f823093 <vm_exec_core+12771>, 0x59b33f8230f1 <vm_exec_core+12865>, 0x59b33f823355 <vm_exec_core+13477>, 0x59b33f822f62 <vm_exec_core+12466>, 0x59b33f822fb5 <vm_exec_core+12549>, 0x59b33f8231cd <vm_exec_core+13085>, 0x59b33f823251 <vm_exec_core+13217>, 0x59b33f822a6d <vm_exec_core+11197>, 0x59b33f822ac3 <vm_exec_core+11283>, 0x59b33f822b0c <vm_exec_core+11356>, 0x59b33f822b72 <vm_exec_core+11458>, 0x59b33f823544 <vm_exec_core+13972>, 0x59b33f820302 <vm_exec_core+1106>, 0x59b33f820282 <vm_exec_core+978>, 0x59b33f8201d9 <vm_exec_core+809>, 0x59b33f820192 <vm_exec_core+738>, 0x59b33f820147 <vm_exec_core+663>, 0x59b33f8200fe <vm_exec_core+590>, 0x59b33f8200ad <vm_exec_core+509>, 0x59b33f820078 <vm_exec_core+456>, 0x59b33f820043 <vm_exec_core+403>, 0x59b33f822c4b <vm_exec_core+11675>, 0x59b33f8211c9 <vm_exec_core+4889>, 0x59b33f821158 <vm_exec_core+4776>, 0x59b33f8210b4 <vm_exec_core+4612>, 0x59b33f82103a <vm_exec_core+4490>, 0x59b33f820f95 <vm_exec_core+4325>, 0x59b33f8215a2 <vm_exec_core+5874>, 0x59b33f821547 <vm_exec_core+5783>, 0x59b33f8212c9 <vm_exec_core+5145>, 0x59b33f82122d <vm_exec_core+4989>, 0x59b33f821641 <vm_exec_core+6033>, 0x59b33f8213bc <vm_exec_core+5388>, 0x59b33f820f50 <vm_exec_core+4256>, 0x59b33f820ee8 <vm_exec_core+4152>, 0x59b33f820e71 <vm_exec_core+4033>, 0x59b33f820e34 <vm_exec_core+3972>, 0x59b33f820dfc <vm_exec_core+3916>, 0x59b33f820dc7 <vm_exec_core+3863>, 0x59b33f820d92 <vm_exec_core+3810>, 0x59b33f820d5d <vm_exec_core+3757>, 0x59b33f820cd3 <vm_exec_core+3619>, 0x59b33f820c8f <vm_exec_core+3551>, 0x59b33f820c48 <vm_exec_core+3480>, 0x59b33f820bf0 <vm_exec_core+3392>, 0x59b33f820baa <vm_exec_core+3322>, 0x59b33f820b2b <vm_exec_core+3195>, 0x59b33f820af1 <vm_exec_core+3137>, 0x59b33f820a94 <vm_exec_core+3044>, 0x59b33f820a3a <vm_exec_core+2954>, 0x59b33f8209fd <vm_exec_core+2893>, 0x59b33f821db0 <vm_exec_core+7936>, 0x59b33f821c2c <vm_exec_core+7548>, 0x59b33f821b9e <vm_exec_core+7406>, 0x59b33f821b37 <vm_exec_core+7303>, 0x59b33f821ae5 <vm_exec_core+7221>, 0x59b33f821a83 <vm_exec_core+7123>, 0x59b33f821a36 <vm_exec_core+7046>, 0x59b33f8219e1 <vm_exec_core+6961>, 0x59b33f821997 <vm_exec_core+6887>, 0x59b33f821970 <vm_exec_core+6848>, 0x59b33f821935 <vm_exec_core+6789>, 0x59b33f8218e6 <vm_exec_core+6710>, 0x59b33f8218b2 <vm_exec_core+6658>, 0x59b33f821801 <vm_exec_core+6481>, 0x59b33f8217be <vm_exec_core+6414>, 0x59b33f82177a <vm_exec_core+6346>, 0x59b33f822355 <vm_exec_core+9381>, 0x59b33f8222e6 <vm_exec_core+9270>, 0x59b33f822387 <vm_exec_core+9431>, 0x59b33f821fa8 <vm_exec_core+8440>, 0x59b33f821f39 <vm_exec_core+8329>, 0x59b33f821edb <vm_exec_core+8235>, 0x59b33f821e29 <vm_exec_core+8057>, 0x59b33f821ded <vm_exec_core+7997>, 0x59b33f8221b8 <vm_exec_core+8968>, 0x59b33f82214e <vm_exec_core+8862>, 0x59b33f8220a3 <vm_exec_core+8691>, 0x59b33f823402 <vm_exec_core+13650>, 0x59b33f821ff7 <vm_exec_core+8519>, 0x59b33f82224e <vm_exec_core+9118>, 0x59b33f8221ff <vm_exec_core+9039>, 0x59b33f822297 <vm_exec_core+9191>, 0x59b33f8209ae <vm_exec_core+2814>, 0x59b33f823418 <vm_exec_core+13672>, 0x59b33f82095f <vm_exec_core+2735>, 0x59b33f8208f0 <vm_exec_core+2624>, 0x59b33f8208ab <vm_exec_core+2555>, 0x59b33f820838 <vm_exec_core+2440>, 0x59b33f8206e1 <vm_exec_core+2097>, 0x59b33f820611 <vm_exec_core+1889>, 0x59b33f820595 <vm_exec_core+1765>, 0x59b33f81ffb7 <vm_exec_core+263>, 0x59b33f820561 <vm_exec_core+1713>, 0x59b33f820522 <vm_exec_core+1650>, 0x59b33f8204e3 <vm_exec_core+1587>, 0x59b33f8204a7 <vm_exec_core+1527>, 0x59b33f8203e7 <vm_exec_core+1335>, 0x59b33f820362 <vm_exec_core+1202>, 0x59b33f82342e <vm_exec_core+13694>, 0x59b33f823444 <vm_exec_core+13716>, 0x59b33f82345a <vm_exec_core+13738>, 0x59b33f823470 <vm_exec_core+13760>, 0x59b33f82316e <vm_exec_core+12990>, 0x59b33f823184 <vm_exec_core+13012>, 0x59b33f82319a <vm_exec_core+13034>, 0x59b33f8231b7 <vm_exec_core+13063>, 0x59b33f822e5a <vm_exec_core+12202>, 0x59b33f822e70 <vm_exec_core+12224>, 0x59b33f822e86 <vm_exec_core+12246>, 0x59b33f822e9c <vm_exec_core+12268>, 0x59b33f822eb2 <vm_exec_core+12290>...}
#27 0x000059b33f810e55 in vm_exec_loop (result=<optimized out>, tag=0x7ffc5d7d9e10, state=<optimized out>, ec=0x59b340f9f2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
#28 rb_vm_exec (ec=0x59b340f9f2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2790
        _ec = 0x59b340f9f2d0
        _tag = {tag = 36, retval = 4, buf = {0x7ffc5d7da0d8, 0x59b33f810bc0 <rb_vm_exec+272>, 0x0, 0x7ffc5d7d9df0, 0x7d8583f489f0}, prev = 0x7ffc5d7d9ec0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#29 0x000059b33f826fd8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3050
        ec = <optimized out>
        val = <optimized out>
#30 0x000059b33f634ca5 in rb_ec_exec_node (ec=ec@entry=0x59b340f9f2d0, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
        _ec = 0x59b340f9f2d0
        _tag = {tag = 36, retval = 98626397499300, buf = {0x7ffc5d7da0d8, 0x59b33f634cf0 <rb_ec_exec_node+240>, 0x0, 0x7ffc5d7d9ea0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#31 0x000059b33f6371d1 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
        ec = 0x59b340f9f2d0
        status = <optimized out>
#32 0x000059b33f631736 in rb_main (argv=0x7ffc5d7da0d8, argc=10) at /tmp/ruby/src/trunk-yjit/main.c:42
        variable_in_this_stack_frame = 0
#33 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x59b340f9a010, native_id: 0x7d85841317c0
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0134 e:000133 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0130 e:000128 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb:797
c:0016 p:0115 s:0119 E:001698 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/test/net/http/test_https_proxy.rb:91 [FINISH]
c:0015 p:---- s:0109 e:000108 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0103 E:001710 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/test/net/http/test_https_proxy.rb:59
c:0013 p:0037 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0093 e:000092 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0084 e:000083 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1683
c:0010 p:0034 s:0077 e:000075 l:y b:0001 METHOD <internal:array>:248
c:0009 p:0114 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0050 E:000870 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0034 e:000033 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24
c:0005 p:0034 s:0030 e:000028 l:y b:0001 METHOD <internal:array>:248
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:002130 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:002210 l:n b:---- EVAL   /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:000270 l:y b:---- DUMMY  [FINISH]

th: 0x59b341fce8f0, native_id: 0x7d85680eb6c0
-- 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  /tmp/ruby/src/trunk-yjit/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x59b341ca8d50, native_id: 0x7d856976e6c0
-- 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  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x59b343956a50, native_id: 0x7d85680886c0
-- 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 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/ssl.rb:518
c:0002 p:0004 s:0008 e:000007 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/test/net/http/test_https_proxy.rb:77 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 2350345) detached]
worker 2350345=net/http/test_https_proxy does not respond; SEGV is sent
/tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb:797: [BUG] Segmentation fault at 0x000003e90023dd05
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +YJIT +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0018 p:---- s:0134 e:000133 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0130 e:000128 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb:797
c:0016 p:0115 s:0119 E:001698 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/test/net/http/test_https_proxy.rb:91 [FINISH]
c:0015 p:---- s:0109 e:000108 l:y b:---- CFUNC  :open
c:0014 p:0012 s:0103 E:001710 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/test/net/http/test_https_proxy.rb:59
c:0013 p:0037 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0093 e:000092 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0084 e:000083 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1683
c:0010 p:0034 s:0077 e:000075 l:y b:0001 METHOD <internal:array>:248
c:0009 p:0114 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0050 E:000870 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0034 e:000033 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24
c:0005 p:0034 s:0030 e:000028 l:y b:0001 METHOD <internal:array>:248
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 E:002130 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 E:002210 l:n b:---- EVAL   /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:000270 l:y b:---- DUMMY  [FINISH]

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

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

-- Machine register context ------------------------------------------------
 RIP: 0x00007d85841ccd61 RBP: 0x00007ffc5d7d9390 RSP: 0x00007ffc5d7d9350
 RAX: 0xfffffffffffffffc RBX: 0x000059b340f9efd8 RCX: 0x00007d85841ccd61
 RDX: 0x0000000000000000 RDI: 0x000059b340f9f004 RSI: 0x0000000000000189
  R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
 R14: 0x000059b340f9f0f8 R15: 0x000059b340f9f004 EFL: 0x0000000000000246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x59b33fa74e60] /tmp/ruby/src/trunk-yjit/vm_dump.c:1102
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1447
/tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x59b33fa2a832] /tmp/ruby/src/trunk-yjit/error.c:1130
/tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x59b33f76c4e8] /tmp/ruby/src/trunk-yjit/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7d8584179320) [0x7d8584179320]
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x7d85841ccd61] ./nptl/futex-internal.c:57
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
/lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x7d85841cf7dd] ./nptl/pthread_cond_wait.c:503
/lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
/lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
/tmp/ruby/build/trunk-yjit/ruby(rb_native_cond_wait+0x8) [0x59b33f7b3be3] /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
/tmp/ruby/build/trunk-yjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
/tmp/ruby/build/trunk-yjit/ruby(thread_sched_unlock_+0x0) [0x59b33f7b401a] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1126
/tmp/ruby/build/trunk-yjit/ruby(thread_sched_to_waiting_until_wakeup) /tmp/ruby/src/trunk-yjit/thread_pthread.c:1132
/tmp/ruby/build/trunk-yjit/ruby(native_sleep+0x14) [0x59b33f7ba5f1] /tmp/ruby/src/trunk-yjit/thread_pthread.c:3350
/tmp/ruby/build/trunk-yjit/ruby(sleep_forever) /tmp/ruby/src/trunk-yjit/thread.c:1381
/tmp/ruby/build/trunk-yjit/ruby(thread_join_sleep) /tmp/ruby/src/trunk-yjit/thread.c:1074
/tmp/ruby/build/trunk-yjit/ruby(rb_ensure+0xdc) [0x59b33f63848c] /tmp/ruby/src/trunk-yjit/eval.c:1174
/tmp/ruby/build/trunk-yjit/ruby(thread_join+0x91) [0x59b33f7b18f1] /tmp/ruby/src/trunk-yjit/thread.c:1131
/tmp/ruby/build/trunk-yjit/ruby(thread_value) /tmp/ruby/src/trunk-yjit/thread.c:1253
/tmp/ruby/build/trunk-yjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x59b33f7fdd6d] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
/tmp/ruby/build/trunk-yjit/ruby(vm_sendish+0x111) [0x59b33f8073c1] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6134
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x84) [0x59b33f81ff34] ../../src/trunk-yjit/insns.def:902
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0x38) [0x59b33f810e55] /tmp/ruby/src/trunk-yjit/vm.c:2811
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2790
/tmp/ruby/build/trunk-yjit/ruby(vm_yield_with_cref+0x86) [0x59b33f815cb0] /tmp/ruby/src/trunk-yjit/vm.c:1865
/tmp/ruby/build/trunk-yjit/ruby(vm_yield) /tmp/ruby/src/trunk-yjit/vm.c:1873
/tmp/ruby/build/trunk-yjit/ruby(rb_yield_0) /tmp/ruby/src/trunk-yjit/vm_eval.c:1362
/tmp/ruby/build/trunk-yjit/ruby(rb_yield) /tmp/ruby/src/trunk-yjit/vm_eval.c:1378
/tmp/ruby/build/trunk-yjit/ruby(rb_ensure+0xdc) [0x59b33f63848c] /tmp/ruby/src/trunk-yjit/eval.c:1174
/tmp/ruby/build/trunk-yjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x59b33f7fdd6d] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
/tmp/ruby/build/trunk-yjit/ruby(vm_sendish+0x111) [0x59b33f8073c1] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6134
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x22e9) [0x59b33f822199] ../../src/trunk-yjit/insns.def:854
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0x38) [0x59b33f810e55] /tmp/ruby/src/trunk-yjit/vm.c:2811
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2790
/tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_node+0xa5) [0x59b33f634ca5] /tmp/ruby/src/trunk-yjit/eval.c:283
/tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x61) [0x59b33f6371d1] /tmp/ruby/src/trunk-yjit/eval.c:321
/tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x59b33f631736] /tmp/ruby/src/trunk-yjit/main.c:42
/tmp/ruby/build/trunk-yjit/ruby(main) /tmp/ruby/src/trunk-yjit/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x7d858415e1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7d858415e28b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x59b33f631785]

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

* Loaded script: /tmp/ruby/src/trunk-yjit/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 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb
   11 /tmp/ruby/src/trunk-yjit/lib/open3.rb
   12 /tmp/ruby/src/trunk-yjit/lib/timeout.rb
   13 /tmp/ruby/build/trunk-yjit/rbconfig.rb
   14 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb
   15 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
   16 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb
   17 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb
   18 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb
   19 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb
   20 /tmp/ruby/src/trunk-yjit/lib/pp.rb
   21 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb
   22 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
   23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
   24 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb
   25 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb
   26 /tmp/ruby/src/trunk-yjit/lib/optparse.rb
   27 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb
   28 /tmp/ruby/src/trunk-yjit/tool/lib/tracepointchecker.rb
   29 /tmp/ruby/src/trunk-yjit/tool/lib/zombie_hunter.rb
   30 /tmp/ruby/src/trunk-yjit/lib/delegate.rb
   31 /tmp/ruby/src/trunk-yjit/lib/fileutils.rb
   32 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
   33 /tmp/ruby/src/trunk-yjit/lib/tmpdir.rb
   34 /tmp/ruby/src/trunk-yjit/lib/tempfile.rb
   35 /tmp/ruby/src/trunk-yjit/tool/lib/iseq_loader_checker.rb
   36 /tmp/ruby/src/trunk-yjit/tool/lib/gc_checker.rb
   37 /tmp/ruby/src/trunk-yjit/tool/test/init.rb
   38 /tmp/ruby/src/trunk-yjit/lib/rubygems/defaults.rb
   39 /tmp/ruby/src/trunk-yjit/lib/rubygems/deprecate.rb
   40 /tmp/ruby/src/trunk-yjit/lib/rubygems/errors.rb
   41 /tmp/ruby/src/trunk-yjit/lib/rubygems/target_rbconfig.rb
   42 /tmp/ruby/src/trunk-yjit/lib/rubygems/win_platform.rb
   43 /tmp/ruby/src/trunk-yjit/lib/rubygems/unknown_command_spell_checker.rb
   44 /tmp/ruby/src/trunk-yjit/lib/rubygems/exceptions.rb
   45 /tmp/ruby/src/trunk-yjit/lib/rubygems/basic_specification.rb
   46 /tmp/ruby/src/trunk-yjit/lib/rubygems/stub_specification.rb
   47 /tmp/ruby/src/trunk-yjit/lib/rubygems/platform.rb
   48 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification_record.rb
   49 /tmp/ruby/src/trunk-yjit/lib/rubygems/util/list.rb
   50 /tmp/ruby/src/trunk-yjit/lib/rubygems/version.rb
   51 /tmp/ruby/src/trunk-yjit/lib/rubygems/requirement.rb
   52 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification.rb
   53 /tmp/ruby/src/trunk-yjit/lib/rubygems/util.rb
   54 /tmp/ruby/src/trunk-yjit/lib/rubygems/dependency.rb
   55 /tmp/ruby/src/trunk-yjit/lib/rubygems/core_ext/kernel_gem.rb
   56 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
   57 /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb
   58 /tmp/ruby/src/trunk-yjit/lib/rubygems.rb
   59 /tmp/ruby/src/trunk-yjit/lib/rubygems/path_support.rb
   60 /tmp/ruby/src/trunk-yjit/test/-ext-/test_bug-3571.rb
   61 /tmp/ruby/src/trunk-yjit/test/fiber/test_backtrace.rb
   62 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/iter.so
   63 /tmp/ruby/src/trunk-yjit/test/ruby/test_call.rb
   64 /tmp/ruby/src/trunk-yjit/test/-ext-/exception/test_exception_at_throwing.rb
   65 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/version.rb
   66 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/core_ext/name_error.rb
   67 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/levenshtein.rb
   68 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/jaro_winkler.rb
   69 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checker.rb
   70 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
   71 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
   72 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers.rb
   73 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/method_name_checker.rb
   74 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/key_error_checker.rb
   75 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/null_checker.rb
   76 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/tree_spell_checker.rb
   77 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/require_path_checker.rb
   78 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
   79 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/formatter.rb
   80 /tmp/ruby/src/trunk-yjit/lib/did_you_mean.rb
   81 /tmp/ruby/src/trunk-yjit/test/did_you_mean/helper.rb
   82 /tmp/ruby/src/trunk-yjit/test/did_you_mean/spell_checking/test_require_path_check.rb
   83 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
   84 /tmp/ruby/build/trunk-yjit/.ext/common/date.rb
   85 /tmp/ruby/build/trunk-yjit/.ext/common/psych/versions.rb
   86 /tmp/ruby/build/trunk-yjit/.ext/common/psych/exception.rb
   87 /tmp/ruby/build/trunk-yjit/.ext/common/psych/syntax_error.rb
   88 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
   89 /tmp/ruby/build/trunk-yjit/.ext/common/psych/omap.rb
   90 /tmp/ruby/build/trunk-yjit/.ext/common/psych/set.rb
   91 /tmp/ruby/build/trunk-yjit/.ext/common/psych/class_loader.rb
   92 /tmp/ruby/build/trunk-yjit/.ext/common/psych/scalar_scanner.rb
   93 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/node.rb
   94 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/stream.rb
   95 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/document.rb
   96 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/sequence.rb
   97 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/scalar.rb
   98 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/mapping.rb
   99 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/alias.rb
  100 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes.rb
  101 /tmp/ruby/build/trunk-yjit/.ext/common/psych/streaming.rb
  102 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/visitor.rb
  103 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/to_ruby.rb
  104 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/emitter.rb
  105 /tmp/ruby/build/trunk-yjit/.ext/common/psych/handler.rb
  106 /tmp/ruby/build/trunk-yjit/.ext/common/psych/tree_builder.rb
  107 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/yaml_tree.rb
  108 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/ruby_events.rb
  109 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/json_tree.rb
  110 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/depth_first.rb
  111 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors.rb
  112 /tmp/ruby/build/trunk-yjit/.ext/common/psych/parser.rb
  113 /tmp/ruby/build/trunk-yjit/.ext/common/psych/coder.rb
  114 /tmp/ruby/build/trunk-yjit/.ext/common/psych/stream.rb
  115 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/yaml_events.rb
  116 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/tree_builder.rb
  117 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/stream.rb
  118 /tmp/ruby/build/trunk-yjit/.ext/common/psych/handlers/document_stream.rb
  119 /tmp/ruby/build/trunk-yjit/.ext/common/psych/core_ext.rb
  120 /tmp/ruby/build/trunk-yjit/.ext/common/psych.rb
  121 /tmp/ruby/src/trunk-yjit/lib/yaml.rb
  122 /tmp/ruby/src/trunk-yjit/lib/yaml/store.rb
  123 /tmp/ruby/src/trunk-yjit/test/yaml/test_store.rb
  124 /tmp/ruby/build/trunk-yjit/.ext/common/digest/version.rb
  125 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
  126 /tmp/ruby/build/trunk-yjit/.ext/common/digest/loader.rb
  127 /tmp/ruby/build/trunk-yjit/.ext/common/digest.rb
  128 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
  129 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/asn1.rb
  130 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/bn.rb
  131 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/cipher.rb
  132 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/digest.rb
  133 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/hmac.rb
  134 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/pkcs5.rb
  135 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/marshal.rb
  136 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/pkey.rb
  137 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/buffering.rb
  138 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
  139 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
  140 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb
  141 /tmp/ruby/src/trunk-yjit/lib/ipaddr.rb
  142 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/ssl.rb
  143 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/version.rb
  144 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/x509.rb
  145 /tmp/ruby/build/trunk-yjit/.ext/common/openssl.rb
  146 /tmp/ruby/src/trunk-yjit/test/openssl/utils.rb
  147 /tmp/ruby/src/trunk-yjit/test/openssl/test_provider.rb
  148 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
  149 /tmp/ruby/src/trunk-yjit/test/-ext-/string/test_coderange.rb
  150 /tmp/ruby/src/trunk-yjit/test/ruby/test_default_gems.rb
  151 /tmp/ruby/src/trunk-yjit/lib/bundler/version.rb
  152 /tmp/ruby/src/trunk-yjit/lib/erb/version.rb
  153 /tmp/ruby/src/trunk-yjit/lib/error_highlight/version.rb
  154 /tmp/ruby/src/trunk-yjit/lib/syntax_suggest/version.rb
  155 /tmp/ruby/src/trunk-yjit/lib/uri/version.rb
  156 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/struct.so
  157 /tmp/ruby/src/trunk-yjit/test/-ext-/struct/test_len.rb
  158 /tmp/ruby/src/trunk-yjit/test/ruby/test_gc_compact.rb
  159 /tmp/ruby/src/trunk-yjit/lib/uri/rfc2396_parser.rb
  160 /tmp/ruby/src/trunk-yjit/lib/uri/rfc3986_parser.rb
  161 /tmp/ruby/src/trunk-yjit/lib/uri/common.rb
  162 /tmp/ruby/src/trunk-yjit/lib/uri/generic.rb
  163 /tmp/ruby/src/trunk-yjit/lib/uri/file.rb
  164 /tmp/ruby/src/trunk-yjit/lib/uri/ftp.rb
  165 /tmp/ruby/src/trunk-yjit/lib/uri/http.rb
  166 /tmp/ruby/src/trunk-yjit/lib/uri/https.rb
  167 /tmp/ruby/src/trunk-yjit/lib/uri/ldap.rb
  168 /tmp/ruby/src/trunk-yjit/lib/uri/ldaps.rb
  169 /tmp/ruby/src/trunk-yjit/lib/uri/mailto.rb
  170 /tmp/ruby/src/trunk-yjit/lib/uri/ws.rb
  171 /tmp/ruby/src/trunk-yjit/lib/uri/wss.rb
  172 /tmp/ruby/src/trunk-yjit/lib/uri.rb
  173 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
  174 /tmp/ruby/src/trunk-yjit/lib/time.rb
  175 /tmp/ruby/src/trunk-yjit/lib/open-uri.rb
  176 /tmp/ruby/src/trunk-yjit/test/open-uri/test_ftp.rb
  177 /tmp/ruby/src/trunk-yjit/test/psych/helper.rb
  178 /tmp/ruby/src/trunk-yjit/test/psych/test_exception.rb
  179 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
  180 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
  181 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/continuation.so
  182 /tmp/ruby/src/trunk-yjit/test/ruby/test_enum.rb
  183 /tmp/ruby/src/trunk-yjit/lib/pathname.rb
  184 /tmp/ruby/src/trunk-yjit/lib/rubygems/openssl.rb
  185 /tmp/ruby/src/trunk-yjit/lib/rubygems/text.rb
  186 /tmp/ruby/src/trunk-yjit/lib/rubygems/user_interaction.rb
  187 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/policy.rb
  188 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/policies.rb
  189 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/trust_dir.rb
  190 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/signer.rb
  191 /tmp/ruby/src/trunk-yjit/lib/rubygems/security.rb
  192 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/digest_io.rb
  193 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/source.rb
  194 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/file_source.rb
  195 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/io_source.rb
  196 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/old.rb
  197 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_header.rb
  198 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_reader/entry.rb
  199 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_reader.rb
  200 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_writer.rb
  201 /tmp/ruby/src/trunk-yjit/lib/rubygems/package.rb
  202 /tmp/ruby/src/trunk-yjit/lib/shellwords.rb
  203 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/version.rb
  204 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  205 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  206 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/common.rb
  207 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/generic.rb
  208 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/file.rb
  209 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  210 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/http.rb
  211 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/https.rb
  212 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  213 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  214 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  215 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ws.rb
  216 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/wss.rb
  217 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri.rb
  218 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
  219 /tmp/ruby/src/trunk-yjit/test/rubygems/mock_gem_ui.rb
  220 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/optparse/lib/optparse.rb
  221 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendored_optparse.rb
  222 /tmp/ruby/src/trunk-yjit/lib/rubygems/command.rb
  223 /tmp/ruby/src/trunk-yjit/lib/rubygems/installer_uninstaller_utils.rb
  224 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/build_error.rb
  225 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/builder.rb
  226 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/configure_builder.rb
  227 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/ext_conf_builder.rb
  228 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/rake_builder.rb
  229 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/cmake_builder.rb
  230 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/cargo_builder.rb
  231 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext.rb
  232 /tmp/ruby/src/trunk-yjit/lib/rubygems/installer.rb
  233 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  234 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  235 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  236 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/tsort/lib/tsort.rb
  237 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendored_tsort.rb
  238 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  239 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  240 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  241 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  242 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  243 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  244 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  245 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  246 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  247 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  248 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  249 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  250 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  251 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  252 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  253 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  254 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  255 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendored_molinillo.rb
  256 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/activation_request.rb
  257 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/conflict.rb
  258 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/dependency_request.rb
  259 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/requirement_list.rb
  260 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/stats.rb
  261 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/set.rb
  262 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/api_set.rb
  263 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/composed_set.rb
  264 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/best_set.rb
  265 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/current_set.rb
  266 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/git_set.rb
  267 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/index_set.rb
  268 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/installer_set.rb
  269 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/lock_set.rb
  270 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/vendor_set.rb
  271 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/source_set.rb
  272 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/specification.rb
  273 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/spec_specification.rb
  274 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/api_specification.rb
  275 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/git_specification.rb
  276 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/index_specification.rb
  277 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/installed_specification.rb
  278 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/local_specification.rb
  279 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/lock_specification.rb
  280 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/vendor_specification.rb
  281 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver.rb
  282 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/timeout/lib/timeout.rb
  283 /tmp/ruby/src/trunk-yjit/test/psych/test_object_references.rb
  284 /tmp/ruby/src/trunk-yjit/test/did_you_mean/tree_spell/change_word.rb
  285 /tmp/ruby/src/trunk-yjit/test/did_you_mean/tree_spell/human_typo.rb
  286 /tmp/ruby/src/trunk-yjit/test/did_you_mean/tree_spell/test_human_typo.rb
  287 /tmp/ruby/src/trunk-yjit/test/socket/test_tcp.rb
  288 /tmp/ruby/src/trunk-yjit/test/psych/test_data.rb
  289 /tmp/ruby/src/trunk-yjit/test/date/test_date_conv.rb
  290 /tmp/ruby/src/trunk-yjit/lib/mkmf.rb
  291 /tmp/ruby/src/trunk-yjit/test/mkmf/base.rb
  292 /tmp/ruby/src/trunk-yjit/test/mkmf/test_egrep_cpp.rb
  293 /tmp/ruby/src/trunk-yjit/test/lib/!Nothing_to_test.rb
  294 /tmp/ruby/src/trunk-yjit/test/fiber/scheduler.rb
  295 /tmp/ruby/src/trunk-yjit/test/fiber/test_io.rb
  296 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
  297 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/core.rb
  298 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/lexer.rb
  299 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/filter.rb
  300 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/sexp.rb
  301 /tmp/ruby/build/trunk-yjit/.ext/common/ripper.rb
  302 /tmp/ruby/src/trunk-yjit/test/ripper/test_scanner_events.rb
  303 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
  304 /tmp/ruby/src/trunk-yjit/test/-ext-/bignum/test_div.rb
  305 /tmp/ruby/src/trunk-yjit/lib/prism/polyfill/byteindex.rb
  306 /tmp/ruby/src/trunk-yjit/lib/prism/polyfill/warn.rb
  307 /tmp/ruby/src/trunk-yjit/lib/prism/node.rb
  308 /tmp/ruby/src/trunk-yjit/lib/prism/node_ext.rb
  309 /tmp/ruby/src/trunk-yjit/lib/prism/parse_result.rb
  310 /tmp/ruby/src/trunk-yjit/lib/prism/string_query.rb
  311 /tmp/ruby/src/trunk-yjit/lib/prism/pack.rb
  312 prism/prism.so
  313 /tmp/ruby/src/trunk-yjit/lib/prism.rb
  314 /tmp/ruby/src/trunk-yjit/test/prism/test_helper.rb
  315 /tmp/ruby/src/trunk-yjit/test/test_tmpdir.rb
  316 /tmp/ruby/src/trunk-yjit/test/ruby/test_integer.rb
  317 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
  318 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
  319 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
  320 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
  321 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
  322 /tmp/ruby/src/trunk-yjit/test/psych/test_serialize_subclasses.rb
  323 /tmp/ruby/src/trunk-yjit/test/ruby/test_struct.rb
  324 /tmp/ruby/src/trunk-yjit/tool/lib/memory_status.rb
  325 /tmp/ruby/src/trunk-yjit/test/-ext-/load/test_resolve_symbol.rb
  326 /tmp/ruby/src/trunk-yjit/test/uri/test_ldap.rb
  327 /tmp/ruby/src/trunk-yjit/test/ripper/assert_parse_files.rb
  328 /tmp/ruby/src/trunk-yjit/test/ripper/test_files_lib.rb
  329 /tmp/ruby/src/trunk-yjit/test/prism/ruby/tunnel_test.rb
  330 /tmp/ruby/src/trunk-yjit/test/prism/bom_test.rb
  331 /tmp/ruby/src/trunk-yjit/lib/prism/lex_compat.rb
  332 /tmp/ruby/src/trunk-yjit/test/date/test_date_strptime.rb
  333 /tmp/ruby/src/trunk-yjit/test/stringio/test_ractor.rb
  334 /tmp/ruby/src/trunk-yjit/lib/weakref.rb
  335 /tmp/ruby/src/trunk-yjit/test/test_weakref.rb
  336 /tmp/ruby/src/trunk-yjit/test/ruby/test_method_cache.rb
  337 /tmp/ruby/src/trunk-yjit/lib/prism/visitor.rb
  338 /tmp/ruby/src/trunk-yjit/lib/prism/compiler.rb
  339 /tmp/ruby/src/trunk-yjit/test/prism/ruby/compiler_test.rb
  340 /tmp/ruby/src/trunk-yjit/test/ruby/allpairs.rb
  341 /tmp/ruby/src/trunk-yjit/test/ruby/test_sprintf_comb.rb
  342 /tmp/ruby/src/trunk-yjit/test/prism/ruby/parameters_signature_test.rb
  343 /tmp/ruby/src/trunk-yjit/test/ruby/test_ifunless.rb
  344 /tmp/ruby/src/trunk-yjit/test/dtrace/helper.rb
  345 /tmp/ruby/src/trunk-yjit/test/dtrace/test_require.rb
  346 /tmp/ruby/src/trunk-yjit/test/psych/test_json_tree.rb
  347 /tmp/ruby/src/trunk-yjit/test/lib/jit_support.rb
  348 /tmp/ruby/src/trunk-yjit/test/lib/parser_support.rb
  349 /tmp/ruby/src/trunk-yjit/test/-ext-/bug_reporter/test_bug_reporter.rb
  350 /tmp/ruby/src/trunk-yjit/test/openssl/test_ssl.rb
  351 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/integer.so
  352 /tmp/ruby/src/trunk-yjit/tool/lib/-test-/integer.rb
  353 /tmp/ruby/src/trunk-yjit/test/ruby/test_bignum.rb
  354 /tmp/ruby/src/trunk-yjit/test/socket/test_unix.rb
  355 /tmp/ruby/src/trunk-yjit/test/ruby/test_symbol.rb
  356 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
  357 /tmp/ruby/src/trunk-yjit/test/test_time.rb
  358 /tmp/ruby/src/trunk-yjit/test/psych/visitors/test_yaml_tree.rb
  359 /tmp/ruby/src/trunk-yjit/test/ruby/test_thread.rb
  360 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/thread/id.so
  361 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
  362 /tmp/ruby/src/trunk-yjit/test/fileutils/visibility_tests.rb
  363 /tmp/ruby/src/trunk-yjit/test/fileutils/test_dryrun.rb
  364 /tmp/ruby/src/trunk-yjit/test/openssl/test_ocsp.rb
  365 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_regex_casefold.rb
  366 /tmp/ruby/src/trunk-yjit/test/-ext-/gvl/test_last_thread.rb
  367 /tmp/ruby/src/trunk-yjit/lib/optparse/kwargs.rb
  368 /tmp/ruby/src/trunk-yjit/test/optparse/test_kwargs.rb
  369 /tmp/ruby/src/trunk-yjit/test/io/wait/test_io_wait.rb
  370 /tmp/ruby/src/trunk-yjit/test/-ext-/exception/test_data_error.rb
  371 /tmp/ruby/src/trunk-yjit/test/dtrace/test_method_cache.rb
  372 /tmp/ruby/src/trunk-yjit/test/ruby/test_lambda.rb
  373 /tmp/ruby/src/trunk-yjit/test/openssl/test_ns_spki.rb
  374 /tmp/ruby/src/trunk-yjit/test/-ext-/test_abi.rb
  375 /tmp/ruby/src/trunk-yjit/test/prism/result/index_write_test.rb
  376 /tmp/ruby/src/trunk-yjit/test/ruby/test_class.rb
  377 /tmp/ruby/src/trunk-yjit/test/ruby/test_threadgroup.rb
  378 /tmp/ruby/src/trunk-yjit/test/date/test_date_attr.rb
  379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/array/to_ary_concat.so
  380 /tmp/ruby/src/trunk-yjit/test/-ext-/array/test_to_ary_concat.rb
  381 /tmp/ruby/src/trunk-yjit/test/prism/ruby/string_query_test.rb
  382 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
  383 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  384 /tmp/ruby/src/trunk-yjit/test/mkmf/test_configuration.rb
  385 /tmp/ruby/src/trunk-yjit/test/mkmf/test_install.rb
  386 /tmp/ruby/src/trunk-yjit/test/prism/encoding/symbol_encoding_test.rb
  387 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
  388 /tmp/ruby/src/trunk-yjit/test/-ext-/bignum/test_bigzero.rb
  389 /tmp/ruby/src/trunk-yjit/test/psych/test_merge_keys.rb
  390 /tmp/ruby/src/trunk-yjit/test/fiber/test_io_buffer.rb
  391 /tmp/ruby/src/trunk-yjit/test/prism/encoding/encodings_test.rb
  392 /tmp/ruby/src/trunk-yjit/test/-ext-/string/test_interned_str.rb
  393 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/symbol.so
  394 /tmp/ruby/src/trunk-yjit/test/-ext-/symbol/noninterned_name.rb
  395 /tmp/ruby/src/trunk-yjit/test/-ext-/string/test_fstring.rb
  396 /tmp/ruby/src/trunk-yjit/test/psych/test_yaml.rb
  397 /tmp/ruby/src/trunk-yjit/test/-ext-/iter/test_yield_block.rb
  398 /tmp/ruby/src/trunk-yjit/test/optparse/test_optparse.rb
  399 /tmp/ruby/src/trunk-yjit/test/date/test_date_ractor.rb
  400 /tmp/ruby/src/trunk-yjit/test/ruby/test_object.rb
  401 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
  402 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
  403 /tmp/ruby/build/trunk-yjit/.ext/common/objspace.rb
  404 /tmp/ruby/src/trunk-yjit/test/prism/magic_comment_test.rb
  405 /tmp/ruby/src/trunk-yjit/test/date/test_date_strftime.rb
  406 /tmp/ruby/src/trunk-yjit/test/ruby/test_sprintf.rb
  407 /tmp/ruby/src/trunk-yjit/test/ruby/test_rational.rb
  408 /tmp/ruby/src/trunk-yjit/test/prism/result/node_id_test.rb
  409 /tmp/ruby/src/trunk-yjit/test/prism/ruby/pattern_test.rb
  410 /tmp/ruby/src/trunk-yjit/lib/prism/pattern.rb
  411 /tmp/ruby/src/trunk-yjit/lib/prism/inspect_visitor.rb
  412 /tmp/ruby/src/trunk-yjit/lib/yaml/dbm.rb
  413 /tmp/ruby/src/trunk-yjit/test/psych/test_yamldbm.rb
  414 /tmp/ruby/src/trunk-yjit/test/openssl/test_x509cert.rb
  415 /tmp/ruby/src/trunk-yjit/test/ruby/test_weakmap.rb
  416 /tmp/ruby/src/trunk-yjit/test/ruby/test_array.rb
  417 /tmp/ruby/src/trunk-yjit/test/fiber/test_storage.rb
  418 /tmp/ruby/build/trunk-yjit/.ext/common/psych/handlers/recorder.rb
  419 /tmp/ruby/src/trunk-yjit/test/psych/handlers/test_recorder.rb
  420 /tmp/ruby/src/trunk-yjit/lib/find.rb
  421 /tmp/ruby/src/trunk-yjit/test/test_find.rb
  422 /tmp/ruby/src/trunk-yjit/test/dtrace/test_cmethod.rb
  423 /tmp/ruby/src/trunk-yjit/test/uri/test_parser.rb
  424 /tmp/ruby/src/trunk-yjit/test/prism/locals_test.rb
  425 /tmp/ruby/src/trunk-yjit/test/-ext-/struct/test_data.rb
  426 /tmp/ruby/src/trunk-yjit/test/dtrace/test_string.rb
  427 /tmp/ruby/src/trunk-yjit/test/ruby/test_iterator.rb
  428 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_euc_jp.rb
  429 /tmp/ruby/src/trunk-yjit/test/fiber/test_process.rb
  430 /tmp/ruby/src/trunk-yjit/test/-ext-/string/test_external_new.rb
  431 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
  432 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
  433 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
  434 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
  435 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
  436 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
  437 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
  438 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
  439 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
  440 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
  441 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
  442 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
  443 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
  444 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
  445 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
  446 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
  447 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
  448 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
  449 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
  450 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
  451 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
  452 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
  453 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
  454 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
  455 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
  456 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
  457 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
  458 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
  459 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
  460 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
  461 /tmp/ruby/src/trunk-yjit/test/test_open3.rb
  462 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/file.so
  463 /tmp/ruby/src/trunk-yjit/test/ruby/test_dir_m17n.rb
  464 /tmp/ruby/src/trunk-yjit/test/did_you_mean/test_tree_spell_checker.rb
  465 /tmp/ruby/src/trunk-yjit/test/prism/lex_test.rb
  466 /tmp/ruby/src/trunk-yjit/test/dtrace/test_function_entry.rb
  467 /tmp/ruby/src/trunk-yjit/test/uri/test_generic.rb
  468 /tmp/ruby/src/trunk-yjit/test/psych/test_set.rb
  469 /tmp/ruby/src/trunk-yjit/test/fiber/test_io_close.rb
  470 /tmp/ruby/src/trunk-yjit/test/prism/result/breadth_first_search_test.rb
  471 /tmp/ruby/src/trunk-yjit/test/openssl/test_x509ext.rb
  472 /tmp/ruby/src/trunk-yjit/test/openssl/test_config.rb
  473 /tmp/ruby/src/trunk-yjit/test/openssl/test_bn.rb
  474 /tmp/ruby/src/trunk-yjit/test/ruby/test_argf.rb
  475 /tmp/ruby/src/trunk-yjit/test/ruby/test_m17n.rb
  476 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
  477 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
  478 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/cesu_8.so
  479 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/korean.so
  480 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gb18030.so
  481 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gbk.so
  482 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/chinese.so
  483 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji.so
  484 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
  485 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
  486 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
  487 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
  488 /tmp/ruby/src/trunk-yjit/test/ruby/test_key_error.rb
  489 /tmp/ruby/src/trunk-yjit/test/ruby/test_warning.rb
  490 /tmp/ruby/src/trunk-yjit/test/openssl/test_engine.rb
  491 /tmp/ruby/src/trunk-yjit/test/prism/percent_delimiter_string_test.rb
  492 /tmp/ruby/src/trunk-yjit/test/openssl/test_x509attr.rb
  493 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_gbk.rb
  494 /tmp/ruby/src/trunk-yjit/test/ruby/test_dir.rb
  495 /tmp/ruby/src/trunk-yjit/test/ruby/test_metaclass.rb
  496 /tmp/ruby/src/trunk-yjit/test/optparse/test_acceptable.rb
  497 /tmp/ruby/src/trunk-yjit/test/prism/result/regular_expression_options_test.rb
  498 /tmp/ruby/src/trunk-yjit/test/ruby/test_hash.rb
  499 /tmp/ruby/src/trunk-yjit/test/prism/encoding/string_encoding_test.rb
  500 /tmp/ruby/src/trunk-yjit/test/ruby/test_string_memory.rb
  501 /tmp/ruby/src/trunk-yjit/test/openssl/test_x509req.rb
  502 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_koi8.rb
  503 /tmp/ruby/src/trunk-yjit/test/ruby/test_allocation.rb
  504 /tmp/ruby/src/trunk-yjit/test/mkmf/test_pkg_config.rb
  505 /tmp/ruby/src/trunk-yjit/test/psych/test_tree_builder.rb
  506 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/protect.so
  507 /tmp/ruby/src/trunk-yjit/test/-ext-/load/test_protect.rb
  508 /tmp/ruby/src/trunk-yjit/test/-ext-/vm/test_at_exit.rb
  509 /tmp/ruby/src/trunk-yjit/test/dtrace/test_gc.rb
  510 /tmp/ruby/src/trunk-yjit/test/ruby/test_math.rb
  511 /tmp/ruby/src/trunk-yjit/test/-ext-/win32/test_dln.rb
  512 /tmp/ruby/src/trunk-yjit/test/mkmf/test_libs.rb
  513 /tmp/ruby/src/trunk-yjit/test/ruby/test_fiber.rb
  514 /tmp/ruby/src/trunk-yjit/test/openssl/test_x509crl.rb
  515 /tmp/ruby/src/trunk-yjit/test/-ext-/string/test_ellipsize.rb
  516 /tmp/ruby/src/trunk-yjit/test/ruby/test_complex.rb
  517 /tmp/ruby/src/trunk-yjit/lib/random/formatter.rb
  518 /tmp/ruby/src/trunk-yjit/test/ruby/test_random_formatter.rb
  519 /tmp/ruby/src/trunk-yjit/test/ruby/test_refinement.rb
  520 /tmp/ruby/src/trunk-yjit/test/fiber/test_timeout.rb
  521 /tmp/ruby/src/trunk-yjit/test/net/http/test_https_proxy.rb

* Process memory map:

59b3372cb000-59b33771e000 r-xp 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
59b33771e000-59b33f2cb000 ---p 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
59b33f5e0000-59b33f620000 r--p 00000000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
59b33f620000-59b33faf1000 r-xp 00040000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
59b33faf1000-59b33fc91000 r--p 00511000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
59b33fc91000-59b33fca7000 r--p 006b1000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
59b33fca7000-59b33fca8000 rw-p 006c7000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
59b33fca8000-59b33fcbc000 rw-p 00000000 00:00 0 
59b340f97000-59b348b07000 rw-p 00000000 00:00 0                          [heap]
7d84cc000000-7d84cc021000 rw-p 00000000 00:00 0 
7d84cc021000-7d84d0000000 ---p 00000000 00:00 0 
7d84d0aca000-7d84d4000000 r--s 00000000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
7d84d4000000-7d84d4021000 rw-p 00000000 00:00 0 
7d84d4021000-7d84d8000000 ---p 00000000 00:00 0 
7d84d8000000-7d84d8023000 rw-p 00000000 00:00 0 
7d84d8023000-7d84dc000000 ---p 00000000 00:00 0 
7d84dc000000-7d84dc021000 rw-p 00000000 00:00 0 
7d84dc021000-7d84e0000000 ---p 00000000 00:00 0 
7d84e0000000-7d84e0021000 rw-p 00000000 00:00 0 
7d84e0021000-7d84e4000000 ---p 00000000 00:00 0 
7d84e4000000-7d84e4021000 rw-p 00000000 00:00 0 
7d84e4021000-7d84e8000000 ---p 00000000 00:00 0 
7d84e8000000-7d84e8021000 rw-p 00000000 00:00 0 
7d84e8021000-7d84ec000000 ---p 00000000 00:00 0 
7d84ec000000-7d84ec021000 rw-p 00000000 00:00 0 
7d84ec021000-7d84f0000000 ---p 00000000 00:00 0 
7d84f0000000-7d84f0021000 rw-p 00000000 00:00 0 
7d84f0021000-7d84f4000000 ---p 00000000 00:00 0 
7d84f4000000-7d84f4021000 rw-p 00000000 00:00 0 
7d84f4021000-7d84f8000000 ---p 00000000 00:00 0 
7d84f8000000-7d84f8021000 rw-p 00000000 00:00 0 
7d84f8021000-7d84fc000000 ---p 00000000 00:00 0 
7d84fc000000-7d84fc215000 rw-p 00000000 00:00 0 
7d84fc215000-7d8500000000 ---p 00000000 00:00 0 
7d8500000000-7d8500021000 rw-p 00000000 00:00 0 
7d8500021000-7d8504000000 ---p 00000000 00:00 0 
7d8504000000-7d8504215000 rw-p 00000000 00:00 0 
7d8504215000-7d8508000000 ---p 00000000 00:00 0 
7d8508000000-7d850820b000 rw-p 00000000 00:00 0 
7d850820b000-7d850c000000 ---p 00000000 00:00 0 
7d850c000000-7d850d34c000 rw-p 00000000 00:00 0 
7d850d34c000-7d8510000000 ---p 00000000 00:00 0 
7d8510000000-7d851061d000 rw-p 00000000 00:00 0 
7d851061d000-7d8514000000 ---p 00000000 00:00 0 
7d8514000000-7d8514021000 rw-p 00000000 00:00 0 
7d8514021000-7d8518000000 ---p 00000000 00:00 0 
7d8518000000-7d851820b000 rw-p 00000000 00:00 0 
7d851820b000-7d851c000000 ---p 00000000 00:00 0 
7d851c000000-7d851cc3b000 rw-p 00000000 00:00 0 
7d851cc3b000-7d8520000000 ---p 00000000 00:00 0 
7d8520000000-7d8520021000 rw-p 00000000 00:00 0 
7d8520021000-7d8524000000 ---p 00000000 00:00 0 
7d8524000000-7d8524021000 rw-p 00000000 00:00 0 
7d8524021000-7d8528000000 ---p 00000000 00:00 0 
7d8528000000-7d852820b000 rw-p 00000000 00:00 0 
7d852820b000-7d852c000000 ---p 00000000 00:00 0 
7d852c000000-7d852c20b000 rw-p 00000000 00:00 0 
7d852c20b000-7d8530000000 ---p 00000000 00:00 0 
7d8530000000-7d853020b000 rw-p 00000000 00:00 0 
7d853020b000-7d8534000000 ---p 00000000 00:00 0 
7d8534000000-7d8534210000 rw-p 00000000 00:00 0 
7d8534210000-7d8538000000 ---p 00000000 00:00 0 
7d8538000000-7d853820b000 rw-p 00000000 00:00 0 
7d853820b000-7d853c000000 ---p 00000000 00:00 0 
7d853c000000-7d853cc37000 rw-p 00000000 00:00 0 
7d853cc37000-7d8540000000 ---p 00000000 00:00 0 
7d8540000000-7d854020b000 rw-p 00000000 00:00 0 
7d854020b000-7d8544000000 ---p 00000000 00:00 0 
7d8544000000-7d8545251000 rw-p 00000000 00:00 0 
7d8545251000-7d8548000000 ---p 00000000 00:00 0 
7d8548000000-7d8548021000 rw-p 00000000 00:00 0 
7d8548021000-7d854c000000 ---p 00000000 00:00 0 
7d854c000000-7d854c61e000 rw-p 00000000 00:00 0 
7d854c61e000-7d8550000000 ---p 00000000 00:00 0 
7d8550000000-7d8550c37000 rw-p 00000000 00:00 0 
7d8550c37000-7d8554000000 ---p 00000000 00:00 0 
7d8554000000-7d8555871000 rw-p 00000000 00:00 0 
7d8555871000-7d8558000000 ---p 00000000 00:00 0 
7d85589c0000-7d85589d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8558aa0000-7d8558ab0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8558ac0000-7d8558ad0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8558bb6000-7d8558bb7000 r--p 00000000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7d8558bb7000-7d8558bb8000 r-xp 00001000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7d8558bb8000-7d8558c0e000 r--p 00002000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7d8558c0e000-7d8558c0f000 r--p 00057000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7d8558c0f000-7d8558c10000 rw-p 00058000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7d8558c10000-7d8558d60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8558d68000-7d8558d6f000 r--p 00000000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
7d8558d6f000-7d8558db4000 r-xp 00007000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
7d8558db4000-7d8558dd2000 r--p 0004c000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
7d8558dd2000-7d8558dd4000 r--p 00069000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
7d8558dd4000-7d8558dd5000 rw-p 0006b000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
7d8558f40000-7d8558f41000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8558f41000-7d8558f82000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8558f82000-7d8558f83000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8558f83000-7d8558fc4000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8558fc4000-7d8558fc5000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8558fc5000-7d8559006000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559006000-7d8559007000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559007000-7d8559048000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559048000-7d8559049000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559049000-7d855908a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855908a000-7d855908b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855908b000-7d85590cc000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85590cc000-7d85590cd000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85590cd000-7d855910e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855910e000-7d855910f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855910f000-7d8559150000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559150000-7d8559151000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559151000-7d8559192000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559192000-7d8559193000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559193000-7d85591d4000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85591d4000-7d85591d5000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85591d5000-7d8559216000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559216000-7d8559217000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559217000-7d8559258000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559258000-7d8559259000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559259000-7d855929a000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855929a000-7d855929b000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855929b000-7d85592dc000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85592dc000-7d85592dd000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85592dd000-7d855931e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855931e000-7d855931f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855931f000-7d8559360000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559360000-7d8559361000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559361000-7d85593a2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85593a2000-7d85593a3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85593a3000-7d85593e4000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85593e4000-7d85593e5000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85593e5000-7d8559426000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559426000-7d8559427000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559427000-7d8559468000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559468000-7d8559469000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559469000-7d85594aa000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85594aa000-7d85594ab000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85594ab000-7d85594ec000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85594ec000-7d85594ed000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85594ed000-7d855952e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855952e000-7d855952f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855952f000-7d8559570000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559570000-7d8559571000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559571000-7d85595b2000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85595b2000-7d85595b3000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85595b3000-7d85595f4000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85595f4000-7d85595f5000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85595f5000-7d8559636000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559636000-7d8559637000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559637000-7d8559678000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559678000-7d8559679000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559679000-7d85596ba000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85596ba000-7d85596bb000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85596bb000-7d85596fc000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85596fc000-7d85596fd000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85596fd000-7d855973e000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855973e000-7d855973f000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d855973f000-7d8559780000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8559780000-7d85597f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d855a54d000-7d855a754000 r--s 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7d855a754000-7d855a75c000 r--p 00000000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7d855a75c000-7d855a79b000 r-xp 00008000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7d855a79b000-7d855a7ab000 r--p 00047000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7d855a7ab000-7d855a7af000 r--p 00056000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7d855a7af000-7d855a7b0000 rw-p 0005a000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7d855a7b0000-7d855a7f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d855a7fd000-7d855a7fe000 ---p 00000000 00:00 0 
7d855a7fe000-7d855affe000 rw-p 00000000 00:00 0 
7d855affe000-7d855afff000 ---p 00000000 00:00 0 
7d855afff000-7d855b7ff000 rw-p 00000000 00:00 0 
7d855b8e0000-7d855bbb0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d855bbbe000-7d855bbbf000 r--p 00000000 00:b6 16687691                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7d855bbbf000-7d855bbc0000 r-xp 00001000 00:b6 16687691                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7d855bbc0000-7d855bbdc000 r--p 00002000 00:b6 16687691                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7d855bbdc000-7d855bbdd000 r--p 0001d000 00:b6 16687691                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7d855bbdd000-7d855bbde000 rw-p 0001e000 00:b6 16687691                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so
7d855bbde000-7d855bbdf000 r--p 00000000 00:b6 16687693                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7d855bbdf000-7d855bbe0000 r-xp 00001000 00:b6 16687693                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7d855bbe0000-7d855bbfa000 r--p 00002000 00:b6 16687693                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7d855bbfa000-7d855bbfb000 r--p 0001b000 00:b6 16687693                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7d855bbfb000-7d855bbfc000 rw-p 0001c000 00:b6 16687693                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
7d855bbfc000-7d855bbfd000 r--p 00000000 00:b6 16687701                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7d855bbfd000-7d855bbfe000 r-xp 00001000 00:b6 16687701                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7d855bbfe000-7d855bc1b000 r--p 00002000 00:b6 16687701                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7d855bc1b000-7d855bc1c000 r--p 0001e000 00:b6 16687701                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7d855bc1c000-7d855bc1d000 rw-p 0001f000 00:b6 16687701                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so
7d855bc1d000-7d855bc1e000 r--p 00000000 00:b6 16687700                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7d855bc1e000-7d855bc1f000 r-xp 00001000 00:b6 16687700                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7d855bc1f000-7d855bc3b000 r--p 00002000 00:b6 16687700                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7d855bc3b000-7d855bc3c000 r--p 0001d000 00:b6 16687700                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7d855bc3c000-7d855bc3d000 rw-p 0001e000 00:b6 16687700                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so
7d855bc3d000-7d855bc3e000 r--p 00000000 00:b6 16687687                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji.so
7d855bc3e000-7d855bc3f000 r-xp 00001000 00:b6 16687687                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji.so
7d855bc3f000-7d855bc49000 r--p 00002000 00:b6 16687687                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji.so
7d855bc49000-7d855bc4a000 r--p 0000c000 00:b6 16687687                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji.so
7d855bc4a000-7d855bc4b000 rw-p 0000d000 00:b6 16687687                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/emoji.so
7d855bc4b000-7d855bc4c000 r--p 00000000 00:b6 16687425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/chinese.so
7d855bc4c000-7d855bc4d000 r-xp 00001000 00:b6 16687425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/chinese.so
7d855bc4d000-7d855bc79000 r--p 00002000 00:b6 16687425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/chinese.so
7d855bc79000-7d855bc7a000 r--p 0002d000 00:b6 16687425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/chinese.so
7d855bc7a000-7d855bc7b000 rw-p 0002e000 00:b6 16687425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/chinese.so
7d855bc7b000-7d855bc7c000 r--p 00000000 00:b6 16687709                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gbk.so
7d855bc7c000-7d855bc7d000 r-xp 00001000 00:b6 16687709                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gbk.so
7d855bc7d000-7d855bcac000 r--p 00002000 00:b6 16687709                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gbk.so
7d855bcac000-7d855bcad000 r--p 00030000 00:b6 16687709                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gbk.so
7d855bcad000-7d855bcae000 rw-p 00031000 00:b6 16687709                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gbk.so
7d855bcae000-7d855bcaf000 r--p 00000000 00:b6 16687084                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gb18030.so
7d855bcaf000-7d855bcb0000 r-xp 00001000 00:b6 16687084                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gb18030.so
7d855bcb0000-7d855bcdb000 r--p 00002000 00:b6 16687084                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gb18030.so
7d855bcdb000-7d855bcdc000 r--p 0002c000 00:b6 16687084                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gb18030.so
7d855bcdc000-7d855bcdd000 rw-p 0002d000 00:b6 16687084                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/gb18030.so
7d855bcdd000-7d855bcde000 r--p 00000000 00:b6 16687717                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/korean.so
7d855bcde000-7d855bcdf000 r-xp 00001000 00:b6 16687717                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/korean.so
7d855bcdf000-7d855bd19000 r--p 00002000 00:b6 16687717                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/korean.so
7d855bd19000-7d855bd1a000 r--p 0003c000 00:b6 16687717                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/korean.so
7d855bd1a000-7d855bd1b000 rw-p 0003d000 00:b6 16687717                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/korean.so
7d855bd1b000-7d855bd1c000 r--p 00000000 00:b6 16687392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7d855bd1c000-7d855bd1d000 r-xp 00001000 00:b6 16687392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7d855bd1d000-7d855bda9000 r--p 00002000 00:b6 16687392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7d855bda9000-7d855bdaa000 r--p 0008d000 00:b6 16687392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7d855bdaa000-7d855bdab000 rw-p 0008e000 00:b6 16687392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/big5.so
7d855bdab000-7d855bdac000 r--p 00000000 00:b6 16687721                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7d855bdac000-7d855bdad000 r-xp 00001000 00:b6 16687721                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7d855bdad000-7d855bdee000 r--p 00002000 00:b6 16687721                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7d855bdee000-7d855bdef000 r--p 00042000 00:b6 16687721                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7d855bdef000-7d855bdf0000 rw-p 00043000 00:b6 16687721                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf8_mac.so
7d855bdf0000-7d855bed0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d855bed8000-7d855bed9000 r--p 00000000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7d855bed9000-7d855beda000 r-xp 00001000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7d855beda000-7d855befe000 r--p 00002000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7d855befe000-7d855beff000 r--p 00025000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7d855beff000-7d855bf00000 rw-p 00026000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7d855bf00000-7d855c000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d855c000000-7d855c128000 rw-p 00000000 00:00 0 
7d855c128000-7d8560000000 ---p 00000000 00:00 0 
7d8560000000-7d8561548000 rw-p 00000000 00:00 0 
7d8561548000-7d8564000000 ---p 00000000 00:00 0 
7d8564000000-7d8564068000 rw-p 00000000 00:00 0 
7d8564068000-7d8568000000 ---p 00000000 00:00 0 
7d8568001000-7d8568002000 r--p 00000000 00:b6 16688275                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/protect.so
7d8568002000-7d8568003000 r-xp 00001000 00:b6 16688275                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/protect.so
7d8568003000-7d8568004000 r--p 00002000 00:b6 16688275                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/protect.so
7d8568004000-7d8568005000 r--p 00002000 00:b6 16688275                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/protect.so
7d8568005000-7d8568006000 rw-p 00003000 00:b6 16688275                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/protect.so
7d8568006000-7d8568007000 r--p 00000000 00:b6 16687378                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/cesu_8.so
7d8568007000-7d8568008000 r-xp 00001000 00:b6 16687378                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/cesu_8.so
7d8568008000-7d8568009000 r--p 00002000 00:b6 16687378                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/cesu_8.so
7d8568009000-7d856800a000 r--p 00002000 00:b6 16687378                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/cesu_8.so
7d856800a000-7d856800b000 rw-p 00003000 00:b6 16687378                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/cesu_8.so
7d856800b000-7d856800c000 r--p 00000000 00:b6 16688360                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/file.so
7d856800c000-7d856800d000 r-xp 00001000 00:b6 16688360                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/file.so
7d856800d000-7d856800e000 r--p 00002000 00:b6 16688360                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/file.so
7d856800e000-7d856800f000 r--p 00002000 00:b6 16688360                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/file.so
7d856800f000-7d8568010000 rw-p 00003000 00:b6 16688360                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/file.so
7d8568010000-7d8568040000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8568042000-7d8568043000 r--p 00000000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7d8568043000-7d8568044000 r-xp 00001000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7d8568044000-7d8568045000 r--p 00002000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7d8568045000-7d8568046000 r--p 00002000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7d8568046000-7d8568047000 rw-p 00003000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
7d8568047000-7d8568048000 ---p 00000000 00:00 0 
7d8568048000-7d8568068000 rw-p 00000000 00:00 0 
7d8568068000-7d8568069000 ---p 00000000 00:00 0 
7d8568069000-7d8568089000 rw-p 00000000 00:00 0 
7d8568089000-7d856808a000 ---p 00000000 00:00 0 
7d856808a000-7d85680aa000 rw-p 00000000 00:00 0 
7d85680aa000-7d85680ab000 ---p 00000000 00:00 0 
7d85680ab000-7d85680cb000 rw-p 00000000 00:00 0 
7d85680cb000-7d85680cc000 ---p 00000000 00:00 0 
7d85680cc000-7d85680ec000 rw-p 00000000 00:00 0 
7d85680ec000-7d85680ed000 ---p 00000000 00:00 0 
7d85680ed000-7d856810d000 rw-p 00000000 00:00 0 
7d8568111000-7d8568112000 r--p 00000000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7d8568112000-7d8568113000 r-xp 00001000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7d8568113000-7d8568114000 r--p 00002000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7d8568114000-7d8568115000 r--p 00002000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7d8568115000-7d8568116000 rw-p 00003000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
7d8568116000-7d8568117000 r--p 00000000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7d8568117000-7d8568118000 r-xp 00001000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7d8568118000-7d8568119000 r--p 00002000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7d8568119000-7d856811a000 r--p 00002000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7d856811a000-7d856811b000 rw-p 00003000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
7d856811b000-7d856811c000 r--p 00000000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7d856811c000-7d856811d000 r-xp 00001000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7d856811d000-7d856811e000 r--p 00002000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7d856811e000-7d856811f000 r--p 00002000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7d856811f000-7d8568120000 rw-p 00003000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7d8568120000-7d8568140000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8568140000-7d8568141000 r--p 00000000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7d8568141000-7d8568142000 r-xp 00001000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7d8568142000-7d8568143000 r--p 00002000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7d8568143000-7d8568144000 r--p 00002000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7d8568144000-7d8568145000 rw-p 00003000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
7d8568145000-7d8568146000 r--p 00000000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7d8568146000-7d8568147000 r-xp 00001000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7d8568147000-7d8568148000 r--p 00002000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7d8568148000-7d8568149000 r--p 00003000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7d8568149000-7d856814a000 rw-p 00004000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7d856814a000-7d856814b000 r--p 00000000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7d856814b000-7d856814c000 r-xp 00001000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7d856814c000-7d856814d000 r--p 00002000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7d856814d000-7d856814e000 r--p 00002000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7d856814e000-7d856814f000 rw-p 00003000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
7d856814f000-7d8568150000 ---p 00000000 00:00 0 
7d8568150000-7d8568950000 rw-p 00000000 00:00 0 
7d8568950000-7d8568960000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8568961000-7d8568962000 r--p 00000000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7d8568962000-7d8568963000 r-xp 00001000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7d8568963000-7d8568964000 r--p 00002000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7d8568964000-7d8568965000 r--p 00002000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7d8568965000-7d8568966000 rw-p 00003000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
7d8568966000-7d8568967000 r--p 00000000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7d8568967000-7d8568968000 r-xp 00001000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7d8568968000-7d8568969000 r--p 00002000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7d8568969000-7d856896a000 r--p 00002000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7d856896a000-7d856896b000 rw-p 00003000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
7d856896b000-7d856896c000 r--p 00000000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7d856896c000-7d856896d000 r-xp 00001000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7d856896d000-7d856896e000 r--p 00002000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7d856896e000-7d856896f000 r--p 00002000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7d856896f000-7d8568970000 rw-p 00003000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
7d8568970000-7d8568971000 r--p 00000000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7d8568971000-7d8568972000 r-xp 00001000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7d8568972000-7d8568973000 r--p 00002000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7d8568973000-7d8568974000 r--p 00002000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7d8568974000-7d8568975000 rw-p 00003000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
7d8568975000-7d8568976000 ---p 00000000 00:00 0 
7d8568976000-7d8568996000 rw-p 00000000 00:00 0 
7d8568996000-7d8568997000 ---p 00000000 00:00 0 
7d8568997000-7d85689b7000 rw-p 00000000 00:00 0 
7d85689b7000-7d85689b8000 r--p 00000000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7d85689b8000-7d85689b9000 r-xp 00001000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7d85689b9000-7d85689ba000 r--p 00002000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7d85689ba000-7d85689bb000 r--p 00002000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7d85689bb000-7d85689bc000 rw-p 00003000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
7d85689bc000-7d85689bd000 r--p 00000000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7d85689bd000-7d85689be000 r-xp 00001000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7d85689be000-7d85689bf000 r--p 00002000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7d85689bf000-7d85689c0000 r--p 00002000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7d85689c0000-7d85689c1000 rw-p 00003000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
7d85689c1000-7d85689c2000 r--p 00000000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7d85689c2000-7d85689c3000 r-xp 00001000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7d85689c3000-7d85689c4000 r--p 00002000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7d85689c4000-7d85689c5000 r--p 00002000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7d85689c5000-7d85689c6000 rw-p 00003000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
7d85689c6000-7d85689c7000 r--p 00000000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7d85689c7000-7d85689c8000 r-xp 00001000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7d85689c8000-7d85689c9000 r--p 00002000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7d85689c9000-7d85689ca000 r--p 00002000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7d85689ca000-7d85689cb000 rw-p 00003000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
7d85689cb000-7d85689cc000 r--p 00000000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7d85689cc000-7d85689cd000 r-xp 00001000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7d85689cd000-7d85689ce000 r--p 00002000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7d85689ce000-7d85689cf000 r--p 00002000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7d85689cf000-7d85689d0000 rw-p 00003000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
7d85689d0000-7d85689f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d85689f4000-7d85689f5000 r--p 00000000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7d85689f5000-7d85689f6000 r-xp 00001000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7d85689f6000-7d85689f7000 r--p 00002000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7d85689f7000-7d85689f8000 r--p 00002000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7d85689f8000-7d85689f9000 rw-p 00003000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
7d85689f9000-7d85689fa000 ---p 00000000 00:00 0 
7d85689fa000-7d8568a1a000 rw-p 00000000 00:00 0 
7d8568a1a000-7d8568a1b000 ---p 00000000 00:00 0 
7d8568a1b000-7d8568a3b000 rw-p 00000000 00:00 0 
7d8568a3b000-7d8568a3c000 ---p 00000000 00:00 0 
7d8568a3c000-7d8568a5c000 rw-p 00000000 00:00 0 
7d8568a5c000-7d8568a5d000 ---p 00000000 00:00 0 
7d8568a5d000-7d8568a7d000 rw-p 00000000 00:00 0 
7d8568a80000-7d8568a90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8568a94000-7d8568a95000 r--p 00000000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7d8568a95000-7d8568a96000 r-xp 00001000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7d8568a96000-7d8568a97000 r--p 00002000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7d8568a97000-7d8568a98000 r--p 00002000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7d8568a98000-7d8568a99000 rw-p 00003000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
7d8568a99000-7d8568a9a000 r--p 00000000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7d8568a9a000-7d8568a9b000 r-xp 00001000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7d8568a9b000-7d8568a9c000 r--p 00002000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7d8568a9c000-7d8568a9d000 r--p 00002000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7d8568a9d000-7d8568a9e000 rw-p 00003000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
7d8568a9e000-7d8568a9f000 ---p 00000000 00:00 0 
7d8568a9f000-7d8568abf000 rw-p 00000000 00:00 0 
7d8568ac1000-7d8568ac2000 r--p 00000000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7d8568ac2000-7d8568ac3000 r-xp 00001000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7d8568ac3000-7d8568ac4000 r--p 00002000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7d8568ac4000-7d8568ac5000 r--p 00002000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7d8568ac5000-7d8568ac6000 rw-p 00003000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
7d8568ac6000-7d8568ac7000 r--p 00000000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7d8568ac7000-7d8568ac8000 r-xp 00001000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7d8568ac8000-7d8568ac9000 r--p 00002000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7d8568ac9000-7d8568aca000 r--p 00002000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7d8568aca000-7d8568acb000 rw-p 00003000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
7d8568acb000-7d8568acc000 r--p 00000000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7d8568acc000-7d8568acd000 r-xp 00001000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7d8568acd000-7d8568ace000 r--p 00002000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7d8568ace000-7d8568acf000 r--p 00002000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7d8568acf000-7d8568ad0000 rw-p 00003000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7d8568ad0000-7d8568c70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8568c73000-7d8568c74000 r--p 00000000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7d8568c74000-7d8568c75000 r-xp 00001000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7d8568c75000-7d8568c76000 r--p 00002000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7d8568c76000-7d8568c77000 r--p 00002000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7d8568c77000-7d8568c78000 rw-p 00003000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
7d8568c78000-7d8568c79000 r--p 00000000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7d8568c79000-7d8568c7a000 r-xp 00001000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7d8568c7a000-7d8568c7b000 r--p 00002000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7d8568c7b000-7d8568c7c000 r--p 00002000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7d8568c7c000-7d8568c7d000 rw-p 00003000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
7d8568c7d000-7d8568d30000 r--p 00000000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7d8568d30000-7d8569063000 r-xp 000b3000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7d8569063000-7d856912e000 r--p 003e6000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7d856912e000-7d856918a000 r--p 004b0000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7d856918a000-7d856918d000 rw-p 0050c000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7d856918d000-7d8569190000 rw-p 00000000 00:00 0 
7d8569190000-7d85692d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d85692d1000-7d85692d2000 r--p 00000000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7d85692d2000-7d85692d3000 r-xp 00001000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7d85692d3000-7d85692d4000 r--p 00002000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7d85692d4000-7d85692d5000 r--p 00002000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7d85692d5000-7d85692d6000 rw-p 00003000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
7d85692d6000-7d85692d7000 r--p 00000000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7d85692d7000-7d85692d8000 r-xp 00001000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7d85692d8000-7d85692d9000 r--p 00002000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7d85692d9000-7d85692da000 r--p 00002000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7d85692da000-7d85692db000 rw-p 00003000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
7d85692db000-7d85692dc000 r--p 00000000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7d85692dc000-7d85692dd000 r-xp 00001000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7d85692dd000-7d85692de000 r--p 00002000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7d85692de000-7d85692df000 r--p 00002000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7d85692df000-7d85692e0000 rw-p 00003000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
7d85692e0000-7d8569400000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8569400000-7d8569401000 r--p 00000000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7d8569401000-7d8569402000 r-xp 00001000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7d8569402000-7d8569403000 r--p 00002000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7d8569403000-7d8569404000 r--p 00002000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7d8569404000-7d8569405000 rw-p 00003000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
7d8569405000-7d8569406000 r--p 00000000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7d8569406000-7d8569407000 r-xp 00001000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7d8569407000-7d8569408000 r--p 00002000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7d8569408000-7d8569409000 r--p 00003000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7d8569409000-7d856940a000 rw-p 00004000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
7d856940a000-7d856940b000 r--p 00000000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7d856940b000-7d856940c000 r-xp 00001000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7d856940c000-7d856940e000 r--p 00002000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7d856940e000-7d856940f000 r--p 00003000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7d856940f000-7d8569410000 rw-p 00004000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
7d8569410000-7d8569420000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8569420000-7d8569500000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8569500000-7d8569503000 r--p 00000000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
7d8569503000-7d856950c000 r-xp 00003000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
7d856950c000-7d856950e000 r--p 0000c000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
7d856950e000-7d856950f000 r--p 0000d000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
7d856950f000-7d8569510000 rw-p 0000e000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
7d8569510000-7d8569513000 r--p 00000000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7d8569513000-7d8569514000 r-xp 00003000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7d8569514000-7d8569528000 r--p 00004000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7d8569528000-7d856952d000 r--p 00018000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7d856952d000-7d856952e000 rw-p 0001d000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7d856952e000-7d856952f000 r--p 00000000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7d856952f000-7d8569530000 r-xp 00001000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7d8569530000-7d8569531000 r--p 00002000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7d8569531000-7d8569532000 r--p 00002000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7d8569532000-7d8569533000 rw-p 00003000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7d8569533000-7d8569536000 r--p 00000000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7d8569536000-7d856953c000 r-xp 00003000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7d856953c000-7d856953e000 r--p 00009000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7d856953e000-7d856953f000 r--p 0000b000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7d856953f000-7d8569540000 rw-p 0000c000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7d8569540000-7d8569620000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8569622000-7d8569623000 r--p 00000000 00:b6 16688377                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/integer.so
7d8569623000-7d8569624000 r-xp 00001000 00:b6 16688377                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/integer.so
7d8569624000-7d8569625000 r--p 00002000 00:b6 16688377                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/integer.so
7d8569625000-7d8569626000 r--p 00002000 00:b6 16688377                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/integer.so
7d8569626000-7d8569627000 rw-p 00003000 00:b6 16688377                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/integer.so
7d8569627000-7d8569628000 r--p 00000000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7d8569628000-7d8569629000 r-xp 00001000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7d8569629000-7d856962a000 r--p 00002000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7d856962a000-7d856962b000 r--p 00002000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7d856962b000-7d856962c000 rw-p 00003000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
7d856962f000-7d8569630000 r--p 00000000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7d8569630000-7d8569631000 r-xp 00001000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7d8569631000-7d8569632000 r--p 00002000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7d8569632000-7d8569633000 r--p 00003000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7d8569633000-7d8569634000 rw-p 00004000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7d8569634000-7d8569635000 r--p 00000000 00:b6 16688483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/symbol.so
7d8569635000-7d8569636000 r-xp 00001000 00:b6 16688483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/symbol.so
7d8569636000-7d8569637000 r--p 00002000 00:b6 16688483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/symbol.so
7d8569637000-7d8569638000 r--p 00002000 00:b6 16688483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/symbol.so
7d8569638000-7d8569639000 rw-p 00003000 00:b6 16688483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/symbol.so
7d8569639000-7d856963a000 r--p 00000000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7d856963a000-7d856963b000 r-xp 00001000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7d856963b000-7d856963c000 r--p 00002000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7d856963c000-7d856963d000 r--p 00002000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7d856963d000-7d856963e000 rw-p 00003000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
7d856963e000-7d856963f000 r--p 00000000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7d856963f000-7d8569640000 r-xp 00001000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7d8569640000-7d8569641000 r--p 00002000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7d8569641000-7d8569642000 r--p 00003000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7d8569642000-7d8569643000 rw-p 00004000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7d8569643000-7d8569644000 r--p 00000000 00:b6 16688249                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7d8569644000-7d8569645000 r-xp 00001000 00:b6 16688249                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7d8569645000-7d8569646000 r--p 00002000 00:b6 16688249                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7d8569646000-7d8569647000 r--p 00002000 00:b6 16688249                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7d8569647000-7d8569648000 rw-p 00003000 00:b6 16688249                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/array/to_ary_concat.so
7d8569648000-7d8569649000 r--p 00000000 00:b6 16688491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/thread/id.so
7d8569649000-7d856964a000 r-xp 00001000 00:b6 16688491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/thread/id.so
7d856964a000-7d856964b000 r--p 00002000 00:b6 16688491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/thread/id.so
7d856964b000-7d856964c000 r--p 00002000 00:b6 16688491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/thread/id.so
7d856964c000-7d856964d000 rw-p 00003000 00:b6 16688491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/thread/id.so
7d856964d000-7d856964e000 r--p 00000000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7d856964e000-7d856964f000 r-xp 00001000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7d856964f000-7d8569650000 r--p 00002000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7d8569650000-7d8569651000 r--p 00002000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7d8569651000-7d8569652000 rw-p 00003000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7d8569652000-7d8569653000 r--p 00000000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7d8569653000-7d8569655000 r-xp 00001000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7d8569655000-7d8569656000 r--p 00003000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7d8569656000-7d8569657000 r--p 00004000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7d8569657000-7d8569658000 rw-p 00005000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7d8569658000-7d856965b000 r--p 00000000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7d856965b000-7d8569667000 r-xp 00003000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7d8569667000-7d856966a000 r--p 0000f000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7d856966a000-7d856966b000 r--p 00011000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7d856966b000-7d856966c000 rw-p 00012000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7d856966c000-7d8569673000 r--p 00000000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7d8569673000-7d856969a000 r-xp 00007000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7d856969a000-7d85696a2000 r--p 0002e000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7d85696a2000-7d85696a3000 r--p 00035000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7d85696a3000-7d85696a4000 rw-p 00036000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7d85696a4000-7d85696c2000 r--p 00000000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7d85696c2000-7d8569724000 r-xp 0001e000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7d8569724000-7d8569740000 r--p 00080000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7d8569740000-7d856974a000 r--p 0009c000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7d856974a000-7d856974e000 rw-p 000a6000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7d856974e000-7d856974f000 ---p 00000000 00:00 0 
7d856974f000-7d856976f000 rw-p 00000000 00:00 0 
7d856976f000-7d8569770000 r--p 00000000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7d8569770000-7d8569771000 r-xp 00001000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7d8569771000-7d8569772000 r--p 00002000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7d8569772000-7d8569773000 r--p 00002000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7d8569773000-7d8569774000 rw-p 00003000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7d8569774000-7d8569776000 r--p 00000000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
7d8569776000-7d8569778000 r-xp 00002000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
7d8569778000-7d8569779000 r--p 00004000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
7d8569779000-7d856977a000 r--p 00004000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
7d856977a000-7d856977b000 rw-p 00005000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
7d856977b000-7d856977c000 r--p 00000000 00:b6 16688539                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/continuation.so
7d856977c000-7d856977d000 r-xp 00001000 00:b6 16688539                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/continuation.so
7d856977d000-7d856977e000 r--p 00002000 00:b6 16688539                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/continuation.so
7d856977e000-7d856977f000 r--p 00002000 00:b6 16688539                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/continuation.so
7d856977f000-7d8569780000 rw-p 00003000 00:b6 16688539                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/continuation.so
7d8569780000-7d8569790000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8569792000-7d8569793000 r--p 00000000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7d8569793000-7d8569794000 r-xp 00001000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7d8569794000-7d8569795000 r--p 00002000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7d8569795000-7d8569796000 r--p 00002000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7d8569796000-7d8569797000 rw-p 00003000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7d8569797000-7d8569798000 r--p 00000000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7d8569798000-7d8569799000 r-xp 00001000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7d8569799000-7d856979a000 r--p 00002000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7d856979a000-7d856979b000 r--p 00002000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7d856979b000-7d856979c000 rw-p 00003000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7d856979c000-7d85697b0000 r--p 00000000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7d85697b0000-7d85697e9000 r-xp 00014000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7d85697e9000-7d85697fb000 r--p 0004d000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7d85697fb000-7d85697fd000 r--p 0005f000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7d85697fd000-7d85697ff000 rw-p 00061000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7d85697ff000-7d8569800000 rw-p 00000000 00:00 0 
7d8569800000-7d8569802000 r--p 00000000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7d8569802000-7d856981b000 r-xp 00002000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7d856981b000-7d856981f000 r--p 0001b000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7d856981f000-7d8569820000 r--p 0001e000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7d8569820000-7d8569821000 rw-p 0001f000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7d8569821000-7d8569825000 r--p 00000000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7d8569825000-7d8569855000 r-xp 00004000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7d8569855000-7d856985d000 r--p 00034000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7d856985d000-7d856985e000 r--p 0003b000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7d856985e000-7d856985f000 rw-p 0003c000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7d856985f000-7d8569860000 rw-p 00000000 00:00 0 
7d8569860000-7d8569950000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8569954000-7d8569957000 r--p 00000000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7d8569957000-7d856995c000 r-xp 00003000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7d856995c000-7d856995e000 r--p 00008000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7d856995e000-7d856995f000 r--p 00009000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7d856995f000-7d8569960000 rw-p 0000a000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7d8569960000-7d8569970000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8569970000-7d85699b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d85699b0000-7d85699b1000 r--p 00000000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7d85699b1000-7d85699b2000 r-xp 00001000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7d85699b2000-7d85699b3000 r--p 00002000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7d85699b3000-7d85699b4000 r--p 00002000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7d85699b4000-7d85699b5000 rw-p 00003000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7d85699b5000-7d85699b8000 r--p 00000000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7d85699b8000-7d85699bc000 r-xp 00003000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7d85699bc000-7d85699bd000 r--p 00007000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7d85699bd000-7d85699be000 r--p 00008000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7d85699be000-7d85699bf000 rw-p 00009000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7d85699bf000-7d85699c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d85699c0000-7d8569a01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569a01000-7d8569a02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569a02000-7d8569a43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569a43000-7d8569a44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569a44000-7d8569a85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569a85000-7d8569a86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569a86000-7d8569ac7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ac7000-7d8569ac8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ac8000-7d8569b09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569b09000-7d8569b0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569b0a000-7d8569b4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569b4b000-7d8569b4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569b4c000-7d8569b8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569b8d000-7d8569b8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569b8e000-7d8569bcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569bcf000-7d8569bd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569bd0000-7d8569c11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569c11000-7d8569c12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569c12000-7d8569c53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569c53000-7d8569c54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569c54000-7d8569c95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569c95000-7d8569c96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569c96000-7d8569cd7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569cd7000-7d8569cd8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569cd8000-7d8569d19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569d19000-7d8569d1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569d1a000-7d8569d5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569d5b000-7d8569d5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569d5c000-7d8569d9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569d9d000-7d8569d9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569d9e000-7d8569ddf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ddf000-7d8569de0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569de0000-7d8569e21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569e21000-7d8569e22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569e22000-7d8569e63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569e63000-7d8569e64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569e64000-7d8569ea5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ea5000-7d8569ea6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ea6000-7d8569ee7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ee7000-7d8569ee8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ee8000-7d8569f29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569f29000-7d8569f2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569f2a000-7d8569f6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569f6b000-7d8569f6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569f6c000-7d8569fad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569fad000-7d8569fae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569fae000-7d8569fef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569fef000-7d8569ff0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d8569ff0000-7d856a031000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a031000-7d856a032000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a032000-7d856a073000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a073000-7d856a074000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a074000-7d856a0b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a0b5000-7d856a0b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a0b6000-7d856a0f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a0f7000-7d856a0f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a0f8000-7d856a139000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a139000-7d856a13a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a13a000-7d856a17b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a17b000-7d856a17c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a17c000-7d856a1bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a1bd000-7d856a1be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a1be000-7d856a1ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7d856a1ff000-7d856a200000 ---p 00000000 00:00 0 
7d856a200000-7d856aa00000 rw-p 00000000 00:00 0 
7d856aa00000-7d8582a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7d8582a00000-7d8583e00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7d8583e01000-7d8583e02000 r--p 00000000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7d8583e02000-7d8583e03000 r-xp 00001000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7d8583e03000-7d8583e04000 r--p 00002000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7d8583e04000-7d8583e05000 r--p 00002000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7d8583e05000-7d8583e06000 rw-p 00003000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7d8583e06000-7d8583e08000 r--p 00000000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7d8583e08000-7d8583e0b000 r-xp 00002000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7d8583e0b000-7d8583e0d000 r--p 00005000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7d8583e0d000-7d8583e0e000 r--p 00006000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7d8583e0e000-7d8583e0f000 rw-p 00007000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7d8583e13000-7d8583e14000 r--p 00000000 00:b6 16688495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/struct.so
7d8583e14000-7d8583e15000 r-xp 00001000 00:b6 16688495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/struct.so
7d8583e15000-7d8583e16000 r--p 00002000 00:b6 16688495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/struct.so
7d8583e16000-7d8583e17000 r--p 00002000 00:b6 16688495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/struct.so
7d8583e17000-7d8583e18000 rw-p 00003000 00:b6 16688495                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/struct.so
7d8583e18000-7d8583e1a000 r--p 00000000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
7d8583e1a000-7d8583e1d000 r-xp 00002000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
7d8583e1d000-7d8583e1e000 r--p 00005000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
7d8583e1e000-7d8583e1f000 r--p 00006000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
7d8583e1f000-7d8583e20000 rw-p 00007000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
7d8583e20000-7d8583ec0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8583ec1000-7d8583ec3000 r--p 00000000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
7d8583ec3000-7d8583ec8000 r-xp 00002000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
7d8583ec8000-7d8583ec9000 r--p 00007000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
7d8583ec9000-7d8583eca000 r--p 00008000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
7d8583eca000-7d8583ecb000 rw-p 00009000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
7d8583ecb000-7d8583ecc000 r--p 00000000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
7d8583ecc000-7d8583ecd000 r-xp 00001000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
7d8583ecd000-7d8583ece000 r--p 00002000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
7d8583ece000-7d8583ecf000 r--p 00002000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
7d8583ecf000-7d8583ed0000 rw-p 00003000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
7d8583ed0000-7d8583f90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8583f94000-7d8583f95000 r--p 00000000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7d8583f95000-7d8583f97000 r-xp 00001000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7d8583f97000-7d8583f98000 r--p 00003000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7d8583f98000-7d8583f99000 r--p 00003000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7d8583f99000-7d8583f9a000 rw-p 00004000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7d8583f9a000-7d8583f9b000 r--p 00000000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7d8583f9b000-7d8583f9c000 r-xp 00001000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7d8583f9c000-7d8583f9d000 r--p 00002000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7d8583f9d000-7d8583f9e000 r--p 00002000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7d8583f9e000-7d8583f9f000 rw-p 00003000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7d8583f9f000-7d8583fa1000 r--p 00000000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7d8583fa1000-7d8583fa3000 r-xp 00002000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7d8583fa3000-7d8583fa4000 r--p 00004000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7d8583fa4000-7d8583fa5000 r--p 00004000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7d8583fa5000-7d8583fa6000 rw-p 00005000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7d8583fa6000-7d8583fa7000 r--p 00000000 00:b6 16688382                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/iter.so
7d8583fa7000-7d8583fa8000 r-xp 00001000 00:b6 16688382                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/iter.so
7d8583fa8000-7d8583fa9000 r--p 00002000 00:b6 16688382                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/iter.so
7d8583fa9000-7d8583faa000 r--p 00002000 00:b6 16688382                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/iter.so
7d8583faa000-7d8583fab000 rw-p 00003000 00:b6 16688382                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/iter.so
7d8583fab000-7d8583fac000 r--p 00000000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7d8583fac000-7d8583fad000 r-xp 00001000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7d8583fad000-7d8583fae000 r--p 00002000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7d8583fae000-7d8583faf000 r--p 00002000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7d8583faf000-7d8583fb0000 rw-p 00003000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7d8583fb0000-7d8583fd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7d8583fd0000-7d85840d1000 rw-p 00000000 00:00 0 
7d85840d1000-7d85840d8000 r--s 00000000 00:b6 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7d85840d8000-7d8584131000 r--p 00000000 00:b6 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7d8584131000-7d8584134000 rw-p 00000000 00:00 0 
7d8584134000-7d858415c000 r--p 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7d858415c000-7d85842e4000 r-xp 00028000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7d85842e4000-7d8584333000 r--p 001b0000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7d8584333000-7d8584337000 r--p 001fe000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7d8584337000-7d8584339000 rw-p 00202000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7d8584339000-7d8584348000 rw-p 00000000 00:00 0 
7d8584348000-7d858434c000 r--p 00000000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7d858434c000-7d858436f000 r-xp 00004000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7d858436f000-7d8584373000 r--p 00027000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7d8584373000-7d8584374000 r--p 0002b000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7d8584374000-7d8584375000 rw-p 0002c000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7d8584375000-7d8584385000 r--p 00000000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7d8584385000-7d8584404000 r-xp 00010000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7d8584404000-7d858445c000 r--p 0008f000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7d858445c000-7d858445d000 r--p 000e7000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7d858445d000-7d858445e000 rw-p 000e8000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7d858445e000-7d8584460000 r--p 00000000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7d8584460000-7d8584475000 r-xp 00002000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7d8584475000-7d858448e000 r--p 00017000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7d858448e000-7d858448f000 r--p 0002f000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7d858448f000-7d8584490000 rw-p 00030000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7d8584490000-7d8584498000 rw-p 00000000 00:00 0 
7d8584498000-7d85844a2000 r--p 00000000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7d85844a2000-7d8584505000 r-xp 0000a000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7d8584505000-7d858451a000 r--p 0006d000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7d858451a000-7d858451b000 r--p 00081000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7d858451b000-7d858451c000 rw-p 00082000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7d858451c000-7d858451e000 r--p 00000000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7d858451e000-7d8584530000 r-xp 00002000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7d8584530000-7d8584536000 r--p 00014000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7d8584536000-7d8584537000 r--p 0001a000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7d8584537000-7d8584538000 rw-p 0001b000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7d8584538000-7d8584539000 r--p 00000000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7d8584539000-7d858453a000 r-xp 00001000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7d858453a000-7d858453b000 r--p 00002000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7d858453b000-7d858453c000 r--p 00002000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7d858453c000-7d858453d000 rw-p 00003000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7d858453d000-7d858453f000 rw-p 00000000 00:00 0 
7d858453f000-7d8584540000 r--p 00000000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7d8584540000-7d858456b000 r-xp 00001000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7d858456b000-7d8584575000 r--p 0002c000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7d8584575000-7d8584577000 r--p 00036000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7d8584577000-7d8584579000 rw-p 00038000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffc5d795000-7ffc5d7db000 rw-p 00000000 00:00 0                          [stack]
7ffc5d7f3000-7ffc5d7f7000 r--p 00000000 00:00 0                          [vvar]
7ffc5d7f7000-7ffc5d7f9000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]


[New LWP 2474236]
[New LWP 2474234]
[New LWP 2474184]
[New LWP 2353740]
[New LWP 2350696]

warning: could not find '.gnu_debugaltlink' file for /lib/x86_64-linux-gnu/libcap.so.2
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x0000710a740ebd61 in __futex_abstimed_wait_common64 (private=-267526619, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x568dd111e000) at ./nptl/futex-internal.c:57

warning: 57	./nptl/futex-internal.c: No such file or directory

>>> Threads

  Id   Target Id                                             Frame 
* 1    Thread 0x710a740507c0 (LWP 2350346) "ruby"            0x0000710a740ebd61 in __futex_abstimed_wait_common64 (private=-267526619, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x568dd111e000) at ./nptl/futex-internal.c:57
  2    Thread 0x710a586a26c0 (LWP 2474236) "test_https.rb:*" 0x0000710a7416ea00 in __GI_ppoll (fds=fds@entry=0x710a586a0e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  3    Thread 0x710a586c36c0 (LWP 2474234) "utils.rb:28"     0x0000710a7416ea00 in __GI_ppoll (fds=fds@entry=0x710a586c1e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
  4    Thread 0x710a5989f6c0 (LWP 2474184) "parallel.rb:40"  0x0000710a7416e4cd in __GI___poll (fds=fds@entry=0x710a5989e450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
  5    Thread 0x710a5a9ff6c0 (LWP 2353740) "ruby"            0x0000710a7417d042 in epoll_wait (epfd=4, events=events@entry=0x568db0d9753c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
  6    Thread 0x710a58f2e6c0 (LWP 2350696) "Timeout stdlib " 0x0000710a740ebd61 in __futex_abstimed_wait_common64 (private=22157, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x568dd1e80060) at ./nptl/futex-internal.c:57

>>> Machine level backtrace


Thread 6 (Thread 0x710a58f2e6c0 (LWP 2350696) "Timeout stdlib "):
#0  0x0000710a740ebd61 in __futex_abstimed_wait_common64 (private=22157, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x568dd1e80060) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=22157, abstime=0x0, clockid=0, expected=0, futex_word=0x568dd1e80060) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x568dd1e80060, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000710a740ee7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x568dd111e0f8, cond=0x568dd1e80038) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x710a740ee4a0 <__condvar_cleanup_waiting>, __arg = 0x710a58f2d620, __canceltype = -785734544, __prev = 0x0}
        cbuffer = {wseq = 14, cond = 0x568dd1e80038, mutex = 0x568dd111e0f8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 14
        seq = 7
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x568dd1e80038, mutex=mutex@entry=0x568dd111e0f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000568db08a0be3 in rb_native_cond_wait (mutex=0x568dd111e0f8, cond=0x568dd1e80038) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x568dd111e0f8, th=th@entry=0x568dd239cf00, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
        next_th = 0x0
#7  0x0000568db08a101a in thread_sched_to_waiting_until_wakeup (sched=0x568dd111e0f8, th=th@entry=0x568dd239cf00) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000568db08a8f41 in native_sleep (rel=0x0, th=0x568dd239cf00) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=1, th=0x568dd239cf00) at /tmp/ruby/src/trunk-yjit/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
        prev_status = <optimized out>
        status = <optimized out>
        woke = <optimized out>
#10 rb_thread_sleep_deadly_allow_spurious_wakeup (blocker=<optimized out>, timeout=4, end=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1426
        scheduler = <optimized out>
#11 0x0000568db08a9068 in queue_sleep (_args=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_sync.c:1076
        args = <optimized out>
#12 0x0000568db072548c in rb_ensure (b_proc=b_proc@entry=0x568db08a9050 <queue_sleep>, data1=data1@entry=124289255921776, e_proc=e_proc@entry=0x568db089abd0 <queue_sleep_done>, data2=data2@entry=124289255921808) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x568dd1f25030
        _tag = {tag = 36, retval = 4, buf = {0x0, 0x568db0725540 <rb_ensure+400>, 0x0, 0x710a58f2d780, 0x4}, prev = 0x710a58f2dad0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x568dd1f25030
#13 0x0000568db08aa4b1 in queue_do_pop (self=124289266642320, q=0x568dd1385040, should_block=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_sync.c:1151
        ec = <optimized out>
        queue_waiter = {w = {self = 124289266642320, th = 0x568dd239cf00, fiber = 0x0, node = {next = 0x568dd1385040, prev = 0x568dd1385040}}, as = {q = 0x568dd1385040, sq = 0x568dd1385040}}
        unaligned_member_ptr_result = <optimized out>
        waitq = 0x568dd1385040
        queue_sleep_arg = {self = 124289266642320, timeout = 4, end = 0}
        end = <optimized out>
#14 0x0000568da84e4919 in ?? ()
No symbol table info available.
#15 0x0000568dd4069110 in ?? ()
No symbol table info available.
#16 0x0000568dd1f25030 in ?? ()
No symbol table info available.
#17 0x0000000000000024 in ?? ()
No symbol table info available.
#18 0x0000568db090cf8e in vm_exec_core (ec=0x568dd1e80060, ec@entry=0x568dd1f25030) at ../../src/trunk-yjit/insns.def:903
        func = 0xfffffffffffffe00
        zjit_entry = <optimized out>
        func = <optimized out>
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 95167147577560
        reg_pc = 0x568dd12c1360
        reg_cfp = 0x568dd4069110
        insns_address_table = {0x568db09104ce <vm_exec_core+13854>, 0x568db090e1da <vm_exec_core+4906>, 0x568db090e169 <vm_exec_core+4793>, 0x568db090e0c5 <vm_exec_core+4629>, 0x568db090e04b <vm_exec_core+4507>, 0x568db090dfa6 <vm_exec_core+4342>, 0x568db090e5b3 <vm_exec_core+5891>, 0x568db090e558 <vm_exec_core+5800>, 0x568db090e2da <vm_exec_core+5162>, 0x568db090e23e <vm_exec_core+5006>, 0x568db090e652 <vm_exec_core+6050>, 0x568db090e3cd <vm_exec_core+5405>, 0x568db090df61 <vm_exec_core+4273>, 0x568db090def9 <vm_exec_core+4169>, 0x568db090de82 <vm_exec_core+4050>, 0x568db090de45 <vm_exec_core+3989>, 0x568db090de0d <vm_exec_core+3933>, 0x568db090ddd8 <vm_exec_core+3880>, 0x568db090dda3 <vm_exec_core+3827>, 0x568db090dd6e <vm_exec_core+3774>, 0x568db090dce4 <vm_exec_core+3636>, 0x568db090dca0 <vm_exec_core+3568>, 0x568db090dc59 <vm_exec_core+3497>, 0x568db090dc01 <vm_exec_core+3409>, 0x568db090dbbb <vm_exec_core+3339>, 0x568db090db3c <vm_exec_core+3212>, 0x568db090db02 <vm_exec_core+3154>, 0x568db090daa5 <vm_exec_core+3061>, 0x568db090da4b <vm_exec_core+2971>, 0x568db090da0e <vm_exec_core+2910>, 0x568db090edc1 <vm_exec_core+7953>, 0x568db090ec3d <vm_exec_core+7565>, 0x568db090ebaf <vm_exec_core+7423>, 0x568db090eb48 <vm_exec_core+7320>, 0x568db090eaf6 <vm_exec_core+7238>, 0x568db090ea94 <vm_exec_core+7140>, 0x568db090ea47 <vm_exec_core+7063>, 0x568db090e9f2 <vm_exec_core+6978>, 0x568db090e9a8 <vm_exec_core+6904>, 0x568db090e981 <vm_exec_core+6865>, 0x568db090e946 <vm_exec_core+6806>, 0x568db090e8f7 <vm_exec_core+6727>, 0x568db090e8c3 <vm_exec_core+6675>, 0x568db090e812 <vm_exec_core+6498>, 0x568db090e7cf <vm_exec_core+6431>, 0x568db090e78b <vm_exec_core+6363>, 0x568db090f366 <vm_exec_core+9398>, 0x568db090f2f7 <vm_exec_core+9287>, 0x568db090f398 <vm_exec_core+9448>, 0x568db090efb9 <vm_exec_core+8457>, 0x568db090ef4a <vm_exec_core+8346>, 0x568db090eeec <vm_exec_core+8252>, 0x568db090ee3a <vm_exec_core+8074>, 0x568db090edfe <vm_exec_core+8014>, 0x568db090f1c9 <vm_exec_core+8985>, 0x568db090f15f <vm_exec_core+8879>, 0x568db090f0b4 <vm_exec_core+8708>, 0x568db090cf10 <vm_exec_core+96>, 0x568db090f008 <vm_exec_core+8536>, 0x568db090f25f <vm_exec_core+9135>, 0x568db090f210 <vm_exec_core+9056>, 0x568db090f2a8 <vm_exec_core+9208>, 0x568db090d9bf <vm_exec_core+2831>, 0x568db0910486 <vm_exec_core+13782>, 0x568db090d970 <vm_exec_core+2752>, 0x568db090d901 <vm_exec_core+2641>, 0x568db090d8bc <vm_exec_core+2572>, 0x568db090d849 <vm_exec_core+2457>, 0x568db090d6f2 <vm_exec_core+2114>, 0x568db090d622 <vm_exec_core+1906>, 0x568db090d5a6 <vm_exec_core+1782>, 0x568db090cfc8 <vm_exec_core+280>, 0x568db090d572 <vm_exec_core+1730>, 0x568db090d533 <vm_exec_core+1667>, 0x568db090d4f4 <vm_exec_core+1604>, 0x568db090d4b8 <vm_exec_core+1544>, 0x568db090d3f8 <vm_exec_core+1352>, 0x568db090d373 <vm_exec_core+1219>, 0x568db09104df <vm_exec_core+13871>, 0x568db090fc69 <vm_exec_core+11705>, 0x568db090fccf <vm_exec_core+11807>, 0x568db090f427 <vm_exec_core+9591>, 0x568db090fd68 <vm_exec_core+11960>, 0x568db090fe01 <vm_exec_core+12113>, 0x568db09103a1 <vm_exec_core+13553>, 0x568db0910299 <vm_exec_core+13289>, 0x568db09102f7 <vm_exec_core+13383>, 0x568db0910032 <vm_exec_core+12674>, 0x568db0910093 <vm_exec_core+12771>, 0x568db09100f1 <vm_exec_core+12865>, 0x568db0910355 <vm_exec_core+13477>, 0x568db090ff62 <vm_exec_core+12466>, 0x568db090ffb5 <vm_exec_core+12549>, 0x568db09101cd <vm_exec_core+13085>, 0x568db0910251 <vm_exec_core+13217>, 0x568db090fa6d <vm_exec_core+11197>, 0x568db090fac3 <vm_exec_core+11283>, 0x568db090fb0c <vm_exec_core+11356>, 0x568db090fb72 <vm_exec_core+11458>, 0x568db0910544 <vm_exec_core+13972>, 0x568db090d302 <vm_exec_core+1106>, 0x568db090d282 <vm_exec_core+978>, 0x568db090d1d9 <vm_exec_core+809>, 0x568db090d192 <vm_exec_core+738>, 0x568db090d147 <vm_exec_core+663>, 0x568db090d0fe <vm_exec_core+590>, 0x568db090d0ad <vm_exec_core+509>, 0x568db090d078 <vm_exec_core+456>, 0x568db090d043 <vm_exec_core+403>, 0x568db090fc4b <vm_exec_core+11675>, 0x568db090e1c9 <vm_exec_core+4889>, 0x568db090e158 <vm_exec_core+4776>, 0x568db090e0b4 <vm_exec_core+4612>, 0x568db090e03a <vm_exec_core+4490>, 0x568db090df95 <vm_exec_core+4325>, 0x568db090e5a2 <vm_exec_core+5874>, 0x568db090e547 <vm_exec_core+5783>, 0x568db090e2c9 <vm_exec_core+5145>, 0x568db090e22d <vm_exec_core+4989>, 0x568db090e641 <vm_exec_core+6033>, 0x568db090e3bc <vm_exec_core+5388>, 0x568db090df50 <vm_exec_core+4256>, 0x568db090dee8 <vm_exec_core+4152>, 0x568db090de71 <vm_exec_core+4033>, 0x568db090de34 <vm_exec_core+3972>, 0x568db090ddfc <vm_exec_core+3916>, 0x568db090ddc7 <vm_exec_core+3863>, 0x568db090dd92 <vm_exec_core+3810>, 0x568db090dd5d <vm_exec_core+3757>, 0x568db090dcd3 <vm_exec_core+3619>, 0x568db090dc8f <vm_exec_core+3551>, 0x568db090dc48 <vm_exec_core+3480>, 0x568db090dbf0 <vm_exec_core+3392>, 0x568db090dbaa <vm_exec_core+3322>, 0x568db090db2b <vm_exec_core+3195>, 0x568db090daf1 <vm_exec_core+3137>, 0x568db090da94 <vm_exec_core+3044>, 0x568db090da3a <vm_exec_core+2954>, 0x568db090d9fd <vm_exec_core+2893>, 0x568db090edb0 <vm_exec_core+7936>, 0x568db090ec2c <vm_exec_core+7548>, 0x568db090eb9e <vm_exec_core+7406>, 0x568db090eb37 <vm_exec_core+7303>, 0x568db090eae5 <vm_exec_core+7221>, 0x568db090ea83 <vm_exec_core+7123>, 0x568db090ea36 <vm_exec_core+7046>, 0x568db090e9e1 <vm_exec_core+6961>, 0x568db090e997 <vm_exec_core+6887>, 0x568db090e970 <vm_exec_core+6848>, 0x568db090e935 <vm_exec_core+6789>, 0x568db090e8e6 <vm_exec_core+6710>, 0x568db090e8b2 <vm_exec_core+6658>, 0x568db090e801 <vm_exec_core+6481>, 0x568db090e7be <vm_exec_core+6414>, 0x568db090e77a <vm_exec_core+6346>, 0x568db090f355 <vm_exec_core+9381>, 0x568db090f2e6 <vm_exec_core+9270>, 0x568db090f387 <vm_exec_core+9431>, 0x568db090efa8 <vm_exec_core+8440>, 0x568db090ef39 <vm_exec_core+8329>, 0x568db090eedb <vm_exec_core+8235>, 0x568db090ee29 <vm_exec_core+8057>, 0x568db090eded <vm_exec_core+7997>, 0x568db090f1b8 <vm_exec_core+8968>, 0x568db090f14e <vm_exec_core+8862>, 0x568db090f0a3 <vm_exec_core+8691>, 0x568db0910402 <vm_exec_core+13650>, 0x568db090eff7 <vm_exec_core+8519>, 0x568db090f24e <vm_exec_core+9118>, 0x568db090f1ff <vm_exec_core+9039>, 0x568db090f297 <vm_exec_core+9191>, 0x568db090d9ae <vm_exec_core+2814>, 0x568db0910418 <vm_exec_core+13672>, 0x568db090d95f <vm_exec_core+2735>, 0x568db090d8f0 <vm_exec_core+2624>, 0x568db090d8ab <vm_exec_core+2555>, 0x568db090d838 <vm_exec_core+2440>, 0x568db090d6e1 <vm_exec_core+2097>, 0x568db090d611 <vm_exec_core+1889>, 0x568db090d595 <vm_exec_core+1765>, 0x568db090cfb7 <vm_exec_core+263>, 0x568db090d561 <vm_exec_core+1713>, 0x568db090d522 <vm_exec_core+1650>, 0x568db090d4e3 <vm_exec_core+1587>, 0x568db090d4a7 <vm_exec_core+1527>, 0x568db090d3e7 <vm_exec_core+1335>, 0x568db090d362 <vm_exec_core+1202>, 0x568db091042e <vm_exec_core+13694>, 0x568db0910444 <vm_exec_core+13716>, 0x568db091045a <vm_exec_core+13738>, 0x568db0910470 <vm_exec_core+13760>, 0x568db091016e <vm_exec_core+12990>, 0x568db0910184 <vm_exec_core+13012>, 0x568db091019a <vm_exec_core+13034>, 0x568db09101b7 <vm_exec_core+13063>, 0x568db090fe5a <vm_exec_core+12202>, 0x568db090fe70 <vm_exec_core+12224>, 0x568db090fe86 <vm_exec_core+12246>, 0x568db090fe9c <vm_exec_core+12268>, 0x568db090feb2 <vm_exec_core+12290>...}
#19 0x0000568db08fdb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#20 rb_vm_exec (ec=0x568dd1f25030) at /tmp/ruby/src/trunk-yjit/vm.c:2787
        _ec = 0x568dd1f25030
        _tag = {tag = 36, retval = 4, buf = {0x710a58f2dbd0, 0x568db08fdbc0 <rb_vm_exec+272>, 0x0, 0x710a58f2dab0, 0x3000000028}, prev = 0x710a58f2dcd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#21 0x0000568db08fe0b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1814
        iseq = 0x710a599676f0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xf00dde25c03afa00
        av = {206158430248, 124289255922896}
        stack_argv = 0xf00dde25c03afa00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#22 0x0000568db08fea56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x568dd1e7ffe0, argc=argc@entry=0, argv=argv@entry=0x710a58f2db80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1959
        self = <optimized out>
#23 0x0000568db08a5bc8 in thread_do_start_proc (th=th@entry=0x568dd239cf00) at /tmp/ruby/src/trunk-yjit/thread.c:614
        args = 124289251703160
        args_ptr = 0x710a58f2db80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x568dd1e7ffe0
#24 0x0000568db08a7d32 in thread_do_start (th=0x568dd239cf00) at /tmp/ruby/src/trunk-yjit/thread.c:631
        result = 36
        result = <optimized out>
#25 thread_start_func_2 (th=th@entry=0x568dd239cf00, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x568dd1f25030
        _tag = {tag = 36, retval = 95166552210575, buf = {0x710a58f2ddd0, 0x568db08a7cb0 <thread_start_func_2+624>, 0x0, 0x710a58f2dbe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x568dd1119010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#26 0x0000568db08a8a00 in call_thread_start_func_2 (th=0x568dd239cf00) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x710a58f2dda8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#27 nt_start (ptr=0x568dd1e80010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2283
        th = 0x568dd239cf00
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#28 0x0000710a740efa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {124289255925440, 1882456917274680320, 124289255925440, -264, 11, 140736119305264, 1882456917262097408, 1882378680921512960}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#29 0x0000710a7417cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 5 (Thread 0x710a5a9ff6c0 (LWP 2353740) "ruby"):
#0  0x0000710a7417d042 in epoll_wait (epfd=4, events=events@entry=0x568db0d9753c <timer_th+28>, maxevents=maxevents@entry=16, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30
        sc_ret = -4
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000568db08a6db6 in event_wait (vm=0x568dd1116ad0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2942
        r = <optimized out>
        r = <optimized out>
#2  timer_thread_polling (vm=0x568dd1116ad0) at /tmp/ruby/src/trunk-yjit/thread_pthread_mn.c:919
        r = <optimized out>
        r = <optimized out>
        i = <optimized out>
        th = <optimized out>
        events = <optimized out>
        sched = <optimized out>
#3  timer_thread_func (ptr=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3075
        vm = <optimized out>
#4  0x0000710a740efa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {124289284044480, 1882452201937460224, 124289284044480, -264, 0, 140736119307664, 1882452201924877312, 1882378680921512960}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#5  0x0000710a7417cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 4 (Thread 0x710a5989f6c0 (LWP 2474184) "parallel.rb:40"):
#0  0x0000710a7416e4cd in __GI___poll (fds=fds@entry=0x710a5989e450, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:29
        sc_ret = -516
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
#1  0x0000568db076b53c in poll (__timeout=<optimized out>, __nfds=1, __fds=0x710a5989e450) at /usr/include/x86_64-linux-gnu/bits/poll2.h:39
No locals.
#2  nogvl_wait_for (fptr=<optimized out>, th=<optimized out>, timeout=0x0, events=1) at /tmp/ruby/src/trunk-yjit/io.c:12573
        scheduler = <optimized out>
        fd = <optimized out>
        fds = {fd = 7, events = 1, revents = 0}
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#3  nogvl_wait_for (timeout=0x0, events=1, fptr=0x568dd52132b0, th=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:12550
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        scheduler = <optimized out>
        fd = <optimized out>
        fds = <optimized out>
        timeout_milliseconds = <optimized out>
        args = <optimized out>
#4  io_internal_wait (timeout=0x0, events=1, error=11, fptr=0x568dd52132b0, thread=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:1174
        ready = <optimized out>
        ready = <optimized out>
#5  internal_read_func (ptr=ptr@entry=0x710a5989e760) at /tmp/ruby/src/trunk-yjit/io.c:1212
        iis = 0x710a5989e760
        result = <optimized out>
        retry = <optimized out>
#6  0x0000568db08ab847 in rb_thread_io_blocking_call (io=0x568dd52132b0, func=0x568db076b440 <internal_read_func>, data1=0x710a5989e760, events=1) at /tmp/ruby/src/trunk-yjit/thread.c:1973
        __region = {prev_status = THREAD_RUNNABLE}
        saved_state = RUBY_TAG_NONE
        _ec = <optimized out>
        _tag = {tag = 36, retval = 63, buf = {0x568dd52132b0, 0x568db08ab690 <rb_thread_io_blocking_call+704>, 0x0, 0x710a5989e4c0, 0x568dd51fe6ac}, prev = 0x710a5989e6a0, state = RUBY_TAG_NONE, lock_rec = 0}
        ec = 0x568dd52e23b0
        th = 0x568dd539be40
        val = 36
        saved_errno = 0
        state = RUBY_TAG_NONE
        prev_mn_schedulable = false
        fd = 7
        blocking_operation = {list = {next = 0x568dd5213380, prev = 0x568dd5213380}, ec = 0x568dd52e23b0}
#7  0x0000568db072548c in rb_ensure (b_proc=b_proc@entry=0x568db076cd20 <io_read_memory_call>, data1=<optimized out>, e_proc=e_proc@entry=0x568db087a020 <rb_str_unlocktmp>, data2=124289244974440) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x568dd52e23b0
        _tag = {tag = 36, retval = 95167097993104, buf = {0x568dd52132b0, 0x568db0725540 <rb_ensure+400>, 0x0, 0x710a5989e650, 0x568dd111f790}, prev = 0x710a5989ead0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x568dd52e23b0
#8  0x0000568db0883ea5 in rb_str_locktmp_ensure (str=<optimized out>, func=func@entry=0x568db076cd20 <io_read_memory_call>, arg=arg@entry=124289265821536) at /tmp/ruby/src/trunk-yjit/string.c:3381
No locals.
#9  0x0000568db0785bac in io_read_memory_locktmp (iis=0x710a5989e760, str=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3458
No locals.
#10 io_getpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>, no_exception=no_exception@entry=4, nonblock=nonblock@entry=0) at /tmp/ruby/src/trunk-yjit/io.c:3504
        fptr = 0x568dd52132b0
        length = <optimized out>
        str = 124289244974440
        n = <optimized out>
        len = 1024
        iis = {th = 124289245060640, fptr = 0x568dd52132b0, nonblock = 0, fd = 7, buf = 0x710a5403b6c0, capa = 1024, timeout = 0x0}
        shrinkable = 1
        __func__ = "io_getpartial"
#11 0x0000568db0786285 in io_readpartial (argc=<optimized out>, argv=<optimized out>, io=<optimized out>) at /tmp/ruby/src/trunk-yjit/io.c:3624
        ret = <optimized out>
#12 0x0000568db08ead6d in vm_call_cfunc_with_frame_ (ec=0x568dd52e23b0, reg_cfp=0x568dd5531660, calling=<optimized out>, argc=1, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0x410100100003
        cc = <optimized out>
        val = <optimized out>
        me = 0x710a73e788c8
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#13 0x0000568db08f43c1 in vm_sendish (ec=0x568dd52e23b0, reg_cfp=0x568dd5531660, cd=0x568dd12d6c90, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x710a597fb820
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x568dd12d6c90, cc = 0x710a597fb820, block_handler = 0, recv = 124289245060760, argc = 1, kw_splat = false, heap_argv = 0}
#14 0x0000568db090cf34 in vm_exec_core (ec=0x710a5989e450, ec@entry=0x568dd52e23b0) at ../../src/trunk-yjit/insns.def:902
        bh = <optimized out>
        cd = 0xffffffff
        leaf = <optimized out>
        val = 0
        reg_pc = 0x568dd12d6ad8
        reg_cfp = 0x568dd5531660
        insns_address_table = {0x568db09104ce <vm_exec_core+13854>, 0x568db090e1da <vm_exec_core+4906>, 0x568db090e169 <vm_exec_core+4793>, 0x568db090e0c5 <vm_exec_core+4629>, 0x568db090e04b <vm_exec_core+4507>, 0x568db090dfa6 <vm_exec_core+4342>, 0x568db090e5b3 <vm_exec_core+5891>, 0x568db090e558 <vm_exec_core+5800>, 0x568db090e2da <vm_exec_core+5162>, 0x568db090e23e <vm_exec_core+5006>, 0x568db090e652 <vm_exec_core+6050>, 0x568db090e3cd <vm_exec_core+5405>, 0x568db090df61 <vm_exec_core+4273>, 0x568db090def9 <vm_exec_core+4169>, 0x568db090de82 <vm_exec_core+4050>, 0x568db090de45 <vm_exec_core+3989>, 0x568db090de0d <vm_exec_core+3933>, 0x568db090ddd8 <vm_exec_core+3880>, 0x568db090dda3 <vm_exec_core+3827>, 0x568db090dd6e <vm_exec_core+3774>, 0x568db090dce4 <vm_exec_core+3636>, 0x568db090dca0 <vm_exec_core+3568>, 0x568db090dc59 <vm_exec_core+3497>, 0x568db090dc01 <vm_exec_core+3409>, 0x568db090dbbb <vm_exec_core+3339>, 0x568db090db3c <vm_exec_core+3212>, 0x568db090db02 <vm_exec_core+3154>, 0x568db090daa5 <vm_exec_core+3061>, 0x568db090da4b <vm_exec_core+2971>, 0x568db090da0e <vm_exec_core+2910>, 0x568db090edc1 <vm_exec_core+7953>, 0x568db090ec3d <vm_exec_core+7565>, 0x568db090ebaf <vm_exec_core+7423>, 0x568db090eb48 <vm_exec_core+7320>, 0x568db090eaf6 <vm_exec_core+7238>, 0x568db090ea94 <vm_exec_core+7140>, 0x568db090ea47 <vm_exec_core+7063>, 0x568db090e9f2 <vm_exec_core+6978>, 0x568db090e9a8 <vm_exec_core+6904>, 0x568db090e981 <vm_exec_core+6865>, 0x568db090e946 <vm_exec_core+6806>, 0x568db090e8f7 <vm_exec_core+6727>, 0x568db090e8c3 <vm_exec_core+6675>, 0x568db090e812 <vm_exec_core+6498>, 0x568db090e7cf <vm_exec_core+6431>, 0x568db090e78b <vm_exec_core+6363>, 0x568db090f366 <vm_exec_core+9398>, 0x568db090f2f7 <vm_exec_core+9287>, 0x568db090f398 <vm_exec_core+9448>, 0x568db090efb9 <vm_exec_core+8457>, 0x568db090ef4a <vm_exec_core+8346>, 0x568db090eeec <vm_exec_core+8252>, 0x568db090ee3a <vm_exec_core+8074>, 0x568db090edfe <vm_exec_core+8014>, 0x568db090f1c9 <vm_exec_core+8985>, 0x568db090f15f <vm_exec_core+8879>, 0x568db090f0b4 <vm_exec_core+8708>, 0x568db090cf10 <vm_exec_core+96>, 0x568db090f008 <vm_exec_core+8536>, 0x568db090f25f <vm_exec_core+9135>, 0x568db090f210 <vm_exec_core+9056>, 0x568db090f2a8 <vm_exec_core+9208>, 0x568db090d9bf <vm_exec_core+2831>, 0x568db0910486 <vm_exec_core+13782>, 0x568db090d970 <vm_exec_core+2752>, 0x568db090d901 <vm_exec_core+2641>, 0x568db090d8bc <vm_exec_core+2572>, 0x568db090d849 <vm_exec_core+2457>, 0x568db090d6f2 <vm_exec_core+2114>, 0x568db090d622 <vm_exec_core+1906>, 0x568db090d5a6 <vm_exec_core+1782>, 0x568db090cfc8 <vm_exec_core+280>, 0x568db090d572 <vm_exec_core+1730>, 0x568db090d533 <vm_exec_core+1667>, 0x568db090d4f4 <vm_exec_core+1604>, 0x568db090d4b8 <vm_exec_core+1544>, 0x568db090d3f8 <vm_exec_core+1352>, 0x568db090d373 <vm_exec_core+1219>, 0x568db09104df <vm_exec_core+13871>, 0x568db090fc69 <vm_exec_core+11705>, 0x568db090fccf <vm_exec_core+11807>, 0x568db090f427 <vm_exec_core+9591>, 0x568db090fd68 <vm_exec_core+11960>, 0x568db090fe01 <vm_exec_core+12113>, 0x568db09103a1 <vm_exec_core+13553>, 0x568db0910299 <vm_exec_core+13289>, 0x568db09102f7 <vm_exec_core+13383>, 0x568db0910032 <vm_exec_core+12674>, 0x568db0910093 <vm_exec_core+12771>, 0x568db09100f1 <vm_exec_core+12865>, 0x568db0910355 <vm_exec_core+13477>, 0x568db090ff62 <vm_exec_core+12466>, 0x568db090ffb5 <vm_exec_core+12549>, 0x568db09101cd <vm_exec_core+13085>, 0x568db0910251 <vm_exec_core+13217>, 0x568db090fa6d <vm_exec_core+11197>, 0x568db090fac3 <vm_exec_core+11283>, 0x568db090fb0c <vm_exec_core+11356>, 0x568db090fb72 <vm_exec_core+11458>, 0x568db0910544 <vm_exec_core+13972>, 0x568db090d302 <vm_exec_core+1106>, 0x568db090d282 <vm_exec_core+978>, 0x568db090d1d9 <vm_exec_core+809>, 0x568db090d192 <vm_exec_core+738>, 0x568db090d147 <vm_exec_core+663>, 0x568db090d0fe <vm_exec_core+590>, 0x568db090d0ad <vm_exec_core+509>, 0x568db090d078 <vm_exec_core+456>, 0x568db090d043 <vm_exec_core+403>, 0x568db090fc4b <vm_exec_core+11675>, 0x568db090e1c9 <vm_exec_core+4889>, 0x568db090e158 <vm_exec_core+4776>, 0x568db090e0b4 <vm_exec_core+4612>, 0x568db090e03a <vm_exec_core+4490>, 0x568db090df95 <vm_exec_core+4325>, 0x568db090e5a2 <vm_exec_core+5874>, 0x568db090e547 <vm_exec_core+5783>, 0x568db090e2c9 <vm_exec_core+5145>, 0x568db090e22d <vm_exec_core+4989>, 0x568db090e641 <vm_exec_core+6033>, 0x568db090e3bc <vm_exec_core+5388>, 0x568db090df50 <vm_exec_core+4256>, 0x568db090dee8 <vm_exec_core+4152>, 0x568db090de71 <vm_exec_core+4033>, 0x568db090de34 <vm_exec_core+3972>, 0x568db090ddfc <vm_exec_core+3916>, 0x568db090ddc7 <vm_exec_core+3863>, 0x568db090dd92 <vm_exec_core+3810>, 0x568db090dd5d <vm_exec_core+3757>, 0x568db090dcd3 <vm_exec_core+3619>, 0x568db090dc8f <vm_exec_core+3551>, 0x568db090dc48 <vm_exec_core+3480>, 0x568db090dbf0 <vm_exec_core+3392>, 0x568db090dbaa <vm_exec_core+3322>, 0x568db090db2b <vm_exec_core+3195>, 0x568db090daf1 <vm_exec_core+3137>, 0x568db090da94 <vm_exec_core+3044>, 0x568db090da3a <vm_exec_core+2954>, 0x568db090d9fd <vm_exec_core+2893>, 0x568db090edb0 <vm_exec_core+7936>, 0x568db090ec2c <vm_exec_core+7548>, 0x568db090eb9e <vm_exec_core+7406>, 0x568db090eb37 <vm_exec_core+7303>, 0x568db090eae5 <vm_exec_core+7221>, 0x568db090ea83 <vm_exec_core+7123>, 0x568db090ea36 <vm_exec_core+7046>, 0x568db090e9e1 <vm_exec_core+6961>, 0x568db090e997 <vm_exec_core+6887>, 0x568db090e970 <vm_exec_core+6848>, 0x568db090e935 <vm_exec_core+6789>, 0x568db090e8e6 <vm_exec_core+6710>, 0x568db090e8b2 <vm_exec_core+6658>, 0x568db090e801 <vm_exec_core+6481>, 0x568db090e7be <vm_exec_core+6414>, 0x568db090e77a <vm_exec_core+6346>, 0x568db090f355 <vm_exec_core+9381>, 0x568db090f2e6 <vm_exec_core+9270>, 0x568db090f387 <vm_exec_core+9431>, 0x568db090efa8 <vm_exec_core+8440>, 0x568db090ef39 <vm_exec_core+8329>, 0x568db090eedb <vm_exec_core+8235>, 0x568db090ee29 <vm_exec_core+8057>, 0x568db090eded <vm_exec_core+7997>, 0x568db090f1b8 <vm_exec_core+8968>, 0x568db090f14e <vm_exec_core+8862>, 0x568db090f0a3 <vm_exec_core+8691>, 0x568db0910402 <vm_exec_core+13650>, 0x568db090eff7 <vm_exec_core+8519>, 0x568db090f24e <vm_exec_core+9118>, 0x568db090f1ff <vm_exec_core+9039>, 0x568db090f297 <vm_exec_core+9191>, 0x568db090d9ae <vm_exec_core+2814>, 0x568db0910418 <vm_exec_core+13672>, 0x568db090d95f <vm_exec_core+2735>, 0x568db090d8f0 <vm_exec_core+2624>, 0x568db090d8ab <vm_exec_core+2555>, 0x568db090d838 <vm_exec_core+2440>, 0x568db090d6e1 <vm_exec_core+2097>, 0x568db090d611 <vm_exec_core+1889>, 0x568db090d595 <vm_exec_core+1765>, 0x568db090cfb7 <vm_exec_core+263>, 0x568db090d561 <vm_exec_core+1713>, 0x568db090d522 <vm_exec_core+1650>, 0x568db090d4e3 <vm_exec_core+1587>, 0x568db090d4a7 <vm_exec_core+1527>, 0x568db090d3e7 <vm_exec_core+1335>, 0x568db090d362 <vm_exec_core+1202>, 0x568db091042e <vm_exec_core+13694>, 0x568db0910444 <vm_exec_core+13716>, 0x568db091045a <vm_exec_core+13738>, 0x568db0910470 <vm_exec_core+13760>, 0x568db091016e <vm_exec_core+12990>, 0x568db0910184 <vm_exec_core+13012>, 0x568db091019a <vm_exec_core+13034>, 0x568db09101b7 <vm_exec_core+13063>, 0x568db090fe5a <vm_exec_core+12202>, 0x568db090fe70 <vm_exec_core+12224>, 0x568db090fe86 <vm_exec_core+12246>, 0x568db090fe9c <vm_exec_core+12268>, 0x568db090feb2 <vm_exec_core+12290>...}
#15 0x0000568db08fdb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#16 rb_vm_exec (ec=0x568dd52e23b0) at /tmp/ruby/src/trunk-yjit/vm.c:2787
        _ec = 0x568dd52e23b0
        _tag = {tag = 36, retval = 4, buf = {0x710a5989ebd0, 0x568db08fdbc0 <rb_vm_exec+272>, 0x0, 0x710a5989eab0, 0x3000000028}, prev = 0x710a5989ecd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#17 0x0000568db08fe0b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1814
        iseq = 0x568dd52e23b0
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xf00dde25c03afa00
        av = {206158430248, 124289265822928}
        stack_argv = 0xf00dde25c03afa00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#18 0x0000568db08fea56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x568dd53b4c40, argc=argc@entry=0, argv=argv@entry=0x710a5989eb80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1959
        self = <optimized out>
#19 0x0000568db08a5bc8 in thread_do_start_proc (th=th@entry=0x568dd539be40) at /tmp/ruby/src/trunk-yjit/thread.c:614
        args = 124289245060600
        args_ptr = 0x710a5989eb80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x568dd53b4c40
#20 0x0000568db08a7d32 in thread_do_start (th=0x568dd539be40) at /tmp/ruby/src/trunk-yjit/thread.c:631
        result = 36
        result = <optimized out>
#21 thread_start_func_2 (th=th@entry=0x568dd539be40, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x568dd52e23b0
        _tag = {tag = 36, retval = 95166552210575, buf = {0x710a5989edd0, 0x568db08a7cb0 <thread_start_func_2+624>, 0x0, 0x710a5989ebe0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x568dd1119010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#22 0x0000568db08a8a00 in call_thread_start_func_2 (th=0x568dd539be40) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x710a5989eda8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#23 nt_start (ptr=0x568dd51fe660) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2283
        th = 0x568dd539be40
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#24 0x0000710a740efa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {124289265825472, 1882458884906572800, 124289265825472, -264, 25, 140736119308128, 1882458884893989888, 1882378680921512960}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#25 0x0000710a7417cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 3 (Thread 0x710a586c36c0 (LWP 2474234) "utils.rb:28"):
#0  0x0000710a7416ea00 in __GI_ppoll (fds=fds@entry=0x710a586c1e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 124289710744736, tv_nsec = 124289710770882}
#1  0x0000568db08a385e in wait_for_single_fd_blocking_region (th=th@entry=0x568dd53e57a0, fds=fds@entry=0x710a586c1e38, to=to@entry=0x0, lerrno=lerrno@entry=0x710a586c1dfc, nfds=1) at /tmp/ruby/src/trunk-yjit/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 95167168011856, tv_nsec = 95167097987320}
        result = 0
#2  0x0000568db08a9ef6 in thread_io_wait (io=0x568dd53e1860, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:4624
        to = <optimized out>
        rel = 95167168010200
        end = <optimized out>
        _ec = 0x568dd53e59d0
        _tag = {tag = 36, retval = 18017499475935233, buf = {0x568dd53e1860, 0x568db08a9fb0 <thread_io_wait+1360>, 0x0, 0x710a586c1da0, 0x568dd53e59d0}, prev = 0x710a586c2ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 9, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x568dd53e1930, prev = 0x568dd53e1930}, ec = 0x568dd53e59d0}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = <optimized out>
        th = <optimized out>
#3  0x0000568db08ad271 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:4779
No locals.
#4  0x0000568db076d5e9 in rb_io_wait (io=io@entry=124289244969960, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x568dd53e1860
        tv_storage = {tv_sec = 124289708026120, tv_usec = 124289247095504}
        tv = 0x0
        ready = <optimized out>
#5  0x0000568db077adb1 in rb_io_wait (timeout=4, events=3, io=124289244969960) at /tmp/ruby/src/trunk-yjit/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (timeout=4, events=3, io=124289244969960, error=11) at /tmp/ruby/src/trunk-yjit/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=124289244969960, timeout=timeout@entry=4) at /tmp/ruby/src/trunk-yjit/io.c:1653
        result = <optimized out>
#8  0x0000710a58fe2cf8 in rsock_s_accept (klass=124289266685280, io=124289244969960, sockaddr=sockaddr@entry=0x710a586c1fd0, len=len@entry=0x710a586c1fcc) at /tmp/ruby/src/trunk-yjit/ext/socket/init.c:738
        error = 11
        fptr = 0x568dd53e1860
        accept_arg = {fd = 9, sockaddr = 0x710a586c1fd0, len = 0x710a586c1fcc}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x0000710a58ff6a92 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk-yjit/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 8520, sa_data = "lX\nq\000\000\323$\243\260\215V\000"}, in = {sin_family = 8520, sin_port = 22636, sin_addr = {s_addr = 28938}, sin_zero = "\323$\243\260\215V\000"}, in6 = {sin6_family = 8520, sin6_port = 22636, sin6_flowinfo = 28938, sin6_addr = {__in6_u = {__u6_addr8 = "\323$\243\260\215V\000\000g\016\340\377#\250\033\033", __u6_addr16 = {9427, 45219, 22157, 0, 3687, 65504, 43043, 6939}, __u6_addr32 = {2963481811, 22157, 4292873831, 454797347}}}, sin6_scope_id = 1503302752}, un = {sun_family = 8520, sun_path = "lX\nq\000\000\323$\243\260\215V\000\000g\016\340\377#\250\033\033`\224\232Y\nq\000\000\231.R\315۷~\204\356\226\350I\335\374٭qU\367ͥC\353>\000\372:\300%\336\r\360y\377\377\037\372=\273ʰBaԍV\000\000\000\000\000\000\000\000\000\000AF\000\000\000\000\000\000\000F\000\000\000\000\000\000\260BaԍV"}, storage = {ss_family = 8520, __ss_padding = "lX\nq\000\000\323$\243\260\215V\000\000g\016\340\377#\250\033\033`\224\232Y\nq\000\000\231.R\315۷~\204\356\226\350I\335\374٭qU\367ͥC\353>\000\372:\300%\336\r\360y\377\377\037\372=\273ʰBaԍV\000\000\000\000\000\000\000\000\000\000AF\000\000\000\000\000\000\000F\000\000\000\000\000\000\260BaԍV\000\000\bi\345s\nq\000", __ss_align = 95166552621028}, place_holder = "H!lX\nq\000\000\323$\243\260\215V\000\000g\016\340\377#\250\033\033`\224\232Y\nq\000\000\231.R\315۷~\204\356\226\350I\335\374٭qU\367ͥC\353>\000\372:\300%\336\r\360y\377\377\037\372=\273ʰBaԍV\000\000\000\000\000\000\000\000\000\000AF\000\000\000\000\000\000\000F\000\000\000\000\000\000\260BaԍV\000\000\bi\345s\nq\000\000\344?\220\260\215V\000\000\310!lX\nq\000\000\b\000\000\000\000\000\000\000\220\000\000\024\nq\000\000`\000\000\000\000\000\000\000\200 lX\nq\000\000\000\000\000\000\000\000\000\000\032\240\001", '\000' <repeats 13 times>, "AF", '\000' <repeats 14 times>...}
        length = 2048
#10 0x0000568db08ead6d in vm_call_cfunc_with_frame_ (ec=0x568dd53e59d0, reg_cfp=0x568dd30eec18, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x710a58b524c0
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x0000568db08f43c1 in vm_sendish (ec=0x568dd53e59d0, reg_cfp=0x568dd30eec18, cd=0x568dd19466b0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x710a58f82ae0
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x568dd19466b0, cc = 0x710a58f82ae0, block_handler = 0, recv = 124289244969960, argc = 0, kw_splat = false, heap_argv = 0}
#12 0x0000568db090cf34 in vm_exec_core (ec=0x710a586c1e38, ec@entry=0x568dd53e59d0) at ../../src/trunk-yjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 124289244969656
        reg_pc = 0x568dd1948d48
        reg_cfp = 0x568dd30eec18
        insns_address_table = {0x568db09104ce <vm_exec_core+13854>, 0x568db090e1da <vm_exec_core+4906>, 0x568db090e169 <vm_exec_core+4793>, 0x568db090e0c5 <vm_exec_core+4629>, 0x568db090e04b <vm_exec_core+4507>, 0x568db090dfa6 <vm_exec_core+4342>, 0x568db090e5b3 <vm_exec_core+5891>, 0x568db090e558 <vm_exec_core+5800>, 0x568db090e2da <vm_exec_core+5162>, 0x568db090e23e <vm_exec_core+5006>, 0x568db090e652 <vm_exec_core+6050>, 0x568db090e3cd <vm_exec_core+5405>, 0x568db090df61 <vm_exec_core+4273>, 0x568db090def9 <vm_exec_core+4169>, 0x568db090de82 <vm_exec_core+4050>, 0x568db090de45 <vm_exec_core+3989>, 0x568db090de0d <vm_exec_core+3933>, 0x568db090ddd8 <vm_exec_core+3880>, 0x568db090dda3 <vm_exec_core+3827>, 0x568db090dd6e <vm_exec_core+3774>, 0x568db090dce4 <vm_exec_core+3636>, 0x568db090dca0 <vm_exec_core+3568>, 0x568db090dc59 <vm_exec_core+3497>, 0x568db090dc01 <vm_exec_core+3409>, 0x568db090dbbb <vm_exec_core+3339>, 0x568db090db3c <vm_exec_core+3212>, 0x568db090db02 <vm_exec_core+3154>, 0x568db090daa5 <vm_exec_core+3061>, 0x568db090da4b <vm_exec_core+2971>, 0x568db090da0e <vm_exec_core+2910>, 0x568db090edc1 <vm_exec_core+7953>, 0x568db090ec3d <vm_exec_core+7565>, 0x568db090ebaf <vm_exec_core+7423>, 0x568db090eb48 <vm_exec_core+7320>, 0x568db090eaf6 <vm_exec_core+7238>, 0x568db090ea94 <vm_exec_core+7140>, 0x568db090ea47 <vm_exec_core+7063>, 0x568db090e9f2 <vm_exec_core+6978>, 0x568db090e9a8 <vm_exec_core+6904>, 0x568db090e981 <vm_exec_core+6865>, 0x568db090e946 <vm_exec_core+6806>, 0x568db090e8f7 <vm_exec_core+6727>, 0x568db090e8c3 <vm_exec_core+6675>, 0x568db090e812 <vm_exec_core+6498>, 0x568db090e7cf <vm_exec_core+6431>, 0x568db090e78b <vm_exec_core+6363>, 0x568db090f366 <vm_exec_core+9398>, 0x568db090f2f7 <vm_exec_core+9287>, 0x568db090f398 <vm_exec_core+9448>, 0x568db090efb9 <vm_exec_core+8457>, 0x568db090ef4a <vm_exec_core+8346>, 0x568db090eeec <vm_exec_core+8252>, 0x568db090ee3a <vm_exec_core+8074>, 0x568db090edfe <vm_exec_core+8014>, 0x568db090f1c9 <vm_exec_core+8985>, 0x568db090f15f <vm_exec_core+8879>, 0x568db090f0b4 <vm_exec_core+8708>, 0x568db090cf10 <vm_exec_core+96>, 0x568db090f008 <vm_exec_core+8536>, 0x568db090f25f <vm_exec_core+9135>, 0x568db090f210 <vm_exec_core+9056>, 0x568db090f2a8 <vm_exec_core+9208>, 0x568db090d9bf <vm_exec_core+2831>, 0x568db0910486 <vm_exec_core+13782>, 0x568db090d970 <vm_exec_core+2752>, 0x568db090d901 <vm_exec_core+2641>, 0x568db090d8bc <vm_exec_core+2572>, 0x568db090d849 <vm_exec_core+2457>, 0x568db090d6f2 <vm_exec_core+2114>, 0x568db090d622 <vm_exec_core+1906>, 0x568db090d5a6 <vm_exec_core+1782>, 0x568db090cfc8 <vm_exec_core+280>, 0x568db090d572 <vm_exec_core+1730>, 0x568db090d533 <vm_exec_core+1667>, 0x568db090d4f4 <vm_exec_core+1604>, 0x568db090d4b8 <vm_exec_core+1544>, 0x568db090d3f8 <vm_exec_core+1352>, 0x568db090d373 <vm_exec_core+1219>, 0x568db09104df <vm_exec_core+13871>, 0x568db090fc69 <vm_exec_core+11705>, 0x568db090fccf <vm_exec_core+11807>, 0x568db090f427 <vm_exec_core+9591>, 0x568db090fd68 <vm_exec_core+11960>, 0x568db090fe01 <vm_exec_core+12113>, 0x568db09103a1 <vm_exec_core+13553>, 0x568db0910299 <vm_exec_core+13289>, 0x568db09102f7 <vm_exec_core+13383>, 0x568db0910032 <vm_exec_core+12674>, 0x568db0910093 <vm_exec_core+12771>, 0x568db09100f1 <vm_exec_core+12865>, 0x568db0910355 <vm_exec_core+13477>, 0x568db090ff62 <vm_exec_core+12466>, 0x568db090ffb5 <vm_exec_core+12549>, 0x568db09101cd <vm_exec_core+13085>, 0x568db0910251 <vm_exec_core+13217>, 0x568db090fa6d <vm_exec_core+11197>, 0x568db090fac3 <vm_exec_core+11283>, 0x568db090fb0c <vm_exec_core+11356>, 0x568db090fb72 <vm_exec_core+11458>, 0x568db0910544 <vm_exec_core+13972>, 0x568db090d302 <vm_exec_core+1106>, 0x568db090d282 <vm_exec_core+978>, 0x568db090d1d9 <vm_exec_core+809>, 0x568db090d192 <vm_exec_core+738>, 0x568db090d147 <vm_exec_core+663>, 0x568db090d0fe <vm_exec_core+590>, 0x568db090d0ad <vm_exec_core+509>, 0x568db090d078 <vm_exec_core+456>, 0x568db090d043 <vm_exec_core+403>, 0x568db090fc4b <vm_exec_core+11675>, 0x568db090e1c9 <vm_exec_core+4889>, 0x568db090e158 <vm_exec_core+4776>, 0x568db090e0b4 <vm_exec_core+4612>, 0x568db090e03a <vm_exec_core+4490>, 0x568db090df95 <vm_exec_core+4325>, 0x568db090e5a2 <vm_exec_core+5874>, 0x568db090e547 <vm_exec_core+5783>, 0x568db090e2c9 <vm_exec_core+5145>, 0x568db090e22d <vm_exec_core+4989>, 0x568db090e641 <vm_exec_core+6033>, 0x568db090e3bc <vm_exec_core+5388>, 0x568db090df50 <vm_exec_core+4256>, 0x568db090dee8 <vm_exec_core+4152>, 0x568db090de71 <vm_exec_core+4033>, 0x568db090de34 <vm_exec_core+3972>, 0x568db090ddfc <vm_exec_core+3916>, 0x568db090ddc7 <vm_exec_core+3863>, 0x568db090dd92 <vm_exec_core+3810>, 0x568db090dd5d <vm_exec_core+3757>, 0x568db090dcd3 <vm_exec_core+3619>, 0x568db090dc8f <vm_exec_core+3551>, 0x568db090dc48 <vm_exec_core+3480>, 0x568db090dbf0 <vm_exec_core+3392>, 0x568db090dbaa <vm_exec_core+3322>, 0x568db090db2b <vm_exec_core+3195>, 0x568db090daf1 <vm_exec_core+3137>, 0x568db090da94 <vm_exec_core+3044>, 0x568db090da3a <vm_exec_core+2954>, 0x568db090d9fd <vm_exec_core+2893>, 0x568db090edb0 <vm_exec_core+7936>, 0x568db090ec2c <vm_exec_core+7548>, 0x568db090eb9e <vm_exec_core+7406>, 0x568db090eb37 <vm_exec_core+7303>, 0x568db090eae5 <vm_exec_core+7221>, 0x568db090ea83 <vm_exec_core+7123>, 0x568db090ea36 <vm_exec_core+7046>, 0x568db090e9e1 <vm_exec_core+6961>, 0x568db090e997 <vm_exec_core+6887>, 0x568db090e970 <vm_exec_core+6848>, 0x568db090e935 <vm_exec_core+6789>, 0x568db090e8e6 <vm_exec_core+6710>, 0x568db090e8b2 <vm_exec_core+6658>, 0x568db090e801 <vm_exec_core+6481>, 0x568db090e7be <vm_exec_core+6414>, 0x568db090e77a <vm_exec_core+6346>, 0x568db090f355 <vm_exec_core+9381>, 0x568db090f2e6 <vm_exec_core+9270>, 0x568db090f387 <vm_exec_core+9431>, 0x568db090efa8 <vm_exec_core+8440>, 0x568db090ef39 <vm_exec_core+8329>, 0x568db090eedb <vm_exec_core+8235>, 0x568db090ee29 <vm_exec_core+8057>, 0x568db090eded <vm_exec_core+7997>, 0x568db090f1b8 <vm_exec_core+8968>, 0x568db090f14e <vm_exec_core+8862>, 0x568db090f0a3 <vm_exec_core+8691>, 0x568db0910402 <vm_exec_core+13650>, 0x568db090eff7 <vm_exec_core+8519>, 0x568db090f24e <vm_exec_core+9118>, 0x568db090f1ff <vm_exec_core+9039>, 0x568db090f297 <vm_exec_core+9191>, 0x568db090d9ae <vm_exec_core+2814>, 0x568db0910418 <vm_exec_core+13672>, 0x568db090d95f <vm_exec_core+2735>, 0x568db090d8f0 <vm_exec_core+2624>, 0x568db090d8ab <vm_exec_core+2555>, 0x568db090d838 <vm_exec_core+2440>, 0x568db090d6e1 <vm_exec_core+2097>, 0x568db090d611 <vm_exec_core+1889>, 0x568db090d595 <vm_exec_core+1765>, 0x568db090cfb7 <vm_exec_core+263>, 0x568db090d561 <vm_exec_core+1713>, 0x568db090d522 <vm_exec_core+1650>, 0x568db090d4e3 <vm_exec_core+1587>, 0x568db090d4a7 <vm_exec_core+1527>, 0x568db090d3e7 <vm_exec_core+1335>, 0x568db090d362 <vm_exec_core+1202>, 0x568db091042e <vm_exec_core+13694>, 0x568db0910444 <vm_exec_core+13716>, 0x568db091045a <vm_exec_core+13738>, 0x568db0910470 <vm_exec_core+13760>, 0x568db091016e <vm_exec_core+12990>, 0x568db0910184 <vm_exec_core+13012>, 0x568db091019a <vm_exec_core+13034>, 0x568db09101b7 <vm_exec_core+13063>, 0x568db090fe5a <vm_exec_core+12202>, 0x568db090fe70 <vm_exec_core+12224>, 0x568db090fe86 <vm_exec_core+12246>, 0x568db090fe9c <vm_exec_core+12268>, 0x568db090feb2 <vm_exec_core+12290>...}
#13 0x0000568db08fdb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x568dd53e59d0) at /tmp/ruby/src/trunk-yjit/vm.c:2787
        _ec = 0x568dd53e59d0
        _tag = {tag = 36, retval = 4, buf = {0x710a586c2bd0, 0x568db08fdbc0 <rb_vm_exec+272>, 0x0, 0x710a586c2ab0, 0x3000000028}, prev = 0x710a586c2cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000568db08fe0b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1814
        iseq = 0x710a584dfd40
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xf00dde25c03afa00
        av = {206158430248, 124289247096016}
        stack_argv = 0xf00dde25c03afa00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000568db08fea56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x568dd53e5c20, argc=argc@entry=0, argv=argv@entry=0x710a586c2b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1959
        self = <optimized out>
#17 0x0000568db08a5bc8 in thread_do_start_proc (th=th@entry=0x568dd53e57a0) at /tmp/ruby/src/trunk-yjit/thread.c:614
        args = 124289244969440
        args_ptr = 0x710a586c2b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x568dd53e5c20
#18 0x0000568db08a7d32 in thread_do_start (th=0x568dd53e57a0) at /tmp/ruby/src/trunk-yjit/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x568dd53e57a0, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x568dd53e59d0
        _tag = {tag = 36, retval = 95166552210575, buf = {0x710a586c2dd0, 0x568db08a7cb0 <thread_start_func_2+624>, 0x0, 0x710a586c2be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x568dd1119010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x0000568db08a8a00 in call_thread_start_func_2 (th=0x568dd53e57a0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x710a586c2da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=0x568dd53e5c50) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2283
        th = 0x568dd53e57a0
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x0000710a740efa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {124289247098560, 1882458096780073984, 124289247098560, -264, 0, 140736119308128, 1882458096767491072, 1882378680921512960}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x0000710a7417cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 2 (Thread 0x710a586a26c0 (LWP 2474236) "test_https.rb:*"):
#0  0x0000710a7416ea00 in __GI_ppoll (fds=fds@entry=0x710a586a0e38, nfds=nfds@entry=1, timeout=<optimized out>, sigmask=sigmask@entry=0x0) at ../sysdeps/unix/sysv/linux/ppoll.c:42
        sc_ret = -514
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        tval = {tv_sec = 124289710744736, tv_nsec = 95167097987320}
#1  0x0000568db08a385e in wait_for_single_fd_blocking_region (th=th@entry=0x568dd53e6730, fds=fds@entry=0x710a586a0e38, to=to@entry=0x0, lerrno=lerrno@entry=0x710a586a0dfc, nfds=1) at /tmp/ruby/src/trunk-yjit/hrtime.h:168
        __region = {prev_status = THREAD_RUNNABLE}
        ts = {tv_sec = 95167168010144, tv_nsec = 95167097987320}
        result = 0
#2  0x0000568db08a9ef6 in thread_io_wait (io=0x568dd53e5d50, fd=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:4624
        to = <optimized out>
        rel = 95167168014184
        end = <optimized out>
        _ec = 0x568dd53e6960
        _tag = {tag = 36, retval = 17297725997520189952, buf = {0x568dd53e5d50, 0x568db08a9fb0 <thread_io_wait+1360>, 0x0, 0x710a586a0da0, 0x568dd53e6960}, prev = 0x710a586a1ad0, state = RUBY_TAG_NONE, lock_rec = 0}
        fds = {{fd = 10, events = 1, revents = 0}}
        result = 0
        nfds = 1
        blocking_operation = {list = {next = 0x568dd53e5e20, prev = 0x568dd53e5e20}, ec = 0x568dd53e6960}
        state = RUBY_TAG_NONE
        lerrno = 0
        ec = <optimized out>
        th = <optimized out>
#3  0x0000568db08ad271 in rb_thread_io_wait (io=<optimized out>, events=<optimized out>, timeout=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:4779
No locals.
#4  0x0000568db076d5e9 in rb_io_wait (io=io@entry=124289244969120, events=events@entry=3, timeout=<optimized out>, timeout@entry=4) at /tmp/ruby/src/trunk-yjit/include/ruby/internal/arithmetic/int.h:172
        scheduler = <optimized out>
        fptr = 0x568dd53e5d50
        tv_storage = {tv_sec = 124289246957232, tv_usec = 124289246960336}
        tv = 0x0
        ready = <optimized out>
#5  0x0000568db077adb1 in rb_io_wait (timeout=4, events=3, io=124289244969120) at /tmp/ruby/src/trunk-yjit/io.c:1458
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        scheduler = <optimized out>
        fptr = <optimized out>
        tv_storage = <optimized out>
        tv = <optimized out>
        ready = <optimized out>
        errno_to_fail = <optimized out>
#6  rb_io_maybe_wait (timeout=4, events=3, io=124289244969120, error=11) at /tmp/ruby/src/trunk-yjit/io.c:1642
No locals.
#7  rb_io_maybe_wait_readable (error=error@entry=11, io=io@entry=124289244969120, timeout=timeout@entry=4) at /tmp/ruby/src/trunk-yjit/io.c:1653
        result = <optimized out>
#8  0x0000710a58fe2cf8 in rsock_s_accept (klass=124289266685280, io=124289244969120, sockaddr=sockaddr@entry=0x710a586a0fd0, len=len@entry=0x710a586a0fcc) at /tmp/ruby/src/trunk-yjit/ext/socket/init.c:738
        error = 11
        fptr = 0x568dd53e5d50
        accept_arg = {fd = 10, sockaddr = 0x710a586a0fd0, len = 0x710a586a0fcc}
        retry = 0
        peer = <optimized out>
        retry = <optimized out>
#9  0x0000710a58ff6a92 in tcp_accept (server=<optimized out>) at /tmp/ruby/src/trunk-yjit/ext/socket/tcpserver.c:61
        buffer = {addr = {sa_family = 4424, sa_data = "jX\nq\000\000\323$\243\260\215V\000"}, in = {sin_family = 4424, sin_port = 22634, sin_addr = {s_addr = 28938}, sin_zero = "\323$\243\260\215V\000"}, in6 = {sin6_family = 4424, sin6_port = 22634, sin6_flowinfo = 28938, sin6_addr = {__in6_u = {__u6_addr8 = "\323$\243\260\215V\000\000\000\000\000\000\000\000\000", __u6_addr16 = {9427, 45219, 22157, 0, 0, 0, 0, 0}, __u6_addr32 = {2963481811, 22157, 0, 0}}}, sin6_scope_id = 1483351712}, un = {sun_family = 4424, sun_path = "jX\nq\000\000\323$\243\260\215V\000\000\000\000\000\000\000\000\000\000\240&jX\nq\000\000P\021jX\nq\000\000H\274\026֍V\000\000 +*ҍV\000\000>\364\017t\nq\000\000G\002\000\000\000\000\000\000\025\033\242\260\215V\000\000#\235V,j?\267~/\3726x\t\223\265\211`\224\232Y\nq\000\000\001\000\000\000\000"}, storage = {ss_family = 4424, __ss_padding = "jX\nq\000\000\323$\243\260\215V\000\000\000\000\000\000\000\000\000\000\240&jX\nq\000\000P\021jX\nq\000\000H\274\026֍V\000\000 +*ҍV\000\000>\364\017t\nq\000\000G\002\000\000\000\000\000\000\025\033\242\260\215V\000\000#\235V,j?\267~/\3726x\t\223\265\211`\224\232Y\nq\000\000\001", '\000' <repeats 14 times>, __ss_align = 0}, place_holder = "H\021jX\nq\000\000\323$\243\260\215V\000\000\000\000\000\000\000\000\000\000\240&jX\nq\000\000P\021jX\nq\000\000H\274\026֍V\000\000 +*ҍV\000\000>\364\017t\nq\000\000G\002\000\000\000\000\000\000\025\033\242\260\215V\000\000#\235V,j?\267~/\3726x\t\223\265\211`\224\232Y\nq\000\000\001", '\000' <repeats 23 times>, "\310\021jX\nq\000\000\323$\243\260\215V\000\000\220\000\000\004\nq\000\000\250.\351s\nq\000\0009\272\370ri\255~\204\356\226\350I\225B*\3309\353\004\270\245C\353>>\364\017t\nq\000\000y\377\377\037\372=\273\312`\250"...}
        length = 2048
#10 0x0000568db08ead6d in vm_call_cfunc_with_frame_ (ec=0x568dd53e6960, reg_cfp=0x568dd32eece0, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0xe00100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x710a58b524c0
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#11 0x0000568db08f43c1 in vm_sendish (ec=0x568dd53e6960, reg_cfp=0x568dd32eece0, cd=0x568dd494b1e0, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x710a58f82ae0
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x568dd494b1e0, cc = 0x710a58f82ae0, block_handler = 0, recv = 124289244969120, argc = 0, kw_splat = false, heap_argv = 0}
#12 0x0000568db090cf34 in vm_exec_core (ec=0x710a586a0e38, ec@entry=0x568dd53e6960) at ../../src/trunk-yjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 95166557324832
        reg_pc = 0x568dd53a5880
        reg_cfp = 0x568dd32eece0
        insns_address_table = {0x568db09104ce <vm_exec_core+13854>, 0x568db090e1da <vm_exec_core+4906>, 0x568db090e169 <vm_exec_core+4793>, 0x568db090e0c5 <vm_exec_core+4629>, 0x568db090e04b <vm_exec_core+4507>, 0x568db090dfa6 <vm_exec_core+4342>, 0x568db090e5b3 <vm_exec_core+5891>, 0x568db090e558 <vm_exec_core+5800>, 0x568db090e2da <vm_exec_core+5162>, 0x568db090e23e <vm_exec_core+5006>, 0x568db090e652 <vm_exec_core+6050>, 0x568db090e3cd <vm_exec_core+5405>, 0x568db090df61 <vm_exec_core+4273>, 0x568db090def9 <vm_exec_core+4169>, 0x568db090de82 <vm_exec_core+4050>, 0x568db090de45 <vm_exec_core+3989>, 0x568db090de0d <vm_exec_core+3933>, 0x568db090ddd8 <vm_exec_core+3880>, 0x568db090dda3 <vm_exec_core+3827>, 0x568db090dd6e <vm_exec_core+3774>, 0x568db090dce4 <vm_exec_core+3636>, 0x568db090dca0 <vm_exec_core+3568>, 0x568db090dc59 <vm_exec_core+3497>, 0x568db090dc01 <vm_exec_core+3409>, 0x568db090dbbb <vm_exec_core+3339>, 0x568db090db3c <vm_exec_core+3212>, 0x568db090db02 <vm_exec_core+3154>, 0x568db090daa5 <vm_exec_core+3061>, 0x568db090da4b <vm_exec_core+2971>, 0x568db090da0e <vm_exec_core+2910>, 0x568db090edc1 <vm_exec_core+7953>, 0x568db090ec3d <vm_exec_core+7565>, 0x568db090ebaf <vm_exec_core+7423>, 0x568db090eb48 <vm_exec_core+7320>, 0x568db090eaf6 <vm_exec_core+7238>, 0x568db090ea94 <vm_exec_core+7140>, 0x568db090ea47 <vm_exec_core+7063>, 0x568db090e9f2 <vm_exec_core+6978>, 0x568db090e9a8 <vm_exec_core+6904>, 0x568db090e981 <vm_exec_core+6865>, 0x568db090e946 <vm_exec_core+6806>, 0x568db090e8f7 <vm_exec_core+6727>, 0x568db090e8c3 <vm_exec_core+6675>, 0x568db090e812 <vm_exec_core+6498>, 0x568db090e7cf <vm_exec_core+6431>, 0x568db090e78b <vm_exec_core+6363>, 0x568db090f366 <vm_exec_core+9398>, 0x568db090f2f7 <vm_exec_core+9287>, 0x568db090f398 <vm_exec_core+9448>, 0x568db090efb9 <vm_exec_core+8457>, 0x568db090ef4a <vm_exec_core+8346>, 0x568db090eeec <vm_exec_core+8252>, 0x568db090ee3a <vm_exec_core+8074>, 0x568db090edfe <vm_exec_core+8014>, 0x568db090f1c9 <vm_exec_core+8985>, 0x568db090f15f <vm_exec_core+8879>, 0x568db090f0b4 <vm_exec_core+8708>, 0x568db090cf10 <vm_exec_core+96>, 0x568db090f008 <vm_exec_core+8536>, 0x568db090f25f <vm_exec_core+9135>, 0x568db090f210 <vm_exec_core+9056>, 0x568db090f2a8 <vm_exec_core+9208>, 0x568db090d9bf <vm_exec_core+2831>, 0x568db0910486 <vm_exec_core+13782>, 0x568db090d970 <vm_exec_core+2752>, 0x568db090d901 <vm_exec_core+2641>, 0x568db090d8bc <vm_exec_core+2572>, 0x568db090d849 <vm_exec_core+2457>, 0x568db090d6f2 <vm_exec_core+2114>, 0x568db090d622 <vm_exec_core+1906>, 0x568db090d5a6 <vm_exec_core+1782>, 0x568db090cfc8 <vm_exec_core+280>, 0x568db090d572 <vm_exec_core+1730>, 0x568db090d533 <vm_exec_core+1667>, 0x568db090d4f4 <vm_exec_core+1604>, 0x568db090d4b8 <vm_exec_core+1544>, 0x568db090d3f8 <vm_exec_core+1352>, 0x568db090d373 <vm_exec_core+1219>, 0x568db09104df <vm_exec_core+13871>, 0x568db090fc69 <vm_exec_core+11705>, 0x568db090fccf <vm_exec_core+11807>, 0x568db090f427 <vm_exec_core+9591>, 0x568db090fd68 <vm_exec_core+11960>, 0x568db090fe01 <vm_exec_core+12113>, 0x568db09103a1 <vm_exec_core+13553>, 0x568db0910299 <vm_exec_core+13289>, 0x568db09102f7 <vm_exec_core+13383>, 0x568db0910032 <vm_exec_core+12674>, 0x568db0910093 <vm_exec_core+12771>, 0x568db09100f1 <vm_exec_core+12865>, 0x568db0910355 <vm_exec_core+13477>, 0x568db090ff62 <vm_exec_core+12466>, 0x568db090ffb5 <vm_exec_core+12549>, 0x568db09101cd <vm_exec_core+13085>, 0x568db0910251 <vm_exec_core+13217>, 0x568db090fa6d <vm_exec_core+11197>, 0x568db090fac3 <vm_exec_core+11283>, 0x568db090fb0c <vm_exec_core+11356>, 0x568db090fb72 <vm_exec_core+11458>, 0x568db0910544 <vm_exec_core+13972>, 0x568db090d302 <vm_exec_core+1106>, 0x568db090d282 <vm_exec_core+978>, 0x568db090d1d9 <vm_exec_core+809>, 0x568db090d192 <vm_exec_core+738>, 0x568db090d147 <vm_exec_core+663>, 0x568db090d0fe <vm_exec_core+590>, 0x568db090d0ad <vm_exec_core+509>, 0x568db090d078 <vm_exec_core+456>, 0x568db090d043 <vm_exec_core+403>, 0x568db090fc4b <vm_exec_core+11675>, 0x568db090e1c9 <vm_exec_core+4889>, 0x568db090e158 <vm_exec_core+4776>, 0x568db090e0b4 <vm_exec_core+4612>, 0x568db090e03a <vm_exec_core+4490>, 0x568db090df95 <vm_exec_core+4325>, 0x568db090e5a2 <vm_exec_core+5874>, 0x568db090e547 <vm_exec_core+5783>, 0x568db090e2c9 <vm_exec_core+5145>, 0x568db090e22d <vm_exec_core+4989>, 0x568db090e641 <vm_exec_core+6033>, 0x568db090e3bc <vm_exec_core+5388>, 0x568db090df50 <vm_exec_core+4256>, 0x568db090dee8 <vm_exec_core+4152>, 0x568db090de71 <vm_exec_core+4033>, 0x568db090de34 <vm_exec_core+3972>, 0x568db090ddfc <vm_exec_core+3916>, 0x568db090ddc7 <vm_exec_core+3863>, 0x568db090dd92 <vm_exec_core+3810>, 0x568db090dd5d <vm_exec_core+3757>, 0x568db090dcd3 <vm_exec_core+3619>, 0x568db090dc8f <vm_exec_core+3551>, 0x568db090dc48 <vm_exec_core+3480>, 0x568db090dbf0 <vm_exec_core+3392>, 0x568db090dbaa <vm_exec_core+3322>, 0x568db090db2b <vm_exec_core+3195>, 0x568db090daf1 <vm_exec_core+3137>, 0x568db090da94 <vm_exec_core+3044>, 0x568db090da3a <vm_exec_core+2954>, 0x568db090d9fd <vm_exec_core+2893>, 0x568db090edb0 <vm_exec_core+7936>, 0x568db090ec2c <vm_exec_core+7548>, 0x568db090eb9e <vm_exec_core+7406>, 0x568db090eb37 <vm_exec_core+7303>, 0x568db090eae5 <vm_exec_core+7221>, 0x568db090ea83 <vm_exec_core+7123>, 0x568db090ea36 <vm_exec_core+7046>, 0x568db090e9e1 <vm_exec_core+6961>, 0x568db090e997 <vm_exec_core+6887>, 0x568db090e970 <vm_exec_core+6848>, 0x568db090e935 <vm_exec_core+6789>, 0x568db090e8e6 <vm_exec_core+6710>, 0x568db090e8b2 <vm_exec_core+6658>, 0x568db090e801 <vm_exec_core+6481>, 0x568db090e7be <vm_exec_core+6414>, 0x568db090e77a <vm_exec_core+6346>, 0x568db090f355 <vm_exec_core+9381>, 0x568db090f2e6 <vm_exec_core+9270>, 0x568db090f387 <vm_exec_core+9431>, 0x568db090efa8 <vm_exec_core+8440>, 0x568db090ef39 <vm_exec_core+8329>, 0x568db090eedb <vm_exec_core+8235>, 0x568db090ee29 <vm_exec_core+8057>, 0x568db090eded <vm_exec_core+7997>, 0x568db090f1b8 <vm_exec_core+8968>, 0x568db090f14e <vm_exec_core+8862>, 0x568db090f0a3 <vm_exec_core+8691>, 0x568db0910402 <vm_exec_core+13650>, 0x568db090eff7 <vm_exec_core+8519>, 0x568db090f24e <vm_exec_core+9118>, 0x568db090f1ff <vm_exec_core+9039>, 0x568db090f297 <vm_exec_core+9191>, 0x568db090d9ae <vm_exec_core+2814>, 0x568db0910418 <vm_exec_core+13672>, 0x568db090d95f <vm_exec_core+2735>, 0x568db090d8f0 <vm_exec_core+2624>, 0x568db090d8ab <vm_exec_core+2555>, 0x568db090d838 <vm_exec_core+2440>, 0x568db090d6e1 <vm_exec_core+2097>, 0x568db090d611 <vm_exec_core+1889>, 0x568db090d595 <vm_exec_core+1765>, 0x568db090cfb7 <vm_exec_core+263>, 0x568db090d561 <vm_exec_core+1713>, 0x568db090d522 <vm_exec_core+1650>, 0x568db090d4e3 <vm_exec_core+1587>, 0x568db090d4a7 <vm_exec_core+1527>, 0x568db090d3e7 <vm_exec_core+1335>, 0x568db090d362 <vm_exec_core+1202>, 0x568db091042e <vm_exec_core+13694>, 0x568db0910444 <vm_exec_core+13716>, 0x568db091045a <vm_exec_core+13738>, 0x568db0910470 <vm_exec_core+13760>, 0x568db091016e <vm_exec_core+12990>, 0x568db0910184 <vm_exec_core+13012>, 0x568db091019a <vm_exec_core+13034>, 0x568db09101b7 <vm_exec_core+13063>, 0x568db090fe5a <vm_exec_core+12202>, 0x568db090fe70 <vm_exec_core+12224>, 0x568db090fe86 <vm_exec_core+12246>, 0x568db090fe9c <vm_exec_core+12268>, 0x568db090feb2 <vm_exec_core+12290>...}
#13 0x0000568db08fdb65 in vm_exec_loop (result=<optimized out>, tag=<optimized out>, state=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
        vm_loop_start = <optimized out>
#14 rb_vm_exec (ec=0x568dd53e6960) at /tmp/ruby/src/trunk-yjit/vm.c:2787
        _ec = 0x568dd53e6960
        _tag = {tag = 36, retval = 4, buf = {0x710a586a1bd0, 0x568db08fdbc0 <rb_vm_exec+272>, 0x0, 0x710a586a1ab0, 0x3000000028}, prev = 0x710a586a1cd0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 36
#15 0x0000568db08fe0b7 in invoke_iseq_block_from_c (me=0x0, is_lambda=<optimized out>, cref=0x0, passed_block_handler=0, kw_splat=<optimized out>, argv=<optimized out>, argc=<optimized out>, self=<optimized out>, captured=<optimized out>, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1814
        iseq = 0x710a58511ea8
        type = <optimized out>
        cfp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        opt_pc = <optimized out>
        sp = 0xf00dde25c03afa00
        av = {206158430248, 124289246960848}
        stack_argv = 0xf00dde25c03afa00
        iseq = <optimized out>
        opt_pc = <optimized out>
        type = <optimized out>
        cfp = <optimized out>
        sp = <optimized out>
        flags = <optimized out>
        use_argv = <optimized out>
        av = <optimized out>
        stack_argv = <optimized out>
        bound = <optimized out>
#16 0x0000568db08fea56 in rb_vm_invoke_proc (ec=<optimized out>, proc=proc@entry=0x568dd53e6ba0, argc=argc@entry=0, argv=argv@entry=0x710a586a1b80, kw_splat=<optimized out>, passed_block_handler=passed_block_handler@entry=0) at /tmp/ruby/src/trunk-yjit/vm.c:1959
        self = <optimized out>
#17 0x0000568db08a5bc8 in thread_do_start_proc (th=th@entry=0x568dd53e6730) at /tmp/ruby/src/trunk-yjit/thread.c:614
        args = 124289244968600
        args_ptr = 0x710a586a1b80
        args_len = <optimized out>
        procval = <optimized out>
        proc = 0x568dd53e6ba0
#18 0x0000568db08a7d32 in thread_do_start (th=0x568dd53e6730) at /tmp/ruby/src/trunk-yjit/thread.c:631
        result = 36
        result = <optimized out>
#19 thread_start_func_2 (th=th@entry=0x568dd53e6730, stack_start=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:686
        _ec = 0x568dd53e6960
        _tag = {tag = 36, retval = 95166552210575, buf = {0x710a586a1dd0, 0x568db08a7cb0 <thread_start_func_2+624>, 0x0, 0x710a586a1be0, 0x0}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        errinfo = 4
        ractor_main_th = 0x568dd1119010
        fiber_scheduler_closed = 0
        event_thread_end_hooked = 0
        result = 36
#20 0x0000568db08a8a00 in call_thread_start_func_2 (th=0x568dd53e6730) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2238
        stack_start = 0
        stack_start_addr = 0x710a586a1da8
        stack_start = <optimized out>
        stack_start_addr = <optimized out>
#21 nt_start (ptr=0x568dd53e6bd0) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:2283
        th = 0x568dd53e6730
        sched = <optimized out>
        nt = <optimized out>
        vm = <optimized out>
#22 0x0000710a740efa94 in start_thread (arg=<optimized out>) at ./nptl/pthread_create.c:447
        ret = <optimized out>
        pd = <optimized out>
        out = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {124289246963392, 1882458079063333888, 124289246963392, -264, 0, 140736119306656, 1882458079050750976, 1882378680921512960}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = <optimized out>
#23 0x0000710a7417cc3c in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
No locals.

Thread 1 (Thread 0x710a740507c0 (LWP 2350346) "ruby"):
#0  0x0000710a740ebd61 in __futex_abstimed_wait_common64 (private=-267526619, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x568dd111e000) at ./nptl/futex-internal.c:57
        sc_cancel_oldtype = 0
        sc_ret = <optimized out>
        resultvar = <optimized out>
        __arg6 = <optimized out>
        __arg5 = <optimized out>
        __arg4 = <optimized out>
        __arg3 = <optimized out>
        __arg2 = <optimized out>
        __arg1 = <optimized out>
        _a6 = <optimized out>
        _a5 = <optimized out>
        _a4 = <optimized out>
        _a3 = <optimized out>
        _a2 = <optimized out>
        _a1 = <optimized out>
#1  __futex_abstimed_wait_common (cancel=true, private=-267526619, abstime=0x0, clockid=0, expected=0, futex_word=0x568dd111e000) at ./nptl/futex-internal.c:87
        err = <optimized out>
        clockbit = 256
        op = 393
        err = <optimized out>
        clockbit = <optimized out>
        op = <optimized out>
#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x568dd111e000, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
No locals.
#3  0x0000710a740ee7dd in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x568dd111e0f8, cond=0x568dd111dfd8) at ./nptl/pthread_cond_wait.c:503
        spin = 0
        buffer = {__routine = 0x710a740ee4a0 <__condvar_cleanup_waiting>, __arg = 0x7fffae65fc40, __canceltype = 0, __prev = 0x0}
        cbuffer = {wseq = 6434, cond = 0x568dd111dfd8, mutex = 0x568dd111e0f8, private = 0}
        err = <optimized out>
        g = 0
        flags = <optimized out>
        g1_start = <optimized out>
        maxspin = 0
        signals = <optimized out>
        result = 0
        wseq = 6434
        seq = 3217
        private = 0
        maxspin = <optimized out>
        err = <optimized out>
        result = <optimized out>
        wseq = <optimized out>
        g = <optimized out>
        seq = <optimized out>
        flags = <optimized out>
        private = <optimized out>
        signals = <optimized out>
        done = <optimized out>
        g1_start = <optimized out>
        spin = <optimized out>
        buffer = <optimized out>
        cbuffer = <optimized out>
        s = <optimized out>
#4  ___pthread_cond_wait (cond=cond@entry=0x568dd111dfd8, mutex=mutex@entry=0x568dd111e0f8) at ./nptl/pthread_cond_wait.c:627
No locals.
#5  0x0000568db08a0be3 in rb_native_cond_wait (mutex=0x568dd111e0f8, cond=0x568dd111dfd8) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
        r = <optimized out>
        r = <optimized out>
#6  thread_sched_wait_running_turn (sched=sched@entry=0x568dd111e0f8, th=th@entry=0x568dd1119010, can_direct_transfer=can_direct_transfer@entry=false) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
        next_th = 0x568dd53e6730
#7  0x0000568db08a101a in thread_sched_to_waiting_until_wakeup (sched=0x568dd111e0f8, th=th@entry=0x568dd1119010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:1126
        can_direct_transfer = <optimized out>
#8  0x0000568db08a75f1 in native_sleep (rel=0x0, th=0x568dd1119010) at /tmp/ruby/src/trunk-yjit/thread_pthread.c:3350
        sched = <optimized out>
#9  sleep_forever (fl=13, th=0x568dd1119010) at /tmp/ruby/src/trunk-yjit/thread.c:1381
        prev_status = THREAD_RUNNABLE
        status = THREAD_STOPPED_FOREVER
        woke = <optimized out>
#10 thread_join_sleep (arg=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1074
        scheduler = <optimized out>
        p = <optimized out>
        target_th = 0x568dd53e6730
        th = 0x568dd1119010
        end = 0
        limit = 0x0
#11 0x0000568db072548c in rb_ensure (b_proc=b_proc@entry=0x568db08a7430 <thread_join_sleep>, data1=data1@entry=140736119307904, e_proc=e_proc@entry=0x568db089ac20 <remove_from_join_list>, data2=data2@entry=140736119307904) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x568dd111e2d0
        _tag = {tag = 36, retval = 124289245032120, buf = {0x0, 0x568db0725540 <rb_ensure+400>, 0x0, 0x7fffae65fd70, 0x0}, prev = 0x7fffae6601b0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x568dd111e2d0
#12 0x0000568db089e8f1 in thread_join (limit=0x0, timeout=4, target_th=0x568dd53e6730) at /tmp/ruby/src/trunk-yjit/thread.c:1131
        waiter = {next = 0x0, thread = 0x568dd1119010, fiber = 0x0}
        arg = {waiter = 0x7fffae65fe60, target = 0x568dd53e6730, timeout = 4, limit = 0x0}
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        ec = <optimized out>
        th = <optimized out>
        fiber = <optimized out>
        waiter = <optimized out>
        arg = <optimized out>
        err = <optimized out>
#13 thread_value (self=<optimized out>) at /tmp/ruby/src/trunk-yjit/thread.c:1253
        th = 0x568dd53e6730
#14 0x0000568db08ead6d in vm_call_cfunc_with_frame_ (ec=0x568dd111e2d0, reg_cfp=0x710a73feec58, calling=<optimized out>, argc=0, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0x260100100001
        cc = <optimized out>
        val = <optimized out>
        me = 0x710a73e57a10
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#15 0x0000568db08f43c1 in vm_sendish (ec=0x568dd111e2d0, reg_cfp=0x710a73feec58, cd=0x568dd1479910, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x710a58b2bd98
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x568dd1479910, cc = 0x710a58b2bd98, block_handler = 0, recv = 124289244968640, argc = 0, kw_splat = false, heap_argv = 0}
#16 0x0000568db090cf34 in vm_exec_core (ec=0x568dd111e000, ec@entry=0x568dd111e2d0) at ../../src/trunk-yjit/insns.def:902
        bh = <optimized out>
        cd = 0x0
        leaf = <optimized out>
        val = 124289244968640
        reg_pc = 0x568dd147b628
        reg_cfp = 0x710a73feec58
        insns_address_table = {0x568db09104ce <vm_exec_core+13854>, 0x568db090e1da <vm_exec_core+4906>, 0x568db090e169 <vm_exec_core+4793>, 0x568db090e0c5 <vm_exec_core+4629>, 0x568db090e04b <vm_exec_core+4507>, 0x568db090dfa6 <vm_exec_core+4342>, 0x568db090e5b3 <vm_exec_core+5891>, 0x568db090e558 <vm_exec_core+5800>, 0x568db090e2da <vm_exec_core+5162>, 0x568db090e23e <vm_exec_core+5006>, 0x568db090e652 <vm_exec_core+6050>, 0x568db090e3cd <vm_exec_core+5405>, 0x568db090df61 <vm_exec_core+4273>, 0x568db090def9 <vm_exec_core+4169>, 0x568db090de82 <vm_exec_core+4050>, 0x568db090de45 <vm_exec_core+3989>, 0x568db090de0d <vm_exec_core+3933>, 0x568db090ddd8 <vm_exec_core+3880>, 0x568db090dda3 <vm_exec_core+3827>, 0x568db090dd6e <vm_exec_core+3774>, 0x568db090dce4 <vm_exec_core+3636>, 0x568db090dca0 <vm_exec_core+3568>, 0x568db090dc59 <vm_exec_core+3497>, 0x568db090dc01 <vm_exec_core+3409>, 0x568db090dbbb <vm_exec_core+3339>, 0x568db090db3c <vm_exec_core+3212>, 0x568db090db02 <vm_exec_core+3154>, 0x568db090daa5 <vm_exec_core+3061>, 0x568db090da4b <vm_exec_core+2971>, 0x568db090da0e <vm_exec_core+2910>, 0x568db090edc1 <vm_exec_core+7953>, 0x568db090ec3d <vm_exec_core+7565>, 0x568db090ebaf <vm_exec_core+7423>, 0x568db090eb48 <vm_exec_core+7320>, 0x568db090eaf6 <vm_exec_core+7238>, 0x568db090ea94 <vm_exec_core+7140>, 0x568db090ea47 <vm_exec_core+7063>, 0x568db090e9f2 <vm_exec_core+6978>, 0x568db090e9a8 <vm_exec_core+6904>, 0x568db090e981 <vm_exec_core+6865>, 0x568db090e946 <vm_exec_core+6806>, 0x568db090e8f7 <vm_exec_core+6727>, 0x568db090e8c3 <vm_exec_core+6675>, 0x568db090e812 <vm_exec_core+6498>, 0x568db090e7cf <vm_exec_core+6431>, 0x568db090e78b <vm_exec_core+6363>, 0x568db090f366 <vm_exec_core+9398>, 0x568db090f2f7 <vm_exec_core+9287>, 0x568db090f398 <vm_exec_core+9448>, 0x568db090efb9 <vm_exec_core+8457>, 0x568db090ef4a <vm_exec_core+8346>, 0x568db090eeec <vm_exec_core+8252>, 0x568db090ee3a <vm_exec_core+8074>, 0x568db090edfe <vm_exec_core+8014>, 0x568db090f1c9 <vm_exec_core+8985>, 0x568db090f15f <vm_exec_core+8879>, 0x568db090f0b4 <vm_exec_core+8708>, 0x568db090cf10 <vm_exec_core+96>, 0x568db090f008 <vm_exec_core+8536>, 0x568db090f25f <vm_exec_core+9135>, 0x568db090f210 <vm_exec_core+9056>, 0x568db090f2a8 <vm_exec_core+9208>, 0x568db090d9bf <vm_exec_core+2831>, 0x568db0910486 <vm_exec_core+13782>, 0x568db090d970 <vm_exec_core+2752>, 0x568db090d901 <vm_exec_core+2641>, 0x568db090d8bc <vm_exec_core+2572>, 0x568db090d849 <vm_exec_core+2457>, 0x568db090d6f2 <vm_exec_core+2114>, 0x568db090d622 <vm_exec_core+1906>, 0x568db090d5a6 <vm_exec_core+1782>, 0x568db090cfc8 <vm_exec_core+280>, 0x568db090d572 <vm_exec_core+1730>, 0x568db090d533 <vm_exec_core+1667>, 0x568db090d4f4 <vm_exec_core+1604>, 0x568db090d4b8 <vm_exec_core+1544>, 0x568db090d3f8 <vm_exec_core+1352>, 0x568db090d373 <vm_exec_core+1219>, 0x568db09104df <vm_exec_core+13871>, 0x568db090fc69 <vm_exec_core+11705>, 0x568db090fccf <vm_exec_core+11807>, 0x568db090f427 <vm_exec_core+9591>, 0x568db090fd68 <vm_exec_core+11960>, 0x568db090fe01 <vm_exec_core+12113>, 0x568db09103a1 <vm_exec_core+13553>, 0x568db0910299 <vm_exec_core+13289>, 0x568db09102f7 <vm_exec_core+13383>, 0x568db0910032 <vm_exec_core+12674>, 0x568db0910093 <vm_exec_core+12771>, 0x568db09100f1 <vm_exec_core+12865>, 0x568db0910355 <vm_exec_core+13477>, 0x568db090ff62 <vm_exec_core+12466>, 0x568db090ffb5 <vm_exec_core+12549>, 0x568db09101cd <vm_exec_core+13085>, 0x568db0910251 <vm_exec_core+13217>, 0x568db090fa6d <vm_exec_core+11197>, 0x568db090fac3 <vm_exec_core+11283>, 0x568db090fb0c <vm_exec_core+11356>, 0x568db090fb72 <vm_exec_core+11458>, 0x568db0910544 <vm_exec_core+13972>, 0x568db090d302 <vm_exec_core+1106>, 0x568db090d282 <vm_exec_core+978>, 0x568db090d1d9 <vm_exec_core+809>, 0x568db090d192 <vm_exec_core+738>, 0x568db090d147 <vm_exec_core+663>, 0x568db090d0fe <vm_exec_core+590>, 0x568db090d0ad <vm_exec_core+509>, 0x568db090d078 <vm_exec_core+456>, 0x568db090d043 <vm_exec_core+403>, 0x568db090fc4b <vm_exec_core+11675>, 0x568db090e1c9 <vm_exec_core+4889>, 0x568db090e158 <vm_exec_core+4776>, 0x568db090e0b4 <vm_exec_core+4612>, 0x568db090e03a <vm_exec_core+4490>, 0x568db090df95 <vm_exec_core+4325>, 0x568db090e5a2 <vm_exec_core+5874>, 0x568db090e547 <vm_exec_core+5783>, 0x568db090e2c9 <vm_exec_core+5145>, 0x568db090e22d <vm_exec_core+4989>, 0x568db090e641 <vm_exec_core+6033>, 0x568db090e3bc <vm_exec_core+5388>, 0x568db090df50 <vm_exec_core+4256>, 0x568db090dee8 <vm_exec_core+4152>, 0x568db090de71 <vm_exec_core+4033>, 0x568db090de34 <vm_exec_core+3972>, 0x568db090ddfc <vm_exec_core+3916>, 0x568db090ddc7 <vm_exec_core+3863>, 0x568db090dd92 <vm_exec_core+3810>, 0x568db090dd5d <vm_exec_core+3757>, 0x568db090dcd3 <vm_exec_core+3619>, 0x568db090dc8f <vm_exec_core+3551>, 0x568db090dc48 <vm_exec_core+3480>, 0x568db090dbf0 <vm_exec_core+3392>, 0x568db090dbaa <vm_exec_core+3322>, 0x568db090db2b <vm_exec_core+3195>, 0x568db090daf1 <vm_exec_core+3137>, 0x568db090da94 <vm_exec_core+3044>, 0x568db090da3a <vm_exec_core+2954>, 0x568db090d9fd <vm_exec_core+2893>, 0x568db090edb0 <vm_exec_core+7936>, 0x568db090ec2c <vm_exec_core+7548>, 0x568db090eb9e <vm_exec_core+7406>, 0x568db090eb37 <vm_exec_core+7303>, 0x568db090eae5 <vm_exec_core+7221>, 0x568db090ea83 <vm_exec_core+7123>, 0x568db090ea36 <vm_exec_core+7046>, 0x568db090e9e1 <vm_exec_core+6961>, 0x568db090e997 <vm_exec_core+6887>, 0x568db090e970 <vm_exec_core+6848>, 0x568db090e935 <vm_exec_core+6789>, 0x568db090e8e6 <vm_exec_core+6710>, 0x568db090e8b2 <vm_exec_core+6658>, 0x568db090e801 <vm_exec_core+6481>, 0x568db090e7be <vm_exec_core+6414>, 0x568db090e77a <vm_exec_core+6346>, 0x568db090f355 <vm_exec_core+9381>, 0x568db090f2e6 <vm_exec_core+9270>, 0x568db090f387 <vm_exec_core+9431>, 0x568db090efa8 <vm_exec_core+8440>, 0x568db090ef39 <vm_exec_core+8329>, 0x568db090eedb <vm_exec_core+8235>, 0x568db090ee29 <vm_exec_core+8057>, 0x568db090eded <vm_exec_core+7997>, 0x568db090f1b8 <vm_exec_core+8968>, 0x568db090f14e <vm_exec_core+8862>, 0x568db090f0a3 <vm_exec_core+8691>, 0x568db0910402 <vm_exec_core+13650>, 0x568db090eff7 <vm_exec_core+8519>, 0x568db090f24e <vm_exec_core+9118>, 0x568db090f1ff <vm_exec_core+9039>, 0x568db090f297 <vm_exec_core+9191>, 0x568db090d9ae <vm_exec_core+2814>, 0x568db0910418 <vm_exec_core+13672>, 0x568db090d95f <vm_exec_core+2735>, 0x568db090d8f0 <vm_exec_core+2624>, 0x568db090d8ab <vm_exec_core+2555>, 0x568db090d838 <vm_exec_core+2440>, 0x568db090d6e1 <vm_exec_core+2097>, 0x568db090d611 <vm_exec_core+1889>, 0x568db090d595 <vm_exec_core+1765>, 0x568db090cfb7 <vm_exec_core+263>, 0x568db090d561 <vm_exec_core+1713>, 0x568db090d522 <vm_exec_core+1650>, 0x568db090d4e3 <vm_exec_core+1587>, 0x568db090d4a7 <vm_exec_core+1527>, 0x568db090d3e7 <vm_exec_core+1335>, 0x568db090d362 <vm_exec_core+1202>, 0x568db091042e <vm_exec_core+13694>, 0x568db0910444 <vm_exec_core+13716>, 0x568db091045a <vm_exec_core+13738>, 0x568db0910470 <vm_exec_core+13760>, 0x568db091016e <vm_exec_core+12990>, 0x568db0910184 <vm_exec_core+13012>, 0x568db091019a <vm_exec_core+13034>, 0x568db09101b7 <vm_exec_core+13063>, 0x568db090fe5a <vm_exec_core+12202>, 0x568db090fe70 <vm_exec_core+12224>, 0x568db090fe86 <vm_exec_core+12246>, 0x568db090fe9c <vm_exec_core+12268>, 0x568db090feb2 <vm_exec_core+12290>...}
#17 0x0000568db08fde55 in vm_exec_loop (result=<optimized out>, tag=0x7fffae6601b0, state=<optimized out>, ec=0x568dd111e2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
#18 rb_vm_exec (ec=0x568dd111e2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2790
        _ec = 0x568dd111e2d0
        _tag = {tag = 36, retval = 4, buf = {0x710a59971420, 0x568db08fdbc0 <rb_vm_exec+272>, 0x0, 0x7fffae660190, 0xc61}, prev = 0x7fffae6602e0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#19 0x0000568db0902cb0 in vm_yield_with_cref (is_lambda=0, cref=0x0, kw_splat=0, argv=0x7fffae660268, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1859
No locals.
#20 vm_yield (kw_splat=0, argv=0x7fffae660268, argc=1, ec=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:1873
No locals.
#21 rb_yield_0 (argv=0x7fffae660268, argc=1) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1362
No locals.
#22 rb_yield (val=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_eval.c:1378
No locals.
#23 0x0000568db072548c in rb_ensure (b_proc=<optimized out>, data1=<optimized out>, e_proc=0x568db076b6e0 <io_close>, data2=124289244969120) at /tmp/ruby/src/trunk-yjit/eval.c:1174
        _ec = 0x568dd111e2d0
        _tag = {tag = 36, retval = 95167097987792, buf = {0x710a59971420, 0x568db0725540 <rb_ensure+400>, 0x0, 0x7fffae660290, 0x0}, prev = 0x7fffae660650, state = RUBY_TAG_NONE, lock_rec = 0}
        state = RUBY_TAG_NONE
        result = 4
        errinfo = <optimized out>
        ec = 0x568dd111e2d0
#24 0x0000568db08ead6d in vm_call_cfunc_with_frame_ (ec=0x568dd111e2d0, reg_cfp=0x710a73feed00, calling=<optimized out>, argc=2, argv=<optimized out>, stack_bottom=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
        ci = 0x414100000005
        cc = <optimized out>
        val = <optimized out>
        me = 0x710a73e79318
        cfunc = <optimized out>
        recv = <optimized out>
        block_handler = <optimized out>
        frame_type = 1431634051
        len = <optimized out>
        args = <optimized out>
        args = <optimized out>
#25 0x0000568db08f43c1 in vm_sendish (ec=0x568dd111e2d0, reg_cfp=0x710a73feed00, cd=0x568dd52be360, block_handler=<optimized out>, method_explorer=mexp_search_method) at /tmp/ruby/src/trunk-yjit/vm_callinfo.h:437
        val = 36
        ci = <optimized out>
        cc = 0x710a58f81be0
        argc = <optimized out>
        recv = <optimized out>
        calling = {cd = 0x568dd52be360, cc = 0x710a58f81be0, block_handler = 124289709698329, recv = 124289266684960, argc = 2, kw_splat = false, heap_argv = 0}
#26 0x0000568db090f199 in vm_exec_core (ec=0x568dd111e000, ec@entry=0x568dd111e2d0) at ../../src/trunk-yjit/insns.def:854
        bh = 124289710734689
        cd = 0x568dd52be360
        blockiseq = 0x0
        leaf = <optimized out>
        val = 36
        reg_pc = 0x568dd525f530
        reg_cfp = 0x710a73feed00
        insns_address_table = {0x568db09104ce <vm_exec_core+13854>, 0x568db090e1da <vm_exec_core+4906>, 0x568db090e169 <vm_exec_core+4793>, 0x568db090e0c5 <vm_exec_core+4629>, 0x568db090e04b <vm_exec_core+4507>, 0x568db090dfa6 <vm_exec_core+4342>, 0x568db090e5b3 <vm_exec_core+5891>, 0x568db090e558 <vm_exec_core+5800>, 0x568db090e2da <vm_exec_core+5162>, 0x568db090e23e <vm_exec_core+5006>, 0x568db090e652 <vm_exec_core+6050>, 0x568db090e3cd <vm_exec_core+5405>, 0x568db090df61 <vm_exec_core+4273>, 0x568db090def9 <vm_exec_core+4169>, 0x568db090de82 <vm_exec_core+4050>, 0x568db090de45 <vm_exec_core+3989>, 0x568db090de0d <vm_exec_core+3933>, 0x568db090ddd8 <vm_exec_core+3880>, 0x568db090dda3 <vm_exec_core+3827>, 0x568db090dd6e <vm_exec_core+3774>, 0x568db090dce4 <vm_exec_core+3636>, 0x568db090dca0 <vm_exec_core+3568>, 0x568db090dc59 <vm_exec_core+3497>, 0x568db090dc01 <vm_exec_core+3409>, 0x568db090dbbb <vm_exec_core+3339>, 0x568db090db3c <vm_exec_core+3212>, 0x568db090db02 <vm_exec_core+3154>, 0x568db090daa5 <vm_exec_core+3061>, 0x568db090da4b <vm_exec_core+2971>, 0x568db090da0e <vm_exec_core+2910>, 0x568db090edc1 <vm_exec_core+7953>, 0x568db090ec3d <vm_exec_core+7565>, 0x568db090ebaf <vm_exec_core+7423>, 0x568db090eb48 <vm_exec_core+7320>, 0x568db090eaf6 <vm_exec_core+7238>, 0x568db090ea94 <vm_exec_core+7140>, 0x568db090ea47 <vm_exec_core+7063>, 0x568db090e9f2 <vm_exec_core+6978>, 0x568db090e9a8 <vm_exec_core+6904>, 0x568db090e981 <vm_exec_core+6865>, 0x568db090e946 <vm_exec_core+6806>, 0x568db090e8f7 <vm_exec_core+6727>, 0x568db090e8c3 <vm_exec_core+6675>, 0x568db090e812 <vm_exec_core+6498>, 0x568db090e7cf <vm_exec_core+6431>, 0x568db090e78b <vm_exec_core+6363>, 0x568db090f366 <vm_exec_core+9398>, 0x568db090f2f7 <vm_exec_core+9287>, 0x568db090f398 <vm_exec_core+9448>, 0x568db090efb9 <vm_exec_core+8457>, 0x568db090ef4a <vm_exec_core+8346>, 0x568db090eeec <vm_exec_core+8252>, 0x568db090ee3a <vm_exec_core+8074>, 0x568db090edfe <vm_exec_core+8014>, 0x568db090f1c9 <vm_exec_core+8985>, 0x568db090f15f <vm_exec_core+8879>, 0x568db090f0b4 <vm_exec_core+8708>, 0x568db090cf10 <vm_exec_core+96>, 0x568db090f008 <vm_exec_core+8536>, 0x568db090f25f <vm_exec_core+9135>, 0x568db090f210 <vm_exec_core+9056>, 0x568db090f2a8 <vm_exec_core+9208>, 0x568db090d9bf <vm_exec_core+2831>, 0x568db0910486 <vm_exec_core+13782>, 0x568db090d970 <vm_exec_core+2752>, 0x568db090d901 <vm_exec_core+2641>, 0x568db090d8bc <vm_exec_core+2572>, 0x568db090d849 <vm_exec_core+2457>, 0x568db090d6f2 <vm_exec_core+2114>, 0x568db090d622 <vm_exec_core+1906>, 0x568db090d5a6 <vm_exec_core+1782>, 0x568db090cfc8 <vm_exec_core+280>, 0x568db090d572 <vm_exec_core+1730>, 0x568db090d533 <vm_exec_core+1667>, 0x568db090d4f4 <vm_exec_core+1604>, 0x568db090d4b8 <vm_exec_core+1544>, 0x568db090d3f8 <vm_exec_core+1352>, 0x568db090d373 <vm_exec_core+1219>, 0x568db09104df <vm_exec_core+13871>, 0x568db090fc69 <vm_exec_core+11705>, 0x568db090fccf <vm_exec_core+11807>, 0x568db090f427 <vm_exec_core+9591>, 0x568db090fd68 <vm_exec_core+11960>, 0x568db090fe01 <vm_exec_core+12113>, 0x568db09103a1 <vm_exec_core+13553>, 0x568db0910299 <vm_exec_core+13289>, 0x568db09102f7 <vm_exec_core+13383>, 0x568db0910032 <vm_exec_core+12674>, 0x568db0910093 <vm_exec_core+12771>, 0x568db09100f1 <vm_exec_core+12865>, 0x568db0910355 <vm_exec_core+13477>, 0x568db090ff62 <vm_exec_core+12466>, 0x568db090ffb5 <vm_exec_core+12549>, 0x568db09101cd <vm_exec_core+13085>, 0x568db0910251 <vm_exec_core+13217>, 0x568db090fa6d <vm_exec_core+11197>, 0x568db090fac3 <vm_exec_core+11283>, 0x568db090fb0c <vm_exec_core+11356>, 0x568db090fb72 <vm_exec_core+11458>, 0x568db0910544 <vm_exec_core+13972>, 0x568db090d302 <vm_exec_core+1106>, 0x568db090d282 <vm_exec_core+978>, 0x568db090d1d9 <vm_exec_core+809>, 0x568db090d192 <vm_exec_core+738>, 0x568db090d147 <vm_exec_core+663>, 0x568db090d0fe <vm_exec_core+590>, 0x568db090d0ad <vm_exec_core+509>, 0x568db090d078 <vm_exec_core+456>, 0x568db090d043 <vm_exec_core+403>, 0x568db090fc4b <vm_exec_core+11675>, 0x568db090e1c9 <vm_exec_core+4889>, 0x568db090e158 <vm_exec_core+4776>, 0x568db090e0b4 <vm_exec_core+4612>, 0x568db090e03a <vm_exec_core+4490>, 0x568db090df95 <vm_exec_core+4325>, 0x568db090e5a2 <vm_exec_core+5874>, 0x568db090e547 <vm_exec_core+5783>, 0x568db090e2c9 <vm_exec_core+5145>, 0x568db090e22d <vm_exec_core+4989>, 0x568db090e641 <vm_exec_core+6033>, 0x568db090e3bc <vm_exec_core+5388>, 0x568db090df50 <vm_exec_core+4256>, 0x568db090dee8 <vm_exec_core+4152>, 0x568db090de71 <vm_exec_core+4033>, 0x568db090de34 <vm_exec_core+3972>, 0x568db090ddfc <vm_exec_core+3916>, 0x568db090ddc7 <vm_exec_core+3863>, 0x568db090dd92 <vm_exec_core+3810>, 0x568db090dd5d <vm_exec_core+3757>, 0x568db090dcd3 <vm_exec_core+3619>, 0x568db090dc8f <vm_exec_core+3551>, 0x568db090dc48 <vm_exec_core+3480>, 0x568db090dbf0 <vm_exec_core+3392>, 0x568db090dbaa <vm_exec_core+3322>, 0x568db090db2b <vm_exec_core+3195>, 0x568db090daf1 <vm_exec_core+3137>, 0x568db090da94 <vm_exec_core+3044>, 0x568db090da3a <vm_exec_core+2954>, 0x568db090d9fd <vm_exec_core+2893>, 0x568db090edb0 <vm_exec_core+7936>, 0x568db090ec2c <vm_exec_core+7548>, 0x568db090eb9e <vm_exec_core+7406>, 0x568db090eb37 <vm_exec_core+7303>, 0x568db090eae5 <vm_exec_core+7221>, 0x568db090ea83 <vm_exec_core+7123>, 0x568db090ea36 <vm_exec_core+7046>, 0x568db090e9e1 <vm_exec_core+6961>, 0x568db090e997 <vm_exec_core+6887>, 0x568db090e970 <vm_exec_core+6848>, 0x568db090e935 <vm_exec_core+6789>, 0x568db090e8e6 <vm_exec_core+6710>, 0x568db090e8b2 <vm_exec_core+6658>, 0x568db090e801 <vm_exec_core+6481>, 0x568db090e7be <vm_exec_core+6414>, 0x568db090e77a <vm_exec_core+6346>, 0x568db090f355 <vm_exec_core+9381>, 0x568db090f2e6 <vm_exec_core+9270>, 0x568db090f387 <vm_exec_core+9431>, 0x568db090efa8 <vm_exec_core+8440>, 0x568db090ef39 <vm_exec_core+8329>, 0x568db090eedb <vm_exec_core+8235>, 0x568db090ee29 <vm_exec_core+8057>, 0x568db090eded <vm_exec_core+7997>, 0x568db090f1b8 <vm_exec_core+8968>, 0x568db090f14e <vm_exec_core+8862>, 0x568db090f0a3 <vm_exec_core+8691>, 0x568db0910402 <vm_exec_core+13650>, 0x568db090eff7 <vm_exec_core+8519>, 0x568db090f24e <vm_exec_core+9118>, 0x568db090f1ff <vm_exec_core+9039>, 0x568db090f297 <vm_exec_core+9191>, 0x568db090d9ae <vm_exec_core+2814>, 0x568db0910418 <vm_exec_core+13672>, 0x568db090d95f <vm_exec_core+2735>, 0x568db090d8f0 <vm_exec_core+2624>, 0x568db090d8ab <vm_exec_core+2555>, 0x568db090d838 <vm_exec_core+2440>, 0x568db090d6e1 <vm_exec_core+2097>, 0x568db090d611 <vm_exec_core+1889>, 0x568db090d595 <vm_exec_core+1765>, 0x568db090cfb7 <vm_exec_core+263>, 0x568db090d561 <vm_exec_core+1713>, 0x568db090d522 <vm_exec_core+1650>, 0x568db090d4e3 <vm_exec_core+1587>, 0x568db090d4a7 <vm_exec_core+1527>, 0x568db090d3e7 <vm_exec_core+1335>, 0x568db090d362 <vm_exec_core+1202>, 0x568db091042e <vm_exec_core+13694>, 0x568db0910444 <vm_exec_core+13716>, 0x568db091045a <vm_exec_core+13738>, 0x568db0910470 <vm_exec_core+13760>, 0x568db091016e <vm_exec_core+12990>, 0x568db0910184 <vm_exec_core+13012>, 0x568db091019a <vm_exec_core+13034>, 0x568db09101b7 <vm_exec_core+13063>, 0x568db090fe5a <vm_exec_core+12202>, 0x568db090fe70 <vm_exec_core+12224>, 0x568db090fe86 <vm_exec_core+12246>, 0x568db090fe9c <vm_exec_core+12268>, 0x568db090feb2 <vm_exec_core+12290>...}
#27 0x0000568db08fde55 in vm_exec_loop (result=<optimized out>, tag=0x7fffae660650, state=<optimized out>, ec=0x568dd111e2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2811
        vm_loop_start = <optimized out>
#28 rb_vm_exec (ec=0x568dd111e2d0) at /tmp/ruby/src/trunk-yjit/vm.c:2790
        _ec = 0x568dd111e2d0
        _tag = {tag = 36, retval = 4, buf = {0x7fffae660918, 0x568db08fdbc0 <rb_vm_exec+272>, 0x0, 0x7fffae660630, 0x710a73e58a00}, prev = 0x7fffae660700, state = RUBY_TAG_NONE, lock_rec = 0}
        state = <optimized out>
        result = <optimized out>
#29 0x0000568db0913fd8 in rb_iseq_eval_main (iseq=<optimized out>) at /tmp/ruby/src/trunk-yjit/vm.c:3050
        ec = <optimized out>
        val = <optimized out>
#30 0x0000568db0721ca5 in rb_ec_exec_node (ec=ec@entry=0x568dd111e2d0, n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:283
        _ec = 0x568dd111e2d0
        _tag = {tag = 36, retval = 95166550654884, buf = {0x7fffae660918, 0x568db0721cf0 <rb_ec_exec_node+240>, 0x0, 0x7fffae6606e0, 0x24}, prev = 0x0, state = RUBY_TAG_NONE, lock_rec = 0}
        state = 0
        iseq = <optimized out>
#31 0x0000568db07241d1 in ruby_run_node (n=<optimized out>) at /tmp/ruby/src/trunk-yjit/eval.c:321
        ec = 0x568dd111e2d0
        status = <optimized out>
#32 0x0000568db071e736 in rb_main (argv=0x7fffae660918, argc=10) at /tmp/ruby/src/trunk-yjit/main.c:42
        variable_in_this_stack_frame = 0
#33 main (argc=<optimized out>, argv=<optimized out>) at /tmp/ruby/src/trunk-yjit/main.c:62
No locals.

>>> Dump Ruby level backtrace (if possible)

th: 0x568dd1119010, native_id: 0x710a740507c0
-- Control frame information -----------------------------------------------
c:0018 p:---- s:0132 e:000131 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0128 e:000126 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0117 E:000e48 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0109 e:000108 l:y b:---- CFUNC  :open
c:0014 p:0008 s:0103 E:000f50 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/test/net/http/test_https.rb:73
c:0013 p:0037 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0093 e:000092 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0084 e:000083 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1683
c:0010 p:0034 s:0077 e:000075 l:y b:0001 METHOD <internal:array>:248
c:0009 p:0114 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0050 E:001b90 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0034 e:000033 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24
c:0005 p:0034 s:0030 e:000028 l:y b:0001 METHOD <internal:array>:248
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001ef0 l:y b:---- DUMMY  [FINISH]

th: 0x568dd239cf00, native_id: 0x710a58f2e6c0
-- 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  /tmp/ruby/src/trunk-yjit/lib/timeout.rb:99 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x568dd539be40, native_id: 0x710a5989f6c0
-- 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  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:42 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x568dd53e57a0, native_id: 0x710a586c36c0
-- 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 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/ssl.rb:518
c:0004 p:0012 s:0015 e:000014 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/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  /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb:29 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

th: 0x568dd53e6730, native_id: 0x710a586a26c0
-- 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  /tmp/ruby/src/trunk-yjit/test/net/http/test_https.rb:92 [FINISH]
c:0001 p:---- s:0003 e:000002 l:y b:---- DUMMY  [FINISH]

$1 = true
$2 = 0
">>> Finish
"[Inferior 1 (process 2350346) detached]
worker 2350346=net/http/test_https does not respond; SEGV is sent
/tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb:797: [BUG] Segmentation fault at 0x000003e90023dd05
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +YJIT +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0018 p:---- s:0132 e:000131 l:y b:---- CFUNC  :value
c:0017 p:0023 s:0128 e:000126 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb:797
c:0016 p:0038 s:0117 E:000e48 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/test/net/http/test_https.rb:106 [FINISH]
c:0015 p:---- s:0109 e:000108 l:y b:---- CFUNC  :open
c:0014 p:0008 s:0103 E:000f50 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/test/net/http/test_https.rb:73
c:0013 p:0037 s:0099 e:000098 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:202
c:0012 p:0052 s:0093 e:000092 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb:170
c:0011 p:0093 s:0084 e:000083 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1683
c:0010 p:0034 s:0077 e:000075 l:y b:0001 METHOD <internal:array>:248
c:0009 p:0114 s:0069 e:000068 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1670
c:0008 p:0035 s:0057 e:000056 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb:1374
c:0007 p:0069 s:0050 E:001b90 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:52
c:0006 p:0007 s:0034 e:000033 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:24
c:0005 p:0034 s:0030 e:000028 l:y b:0001 METHOD <internal:array>:248
c:0004 p:0005 s:0022 e:000021 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:23
c:0003 p:0210 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:122
c:0002 p:0062 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/parallel.rb:220 [FINISH]
c:0001 p:0000 s:0003 E:001ef0 l:y b:---- DUMMY  [FINISH]

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

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

-- Machine register context ------------------------------------------------
 RIP: 0x0000710a740ebd61 RBP: 0x00007fffae65fbd0 RSP: 0x00007fffae65fb90
 RAX: 0xfffffffffffffffc RBX: 0x0000568dd111dfd8 RCX: 0x0000710a740ebd61
 RDX: 0x0000000000000000 RDI: 0x0000568dd111e000 RSI: 0x0000000000000189
  R8: 0x0000000000000000  R9: 0x00000000ffffffff R10: 0x0000000000000000
 R11: 0x0000000000000246 R12: 0x0000000000000000 R13: 0x0000000000000000
 R14: 0x0000568dd111e0f8 R15: 0x0000568dd111e000 EFL: 0x0000000000000246

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x568db0b61e60] /tmp/ruby/src/trunk-yjit/vm_dump.c:1102
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1447
/tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x568db0b17832] /tmp/ruby/src/trunk-yjit/error.c:1130
/tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x568db08594e8] /tmp/ruby/src/trunk-yjit/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x710a74098320) [0x710a74098320]
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common64+0x2a) [0x710a740ebd61] ./nptl/futex-internal.c:57
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_common) ./nptl/futex-internal.c:87
/lib/x86_64-linux-gnu/libc.so.6(__futex_abstimed_wait_cancelable64) ./nptl/futex-internal.c:139
/lib/x86_64-linux-gnu/libc.so.6(__pthread_cond_wait_common+0xed) [0x710a740ee7dd] ./nptl/pthread_cond_wait.c:503
/lib/x86_64-linux-gnu/libc.so.6(___pthread_cond_wait) ./nptl/pthread_cond_wait.c:627
/lib/x86_64-linux-gnu/libc.so.6(pthread_cond_wait) (null):0
/tmp/ruby/build/trunk-yjit/ruby(rb_native_cond_wait+0x8) [0x568db08a0be3] /tmp/ruby/src/trunk-yjit/thread_pthread.c:231
/tmp/ruby/build/trunk-yjit/ruby(thread_sched_wait_running_turn) /tmp/ruby/src/trunk-yjit/thread_pthread.c:851
/tmp/ruby/build/trunk-yjit/ruby(thread_sched_unlock_+0x0) [0x568db08a101a] /tmp/ruby/src/trunk-yjit/thread_pthread.c:1126
/tmp/ruby/build/trunk-yjit/ruby(thread_sched_to_waiting_until_wakeup) /tmp/ruby/src/trunk-yjit/thread_pthread.c:1132
/tmp/ruby/build/trunk-yjit/ruby(native_sleep+0x14) [0x568db08a75f1] /tmp/ruby/src/trunk-yjit/thread_pthread.c:3350
/tmp/ruby/build/trunk-yjit/ruby(sleep_forever) /tmp/ruby/src/trunk-yjit/thread.c:1381
/tmp/ruby/build/trunk-yjit/ruby(thread_join_sleep) /tmp/ruby/src/trunk-yjit/thread.c:1074
/tmp/ruby/build/trunk-yjit/ruby(rb_ensure+0xdc) [0x568db072548c] /tmp/ruby/src/trunk-yjit/eval.c:1174
/tmp/ruby/build/trunk-yjit/ruby(thread_join+0x91) [0x568db089e8f1] /tmp/ruby/src/trunk-yjit/thread.c:1131
/tmp/ruby/build/trunk-yjit/ruby(thread_value) /tmp/ruby/src/trunk-yjit/thread.c:1253
/tmp/ruby/build/trunk-yjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x568db08ead6d] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
/tmp/ruby/build/trunk-yjit/ruby(vm_sendish+0x111) [0x568db08f43c1] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6134
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x84) [0x568db090cf34] ../../src/trunk-yjit/insns.def:902
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0x38) [0x568db08fde55] /tmp/ruby/src/trunk-yjit/vm.c:2811
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2790
/tmp/ruby/build/trunk-yjit/ruby(vm_yield_with_cref+0x86) [0x568db0902cb0] /tmp/ruby/src/trunk-yjit/vm.c:1865
/tmp/ruby/build/trunk-yjit/ruby(vm_yield) /tmp/ruby/src/trunk-yjit/vm.c:1873
/tmp/ruby/build/trunk-yjit/ruby(rb_yield_0) /tmp/ruby/src/trunk-yjit/vm_eval.c:1362
/tmp/ruby/build/trunk-yjit/ruby(rb_yield) /tmp/ruby/src/trunk-yjit/vm_eval.c:1378
/tmp/ruby/build/trunk-yjit/ruby(rb_ensure+0xdc) [0x568db072548c] /tmp/ruby/src/trunk-yjit/eval.c:1174
/tmp/ruby/build/trunk-yjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x568db08ead6d] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3915
/tmp/ruby/build/trunk-yjit/ruby(vm_sendish+0x111) [0x568db08f43c1] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6134
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x22e9) [0x568db090f199] ../../src/trunk-yjit/insns.def:854
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0x38) [0x568db08fde55] /tmp/ruby/src/trunk-yjit/vm.c:2811
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2790
/tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_node+0xa5) [0x568db0721ca5] /tmp/ruby/src/trunk-yjit/eval.c:283
/tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x61) [0x568db07241d1] /tmp/ruby/src/trunk-yjit/eval.c:321
/tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x568db071e736] /tmp/ruby/src/trunk-yjit/main.c:42
/tmp/ruby/build/trunk-yjit/ruby(main) /tmp/ruby/src/trunk-yjit/main.c:62
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_call_main+0x7a) [0x710a7407d1ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x710a7407d28b] ../csu/libc-start.c:360
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main_impl) ../csu/libc-start.c:347
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main) (null):0
[0x568db071e785]

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

* Loaded script: /tmp/ruby/src/trunk-yjit/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 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
    9 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
   10 /tmp/ruby/src/trunk-yjit/lib/open3/version.rb
   11 /tmp/ruby/src/trunk-yjit/lib/open3.rb
   12 /tmp/ruby/src/trunk-yjit/lib/timeout.rb
   13 /tmp/ruby/build/trunk-yjit/rbconfig.rb
   14 /tmp/ruby/src/trunk-yjit/tool/lib/find_executable.rb
   15 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
   16 /tmp/ruby/src/trunk-yjit/tool/lib/envutil.rb
   17 /tmp/ruby/src/trunk-yjit/tool/lib/colorize.rb
   18 /tmp/ruby/src/trunk-yjit/tool/lib/leakchecker.rb
   19 /tmp/ruby/src/trunk-yjit/lib/prettyprint.rb
   20 /tmp/ruby/src/trunk-yjit/lib/pp.rb
   21 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/assertions.rb
   22 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
   23 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
   24 /tmp/ruby/src/trunk-yjit/tool/lib/core_assertions.rb
   25 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit/testcase.rb
   26 /tmp/ruby/src/trunk-yjit/lib/optparse.rb
   27 /tmp/ruby/src/trunk-yjit/tool/lib/test/unit.rb
   28 /tmp/ruby/src/trunk-yjit/tool/lib/tracepointchecker.rb
   29 /tmp/ruby/src/trunk-yjit/tool/lib/zombie_hunter.rb
   30 /tmp/ruby/src/trunk-yjit/lib/delegate.rb
   31 /tmp/ruby/src/trunk-yjit/lib/fileutils.rb
   32 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
   33 /tmp/ruby/src/trunk-yjit/lib/tmpdir.rb
   34 /tmp/ruby/src/trunk-yjit/lib/tempfile.rb
   35 /tmp/ruby/src/trunk-yjit/tool/lib/iseq_loader_checker.rb
   36 /tmp/ruby/src/trunk-yjit/tool/lib/gc_checker.rb
   37 /tmp/ruby/src/trunk-yjit/tool/test/init.rb
   38 /tmp/ruby/src/trunk-yjit/lib/rubygems/defaults.rb
   39 /tmp/ruby/src/trunk-yjit/lib/rubygems/deprecate.rb
   40 /tmp/ruby/src/trunk-yjit/lib/rubygems/errors.rb
   41 /tmp/ruby/src/trunk-yjit/lib/rubygems/target_rbconfig.rb
   42 /tmp/ruby/src/trunk-yjit/lib/rubygems/win_platform.rb
   43 /tmp/ruby/src/trunk-yjit/lib/rubygems/unknown_command_spell_checker.rb
   44 /tmp/ruby/src/trunk-yjit/lib/rubygems/exceptions.rb
   45 /tmp/ruby/src/trunk-yjit/lib/rubygems/basic_specification.rb
   46 /tmp/ruby/src/trunk-yjit/lib/rubygems/stub_specification.rb
   47 /tmp/ruby/src/trunk-yjit/lib/rubygems/platform.rb
   48 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification_record.rb
   49 /tmp/ruby/src/trunk-yjit/lib/rubygems/util/list.rb
   50 /tmp/ruby/src/trunk-yjit/lib/rubygems/version.rb
   51 /tmp/ruby/src/trunk-yjit/lib/rubygems/requirement.rb
   52 /tmp/ruby/src/trunk-yjit/lib/rubygems/specification.rb
   53 /tmp/ruby/src/trunk-yjit/lib/rubygems/util.rb
   54 /tmp/ruby/src/trunk-yjit/lib/rubygems/dependency.rb
   55 /tmp/ruby/src/trunk-yjit/lib/rubygems/core_ext/kernel_gem.rb
   56 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
   57 /tmp/ruby/build/trunk-yjit/.ext/common/monitor.rb
   58 /tmp/ruby/src/trunk-yjit/lib/rubygems.rb
   59 /tmp/ruby/src/trunk-yjit/lib/rubygems/path_support.rb
   60 /tmp/ruby/src/trunk-yjit/lib/pathname.rb
   61 /tmp/ruby/build/trunk-yjit/.ext/common/digest/version.rb
   62 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
   63 /tmp/ruby/build/trunk-yjit/.ext/common/digest/loader.rb
   64 /tmp/ruby/build/trunk-yjit/.ext/common/digest.rb
   65 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
   66 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/asn1.rb
   67 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/bn.rb
   68 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/cipher.rb
   69 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/digest.rb
   70 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/hmac.rb
   71 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/pkcs5.rb
   72 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/marshal.rb
   73 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/pkey.rb
   74 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/buffering.rb
   75 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
   76 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
   77 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb
   78 /tmp/ruby/src/trunk-yjit/lib/ipaddr.rb
   79 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/ssl.rb
   80 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/version.rb
   81 /tmp/ruby/build/trunk-yjit/.ext/common/openssl/x509.rb
   82 /tmp/ruby/build/trunk-yjit/.ext/common/openssl.rb
   83 /tmp/ruby/src/trunk-yjit/lib/rubygems/openssl.rb
   84 /tmp/ruby/src/trunk-yjit/lib/rubygems/text.rb
   85 /tmp/ruby/src/trunk-yjit/lib/rubygems/user_interaction.rb
   86 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/policy.rb
   87 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/policies.rb
   88 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/trust_dir.rb
   89 /tmp/ruby/src/trunk-yjit/lib/rubygems/security/signer.rb
   90 /tmp/ruby/src/trunk-yjit/lib/rubygems/security.rb
   91 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/digest_io.rb
   92 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/source.rb
   93 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/file_source.rb
   94 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/io_source.rb
   95 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/old.rb
   96 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_header.rb
   97 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_reader/entry.rb
   98 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_reader.rb
   99 /tmp/ruby/src/trunk-yjit/lib/rubygems/package/tar_writer.rb
  100 /tmp/ruby/src/trunk-yjit/lib/rubygems/package.rb
  101 /tmp/ruby/src/trunk-yjit/lib/shellwords.rb
  102 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/version.rb
  103 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/rfc2396_parser.rb
  104 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/rfc3986_parser.rb
  105 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/common.rb
  106 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/generic.rb
  107 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/file.rb
  108 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ftp.rb
  109 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/http.rb
  110 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/https.rb
  111 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ldap.rb
  112 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ldaps.rb
  113 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/mailto.rb
  114 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/ws.rb
  115 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri/wss.rb
  116 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/uri/lib/uri.rb
  117 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
  118 /tmp/ruby/src/trunk-yjit/test/rubygems/mock_gem_ui.rb
  119 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
  120 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/optparse/lib/optparse.rb
  121 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendored_optparse.rb
  122 /tmp/ruby/src/trunk-yjit/lib/rubygems/command.rb
  123 /tmp/ruby/src/trunk-yjit/lib/rubygems/installer_uninstaller_utils.rb
  124 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/build_error.rb
  125 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/builder.rb
  126 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/configure_builder.rb
  127 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/ext_conf_builder.rb
  128 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/rake_builder.rb
  129 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/cmake_builder.rb
  130 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext/cargo_builder.rb
  131 /tmp/ruby/src/trunk-yjit/lib/rubygems/ext.rb
  132 /tmp/ruby/src/trunk-yjit/lib/rubygems/installer.rb
  133 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/gem_metadata.rb
  134 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb
  135 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/errors.rb
  136 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/tsort/lib/tsort.rb
  137 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendored_tsort.rb
  138 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/action.rb
  139 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_edge_no_circular.rb
  140 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/add_vertex.rb
  141 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/delete_edge.rb
  142 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/detach_vertex_named.rb
  143 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/set_payload.rb
  144 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/tag.rb
  145 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/log.rb
  146 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph/vertex.rb
  147 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/dependency_graph.rb
  148 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/state.rb
  149 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/specification_provider.rb
  150 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/delegates/resolution_state.rb
  151 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolution.rb
  152 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/resolver.rb
  153 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo/modules/ui.rb
  154 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/molinillo/lib/molinillo.rb
  155 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendored_molinillo.rb
  156 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/activation_request.rb
  157 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/conflict.rb
  158 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/dependency_request.rb
  159 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/requirement_list.rb
  160 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/stats.rb
  161 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/set.rb
  162 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/api_set.rb
  163 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/composed_set.rb
  164 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/best_set.rb
  165 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/current_set.rb
  166 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/git_set.rb
  167 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/index_set.rb
  168 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/installer_set.rb
  169 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/lock_set.rb
  170 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/vendor_set.rb
  171 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/source_set.rb
  172 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/specification.rb
  173 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/spec_specification.rb
  174 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/api_specification.rb
  175 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/git_specification.rb
  176 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/index_specification.rb
  177 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/installed_specification.rb
  178 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/local_specification.rb
  179 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/lock_specification.rb
  180 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver/vendor_specification.rb
  181 /tmp/ruby/src/trunk-yjit/lib/rubygems/resolver.rb
  182 /tmp/ruby/src/trunk-yjit/lib/rubygems/vendor/timeout/lib/timeout.rb
  183 /tmp/ruby/src/trunk-yjit/test/openssl/utils.rb
  184 /tmp/ruby/src/trunk-yjit/test/openssl/test_pkey_ec.rb
  185 /tmp/ruby/src/trunk-yjit/lib/prism/polyfill/byteindex.rb
  186 /tmp/ruby/src/trunk-yjit/lib/prism/polyfill/warn.rb
  187 /tmp/ruby/src/trunk-yjit/lib/prism/node.rb
  188 /tmp/ruby/src/trunk-yjit/lib/prism/node_ext.rb
  189 /tmp/ruby/src/trunk-yjit/lib/prism/parse_result.rb
  190 /tmp/ruby/src/trunk-yjit/lib/prism/string_query.rb
  191 /tmp/ruby/src/trunk-yjit/lib/prism/pack.rb
  192 prism/prism.so
  193 /tmp/ruby/src/trunk-yjit/lib/prism.rb
  194 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
  195 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/core.rb
  196 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/lexer.rb
  197 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/filter.rb
  198 /tmp/ruby/build/trunk-yjit/.ext/common/ripper/sexp.rb
  199 /tmp/ruby/build/trunk-yjit/.ext/common/ripper.rb
  200 /tmp/ruby/src/trunk-yjit/test/prism/test_helper.rb
  201 /tmp/ruby/src/trunk-yjit/test/prism/ruby/location_test.rb
  202 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
  203 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
  204 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
  205 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
  206 /tmp/ruby/build/trunk-yjit/.ext/common/objspace.rb
  207 /tmp/ruby/src/trunk-yjit/test/ruby/test_optimization.rb
  208 /tmp/ruby/src/trunk-yjit/test/-ext-/exception/test_ensured.rb
  209 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
  210 /tmp/ruby/build/trunk-yjit/.ext/common/date.rb
  211 /tmp/ruby/build/trunk-yjit/.ext/common/psych/versions.rb
  212 /tmp/ruby/build/trunk-yjit/.ext/common/psych/exception.rb
  213 /tmp/ruby/build/trunk-yjit/.ext/common/psych/syntax_error.rb
  214 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
  215 /tmp/ruby/build/trunk-yjit/.ext/common/psych/omap.rb
  216 /tmp/ruby/build/trunk-yjit/.ext/common/psych/set.rb
  217 /tmp/ruby/build/trunk-yjit/.ext/common/psych/class_loader.rb
  218 /tmp/ruby/build/trunk-yjit/.ext/common/psych/scalar_scanner.rb
  219 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/node.rb
  220 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/stream.rb
  221 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/document.rb
  222 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/sequence.rb
  223 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/scalar.rb
  224 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/mapping.rb
  225 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes/alias.rb
  226 /tmp/ruby/build/trunk-yjit/.ext/common/psych/nodes.rb
  227 /tmp/ruby/build/trunk-yjit/.ext/common/psych/streaming.rb
  228 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/visitor.rb
  229 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/to_ruby.rb
  230 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/emitter.rb
  231 /tmp/ruby/build/trunk-yjit/.ext/common/psych/handler.rb
  232 /tmp/ruby/build/trunk-yjit/.ext/common/psych/tree_builder.rb
  233 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/yaml_tree.rb
  234 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/ruby_events.rb
  235 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/json_tree.rb
  236 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors/depth_first.rb
  237 /tmp/ruby/build/trunk-yjit/.ext/common/psych/visitors.rb
  238 /tmp/ruby/build/trunk-yjit/.ext/common/psych/parser.rb
  239 /tmp/ruby/build/trunk-yjit/.ext/common/psych/coder.rb
  240 /tmp/ruby/build/trunk-yjit/.ext/common/psych/stream.rb
  241 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/yaml_events.rb
  242 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/tree_builder.rb
  243 /tmp/ruby/build/trunk-yjit/.ext/common/psych/json/stream.rb
  244 /tmp/ruby/build/trunk-yjit/.ext/common/psych/handlers/document_stream.rb
  245 /tmp/ruby/build/trunk-yjit/.ext/common/psych/core_ext.rb
  246 /tmp/ruby/build/trunk-yjit/.ext/common/psych.rb
  247 /tmp/ruby/src/trunk-yjit/test/psych/helper.rb
  248 /tmp/ruby/src/trunk-yjit/test/psych/test_date_time.rb
  249 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
  250 /tmp/ruby/src/trunk-yjit/test/prism/result/equality_test.rb
  251 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/funcall.so
  252 /tmp/ruby/src/trunk-yjit/test/-ext-/funcall/test_passing_block.rb
  253 /tmp/ruby/src/trunk-yjit/lib/uri/version.rb
  254 /tmp/ruby/src/trunk-yjit/lib/uri/rfc2396_parser.rb
  255 /tmp/ruby/src/trunk-yjit/lib/uri/rfc3986_parser.rb
  256 /tmp/ruby/src/trunk-yjit/lib/uri/common.rb
  257 /tmp/ruby/src/trunk-yjit/lib/uri/generic.rb
  258 /tmp/ruby/src/trunk-yjit/lib/uri/file.rb
  259 /tmp/ruby/src/trunk-yjit/lib/uri/ftp.rb
  260 /tmp/ruby/src/trunk-yjit/lib/uri/http.rb
  261 /tmp/ruby/src/trunk-yjit/lib/uri/https.rb
  262 /tmp/ruby/src/trunk-yjit/lib/uri/ldap.rb
  263 /tmp/ruby/src/trunk-yjit/lib/uri/ldaps.rb
  264 /tmp/ruby/src/trunk-yjit/lib/uri/mailto.rb
  265 /tmp/ruby/src/trunk-yjit/lib/uri/ws.rb
  266 /tmp/ruby/src/trunk-yjit/lib/uri/wss.rb
  267 /tmp/ruby/src/trunk-yjit/lib/uri.rb
  268 /tmp/ruby/src/trunk-yjit/test/uri/test_common.rb
  269 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
  270 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
  271 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
  272 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
  273 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
  274 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
  275 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
  276 /tmp/ruby/src/trunk-yjit/test/prism/api/freeze_test.rb
  277 /tmp/ruby/src/trunk-yjit/test/openssl/test_pkey_dsa.rb
  278 /tmp/ruby/src/trunk-yjit/test/ruby/test_name_error.rb
  279 /tmp/ruby/src/trunk-yjit/test/test_tempfile.rb
  280 /tmp/ruby/src/trunk-yjit/test/ruby/test_enumerator.rb
  281 /tmp/ruby/src/trunk-yjit/test/-ext-/win32/test_fd_setsize.rb
  282 /tmp/ruby/src/trunk-yjit/test/dtrace/helper.rb
  283 /tmp/ruby/src/trunk-yjit/test/dtrace/test_singleton_function.rb
  284 /tmp/ruby/src/trunk-yjit/test/optparse/test_optparse.rb
  285 /tmp/ruby/src/trunk-yjit/test/optparse/test_cclass.rb
  286 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/scan_args.so
  287 /tmp/ruby/src/trunk-yjit/test/-ext-/test_scan_args.rb
  288 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
  289 /tmp/ruby/src/trunk-yjit/test/-ext-/string/test_normalize.rb
  290 /tmp/ruby/src/trunk-yjit/test/ruby/test_eval.rb
  291 /tmp/rubytest.8xbuxu/d20251112-2350346-kvpawo/2.rb
  292 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
  293 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/version.rb
  294 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/core_ext/name_error.rb
  295 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/levenshtein.rb
  296 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/jaro_winkler.rb
  297 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checker.rb
  298 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb
  299 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb
  300 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/name_error_checkers.rb
  301 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/method_name_checker.rb
  302 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/key_error_checker.rb
  303 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/null_checker.rb
  304 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/tree_spell_checker.rb
  305 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/require_path_checker.rb
  306 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb
  307 /tmp/ruby/src/trunk-yjit/lib/did_you_mean/formatter.rb
  308 /tmp/ruby/src/trunk-yjit/lib/did_you_mean.rb
  309 /tmp/ruby/src/trunk-yjit/test/did_you_mean/helper.rb
  310 /tmp/ruby/src/trunk-yjit/test/did_you_mean/spell_checking/test_class_name_check.rb
  311 /tmp/ruby/src/trunk-yjit/test/did_you_mean/fixtures/book.rb
  312 /tmp/ruby/src/trunk-yjit/test/ripper/assert_parse_files.rb
  313 /tmp/ruby/src/trunk-yjit/test/ripper/test_files_test_2.rb
  314 /tmp/ruby/src/trunk-yjit/test/ruby/test_thread_queue.rb
  315 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_euc_tw.rb
  316 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
  317 /tmp/ruby/src/trunk-yjit/test/ruby/test_unicode_escape.rb
  318 /tmp/ruby/src/trunk-yjit/test/prism/ruby/relocation_test.rb
  319 /tmp/ruby/src/trunk-yjit/lib/prism/relocation.rb
  320 /tmp/ruby/src/trunk-yjit/lib/prism/parse_result/comments.rb
  321 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
  322 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_windows_1251.rb
  323 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_utf32.rb
  324 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/wait.so
  325 /tmp/ruby/src/trunk-yjit/test/-ext-/wait/test_wait.rb
  326 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/notimplement.so
  327 /tmp/ruby/src/trunk-yjit/test/-ext-/test_notimplement.rb
  328 /tmp/ruby/src/trunk-yjit/lib/mkmf.rb
  329 /tmp/ruby/src/trunk-yjit/test/mkmf/test_mkmf.rb
  330 /tmp/ruby/src/trunk-yjit/test/-ext-/box/test_load_ext.rb
  331 /tmp/ruby/src/trunk-yjit/test/psych/test_marshalable.rb
  332 /tmp/ruby/src/trunk-yjit/test/mmtk/helper.rb
  333 /tmp/ruby/src/trunk-yjit/test/mmtk/test_configuration.rb
  334 /tmp/ruby/src/trunk-yjit/test/-ext-/string/test_enc_str_buf_cat.rb
  335 /tmp/ruby/src/trunk-yjit/test/ruby/test_require.rb
  336 /tmp/ruby/src/trunk-yjit/test/ruby/test_stack.rb
  337 /tmp/ruby/src/trunk-yjit/test/fileutils/fileasserts.rb
  338 /tmp/ruby/src/trunk-yjit/test/fileutils/test_fileutils.rb
  339 /tmp/ruby/src/trunk-yjit/test/ruby/test_backtrace.rb
  340 /tmp/ruby/src/trunk-yjit/test/ruby/test_econv.rb
  341 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
  342 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
  343 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
  344 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
  345 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
  346 /tmp/ruby/src/trunk-yjit/test/prism/result/string_test.rb
  347 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
  348 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/rmd160.so
  349 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha1.so
  350 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
  351 /tmp/ruby/build/trunk-yjit/.ext/common/digest/sha2/loader.rb
  352 /tmp/ruby/build/trunk-yjit/.ext/common/digest/sha2.rb
  353 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/bubblebabble.so
  354 /tmp/ruby/src/trunk-yjit/test/digest/test_ractor.rb
  355 /tmp/ruby/src/trunk-yjit/test/mkmf/base.rb
  356 /tmp/ruby/src/trunk-yjit/test/mkmf/test_have_library.rb
  357 /tmp/ruby/src/trunk-yjit/test/digest/test_digest.rb
  358 /tmp/ruby/build/trunk-yjit/.ext/common/json/version.rb
  359 /tmp/ruby/build/trunk-yjit/.ext/common/json/common.rb
  360 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/parser.so
  361 /tmp/ruby/build/trunk-yjit/.ext/common/json/ext/generator/state.rb
  362 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/generator.so
  363 /tmp/ruby/build/trunk-yjit/.ext/common/json/ext.rb
  364 /tmp/ruby/build/trunk-yjit/.ext/common/json.rb
  365 /tmp/ruby/src/trunk-yjit/test/objspace/test_objspace.rb
  366 /tmp/ruby/src/trunk-yjit/test/json/test_helper.rb
  367 /tmp/ruby/src/trunk-yjit/test/json/json_fixtures_test.rb
  368 /tmp/ruby/src/trunk-yjit/test/socket/test_addrinfo.rb
  369 /tmp/ruby/src/trunk-yjit/test/-ext-/test_bug-14834.rb
  370 /tmp/ruby/src/trunk-yjit/test/ruby/test_not.rb
  371 /tmp/ruby/src/trunk-yjit/test/ruby/test_string.rb
  372 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
  373 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
  374 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
  375 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
  376 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
  377 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
  378 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
  379 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
  380 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
  381 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
  382 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
  383 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
  384 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
  385 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
  386 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
  387 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
  388 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
  389 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
  390 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
  391 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
  392 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
  393 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
  394 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
  395 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
  396 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
  397 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
  398 /tmp/ruby/src/trunk-yjit/tool/lib/memory_status.rb
  399 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
  400 /tmp/ruby/src/trunk-yjit/test/-ext-/bignum/test_mul.rb
  401 /tmp/ruby/src/trunk-yjit/lib/time.rb
  402 /tmp/ruby/src/trunk-yjit/test/json/json_string_matching_test.rb
  403 /tmp/ruby/src/trunk-yjit/test/prism/result/implicit_array_test.rb
  404 /tmp/ruby/src/trunk-yjit/test/monitor/test_monitor.rb
  405 /tmp/ruby/src/trunk-yjit/test/ruby/test_whileuntil.rb
  406 /tmp/ruby/src/trunk-yjit/test/openssl/test_cipher.rb
  407 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/time.so
  408 /tmp/ruby/src/trunk-yjit/test/-ext-/time/test_new.rb
  409 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/rational.so
  410 /tmp/ruby/src/trunk-yjit/test/-ext-/rational/test_rat.rb
  411 /tmp/ruby/src/trunk-yjit/test/ruby/enc/test_gb18030.rb
  412 /tmp/ruby/src/trunk-yjit/test/psych/test_scalar_scanner.rb
  413 /tmp/ruby/src/trunk-yjit/test/prism/regexp_test.rb
  414 /tmp/ruby/src/trunk-yjit/test/did_you_mean/spell_checking/test_key_name_check.rb
  415 /tmp/ruby/src/trunk-yjit/test/lib/with_different_ofs.rb
  416 /tmp/ruby/src/trunk-yjit/test/digest/test_digest_extend.rb
  417 /tmp/ruby/src/trunk-yjit/test/-ext-/load/test_stringify_symbols.rb
  418 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_symbols.so
  419 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_target.so
  420 /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pty.so
  421 /tmp/ruby/src/trunk-yjit/test/test_pty.rb
  422 /tmp/ruby/src/trunk-yjit/test/psych/test_alias_and_anchor.rb
  423 /tmp/ruby/src/trunk-yjit/test/net/http/utils.rb
  424 /tmp/ruby/src/trunk-yjit/test/net/http/test_https.rb

* Process memory map:

568da83b8000-568da8577000 r-xp 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
568da8577000-568db03b8000 ---p 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
568db06cd000-568db070d000 r--p 00000000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
568db070d000-568db0bde000 r-xp 00040000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
568db0bde000-568db0d7e000 r--p 00511000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
568db0d7e000-568db0d94000 r--p 006b1000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
568db0d94000-568db0d95000 rw-p 006c7000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
568db0d95000-568db0da9000 rw-p 00000000 00:00 0 
568dd1116000-568dd788a000 rw-p 00000000 00:00 0                          [heap]
710a00aca000-710a04000000 r--s 00000000 00:b6 15096034                   /tmp/ruby/build/trunk-yjit/ruby
710a04000000-710a04021000 rw-p 00000000 00:00 0 
710a04021000-710a08000000 ---p 00000000 00:00 0 
710a0b277000-710a0b278000 r--p 00000000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
710a0b278000-710a0b279000 r-xp 00001000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
710a0b279000-710a0b27a000 r--p 00002000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
710a0b27a000-710a0b27b000 r--p 00002000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
710a0b27b000-710a0b27c000 rw-p 00003000 00:b6 16686623                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1257.so
710a0b27c000-710a0b27d000 r--p 00000000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
710a0b27d000-710a0b27e000 r-xp 00001000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
710a0b27e000-710a0b27f000 r--p 00002000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
710a0b27f000-710a0b280000 r--p 00002000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
710a0b280000-710a0b281000 rw-p 00003000 00:b6 16686621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1254.so
710a0b281000-710a0b282000 r--p 00000000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
710a0b282000-710a0b283000 r-xp 00001000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
710a0b283000-710a0b284000 r--p 00002000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
710a0b284000-710a0b285000 r--p 00002000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
710a0b285000-710a0b286000 rw-p 00003000 00:b6 16686609                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1253.so
710a0b286000-710a0b287000 r--p 00000000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
710a0b287000-710a0b288000 r-xp 00001000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
710a0b288000-710a0b289000 r--p 00002000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
710a0b289000-710a0b28a000 r--p 00002000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
710a0b28a000-710a0b28b000 rw-p 00003000 00:b6 16686588                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1250.so
710a0b28b000-710a0b28c000 r--p 00000000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
710a0b28c000-710a0b28d000 r-xp 00001000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
710a0b28d000-710a0b28e000 r--p 00002000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
710a0b28e000-710a0b28f000 r--p 00002000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
710a0b28f000-710a0b290000 rw-p 00003000 00:b6 16658540                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_u.so
710a0b290000-710a0b291000 r--p 00000000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
710a0b291000-710a0b292000 r-xp 00001000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
710a0b292000-710a0b293000 r--p 00002000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
710a0b293000-710a0b294000 r--p 00002000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
710a0b294000-710a0b295000 rw-p 00003000 00:b6 16686507                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/koi8_r.so
710a0b295000-710a0b296000 r--p 00000000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
710a0b296000-710a0b297000 r-xp 00001000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
710a0b297000-710a0b298000 r--p 00002000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
710a0b298000-710a0b299000 r--p 00002000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
710a0b299000-710a0b29a000 rw-p 00003000 00:b6 16686492                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_16.so
710a0b29a000-710a0b29b000 r--p 00000000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
710a0b29b000-710a0b29c000 r-xp 00001000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
710a0b29c000-710a0b29d000 r--p 00002000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
710a0b29d000-710a0b29e000 r--p 00002000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
710a0b29e000-710a0b29f000 rw-p 00003000 00:b6 16686491                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
710a0b29f000-710a0b2a0000 ---p 00000000 00:00 0 
710a0b2a0000-710a0baa0000 rw-p 00000000 00:00 0 
710a0bb77000-710a0bd7e000 r--s 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
710a0bd7e000-710a0bd80000 r--p 00000000 00:b6 16688604                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pty.so
710a0bd80000-710a0bd82000 r-xp 00002000 00:b6 16688604                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pty.so
710a0bd82000-710a0bd83000 r--p 00004000 00:b6 16688604                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pty.so
710a0bd83000-710a0bd84000 r--p 00004000 00:b6 16688604                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pty.so
710a0bd84000-710a0bd85000 rw-p 00005000 00:b6 16688604                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/pty.so
710a0bd85000-710a0bd86000 r--p 00000000 00:b6 16688398                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_target.so
710a0bd86000-710a0bd87000 r-xp 00001000 00:b6 16688398                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_target.so
710a0bd87000-710a0bd88000 r--p 00002000 00:b6 16688398                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_target.so
710a0bd88000-710a0bd89000 r--p 00002000 00:b6 16688398                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_target.so
710a0bd89000-710a0bd8a000 rw-p 00003000 00:b6 16688398                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_target.so
710a0bd8a000-710a0bd8b000 r--p 00000000 00:b6 16688397                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_symbols.so
710a0bd8b000-710a0bd8c000 r-xp 00001000 00:b6 16688397                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_symbols.so
710a0bd8c000-710a0bd8d000 r--p 00002000 00:b6 16688397                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_symbols.so
710a0bd8d000-710a0bd8e000 r--p 00002000 00:b6 16688397                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_symbols.so
710a0bd8e000-710a0bd8f000 rw-p 00003000 00:b6 16688397                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/load/stringify_symbols.so
710a0bd8f000-710a0bd90000 r--p 00000000 00:b6 16688448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/rational.so
710a0bd90000-710a0bd91000 r-xp 00001000 00:b6 16688448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/rational.so
710a0bd91000-710a0bd92000 r--p 00002000 00:b6 16688448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/rational.so
710a0bd92000-710a0bd93000 r--p 00002000 00:b6 16688448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/rational.so
710a0bd93000-710a0bd94000 rw-p 00003000 00:b6 16688448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/rational.so
710a0bd94000-710a0bd95000 r--p 00000000 00:b6 16688132                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/time.so
710a0bd95000-710a0bd96000 r-xp 00001000 00:b6 16688132                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/time.so
710a0bd96000-710a0bd97000 r--p 00002000 00:b6 16688132                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/time.so
710a0bd97000-710a0bd98000 r--p 00002000 00:b6 16688132                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/time.so
710a0bd98000-710a0bd99000 rw-p 00003000 00:b6 16688132                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/time.so
710a0bd99000-710a0bd9b000 r--p 00000000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
710a0bd9b000-710a0bd9d000 r-xp 00002000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
710a0bd9d000-710a0bd9e000 r--p 00004000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
710a0bd9e000-710a0bd9f000 r--p 00004000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
710a0bd9f000-710a0bda0000 rw-p 00005000 00:b6 16688308                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/bignum.so
710a0bda0000-710a0c000000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a0c000000-710a0c021000 rw-p 00000000 00:00 0 
710a0c021000-710a10000000 ---p 00000000 00:00 0 
710a10000000-710a10021000 rw-p 00000000 00:00 0 
710a10021000-710a14000000 ---p 00000000 00:00 0 
710a14000000-710a148d0000 rw-p 00000000 00:00 0 
710a148d0000-710a18000000 ---p 00000000 00:00 0 
710a18000000-710a18604000 rw-p 00000000 00:00 0 
710a18604000-710a1c000000 ---p 00000000 00:00 0 
710a1c000000-710a1c021000 rw-p 00000000 00:00 0 
710a1c021000-710a20000000 ---p 00000000 00:00 0 
710a20000000-710a20021000 rw-p 00000000 00:00 0 
710a20021000-710a24000000 ---p 00000000 00:00 0 
710a24000000-710a24021000 rw-p 00000000 00:00 0 
710a24021000-710a28000000 ---p 00000000 00:00 0 
710a28000000-710a28021000 rw-p 00000000 00:00 0 
710a28021000-710a2c000000 ---p 00000000 00:00 0 
710a2c000000-710a2c021000 rw-p 00000000 00:00 0 
710a2c021000-710a30000000 ---p 00000000 00:00 0 
710a30000000-710a30021000 rw-p 00000000 00:00 0 
710a30021000-710a34000000 ---p 00000000 00:00 0 
710a34000000-710a3404a000 rw-p 00000000 00:00 0 
710a3404a000-710a38000000 ---p 00000000 00:00 0 
710a38000000-710a38021000 rw-p 00000000 00:00 0 
710a38021000-710a3c000000 ---p 00000000 00:00 0 
710a3c000000-710a3c03c000 rw-p 00000000 00:00 0 
710a3c03c000-710a40000000 ---p 00000000 00:00 0 
710a40000000-710a40021000 rw-p 00000000 00:00 0 
710a40021000-710a44000000 ---p 00000000 00:00 0 
710a44000000-710a4402e000 rw-p 00000000 00:00 0 
710a4402e000-710a48000000 ---p 00000000 00:00 0 
710a48000000-710a48024000 rw-p 00000000 00:00 0 
710a48024000-710a4c000000 ---p 00000000 00:00 0 
710a4c000000-710a4c02c000 rw-p 00000000 00:00 0 
710a4c02c000-710a50000000 ---p 00000000 00:00 0 
710a50000000-710a50021000 rw-p 00000000 00:00 0 
710a50021000-710a54000000 ---p 00000000 00:00 0 
710a54000000-710a54041000 rw-p 00000000 00:00 0 
710a54041000-710a58000000 ---p 00000000 00:00 0 
710a58001000-710a58002000 r--p 00000000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
710a58002000-710a58003000 r-xp 00001000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
710a58003000-710a58004000 r--p 00002000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
710a58004000-710a58005000 r--p 00002000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
710a58005000-710a58006000 rw-p 00003000 00:b6 16658622                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_14.so
710a58006000-710a58007000 r--p 00000000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
710a58007000-710a58008000 r-xp 00001000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
710a58008000-710a58009000 r--p 00002000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
710a58009000-710a5800a000 r--p 00002000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
710a5800a000-710a5800b000 rw-p 00003000 00:b6 16686483                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_13.so
710a5800b000-710a5800c000 r--p 00000000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
710a5800c000-710a5800d000 r-xp 00001000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
710a5800d000-710a5800e000 r--p 00002000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
710a5800e000-710a5800f000 r--p 00002000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
710a5800f000-710a58010000 rw-p 00003000 00:b6 16658537                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_11.so
710a58010000-710a58600000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58600000-710a58601000 r--p 00000000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
710a58601000-710a58602000 r-xp 00001000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
710a58602000-710a58603000 r--p 00002000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
710a58603000-710a58604000 r--p 00002000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
710a58604000-710a58605000 rw-p 00003000 00:b6 16686474                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_10.so
710a58605000-710a58606000 r--p 00000000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
710a58606000-710a58607000 r-xp 00001000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
710a58607000-710a58608000 r--p 00002000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
710a58608000-710a58609000 r--p 00002000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
710a58609000-710a5860a000 rw-p 00003000 00:b6 16686473                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_9.so
710a5860a000-710a5860b000 r--p 00000000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
710a5860b000-710a5860c000 r-xp 00001000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
710a5860c000-710a5860d000 r--p 00002000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
710a5860d000-710a5860e000 r--p 00002000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
710a5860e000-710a5860f000 rw-p 00003000 00:b6 16686471                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_8.so
710a5860f000-710a58611000 r--p 00000000 00:b6 16783953                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/generator.so
710a58611000-710a5861b000 r-xp 00002000 00:b6 16783953                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/generator.so
710a5861b000-710a5861e000 r--p 0000c000 00:b6 16783953                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/generator.so
710a5861e000-710a5861f000 r--p 0000e000 00:b6 16783953                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/generator.so
710a5861f000-710a58620000 rw-p 0000f000 00:b6 16783953                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/generator.so
710a58620000-710a58640000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58640000-710a58641000 ---p 00000000 00:00 0 
710a58641000-710a58661000 rw-p 00000000 00:00 0 
710a58661000-710a58662000 ---p 00000000 00:00 0 
710a58662000-710a58682000 rw-p 00000000 00:00 0 
710a58682000-710a58683000 ---p 00000000 00:00 0 
710a58683000-710a586a3000 rw-p 00000000 00:00 0 
710a586a3000-710a586a4000 ---p 00000000 00:00 0 
710a586a4000-710a586c4000 rw-p 00000000 00:00 0 
710a586c4000-710a586c5000 ---p 00000000 00:00 0 
710a586c5000-710a586e5000 rw-p 00000000 00:00 0 
710a586e5000-710a586e6000 ---p 00000000 00:00 0 
710a586e6000-710a58706000 rw-p 00000000 00:00 0 
710a58706000-710a58707000 ---p 00000000 00:00 0 
710a58707000-710a58727000 rw-p 00000000 00:00 0 
710a58727000-710a58728000 ---p 00000000 00:00 0 
710a58728000-710a58748000 rw-p 00000000 00:00 0 
710a58748000-710a58749000 ---p 00000000 00:00 0 
710a58749000-710a58769000 rw-p 00000000 00:00 0 
710a58769000-710a5876a000 ---p 00000000 00:00 0 
710a5876a000-710a5878a000 rw-p 00000000 00:00 0 
710a5878a000-710a5878b000 ---p 00000000 00:00 0 
710a5878b000-710a587ab000 rw-p 00000000 00:00 0 
710a587ab000-710a587ac000 ---p 00000000 00:00 0 
710a587ac000-710a587cc000 rw-p 00000000 00:00 0 
710a587cc000-710a587cd000 ---p 00000000 00:00 0 
710a587cd000-710a587ed000 rw-p 00000000 00:00 0 
710a587ed000-710a587ee000 ---p 00000000 00:00 0 
710a587ee000-710a5880e000 rw-p 00000000 00:00 0 
710a5880e000-710a5880f000 ---p 00000000 00:00 0 
710a5880f000-710a5882f000 rw-p 00000000 00:00 0 
710a5882f000-710a58830000 ---p 00000000 00:00 0 
710a58830000-710a58850000 rw-p 00000000 00:00 0 
710a58850000-710a588d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a588d1000-710a588d2000 r--p 00000000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
710a588d2000-710a588d3000 r-xp 00001000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
710a588d3000-710a588d4000 r--p 00002000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
710a588d4000-710a588d5000 r--p 00002000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
710a588d5000-710a588d6000 rw-p 00003000 00:b6 16658585                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_7.so
710a588d6000-710a588d7000 r--p 00000000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
710a588d7000-710a588d8000 r-xp 00001000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
710a588d8000-710a588d9000 r--p 00002000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
710a588d9000-710a588da000 r--p 00002000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
710a588da000-710a588db000 rw-p 00003000 00:b6 16658545                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_6.so
710a588db000-710a588dc000 r--p 00000000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
710a588dc000-710a588dd000 r-xp 00001000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
710a588dd000-710a588de000 r--p 00002000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
710a588de000-710a588df000 r--p 00002000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
710a588df000-710a588e0000 rw-p 00003000 00:b6 16686465                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_5.so
710a588e0000-710a588f0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a588f0000-710a589b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a589b1000-710a589b2000 r--p 00000000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
710a589b2000-710a589b3000 r-xp 00001000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
710a589b3000-710a589b4000 r--p 00002000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
710a589b4000-710a589b5000 r--p 00002000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
710a589b5000-710a589b6000 rw-p 00003000 00:b6 16658509                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_4.so
710a589b6000-710a589b7000 r--p 00000000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
710a589b7000-710a589b8000 r-xp 00001000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
710a589b8000-710a589b9000 r--p 00002000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
710a589b9000-710a589ba000 r--p 00002000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
710a589ba000-710a589bb000 rw-p 00003000 00:b6 16658466                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_3.so
710a589bb000-710a589bc000 r--p 00000000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
710a589bc000-710a589bd000 r-xp 00001000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
710a589bd000-710a589be000 r--p 00002000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
710a589be000-710a589bf000 r--p 00002000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
710a589bf000-710a589c0000 rw-p 00003000 00:b6 16686464                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_2.so
710a589c0000-710a589d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a589d3000-710a589da000 r--p 00000000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
710a589da000-710a58a1f000 r-xp 00007000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
710a58a1f000-710a58a3d000 r--p 0004c000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
710a58a3d000-710a58a3f000 r--p 00069000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
710a58a3f000-710a58a40000 rw-p 0006b000 00:b6 16648582                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/ripper.so
710a58a40000-710a58a80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58a81000-710a58a82000 r--p 00000000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
710a58a82000-710a58a83000 r-xp 00001000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
710a58a83000-710a58a84000 r--p 00002000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
710a58a84000-710a58a85000 r--p 00002000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
710a58a85000-710a58a86000 rw-p 00003000 00:b6 16686447                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gbk.so
710a58a86000-710a58a87000 r--p 00000000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
710a58a87000-710a58a88000 r-xp 00001000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
710a58a88000-710a58a89000 r--p 00002000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
710a58a89000-710a58a8a000 r--p 00002000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
710a58a8a000-710a58a8b000 rw-p 00003000 00:b6 16686444                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/gb18030.so
710a58a8b000-710a58a8c000 r--p 00000000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
710a58a8c000-710a58a8d000 r-xp 00001000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
710a58a8d000-710a58a8e000 r--p 00002000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
710a58a8e000-710a58a8f000 r--p 00002000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
710a58a8f000-710a58a90000 rw-p 00003000 00:b6 16686442                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_kr.so
710a58a90000-710a58aa0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58aa0000-710a58b60000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58b61000-710a58b62000 r--p 00000000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
710a58b62000-710a58b63000 r-xp 00001000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
710a58b63000-710a58b64000 r--p 00002000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
710a58b64000-710a58b65000 r--p 00002000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
710a58b65000-710a58b66000 rw-p 00003000 00:b6 16658590                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cp949.so
710a58b66000-710a58b67000 r--p 00000000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
710a58b67000-710a58b68000 r-xp 00001000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
710a58b68000-710a58b69000 r--p 00002000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
710a58b69000-710a58b6a000 r--p 00003000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
710a58b6a000-710a58b6b000 rw-p 00004000 00:b6 16686286                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/cesu_8.so
710a58b6b000-710a58b6c000 r--p 00000000 00:b6 16688417                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/notimplement.so
710a58b6c000-710a58b6d000 r-xp 00001000 00:b6 16688417                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/notimplement.so
710a58b6d000-710a58b6e000 r--p 00002000 00:b6 16688417                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/notimplement.so
710a58b6e000-710a58b6f000 r--p 00002000 00:b6 16688417                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/notimplement.so
710a58b6f000-710a58b70000 rw-p 00003000 00:b6 16688417                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/notimplement.so
710a58b70000-710a58b80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58b80000-710a58c20000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58c22000-710a58c2a000 r--p 00000000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
710a58c2a000-710a58c69000 r-xp 00008000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
710a58c69000-710a58c79000 r--p 00047000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
710a58c79000-710a58c7d000 r--p 00056000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
710a58c7d000-710a58c7e000 rw-p 0005a000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
710a58c7e000-710a58c7f000 ---p 00000000 00:00 0 
710a58c7f000-710a58c9f000 rw-p 00000000 00:00 0 
710a58c9f000-710a58ca0000 ---p 00000000 00:00 0 
710a58ca0000-710a58cc0000 rw-p 00000000 00:00 0 
710a58cc0000-710a58cd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58cd0000-710a58cd3000 r--p 00000000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
710a58cd3000-710a58cd4000 r-xp 00003000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
710a58cd4000-710a58ce8000 r--p 00004000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
710a58ce8000-710a58ced000 r--p 00018000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
710a58ced000-710a58cee000 rw-p 0001d000 00:b6 16687718                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
710a58cee000-710a58cef000 r--p 00000000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
710a58cef000-710a58cf0000 r-xp 00001000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
710a58cf0000-710a58d46000 r--p 00002000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
710a58d46000-710a58d47000 r--p 00057000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
710a58d47000-710a58d48000 rw-p 00058000 00:b6 16687702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
710a58d48000-710a58d49000 r--p 00000000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
710a58d49000-710a58d4a000 r-xp 00001000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
710a58d4a000-710a58d6e000 r--p 00002000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
710a58d6e000-710a58d6f000 r--p 00025000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
710a58d6f000-710a58d70000 rw-p 00026000 00:b6 16687712                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
710a58d70000-710a58d80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58d80000-710a58d82000 r--p 00000000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
710a58d82000-710a58d9b000 r-xp 00002000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
710a58d9b000-710a58d9f000 r--p 0001b000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
710a58d9f000-710a58da0000 r--p 0001e000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
710a58da0000-710a58da1000 rw-p 0001f000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
710a58da1000-710a58da5000 r--p 00000000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
710a58da5000-710a58dd5000 r-xp 00004000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
710a58dd5000-710a58ddd000 r--p 00034000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
710a58ddd000-710a58dde000 r--p 0003b000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
710a58dde000-710a58ddf000 rw-p 0003c000 00:b6 16688702                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
710a58ddf000-710a58de0000 rw-p 00000000 00:00 0 
710a58de0000-710a58e10000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58e10000-710a58e11000 r--p 00000000 00:b6 16688337                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/wait.so
710a58e11000-710a58e12000 r-xp 00001000 00:b6 16688337                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/wait.so
710a58e12000-710a58e13000 r--p 00002000 00:b6 16688337                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/wait.so
710a58e13000-710a58e14000 r--p 00002000 00:b6 16688337                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/wait.so
710a58e14000-710a58e15000 rw-p 00003000 00:b6 16688337                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/wait.so
710a58e15000-710a58e16000 r--p 00000000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
710a58e16000-710a58e17000 r-xp 00001000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
710a58e17000-710a58e18000 r--p 00002000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
710a58e18000-710a58e19000 r--p 00002000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
710a58e19000-710a58e1a000 rw-p 00003000 00:b6 16686592                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
710a58e1a000-710a58e1b000 r--p 00000000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
710a58e1b000-710a58e1c000 r-xp 00001000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
710a58e1c000-710a58e1d000 r--p 00002000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
710a58e1d000-710a58e1e000 r--p 00002000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
710a58e1e000-710a58e1f000 rw-p 00003000 00:b6 16686305                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_tw.so
710a58e1f000-710a58e20000 ---p 00000000 00:00 0 
710a58e20000-710a58e40000 rw-p 00000000 00:00 0 
710a58e40000-710a58f00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58f01000-710a58f04000 r--p 00000000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
710a58f04000-710a58f0a000 r-xp 00003000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
710a58f0a000-710a58f0c000 r--p 00009000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
710a58f0c000-710a58f0d000 r--p 0000b000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
710a58f0d000-710a58f0e000 rw-p 0000c000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
710a58f0e000-710a58f0f000 ---p 00000000 00:00 0 
710a58f0f000-710a58f2f000 rw-p 00000000 00:00 0 
710a58f2f000-710a58f30000 ---p 00000000 00:00 0 
710a58f30000-710a58f50000 rw-p 00000000 00:00 0 
710a58f50000-710a58fd0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a58fd3000-710a58fd4000 r--p 00000000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
710a58fd4000-710a58fd5000 r-xp 00001000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
710a58fd5000-710a58fd6000 r--p 00002000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
710a58fd6000-710a58fd7000 r--p 00002000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
710a58fd7000-710a58fd8000 rw-p 00003000 00:b6 16686565                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
710a58fd8000-710a58fdf000 r--p 00000000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
710a58fdf000-710a59006000 r-xp 00007000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
710a59006000-710a5900e000 r--p 0002e000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
710a5900e000-710a5900f000 r--p 00035000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
710a5900f000-710a59010000 rw-p 00036000 00:b6 16688649                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
710a59010000-710a59030000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a59031000-710a59033000 r--p 00000000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
710a59033000-710a59036000 r-xp 00002000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
710a59036000-710a59037000 r--p 00005000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
710a59037000-710a59038000 r--p 00006000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
710a59038000-710a59039000 rw-p 00007000 00:b6 16688534                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/string.so
710a59039000-710a5903a000 r--p 00000000 00:b6 16687708                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/scan_args.so
710a5903a000-710a5903c000 r-xp 00001000 00:b6 16687708                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/scan_args.so
710a5903c000-710a5903d000 r--p 00003000 00:b6 16687708                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/scan_args.so
710a5903d000-710a5903e000 r--p 00003000 00:b6 16687708                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/scan_args.so
710a5903e000-710a5903f000 rw-p 00004000 00:b6 16687708                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/scan_args.so
710a59042000-710a59043000 r--p 00000000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
710a59043000-710a59044000 r-xp 00001000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
710a59044000-710a59046000 r--p 00002000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
710a59046000-710a59047000 r--p 00003000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
710a59047000-710a59048000 rw-p 00004000 00:b6 16686276                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/big5.so
710a59048000-710a5904a000 r--p 00000000 00:b6 16783951                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/parser.so
710a5904a000-710a59050000 r-xp 00002000 00:b6 16783951                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/parser.so
710a59050000-710a59055000 r--p 00008000 00:b6 16783951                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/parser.so
710a59055000-710a59056000 r--p 0000c000 00:b6 16783951                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/parser.so
710a59056000-710a59057000 rw-p 0000d000 00:b6 16783951                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/json/ext/parser.so
710a59057000-710a59058000 r--p 00000000 00:b6 16783931                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/bubblebabble.so
710a59058000-710a59059000 r-xp 00001000 00:b6 16783931                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/bubblebabble.so
710a59059000-710a5905a000 r--p 00002000 00:b6 16783931                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/bubblebabble.so
710a5905a000-710a5905b000 r--p 00002000 00:b6 16783931                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/bubblebabble.so
710a5905b000-710a5905c000 rw-p 00003000 00:b6 16783931                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/bubblebabble.so
710a5905c000-710a5905d000 r--p 00000000 00:b6 16783943                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
710a5905d000-710a59061000 r-xp 00001000 00:b6 16783943                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
710a59061000-710a59062000 r--p 00005000 00:b6 16783943                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
710a59062000-710a59063000 r--p 00005000 00:b6 16783943                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
710a59063000-710a59064000 rw-p 00006000 00:b6 16783943                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
710a59064000-710a59065000 r--p 00000000 00:b6 16783941                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha1.so
710a59065000-710a59067000 r-xp 00001000 00:b6 16783941                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha1.so
710a59067000-710a59068000 r--p 00003000 00:b6 16783941                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha1.so
710a59068000-710a59069000 r--p 00003000 00:b6 16783941                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha1.so
710a59069000-710a5906a000 rw-p 00004000 00:b6 16783941                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha1.so
710a5906a000-710a5906b000 r--p 00000000 00:b6 16783932                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/rmd160.so
710a5906b000-710a5906d000 r-xp 00001000 00:b6 16783932                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/rmd160.so
710a5906d000-710a5906e000 r--p 00003000 00:b6 16783932                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/rmd160.so
710a5906e000-710a5906f000 r--p 00003000 00:b6 16783932                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/rmd160.so
710a5906f000-710a59070000 rw-p 00004000 00:b6 16783932                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/rmd160.so
710a59070000-710a59080000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a59081000-710a59082000 r--p 00000000 00:b6 16783936                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
710a59082000-710a59083000 r-xp 00001000 00:b6 16783936                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
710a59083000-710a59084000 r--p 00002000 00:b6 16783936                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
710a59084000-710a59085000 r--p 00002000 00:b6 16783936                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
710a59085000-710a59086000 rw-p 00003000 00:b6 16783936                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
710a59086000-710a59087000 r--p 00000000 00:b6 16687716                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
710a59087000-710a59088000 r-xp 00001000 00:b6 16687716                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
710a59088000-710a59089000 r--p 00002000 00:b6 16687716                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
710a59089000-710a5908a000 r--p 00002000 00:b6 16687716                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
710a5908a000-710a5908b000 rw-p 00003000 00:b6 16687716                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese.so
710a5908b000-710a5908c000 r--p 00000000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
710a5908c000-710a5908d000 r-xp 00001000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
710a5908d000-710a5908e000 r--p 00002000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
710a5908e000-710a5908f000 r--p 00002000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
710a5908f000-710a59090000 rw-p 00003000 00:b6 16686448                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
710a59090000-710a590d0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a590d0000-710a590d1000 r--p 00000000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
710a590d1000-710a590d2000 r-xp 00001000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
710a590d2000-710a590d3000 r--p 00002000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
710a590d3000-710a590d4000 r--p 00002000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
710a590d4000-710a590d5000 rw-p 00003000 00:b6 16686597                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1252.so
710a590d5000-710a590d6000 r--p 00000000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
710a590d6000-710a590d7000 r-xp 00001000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
710a590d7000-710a590d8000 r--p 00002000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
710a590d8000-710a590d9000 r--p 00003000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
710a590d9000-710a590da000 rw-p 00004000 00:b6 16686574                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
710a590da000-710a590db000 r--p 00000000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
710a590db000-710a590dc000 r-xp 00001000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
710a590dc000-710a590dd000 r--p 00002000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
710a590dd000-710a590de000 r--p 00003000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
710a590de000-710a590df000 rw-p 00004000 00:b6 16686531                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
710a590e1000-710a590e2000 r--p 00000000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
710a590e2000-710a590e3000 r-xp 00001000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
710a590e3000-710a590e4000 r--p 00002000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
710a590e4000-710a590e5000 r--p 00002000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
710a590e5000-710a590e6000 rw-p 00003000 00:b6 16686428                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/emacs_mule.so
710a590e6000-710a590e7000 r--p 00000000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
710a590e7000-710a590e8000 r-xp 00001000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
710a590e8000-710a590e9000 r--p 00002000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
710a590e9000-710a590ea000 r--p 00002000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
710a590ea000-710a590eb000 rw-p 00003000 00:b6 16687715                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/iso2022.so
710a590eb000-710a590ec000 r--p 00000000 00:b6 16687692                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
710a590ec000-710a590ed000 r-xp 00001000 00:b6 16687692                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
710a590ed000-710a590ee000 r--p 00002000 00:b6 16687692                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
710a590ee000-710a590ef000 r--p 00002000 00:b6 16687692                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
710a590ef000-710a590f0000 rw-p 00003000 00:b6 16687692                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/escape.so
710a590f0000-710a59140000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a59140000-710a59141000 r--p 00000000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
710a59141000-710a59142000 r-xp 00001000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
710a59142000-710a59143000 r--p 00002000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
710a59143000-710a59144000 r--p 00003000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
710a59144000-710a59145000 rw-p 00004000 00:b6 16686313                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
710a59145000-710a59146000 r--p 00000000 00:b6 16688363                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/funcall.so
710a59146000-710a59147000 r-xp 00001000 00:b6 16688363                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/funcall.so
710a59147000-710a59148000 r--p 00002000 00:b6 16688363                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/funcall.so
710a59148000-710a59149000 r--p 00002000 00:b6 16688363                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/funcall.so
710a59149000-710a5914a000 rw-p 00003000 00:b6 16688363                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/funcall.so
710a5914a000-710a5914b000 r--p 00000000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
710a5914b000-710a5914c000 r-xp 00001000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
710a5914c000-710a5914d000 r--p 00002000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
710a5914d000-710a5914e000 r--p 00002000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
710a5914e000-710a5914f000 rw-p 00003000 00:b6 16686538                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
710a5914f000-710a59202000 r--p 00000000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
710a59202000-710a59535000 r-xp 000b3000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
710a59535000-710a59600000 r--p 003e6000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
710a59600000-710a5965c000 r--p 004b0000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
710a5965c000-710a5965f000 rw-p 0050c000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
710a5965f000-710a59662000 rw-p 00000000 00:00 0 
710a59662000-710a59680000 r--p 00000000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
710a59680000-710a596e2000 r-xp 0001e000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
710a596e2000-710a596fe000 r--p 00080000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
710a596fe000-710a59708000 r--p 0009c000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
710a59708000-710a5970c000 rw-p 000a6000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
710a5970c000-710a59720000 r--p 00000000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
710a59720000-710a59759000 r-xp 00014000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
710a59759000-710a5976b000 r--p 0004d000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
710a5976b000-710a5976d000 r--p 0005f000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
710a5976d000-710a5976f000 rw-p 00061000 00:b6 16688479                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
710a5976f000-710a59770000 rw-p 00000000 00:00 0 
710a59770000-710a59860000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a59860000-710a59863000 r--p 00000000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
710a59863000-710a59867000 r-xp 00003000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
710a59867000-710a59868000 r--p 00007000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
710a59868000-710a59869000 r--p 00008000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
710a59869000-710a5986a000 rw-p 00009000 00:b6 16688608                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
710a5986a000-710a5986d000 r--p 00000000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
710a5986d000-710a59876000 r-xp 00003000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
710a59876000-710a59878000 r--p 0000c000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
710a59878000-710a59879000 r--p 0000d000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
710a59879000-710a5987a000 rw-p 0000e000 00:b6 16688575                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/objspace.so
710a5987a000-710a5987b000 r--p 00000000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
710a5987b000-710a5987c000 r-xp 00001000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
710a5987c000-710a5987d000 r--p 00002000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
710a5987d000-710a5987e000 r--p 00002000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
710a5987e000-710a5987f000 rw-p 00003000 00:b6 16686572                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
710a5987f000-710a59880000 ---p 00000000 00:00 0 
710a59880000-710a598a0000 rw-p 00000000 00:00 0 
710a598a0000-710a598c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a598c1000-710a598c2000 r--p 00000000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
710a598c2000-710a598c4000 r-xp 00001000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
710a598c4000-710a598c5000 r--p 00003000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
710a598c5000-710a598c6000 r--p 00004000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
710a598c6000-710a598c7000 rw-p 00005000 00:b6 16658603                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
710a598c7000-710a598c8000 r--p 00000000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
710a598c8000-710a598c9000 r-xp 00001000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
710a598c9000-710a598ca000 r--p 00002000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
710a598ca000-710a598cb000 r--p 00002000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
710a598cb000-710a598cc000 rw-p 00003000 00:b6 16686564                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
710a598cc000-710a598cf000 r--p 00000000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
710a598cf000-710a598db000 r-xp 00003000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
710a598db000-710a598de000 r--p 0000f000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
710a598de000-710a598df000 r--p 00011000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
710a598df000-710a598e0000 rw-p 00012000 00:b6 16658659                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
710a598e0000-710a599b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a599b3000-710a599b6000 r--p 00000000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
710a599b6000-710a599bb000 r-xp 00003000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
710a599bb000-710a599bd000 r--p 00008000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
710a599bd000-710a599be000 r--p 00009000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
710a599be000-710a599bf000 rw-p 0000a000 00:b6 16688140                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
710a599bf000-710a599c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a599c0000-710a59a01000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59a01000-710a59a02000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59a02000-710a59a43000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59a43000-710a59a44000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59a44000-710a59a85000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59a85000-710a59a86000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59a86000-710a59ac7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ac7000-710a59ac8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ac8000-710a59b09000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59b09000-710a59b0a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59b0a000-710a59b4b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59b4b000-710a59b4c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59b4c000-710a59b8d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59b8d000-710a59b8e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59b8e000-710a59bcf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59bcf000-710a59bd0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59bd0000-710a59c11000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59c11000-710a59c12000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59c12000-710a59c53000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59c53000-710a59c54000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59c54000-710a59c95000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59c95000-710a59c96000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59c96000-710a59cd7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59cd7000-710a59cd8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59cd8000-710a59d19000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59d19000-710a59d1a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59d1a000-710a59d5b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59d5b000-710a59d5c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59d5c000-710a59d9d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59d9d000-710a59d9e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59d9e000-710a59ddf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ddf000-710a59de0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59de0000-710a59e21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59e21000-710a59e22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59e22000-710a59e63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59e63000-710a59e64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59e64000-710a59ea5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ea5000-710a59ea6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ea6000-710a59ee7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ee7000-710a59ee8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ee8000-710a59f29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59f29000-710a59f2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59f2a000-710a59f6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59f6b000-710a59f6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59f6c000-710a59fad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59fad000-710a59fae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59fae000-710a59fef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59fef000-710a59ff0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a59ff0000-710a5a031000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a031000-710a5a032000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a032000-710a5a073000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a073000-710a5a074000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a074000-710a5a0b5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a0b5000-710a5a0b6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a0b6000-710a5a0f7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a0f7000-710a5a0f8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a0f8000-710a5a139000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a139000-710a5a13a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a13a000-710a5a17b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a17b000-710a5a17c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a17c000-710a5a1bd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a1bd000-710a5a1be000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a1be000-710a5a1ff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
710a5a1ff000-710a5a200000 ---p 00000000 00:00 0 
710a5a200000-710a5aa00000 rw-p 00000000 00:00 0 
710a5aa00000-710a72a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
710a72a00000-710a73e00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
710a73e02000-710a73e03000 r--p 00000000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
710a73e03000-710a73e04000 r-xp 00001000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
710a73e04000-710a73e05000 r--p 00002000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
710a73e05000-710a73e06000 r--p 00002000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
710a73e06000-710a73e07000 rw-p 00003000 00:b6 16779898                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
710a73e07000-710a73e09000 r--p 00000000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
710a73e09000-710a73e0c000 r-xp 00002000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
710a73e0c000-710a73e0e000 r--p 00005000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
710a73e0e000-710a73e0f000 r--p 00006000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
710a73e0f000-710a73e10000 rw-p 00007000 00:b6 16688553                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
710a73e10000-710a73ea0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a73ea0000-710a73ea2000 r--p 00000000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
710a73ea2000-710a73ea7000 r-xp 00002000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
710a73ea7000-710a73ea8000 r--p 00007000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
710a73ea8000-710a73ea9000 r--p 00008000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
710a73ea9000-710a73eaa000 rw-p 00009000 00:b6 16779894                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/console.so
710a73eaa000-710a73eab000 r--p 00000000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
710a73eab000-710a73eac000 r-xp 00001000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
710a73eac000-710a73ead000 r--p 00002000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
710a73ead000-710a73eae000 r--p 00002000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
710a73eae000-710a73eaf000 rw-p 00003000 00:b6 16688455                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/-test-/sanitizers.so
710a73eaf000-710a73eb0000 r--p 00000000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
710a73eb0000-710a73eb1000 r-xp 00001000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
710a73eb1000-710a73eb2000 r--p 00002000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
710a73eb2000-710a73eb3000 r--p 00002000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
710a73eb3000-710a73eb4000 rw-p 00003000 00:b6 16779897                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
710a73eb4000-710a73eb6000 r--p 00000000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
710a73eb6000-710a73eb8000 r-xp 00002000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
710a73eb8000-710a73eb9000 r--p 00004000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
710a73eb9000-710a73eba000 r--p 00004000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
710a73eba000-710a73ebb000 rw-p 00005000 00:b6 16688548                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
710a73ebb000-710a73ebc000 r--p 00000000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
710a73ebc000-710a73ebd000 r-xp 00001000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
710a73ebd000-710a73ebe000 r--p 00002000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
710a73ebe000-710a73ebf000 r--p 00002000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
710a73ebf000-710a73ec0000 rw-p 00003000 00:b6 16688392                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
710a73ec0000-710a73ee0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
710a73ee4000-710a73ee5000 r--p 00000000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
710a73ee5000-710a73ee7000 r-xp 00001000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
710a73ee7000-710a73ee8000 r--p 00003000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
710a73ee8000-710a73ee9000 r--p 00003000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
710a73ee9000-710a73eea000 rw-p 00004000 00:b6 16779985                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
710a73eea000-710a73eeb000 r--p 00000000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
710a73eeb000-710a73eec000 r-xp 00001000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
710a73eec000-710a73eed000 r--p 00002000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
710a73eed000-710a73eee000 r--p 00002000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
710a73eee000-710a73eef000 rw-p 00003000 00:b6 16649191                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
710a73eef000-710a73ff0000 rw-p 00000000 00:00 0 
710a73ff0000-710a73ff7000 r--s 00000000 00:b6 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
710a73ff7000-710a74050000 r--p 00000000 00:b6 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
710a74050000-710a74053000 rw-p 00000000 00:00 0 
710a74053000-710a7407b000 r--p 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
710a7407b000-710a74203000 r-xp 00028000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
710a74203000-710a74252000 r--p 001b0000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
710a74252000-710a74256000 r--p 001fe000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
710a74256000-710a74258000 rw-p 00202000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
710a74258000-710a74267000 rw-p 00000000 00:00 0 
710a74267000-710a7426b000 r--p 00000000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
710a7426b000-710a7428e000 r-xp 00004000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
710a7428e000-710a74292000 r--p 00027000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
710a74292000-710a74293000 r--p 0002b000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
710a74293000-710a74294000 rw-p 0002c000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
710a74294000-710a742a4000 r--p 00000000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
710a742a4000-710a74323000 r-xp 00010000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
710a74323000-710a7437b000 r--p 0008f000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
710a7437b000-710a7437c000 r--p 000e7000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
710a7437c000-710a7437d000 rw-p 000e8000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
710a7437d000-710a7437f000 r--p 00000000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
710a7437f000-710a74394000 r-xp 00002000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
710a74394000-710a743ad000 r--p 00017000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
710a743ad000-710a743ae000 r--p 0002f000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
710a743ae000-710a743af000 rw-p 00030000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
710a743af000-710a743b7000 rw-p 00000000 00:00 0 
710a743b7000-710a743c1000 r--p 00000000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
710a743c1000-710a74424000 r-xp 0000a000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
710a74424000-710a74439000 r--p 0006d000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
710a74439000-710a7443a000 r--p 00081000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
710a7443a000-710a7443b000 rw-p 00082000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
710a7443b000-710a7443d000 r--p 00000000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
710a7443d000-710a7444f000 r-xp 00002000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
710a7444f000-710a74455000 r--p 00014000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
710a74455000-710a74456000 r--p 0001a000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
710a74456000-710a74457000 rw-p 0001b000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
710a74457000-710a74458000 r--p 00000000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
710a74458000-710a74459000 r-xp 00001000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
710a74459000-710a7445a000 r--p 00002000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
710a7445a000-710a7445b000 r--p 00002000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
710a7445b000-710a7445c000 rw-p 00003000 00:b6 16686274                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
710a7445c000-710a7445e000 rw-p 00000000 00:00 0 
710a7445e000-710a7445f000 r--p 00000000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
710a7445f000-710a7448a000 r-xp 00001000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
710a7448a000-710a74494000 r--p 0002c000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
710a74494000-710a74496000 r--p 00036000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
710a74496000-710a74498000 rw-p 00038000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7fffae462000-7fffae663000 rw-p 00000000 00:00 0                          [stack]
7fffae66b000-7fffae66f000 r--p 00000000 00:00 0                          [vvar]
7fffae66f000-7fffae671000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]



/tmp/ruby/src/trunk-yjit/test/rubygems/test_gem_ext_cargo_builder_link_flag_converter.rb: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version (Test::Unit::ProxyError)


  1) Failure:
TestExtLibs#test_existence_of_io/wait [/tmp/ruby/src/trunk-yjit/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: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version>>
Backtrace:
  -:13:in 'Kernel#require'
  -:13:in 'block in <main>'.

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

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

  4) Error:
TestBox#test_loading_extension_libs_in_main_box:
Test::Unit::ProxyError: /tmp/rubytest.8xbuxu/_ruby_box_p2354202_2_io+wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
    /tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
    /tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
    /tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
    /tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
    /tmp/ruby/src/trunk-yjit/test/ruby/test_box.rb:799:in 'Kernel#require'
    /tmp/ruby/src/trunk-yjit/test/ruby/test_box.rb:799:in 'Ruby::Box::Loader#require'
    /tmp/ruby/src/trunk-yjit/test/ruby/test_box.rb:799:in '<main>'
Finished tests in 1333.869077s, 22.9768 tests/s, 5115.3918 assertions/s.
    /tmp/ruby/src/trunk-yjit/test/ruby/test_box.rb:781:in 'TestBox#test_loading_extension_libs_in_main_box'

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

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

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

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

  9) Timeout:
HTTPSProxyTest#test_https_proxy_ssl_connection

 10) Timeout:
TestNetHTTPS#test_get_SNI_proxy

Children under /tmp/rubytest.8xbuxu:
* -rw-r--r-- 1  92272 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_-test-+sanitizers.so
* -rw-r--r-- 1 282232 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_json+ext+generator.so
* -rw-r--r-- 1  92272 2025-11-12 15:51:43 +0000 _ruby_box_p2354258_2_-test-+sanitizers.so
* -rw-r--r-- 1 111896 2025-11-12 15:51:43 +0000 _ruby_box_p2354258_2_rbconfig+sizeof.so
* -rw-r--r-- 1  92272 2025-11-12 15:51:43 +0000 _ruby_box_p2354167_2_-test-+sanitizers.so
* -rw-r--r-- 1 111896 2025-11-12 15:51:43 +0000 _ruby_box_p2354167_2_rbconfig+sizeof.so
* -rw-r--r-- 1 821712 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_date_core.so
* -rw-r--r-- 1 111896 2025-11-12 15:51:43 +0000 _ruby_box_p2354134_2_rbconfig+sizeof.so
* -rw-r--r-- 1  92272 2025-11-12 15:51:43 +0000 _ruby_box_p2354134_2_-test-+sanitizers.so
* -rw-r--r-- 1 182984 2025-11-12 15:51:43 +0000 _ruby_box_p2354258_2_io+console.so
* -rw-r--r-- 1 182984 2025-11-12 15:51:43 +0000 _ruby_box_p2354167_2_io+console.so
* -rw-r--r-- 1 182984 2025-11-12 15:51:43 +0000 _ruby_box_p2354134_2_io+console.so
* -rw-r--r-- 1 145256 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_etc.so
* -rw-r--r-- 1 182984 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_io+console.so
* -rw-r--r-- 1 184856 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_psych.so
* -rw-r--r-- 1  92272 2025-11-12 15:51:43 +0000 _ruby_box_p2354158_2_-test-+sanitizers.so
* -rw-r--r-- 1 225528 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_json+ext+parser.so
* -rw-r--r-- 1 111896 2025-11-12 15:51:43 +0000 _ruby_box_p2354158_2_rbconfig+sizeof.so
* -rw-r--r-- 1 182984 2025-11-12 15:51:43 +0000 _ruby_box_p2354158_2_io+console.so
* -rw-r--r-- 1 111896 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_rbconfig+sizeof.so
* -rw-r--r-- 1  20608 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_io+wait.so
* -rw-r--r-- 1 291728 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_zlib.so
* -rw-r--r-- 1 809312 2025-11-12 15:51:43 +0000 _ruby_box_p2354202_2_socket.so
30648 tests, 6823263 assertions, 1 failures, 10 errors, 140 skips

ruby -v: ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +YJIT +PRISM [x86_64-linux]
make: *** [uncommon.mk:915: yes-test-all] Error 11
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 512.
$$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -fPIE -I. -I.ext/include/x86_64-linux -I.ext/include -I/tmp/ruby/src/trunk-yjit/include -I/tmp/ruby/src/trunk-yjit -I/tmp/ruby/src/trunk-yjit/prism -I/tmp/ruby/src/trunk-yjit/enc/unicode/16.0.0   -Dmodular_gc_dir=
	CPPFLAGS =  -DYJIT_FORCE_ENABLE 
	DLDFLAGS = -Wl,--compress-debug-sections=zlib -fstack-protector-strong -pie  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF-8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = 
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 --cfg 'feature=stats_allocator' -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/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=/tmp/ruby/build/trunk-yjit/target/release/' '/tmp/ruby/src/trunk-yjit/zjit/src/lib.rs'
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

generating enc.mk
making enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating transdb.h
transdb.h unchanged
making trans
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'trans'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefiles ext/configure-ext.mk
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
generating makefile exts.mk
exts.mk unchanged
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-3.3.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.0/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.9.5/ext/rbs_extension'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[2]: 'ruby' is up to date.
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
ruby 4.0.0dev (2025-11-12T14:26:19Z master 6a05545184) +YJIT +PRISM [x86_64-linux]
     0 ............................................................
    60 ............................................................
   120 ............................................................
   180 ............................................................
   240 ............................................................
   300 ............................................................
   360 ............................................................
   420 ............................................................
   480 ............................................................
   540 ............................................................
   600 ............................................................
   660 ............................................................
   720 ............................................................
   780 ............................................................
   840 ............................................................
   900 ............................................................
   960 ............................................................
  1020 ............................................................
  1080 ............................................................
  1140 ............................................................
  1200 ............................................................
  1260 ............................................................
  1320 ............................................................
  1380 ............................................................
  1440 ............................................................
  1500 ............................................................
  1560 ............................................................
  1620 ............................................................
  1680 ............................................................
  1740 ............................................................
  1800 ............................................................
  1860 ............................................................
  1920 ............................................................
  1980 ............................................................
  2040 ............................................................
  2100 ............................................................
  2160 ............................................................
  2220 ............................................................
  2280 ............................................................
  2340 ............................................................
  2400 ............................................................
  2460 ............................................................
  2520 ............................................................
  2580 ............................................................
  2640 ............................................................
  2700 ............................................................
  2760 ............................................................
  2820 ............................................................
  2880 ............................................................
  2940 ............................................................
  3000 ............................................................
  3060 ............................................................
  3120 ............................................................
  3180 ............................................................
  3240 ............................................................
  3300 ..................................

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

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

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

4)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in 'require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_capitalized_name_spec.rb:2:in '<top (required)>'

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

6)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in 'require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/initialize_http_header_spec.rb:2:in '<top (required)>'

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

8)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/code_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in 'require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/code_type_spec.rb:2:in '<top (required)>'

9)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/msg_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in 'require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/msg_spec.rb:2:in '<top (required)>'

10)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in 'require'
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_address_spec.rb:2:in 'require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_address_spec.rb:2:in '<top (required)>'

11)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/head2_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/head2_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/head2_spec.rb:2:in '<top (required)>'

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

13)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proxy_user_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proxy_user_spec.rb:2:in '<top (required)>'

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

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

16)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/use_ssl_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/use_ssl_spec.rb:2:in '<top (required)>'

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

18)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpgenericrequest/response_body_permitted_spec.rb:2:in '<top (required)>'

19)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/content_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/content_type_spec.rb:2:in '<top (required)>'

20)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_name_spec.rb:2:in '<top (required)>'

21)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/key_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/key_spec.rb:2:in '<top (required)>'

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

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

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

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

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

27)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/copy_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/copy_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/copy_spec.rb:2:in '<top (required)>'

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

29)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/mkcol_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/mkcol_spec.rb:2:in '<top (required)>'

30)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/open_timeout_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/open_timeout_spec.rb:2:in '<top (required)>'

31)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/propfind_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/propfind_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/propfind_spec.rb:2:in '<top (required)>'

32)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/put_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/put_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/put_spec.rb:2:in '<top (required)>'

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

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

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

36)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_capitalized_spec.rb:2:in '<top (required)>'

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

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

39)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/set_form_data_spec.rb:2:in '<top (required)>'

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

41)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/read_body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/read_body_spec.rb:2:in '<top (required)>'

42)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_name_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_name_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_name_spec.rb:2:in '<top (required)>'

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

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

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

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

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

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

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

50)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proppatch_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proppatch_spec.rb:2:in '<top (required)>'

51)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/request_post_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/request_post_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/request_post_spec.rb:2:in '<top (required)>'

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

53)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/canonical_each_spec.rb:2:in '<top (required)>'

54)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_value_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/each_value_spec.rb:2:in '<top (required)>'

55)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/sub_type_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/sub_type_spec.rb:2:in '<top (required)>'

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

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

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

59)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/get_print_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/get_print_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/get_print_spec.rb:2:in '<top (required)>'

60)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/head_spec.rb ERROR

LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
Finished in 15.938378 seconds
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/head_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/head_spec.rb:2:in '<top (required)>'


3333 files, 33061 examples, 203568 expectations, 0 failures, 137 errors, 0 tagged
61)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/initialize_spec.rb:2:in '<top (required)>'

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

63)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/new_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/new_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/new_spec.rb:2:in '<top (required)>'

64)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/post_form_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/post_form_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/post_form_spec.rb:2:in '<top (required)>'

65)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proxy_address_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/http/proxy_address_spec.rb:2:in '<top (required)>'

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

100)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_names_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_names_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_names_spec.rb:2:in '<top (required)>'

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

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

103)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/element_set_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/element_set_spec.rb:2:in '<top (required)>'

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

105)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/code_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/code_spec.rb:2:in '<top (required)>'

106)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/initialize_spec.rb:2:in '<top (required)>'

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

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

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

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

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

112)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpgenericrequest/path_spec.rb:2:in '<top (required)>'

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

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

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

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

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

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

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

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

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

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

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

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

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

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

127)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpexceptions/initialize_spec.rb:2:in '<top (required)>'

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

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

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

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

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

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

134)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_addresses_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/resolv.rb:5:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_addresses_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/resolv/get_addresses_spec.rb:2:in '<top (required)>'

135)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/range_length_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpheader/range_length_spec.rb:2:in '<top (required)>'

136)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httprequest/initialize_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httprequest/initialize_spec.rb:2:in '<top (required)>'

137)
An exception occurred during: loading /tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb ERROR
LoadError: /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so: undefined symbol: ruby_abi_version - ruby_abi_version
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/protocol.rb:24:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/lib/net/http.rb:23:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/reading_body_spec.rb:2:in 'Kernel#require'
/tmp/ruby/src/trunk-yjit/spec/ruby/library/net-http/httpresponse/reading_body_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='-j4'" exit with 512.
raw logfile