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

   * Installation prefix: /tmp/ruby/install/trunk-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
   * RUSTC_FLAGS:         -g -C lto=thin -C opt-level=3 -C \
                          overflow-checks=on
   * man page type:       man
   * BASERUBY -v:         ruby 3.2.3 (2024-01-18 revision 52bb2ac0a6) \
                          [x86_64-linux-gnu]

---
MAKE=make /bin/sh ./config.status Makefile
MAKE=make /bin/sh ./config.status GNUmakefile
config.status: creating Makefile
config.status: creating GNUmakefile
GNUmakefile unchanged
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
rm -rf .bundle/.timestamp/x86_64-linux/4.1.0+0/
rm -rf .bundle/extensions/x86_64-linux/4.1.0+0-static/
/tmp/ruby/src/trunk-yjit/revision.h updated
generating x86_64-linux-fake.rb
x86_64-linux-fake.rb updated
/bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
generating enc.mk
making srcs under enc
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Nothing to be done for 'srcs'.
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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
compiling /tmp/ruby/src/trunk-yjit/array.c
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/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
compiling /tmp/ruby/src/trunk-yjit/yjit.c
compiling /tmp/ruby/src/trunk-yjit/jit.c
partial linking /tmp/ruby/build/trunk-yjit/target/release/libyjit.a into /tmp/ruby/build/trunk-yjit/target/release/libyjit.o
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
compiling /tmp/ruby/src/trunk-yjit/missing/setproctitle.c
compiling /tmp/ruby/src/trunk-yjit/addr2line.c
linking miniruby
$$$[end] "make miniruby -j4" exit with 0.
$$$[beg] make ruby -j4
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
verconf.h updated
compiling /tmp/ruby/src/trunk-yjit/loadpath.c
builtin_binary.rbbin updated
0077791a6c5c531f840dcc28423af9967ec47699287596e734863c63b79fc32a  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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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 unchanged
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
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
compiling /tmp/ruby/src/trunk-yjit/enc/cp949.c
compiling /tmp/ruby/src/trunk-yjit/enc/emacs_mule.c
generating makefiles ext/configure-ext.mk
compiling /tmp/ruby/src/trunk-yjit/enc/euc_jp.c
making trans
ext/configure-ext.mk updated
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
compiling /tmp/ruby/src/trunk-yjit/enc/trans/transdb.c
compiling /tmp/ruby/src/trunk-yjit/enc/euc_kr.c
configuring -test-/RUBY_ALIGNOF
configuring -test-/abi
configuring -test-/arith_seq/beg_len_step
configuring -test-/arith_seq/extract
configuring -test-/array/concat
configuring -test-/array/resize
configuring -test-/bignum
configuring -test-/box/yay1
configuring -test-/box/yay2
configuring -test-/bug-14834
configuring -test-/bug-3571
configuring -test-/bug-5832
configuring -test-/bug_reporter
configuring -test-/class
configuring -test-/cxxanyargs
configuring -test-/debug
configuring -test-/dln/empty
configuring -test-/econv
configuring -test-/ensure_and_callcc
configuring -test-/enumerator_kw
configuring -test-/eval
configuring -test-/exception
configuring -test-/fatal
compiling /tmp/ruby/src/trunk-yjit/enc/trans/big5.c
configuring -test-/file
compiling /tmp/ruby/src/trunk-yjit/enc/euc_tw.c
configuring cgi/escape
compiling /tmp/ruby/src/trunk-yjit/enc/gb2312.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/cesu_8.c
compiling /tmp/ruby/src/trunk-yjit/enc/gb18030.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/chinese.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/trans/ebcdic.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_4.c
configuring continuation
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_5.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji.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/trans/emoji_iso2022_kddi.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_docomo.c
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_9.c
configuring -test-/float
configuring -test-/funcall
configuring -test-/gvl/call_without_gvl
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_10.c
configuring -test-/hash
configuring -test-/integer
configuring -test-/iseq_load
configuring -test-/iter
configuring -test-/load/dot.dot
configuring -test-/load/protect
compiling /tmp/ruby/src/trunk-yjit/enc/trans/emoji_sjis_kddi.c
configuring -test-/load/resolve_symbol_resolver
configuring -test-/load/resolve_symbol_target
configuring -test-/load/stringify_symbols
configuring -test-/load/stringify_target
configuring -test-/marshal/compat
configuring -test-/marshal/internal_ivar
configuring -test-/marshal/usr
configuring -test-/memory_status
configuring -test-/memory_view
configuring -test-/method
configuring -test-/notimplement
configuring -test-/num2int
configuring -test-/path_to_class
configuring -test-/popen_deadlock
configuring -test-/postponed_job
configuring -test-/printf
configuring -test-/proc
configuring -test-/public_header_warnings
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/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/iso_8859_14.c
configuring -test-/random
configuring -test-/rational
configuring -test-/rb_call_super_kw
configuring -test-/recursion
configuring -test-/regexp
configuring -test-/sanitizers
configuring -test-/scan_args
configuring -test-/scheduler
configuring -test-/st/foreach
configuring -test-/st/numhash
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_15.c
configuring -test-/st/update
configuring -test-/stack
configuring -test-/string
compiling /tmp/ruby/src/trunk-yjit/enc/iso_8859_16.c
configuring -test-/struct
configuring -test-/symbol
configuring -test-/thread/id
configuring coverage
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/trans/gbk.c
configuring -test-/thread/instrumentation
configuring -test-/thread/lock_native_thread
compiling /tmp/ruby/src/trunk-yjit/enc/trans/iso2022.c
compiling /tmp/ruby/src/trunk-yjit/enc/shift_jis.c
configuring -test-/time
configuring -test-/tracepoint
configuring -test-/typeddata
configuring -test-/vm
compiling /tmp/ruby/src/trunk-yjit/enc/utf_16be.c
configuring -test-/wait
configuring date
compiling /tmp/ruby/src/trunk-yjit/enc/utf_16le.c
compiling /tmp/ruby/src/trunk-yjit/enc/utf_32be.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/japanese.c
compiling /tmp/ruby/src/trunk-yjit/enc/utf_32le.c
configuring digest
configuring digest/bubblebabble
configuring digest/md5
compiling /tmp/ruby/src/trunk-yjit/enc/trans/japanese_euc.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_31j.c
configuring erb/escape
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1250.c
configuring digest/rmd160
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1251.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1252.c
configuring etc
configuring digest/sha1
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1253.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/japanese_sjis.c
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1254.c
configuring digest/sha2
compiling /tmp/ruby/src/trunk-yjit/enc/windows_1257.c
linking encoding encdb.so
linking encoding big5.so
compiling /tmp/ruby/src/trunk-yjit/enc/trans/korean.c
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
linking encoding iso_8859_4.so
linking encoding iso_8859_5.so
configuring fcntl
linking encoding iso_8859_6.so
linking encoding iso_8859_7.so
linking encoding iso_8859_8.so
linking encoding iso_8859_9.so
configuring io/console
linking encoding iso_8859_10.so
linking encoding iso_8859_11.so
linking encoding iso_8859_13.so
linking encoding iso_8859_14.so
linking encoding iso_8859_15.so
linking encoding iso_8859_16.so
linking encoding koi8_r.so
linking encoding koi8_u.so
linking encoding shift_jis.so
linking encoding utf_16be.so
linking encoding utf_16le.so
linking encoding utf_32be.so
linking encoding utf_32le.so
linking encoding windows_31j.so
linking encoding windows_1250.so
linking encoding windows_1251.so
linking encoding windows_1252.so
linking encoding windows_1253.so
linking encoding windows_1254.so
linking encoding windows_1257.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
compiling /tmp/ruby/src/trunk-yjit/enc/trans/single_byte.c
configuring json
configuring json/generator
compiling /tmp/ruby/src/trunk-yjit/enc/trans/utf8_mac.c
compiling /tmp/ruby/src/trunk-yjit/enc/trans/utf_16_32.c
linking transcoder transdb.so
linking transcoder big5.so
linking transcoder cesu_8.so
linking transcoder chinese.so
linking transcoder ebcdic.so
linking transcoder emoji.so
linking transcoder emoji_iso2022_kddi.so
linking transcoder emoji_sjis_docomo.so
configuring json/parser
linking transcoder emoji_sjis_kddi.so
linking transcoder emoji_sjis_softbank.so
linking transcoder escape.so
linking transcoder gb18030.so
linking transcoder gbk.so
linking transcoder iso2022.so
linking transcoder japanese.so
configuring monitor
linking transcoder japanese_euc.so
configuring objspace
linking transcoder japanese_sjis.so
linking transcoder korean.so
configuring openssl
linking transcoder single_byte.so
linking transcoder utf8_mac.so
linking transcoder utf_16_32.so
make[1]: Leaving directory '/tmp/ruby/build/trunk-yjit'
configuring psych
configuring pty
configuring io/nonblock
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'
configuring rbconfig/sizeof
configuring io/wait
configuring ripper
configuring rubyvm
configuring socket
configuring stringio
configuring strscan
configuring zlib
configuring bigdecimal-4.0.1/ext/bigdecimal
configuring debug-1.11.1/ext/debug
configuring fiddle-1.1.8/ext/fiddle
configuring nkf-0.2.0/ext/nkf
configuring racc-1.8.1/ext/racc/cparse
configuring rbs-3.10.2/ext/rbs_extension
configuring syslog-0.3.0/ext/syslog
make[1]: Leaving directory '/tmp/ruby/build/trunk-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/-test-/abi'
linking shared-object -test-/abi.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/RUBY_ALIGNOF'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/RUBY_ALIGNOF/c.c
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-/arith_seq/extract/extract.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/arith_seq/beg_len_step/beg_len_step.c
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
linking shared-object -test-/RUBY_ALIGNOF.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/RUBY_ALIGNOF'
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
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-/arith_seq/beg_len_step'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bignum'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/big2str.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/arith_seq/extract'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/bigzero.c
linking shared-object -test-/array/to_ary_concat.so
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/yay1'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/box/yay1/yay1.c
linking shared-object -test-/array/resize.so
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
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/array/resize'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/div.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/init.c
linking shared-object -test-/box/yay1.so
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
linking shared-object -test-/box/yay2.so
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
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
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/intpack.c
linking shared-object -test-/bug_14834.so
linking shared-object -test-/bug_3571.so
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
linking shared-object -test-/bug_5832.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-3571'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/class'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/class/class2name.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bug-5832'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/mul.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/class/init.c
linking shared-object -test-/bug_reporter.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-/debug'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/debug/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/debug/inspector.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/bignum/str2big.c
linking shared-object -test-/class.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/class'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/dln/empty'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/dln/empty/empty.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/econv'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/econv/append.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/debug/profile_frames.c
linking shared-object -test-/bignum.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/bignum'
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-/dln/empty.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-/debug.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/econv/init.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/eval/eval.c
linking shared-object -test-/ensure_and_callcc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/ensure_and_callcc'
linking shared-object -test-/enumerator_kw.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/exception'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/dataerror.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/enumerator_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/fatal'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/fatal/init.c
linking shared-object -test-/econv.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/econv'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/file'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/fs.c
linking shared-object -test-/eval.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/eval'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/enc_raise.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/fatal/invalid.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/newline_conv.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/file/stat.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/fatal/rb_fatal.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/ensured.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/exception/init.c
linking shared-object -test-/file.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/file'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/float'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/float/init.c
linking shared-object -test-/fatal.so
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/float/nextafter.c
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
linking shared-object -test-/exception.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/exception'
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
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/hash'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/hash/delete.c
linking shared-object -test-/funcall.so
linking shared-object -test-/float.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/funcall'
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-/float'
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
linking shared-object -test-/gvl/call_without_gvl.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/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/hash/init.c
linking shared-object -test-/iseq_load.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/iseq_load'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/integer/my_integer.c
linking shared-object -test-/hash.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/iter'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/iter/break.c
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-/integer.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/integer'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/iter/init.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/iter/yield.c
linking shared-object -test-/load/dot.dot.so
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/resolve_symbol_resolver'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/resolve_symbol_resolver/resolve_symbol_resolver.c
linking shared-object -test-/load/protect.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/protect'
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]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/stringify_symbols'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/stringify_symbols/stringify_symbols.c
linking shared-object -test-/iter.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/stringify_target'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/load/stringify_target/stringify_target.c
linking shared-object -test-/load/resolve_symbol_resolver.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-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
linking shared-object -test-/load/resolve_symbol_target.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/resolve_symbol_target'
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
linking shared-object -test-/load/stringify_symbols.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/load/stringify_symbols'
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-/load/stringify_target.so
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-/memory_view'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/memory_view/memory_view.c
linking shared-object -test-/marshal/compat.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
linking shared-object -test-/marshal/internal_ivar.so
linking shared-object -test-/marshal/usr.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/internal_ivar'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/marshal/usr'
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]: 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-/method.so
linking shared-object -test-/notimplement.so
linking shared-object -test-/memory_view.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/notimplement'
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
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'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/popen_deadlock/infinite_loop_dlsym.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/memory_view'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/postponed_job/postponed_job.c
linking shared-object -test-/num2int.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/num2int'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/printf/printf.c
linking shared-object -test-/path_to_class.so
linking shared-object -test-/postponed_job.so
linking shared-object -test-/popen_deadlock/infinite_loop_dlsym.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-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
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/postponed_job'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/proc/receiver.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/popen_deadlock'
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
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/proc/super.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/random/init.c
linking shared-object -test-/printf.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/printf'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/random/loop.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-/proc.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
linking shared-object -test-/random.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/random'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/regexp'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/regexp/init.c
linking shared-object -test-/rational.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/rational'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/regexp/parse_depth_limit.c
linking shared-object -test-/rb_call_super_kw.so
linking shared-object -test-/recursion.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/rb_call_super_kw'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/sanitizers'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/sanitizers/sanitizers.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/recursion'
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
linking shared-object -test-/sanitizers.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/scheduler'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/scheduler/scheduler.c
linking shared-object -test-/regexp.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/sanitizers'
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-/regexp'
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
linking shared-object -test-/st/foreach.so
linking shared-object -test-/scheduler.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/foreach'
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/numhash.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/scheduler'
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/numhash'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/string'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/capacity.c
linking shared-object -test-/st/update.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/st/update'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/data.c
linking shared-object -test-/scan_args.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-/symbol'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/symbol/init.c
linking shared-object -test-/stack.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/stack'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/coderange.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/duplicate.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/symbol/type.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/cstr.c
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-/struct/init.c
linking shared-object -test-/symbol.so
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
linking shared-object -test-/thread/id.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/id'
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
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/ellipsize.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/len.c
linking shared-object -test-/thread/instrumentation.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/instrumentation'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/struct/member.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/enc_associate.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/time'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/time/init.c
linking shared-object -test-/thread/lock_native_thread.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/thread/lock_native_thread'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/tracepoint'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/tracepoint/gc_hook.c
linking shared-object -test-/struct.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/struct'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/tracepoint/tracepoint.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/time/new.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/enc_dummy.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/enc_str_buf_cat.c
linking shared-object -test-/time.so
linking shared-object -test-/tracepoint.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/time'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/typeddata'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/typeddata/typeddata.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/tracepoint'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/-test-/vm'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/vm/at_exit.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/fstring.c
linking shared-object -test-/vm/at_exit.so
linking shared-object -test-/typeddata.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/typeddata'
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-/vm'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-yjit/ext/cgi/escape/escape.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/init.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/continuation'
compiling /tmp/ruby/src/trunk-yjit/ext/continuation/continuation.c
linking shared-object -test-/wait.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/wait'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/modify.c
linking shared-object continuation.so
linking shared-object cgi/escape.so
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/continuation'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/new.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/cgi/escape'
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/nofree.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/normalize.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/qsort.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/rb_interned_str.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/rb_str_dup.c
compiling /tmp/ruby/src/trunk-yjit/ext/-test-/string/set_len.c
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 coverage.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/coverage'
compiling /tmp/ruby/src/trunk-yjit/ext/date/date_parse.c
compiling /tmp/ruby/src/trunk-yjit/ext/date/date_strftime.c
linking shared-object -test-/string.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/-test-/string'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/digest.c
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 digest.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest'
compiling /tmp/ruby/src/trunk-yjit/ext/date/date_strptime.c
linking shared-object erb/escape.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/erb/escape'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/etc'
compiling /tmp/ruby/src/trunk-yjit/ext/etc/etc.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/fcntl'
compiling /tmp/ruby/src/trunk-yjit/ext/fcntl/fcntl.c
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 etc.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/etc'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/io/nonblock'
compiling /tmp/ruby/src/trunk-yjit/ext/io/nonblock/nonblock.c
linking shared-object fcntl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/fcntl'
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'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json'
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'
linking shared-object io/console.so
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
compiling /tmp/ruby/src/trunk-yjit/ext/objspace/object_tracing.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/io/console'
compiling /tmp/ruby/src/trunk-yjit/ext/objspace/objspace.c
linking shared-object date_core.so
linking shared-object monitor.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/date'
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/objspace/objspace_dump.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_asn1.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_emitter.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_bio.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_parser.c
linking shared-object objspace.so
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_bn.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_cipher.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_to_ruby.c
compiling /tmp/ruby/src/trunk-yjit/ext/psych/psych_yaml_tree.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/pty'
compiling /tmp/ruby/src/trunk-yjit/ext/pty/pty.c
linking shared-object psych.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_config.c
linking shared-object pty.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/pty'
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_digest.c
compiling /tmp/ruby/src/trunk-yjit/ext/rbconfig/sizeof/limits.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_engine.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/eventids1.c
linking shared-object rbconfig/sizeof.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rbconfig/sizeof'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/rubyvm'
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/eventids2.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_hmac.c
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/ripper.c
compiling /tmp/ruby/src/trunk-yjit/ext/ripper/ripper_init.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_kdf.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/constants.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ns_spki.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ocsp.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkcs12.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/basicsocket.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/stringio'
compiling /tmp/ruby/src/trunk-yjit/ext/stringio/stringio.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/socket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkcs7.c
linking shared-object stringio.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/stringio'
compiling /tmp/ruby/src/trunk-yjit/ext/socket/ipsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_dh.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
compiling /tmp/ruby/src/trunk-yjit/ext/strscan/strscan.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/tcpsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_dsa.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/tcpserver.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/sockssocket.c
linking shared-object strscan.so
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_ec.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/strscan'
compiling /tmp/ruby/src/trunk-yjit/ext/socket/udpsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/unixsocket.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_pkey_rsa.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/unixserver.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/option.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/ancdata.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_provider.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_rand.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/zlib'
compiling /tmp/ruby/src/trunk-yjit/ext/zlib/zlib.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/raddrinfo.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ssl.c
compiling /tmp/ruby/src/trunk-yjit/ext/socket/ifaddr.c
linking shared-object socket.so
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ssl_session.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_ts.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-4.0.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/bigdecimal.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/missing.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509attr.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug/debug.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509cert.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug/iseq_collector.c
linking shared-object debug/debug.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/fiddle-1.1.8/ext/fiddle'
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/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/ext/openssl/ossl_x509crl.c
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/.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
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509ext.c
linking shared-object bigdecimal.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509name.c
linking shared-object racc/cparse.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/racc-1.8.1/ext/racc/cparse'
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509req.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509revoked.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/ast.c
compiling /tmp/ruby/src/trunk-yjit/ext/openssl/ossl_x509store.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/lexer.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.10.2/ext/rbs_extension/../../src/lexstate.c
linking shared-object syslog_ext.so
linking shared-object nkf.so
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/bubblebabble'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/bubblebabble/bubblebabble.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/location.c
linking shared-object openssl.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/nkf-0.2.0/ext/nkf'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/parser.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/md5'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/md5/md5init.c
linking shared-object digest/bubblebabble.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/bubblebabble'
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/md5/md5.c
compiling /tmp/ruby/src/trunk-yjit/ext/digest/rmd160/rmd160.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/string.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha1/sha1init.c
linking shared-object digest/md5.so
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha1/sha1.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/md5'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha2/sha2init.c
linking shared-object digest/rmd160.so
compiling /tmp/ruby/src/trunk-yjit/ext/digest/sha2/sha2.c
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/rmd160'
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/sha1.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha1'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_allocator.c
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/json/parser'
compiling /tmp/ruby/src/trunk-yjit/ext/json/parser/parser.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_assert.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_buffer.c
linking shared-object digest/sha2.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/digest/sha2'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_constant_pool.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_encoding.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/../../src/util/rbs_unescape.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/ast_translation.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/class_constants.c
linking shared-object json/ext/parser.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json/parser'
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/legacy_location.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/main.c
compiling /tmp/ruby/src/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension/rbs_string_bridging.c
linking shared-object rbs_extension.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
linking shared-object json/ext/generator.so
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/json/generator'
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
Update net-imap to d9ae35ef913a45f83387b8444cdce4fb1cbf01af
	BASERUBY = /usr/bin/ruby --disable=gems
	CC = gcc
	LD = ld
	LDSHARED = gcc -shared
	CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2  -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef  
	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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/
echo d9ae35ef913a45f83387b8444cdce4fb1cbf01af | /bin/sh /tmp/ruby/src/trunk-yjit/tool/ifchange /tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision -
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
/tmp/ruby/src/trunk-yjit/.bundle/.timestamp/net-imap.revision unchanged
generating enc.mk
encdb.h unchanged
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 unchanged
generating makefiles ext/configure-ext.mk
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'
ext/configure-ext.mk unchanged
making encs
make[1]: Entering directory '/tmp/ruby/build/trunk-yjit'
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 unchanged
make[1]: Entering 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]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/monitor'
make[2]: Entering 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/openssl'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/psych'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/objspace'
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/ripper'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/ripper'
make[2]: Entering 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-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/socket'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/ext/openssl'
make[2]: Entering 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/fiddle-1.1.8/ext/fiddle'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
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/debug-1.11.1/ext/debug'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.2/ext/rbs_extension'
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/syslog-0.3.0/ext/syslog'
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/rbs-3.10.2/ext/rbs_extension'
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/ext/digest/sha2'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/syslog-0.3.0/ext/syslog'
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.1.0+1/x86_64-linux
installing pkgconfig data:          /tmp/ruby/install/trunk-yjit/lib/pkgconfig
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.1.0+1/x86_64-linux
installing extension objects:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.1.0+1/x86_64-linux
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1/x86_64-linux
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/site_ruby/4.1.0+1
installing extension scripts:       /tmp/ruby/install/trunk-yjit/lib/ruby/vendor_ruby/4.1.0+1
installing extension headers:       /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1/ruby
installing command scripts:         /tmp/ruby/install/trunk-yjit/bin
installing library scripts:         /tmp/ruby/install/trunk-yjit/lib/ruby/4.1.0+1
installing common headers:          /tmp/ruby/install/trunk-yjit/include/ruby-4.1.0+1
installing manpages:                /tmp/ruby/install/trunk-yjit/share/man/man1
installing default gems from lib:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1
                                    bundler 4.1.0.dev
                                    delegate 0.6.1
                                    did_you_mean 2.0.0
                                    english 0.8.1
                                    erb 6.0.1
                                    error_highlight 0.7.1
                                    fileutils 1.8.0
                                    find 0.2.0
                                    forwardable 1.4.0
                                    ipaddr 1.2.8
                                    net-http 0.9.1
                                    net-protocol 0.2.2
                                    open-uri 0.5.0
                                    open3 0.2.1
                                    optparse 0.8.1
                                    pp 0.6.3
                                    prettyprint 0.2.0
                                    prism 1.8.0
                                    resolv 0.7.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.4.1
                                    shellwords 0.2.2
                                    singleton 0.3.0
                                    syntax_suggest 2.0.2
                                    tempfile 0.3.1
                                    time 0.4.2
                                    timeout 0.6.0
                                    tmpdir 0.3.1
                                    un 0.3.0
                                    uri 1.1.1
                                    weakref 0.1.4
                                    yaml 0.4.0
installing default gems from ext:   /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1
                                    date 3.5.1
                                    digest 3.2.1
                                    etc 1.4.6
                                    fcntl 1.3.0
                                    io-console 0.8.2
                                    io-nonblock 0.3.2
                                    io-wait 0.4.0
                                    json 2.18.0
                                    openssl 4.0.0
                                    psych 5.3.1
                                    stringio 3.2.1.dev
                                    strscan 3.1.7.dev
                                    zlib 3.2.2
installing bundled gems:            /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1
                                    minitest 6.0.1
                                    power_assert 3.0.1
                                    rake 13.3.1
                                    test-unit 3.7.7
                                    rexml 3.4.4
                                    rss 0.3.2
                                    net-ftp 0.3.9
                                    net-imap 0.6.2
                                    net-pop 0.1.2
                                    net-smtp 0.5.1
                                    matrix 0.4.3
                                    prime 0.1.4
                                    rbs 3.10.2
                                    typeprof 0.31.1
                                    debug 1.11.1
                                    racc 1.8.1
                                    mutex_m 0.3.0
                                    getoptlong 0.2.1
                                    base64 0.3.0
                                    bigdecimal 4.0.1
                                    observer 0.1.2
                                    abbrev 0.1.2
                                    resolv-replace 0.2.0
                                    rinda 0.2.0
                                    drb 2.2.3
                                    nkf 0.2.0
                                    syslog 0.3.0
                                    csv 3.3.5
                                    repl_type_completor 0.1.12
                                    ostruct 0.6.3
                                    pstore 0.2.0
                                    benchmark 0.5.0
                                    logger 1.7.0
                                    rdoc 7.1.0
                                    irb 1.16.0
                                    reline 0.6.3
                                    readline 0.0.4
                                    fiddle 1.1.8
                                    tsort 0.2.0
installing bundled gem cache:       /tmp/ruby/install/trunk-yjit/lib/ruby/gems/4.1.0+1/cache
skipped bundled gems:
    win32ole-1.9.2.gem              extensions not found or build failed win32ole-1.9.2
$$$[end] "make install -j4" exit with 0.
$$$[beg] make yes-btest TESTOPTS='-q -j4'
PASS all 2034 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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
generating encdb.h
encdb.h unchanged
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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/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.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.2/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=47841
  "--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/756] 925505=prism/magic_comment_test
[  2/756] 925502=ruby/test_sprintf
[  3/756] 925504=rubygems/test_gem_bundler_version_finder
[  4/756] 925503=date/test_date_strftime
[  5/756] 925502=ruby/test_rational
[  6/756] 925504=-ext-/string/test_capacity
[  7/756] 925504=-ext-/float/test_nextafter
[  8/756] 925504=objspace/test_ractor
[  9/756] 925505=ruby/test_nomethod_error
[ 10/756] 925505=-ext-/test_recursion
[ 11/756] 925503=dtrace/test_object_create_start
[ 12/756] 925503=rubygems/test_webauthn_listener_response
[ 13/756] 925505=ruby/enc/test_case_comprehensive
[ 14/756] 925505=-ext-/struct/test_duplicate
[ 15/756] 925505=-ext-/arith_seq/test_arith_seq_extract
[ 16/756] 925503=psych/test_psych
[ 17/756] 925505=psych/test_yamldbm
[ 18/756] 925505=openssl/test_x509cert
[ 19/756] 925503=-ext-/popen_deadlock/test_popen_deadlock
[ 20/756] 925505=prism/result/node_id_test
[ 21/756] 925503=ruby/test_thread_cv
[ 22/756] 925505=ruby/test_dup
[ 23/756] 925503=-ext-/typeddata/test_typeddata
[ 24/756] 925502=openssl/test_kdf
[ 25/756] 925505=ripper/test_files_test_1
[ 26/756] 925502=rubygems/test_gem_ext_cargo_builder
[ 27/756] 925503=rubygems/test_gem_installer
[ 28/756] 925502=prism/ruby/pattern_test
[ 29/756] 925504=-ext-/integer/test_integer
[ 30/756] 925502=socket/test_basicsocket
[ 31/756] 925502=ruby/test_weakmap
[ 32/756] 925504=rubygems/test_gem_ext_builder
[ 33/756] 925504=ruby/test_float
[ 34/756] 925505=uri/test_ws
[ 35/756] 925505=fiber/test_scheduler
[ 36/756] 925504=psych/test_boolean
[ 37/756] 925504=rubygems/test_gem_commands_build_command
[ 38/756] 925502=-ext-/iseq_load/test_iseq_load
[ 39/756] 925505=psych/test_document
[ 40/756] 925505=ruby/test_frozen
[ 41/756] 925505=ruby/test_io
[ 42/756] 925502=date/test_date_marshal
[ 43/756] 925502=rubygems/test_gem_dependency
[ 44/756] 925504=ruby/test_primitive
[ 45/756] 925504=psych/test_omap
[ 46/756] 925504=test_shellwords
[ 47/756] 925504=psych/json/test_stream
[ 48/756] 925504=rubygems/test_gem_request_set
[ 49/756] 925502=rubygems/test_gem_resolver_index_specification
[ 50/756] 925502=ruby/test_zjit
[ 51/756] 925502=socket/test_sockopt
[ 52/756] 925502=ruby/test_ast
[ 53/756] 925504=etc/test_etc
[ 54/756] 925504=psych/visitors/test_emitter
[ 55/756] 925504=psych/test_encoding
[ 56/756] 925504=ruby/test_array
[ 57/756] 925505=-ext-/string/test_set_len
[ 58/756] 925505=psych/visitors/test_depth_first
[ 59/756] 925505=uri/test_ftp
[ 60/756] 925505=json/json_ryu_fallback_test
[ 61/756] 925505=rubygems/test_gem_source
[ 62/756] 925505=-ext-/class/test_class2name
[ 63/756] 925505=-ext-/proc/test_bmethod
[ 64/756] 925505=json/json_fixtures_test
[ 65/756] 925505=socket/test_addrinfo
[ 66/756] 925505=openssl/test_digest
[ 67/756] 925505=ruby/test_variable
[ 68/756] 925504=prism/result/integer_parse_test
[ 69/756] 925504=ruby/test_not
[ 70/756] 925504=ruby/test_string
[ 71/756] 925505=-ext-/test_bug-14834
[ 72/756] 925505=dtrace/test_cmethod
[ 73/756] 925505=test_find
[ 74/756] 925505=rubygems/test_gem_ext_configure_builder
[ 75/756] 925505=fiber/test_storage
[ 76/756] 925503=net/http/test_http_request
[ 77/756] 925505=psych/handlers/test_recorder
[ 78/756] 925505=ruby/test_iterator
[ 79/756] 925503=dtrace/test_string
[ 80/756] 925503=uri/test_parser
[ 81/756] 925503=-ext-/struct/test_data
[ 82/756] 925503=prism/locals_test
[ 83/756] 925503=ruby/test_objectspace
[ 84/756] 925505=test_open3
[ 85/756] 925505=rubygems/test_gem_commands_lock_command
[ 86/756] 925505=ruby/enc/test_euc_jp
[ 87/756] 925505=fiber/test_process
[ 88/756] 925505=-ext-/string/test_external_new
[ 89/756] 925505=dtrace/test_function_entry
[ 90/756] 925505=prism/lex_test
[ 91/756] 925503=rubygems/test_deprecate
[ 92/756] 925503=ruby/test_dir_m17n
[ 93/756] 925505=did_you_mean/test_tree_spell_checker
[ 94/756] 925505=ruby/test_require_lib
[ 95/756] 925503=rubygems/test_gem_security_signer
[ 96/756] 925503=psych/test_set
[ 97/756] 925503=fiber/test_io_close
[ 98/756] 925503=uri/test_generic
[ 99/756] 925503=net/http/test_buffered_io
[100/756] 925503=openssl/test_bn
[101/756] 925503=openssl/test_config
[102/756] 925503=rubygems/test_gem_platform
[103/756] 925503=prism/result/breadth_first_search_test
[104/756] 925503=rubygems/test_exit
[105/756] 925503=openssl/test_x509ext
[106/756] 925503=ruby/test_yjit
[107/756] 925505=rubygems/test_gem_resolver_dependency_request
[108/756] 925505=ruby/test_m17n
[109/756] 925505=ruby/test_argf
[110/756] 925504=openssl/test_ssl_session
[111/756] 925504=prism/percent_delimiter_string_test
[112/756] 925504=ruby/enc/test_gbk
[113/756] 925504=openssl/test_x509attr
[114/756] 925504=ruby/test_key_error
[115/756] 925504=openssl/test_engine
[116/756] 925504=ruby/test_warning
[117/756] 925504=prism/result/regular_expression_options_test
[118/756] 925504=rubygems/test_gem_ext_rake_builder
[119/756] 925505=ruby/test_hash
[120/756] 925504=ruby/test_dir
[121/756] 925504=optparse/test_acceptable
[122/756] 925504=ruby/test_metaclass
[123/756] 925504=ruby/test_whileuntil
[124/756] 925504=json/json_string_matching_test
[125/756] 925504=-ext-/bignum/test_mul
[126/756] 925504=monitor/test_monitor
[127/756] 925504=prism/result/implicit_array_test
[128/756] 925504=-ext-/rational/test_rat
[129/756] 925504=psych/test_scalar_scanner
[130/756] 925504=ruby/enc/test_gb18030
[131/756] 925504=prism/regexp_test
[132/756] 925504=openssl/test_cipher
[133/756] 925504=rubygems/test_gem_resolver_composed_set
[134/756] 925504=-ext-/time/test_new
[135/756] 925504=rubygems/test_gem_package_tar_writer
[136/756] 925504=did_you_mean/spell_checking/test_key_name_check
[137/756] 925504=net/http/test_httpheader
[138/756] 925504=rubygems/test_gem_source_subpath_problem
[139/756] 925504=rubygems/test_gem_commands_pristine_command
[140/756] 925502=psych/test_alias_and_anchor
[141/756] 925502=openssl/test_x509req
[142/756] 925502=ruby/test_string_memory
[143/756] 925502=prism/encoding/string_encoding_test
[144/756] 925502=net/http/test_https
[145/756] 925505=-ext-/scheduler/test_interrupt_with_scheduler
[146/756] 925505=-ext-/load/test_stringify_symbols
[147/756] 925505=digest/test_digest_extend
[148/756] 925505=test_pty
[149/756] 925505=-ext-/debug/test_debug
[150/756] 925505=rubygems/test_gem_package_tar_reader_entry
[151/756] 925505=openssl/test_asn1
[152/756] 925505=-ext-/arith_seq/test_arith_seq_beg_len_step
[153/756] 925505=ripper/test_filter
[154/756] 925505=rubygems/test_gem_resolver_requirement_list
[155/756] 925505=ruby/test_insns_leaf
[156/756] 925505=ruby/enc/test_koi8
[157/756] 925505=rubygems/test_gem_resolver_activation_request
[158/756] 925504=prism/result/constant_path_node_test
[159/756] 925504=ripper/test_files_ext
[160/756] 925505=ruby/test_allocation
[161/756] 925503=psych/test_tree_builder
[162/756] 925503=rubygems/test_bundled_ca
[163/756] 925504=-ext-/load/test_protect
[164/756] 925504=-ext-/vm/test_at_exit
[165/756] 925504=prism/library_symbols_test
[166/756] 925504=ruby/test_rational2
[167/756] 925504=ruby/test_case
[168/756] 925504=prism/fixtures_test
[169/756] 925504=ruby/test_env
[170/756] 925503=net/http/test_http
[171/756] 925502=mkmf/test_pkg_config
[172/756] 925502=did_you_mean/spell_checking/test_method_name_check
[173/756] 925502=open-uri/test_proxy
[174/756] 925502=ruby/test_math
[175/756] 925502=rubygems/test_gem_commands_info_command
[176/756] 925502=dtrace/test_gc
[177/756] 925502=ruby/test_fiber
[178/756] 925504=mkmf/test_libs
[179/756] 925504=-ext-/win32/test_dln
[180/756] 925504=uri/test_wss
[181/756] 925504=prism/result/heredoc_test
[182/756] 925504=rubygems/test_gem_request_connection_pools
[183/756] 925503=ruby/test_syntax
[184/756] 925504=psych/visitors/test_to_ruby
[185/756] 925504=rubygems/test_gem_resolver_installer_set
[186/756] 925504=rubygems/test_gem_commands_uninstall_command
[187/756] 925505=ruby/test_random_formatter
[188/756] 925505=ruby/test_complex
[189/756] 925505=-ext-/string/test_ellipsize
[190/756] 925505=openssl/test_x509crl
[191/756] 925505=rubygems/test_gem_commands_environment_command
[192/756] 925505=rubygems/test_gem_dependency_list
[193/756] 925502=ruby/test_refinement
[194/756] 925505=test_prettyprint
[195/756] 925505=json/json_generator_test
[196/756] 925504=optparse/test_did_you_mean
[197/756] 925505=socket/test_nonblock
[198/756] 925505=ruby/enc/test_big5
[199/756] 925505=prism/api/parse_success_test
[200/756] 925505=prism/result/static_literals_test
[201/756] 925505=prism/encoding/regular_expression_encoding_test
[202/756] 925505=rubygems/test_gem_update_suggestion
[203/756] 925504=test_securerandom
[204/756] 925504=test_extlibs
[205/756] 925505=zlib/test_zlib
[206/756] 925504=fiber/test_queue
[207/756] 925504=rubygems/test_gem_package_tar_header_ractor
[208/756] 925504=fiber/test_timeout
[209/756] 925504=ruby/test_proc
[210/756] 925502=rubygems/test_gem_resolver_lock_set
[211/756] 925502=rubygems/test_gem_commands_sources_command
[212/756] 925504=rubygems/test_gem_silent_ui
[213/756] 925504=prism/api/lex_test
[214/756] 925504=rubygems/test_gem_request_set_lockfile_parser
[215/756] 925504=ruby/test_process
[216/756] 925502=net/http/test_https_proxy
[217/756] 925502=psych/test_stringio
[218/756] 925502=rubygems/test_gem_dependency_resolution_error
[219/756] 925502=rubygems/test_gem_commands_outdated_command
[220/756] 925502=ruby/test_arithmetic_sequence
[221/756] 925502=prism/ruby/ripper_test
[222/756] 925502=prism/version_test
[223/756] 925502=rubygems/test_rubygems
[224/756] 925502=test_unicode_normalize
[225/756] 925502=-ext-/stack/test_stack_overflow
[226/756] 925502=did_you_mean/spell_checking/test_uncorrectable_name_check
[227/756] 925502=-ext-/st/test_foreach
[228/756] 925502=optparse/test_zsh_completion
[229/756] 925502=resolv/test_mdns
[230/756] 925502=rubygems/test_gem_request_set_gem_dependency_api
[231/756] 925502=ruby/test_pipe
[232/756] 925505=json/json_ext_parser_test
[233/756] 925505=socket/test_udp
[234/756] 925505=ruby/enc/test_emoji_breaks
[235/756] 925505=optparse/test_summary
[236/756] 925502=ruby/test_time
[237/756] 925502=rubygems/test_gem_security
[238/756] 925505=-ext-/file/test_stat
[239/756] 925505=psych/test_stream
[240/756] 925505=rubygems/test_gem_local_remote_options
[241/756] 925505=ruby/test_range
[242/756] 925505=rubygems/test_gem_commands_setup_command
[243/756] 925505=rubygems/test_gem_impossible_dependencies_error
[244/756] 925505=openssl/test_ts
[245/756] 925505=prism/api/parse_stream_test
[246/756] 925505=win32/test_registry
[247/756] 925505=rubygems/test_gem_commands_help_command
[248/756] 925505=prism/api/parse_comments_test
[249/756] 925505=strscan/test_ractor
[250/756] 925505=optparse/test_getopts
[251/756] 925505=psych/test_scalar
[252/756] 925505=-ext-/test_ensure_and_callcc
[253/756] 925505=ruby/test_shapes
[254/756] 925505=-ext-/debug/test_profile_frames
[255/756] 925505=prism/result/overlap_test
[256/756] 925502=date/test_date
[257/756] 925502=ruby/test_sleep
[258/756] 925505=socket/test_ancdata
[259/756] 925505=-ext-/string/test_qsort
[260/756] 925505=stringio/test_stringio
[261/756] 925505=-ext-/eval/test_eval
[262/756] 925505=rubygems/test_gem_package
[263/756] 925505=rubygems/test_gem_validator
[264/756] 925505=json/json_addition_test
[265/756] 925505=test_forwardable
[266/756] 925505=prism/ruby/parser_test
[267/756] 925505=mkmf/test_have_func
[268/756] 925502=ruby/enc/test_case_mapping
[269/756] 925502=rubygems/test_gem_available_set
[270/756] 925502=ruby/test_readpartial
[271/756] 925502=-ext-/string/test_modify_expand
[272/756] 925502=openssl/test_pkey
[273/756] 925502=-ext-/string/test_too_many_dummy_encodings
[274/756] 925502=mkmf/test_find_executable
[275/756] 925502=rubygems/test_gem_source_vendor
[276/756] 925503=ruby/test_encoding
[277/756] 925502=ruby/test_gc
[278/756] 925505=fiber/test_ractor
[279/756] 925503=ruby/test_lazy_enumerator
[280/756] 925505=mkmf/test_constant
[281/756] 925503=psych/test_nil
[282/756] 925503=mkmf/test_convertible
[283/756] 925505=mkmf/test_have_macro
[284/756] 925504=rubygems/test_gem_source_local
[285/756] 925504=optparse/test_autoconf
[286/756] 925504=rubygems/test_gem_commands_list_command
[287/756] 925504=fiber/test_thread
[288/756] 925504=ruby/test_literal
[289/756] 925505=rubygems/test_gem_remote_fetcher_local_server
[290/756] 925505=error_highlight/test_error_highlight
[291/756] 925504=mkmf/test_sizeof
[292/756] 925505=-ext-/integer/test_my_integer
[293/756] 925505=mkmf/test_signedness
[294/756] 925504=ruby/test_transcode
[295/756] 925502=test_rbconfig
[296/756] 925502=pathname/test_ractor
[297/756] 925502=ruby/test_file_exhaustive
[298/756] 925504=erb/test_erb_m17n
[299/756] 925504=prism/result/numeric_value_test
[300/756] 925504=date/test_date_arith
[301/756] 925504=fiber/test_sleep
[302/756] 925505=uri/test_mailto
[303/756] 925504=ruby/test_fnmatch
[304/756] 925505=test_singleton
[305/756] 925505=rubygems/test_gem_spec_fetcher
[306/756] 925504=ripper/test_files_test
[307/756] 925504=-ext-/struct/test_member
[308/756] 925504=-ext-/string/test_nofree
[309/756] 925504=did_you_mean/tree_spell/test_change_word
[310/756] 925504=dtrace/test_raise
[311/756] 925504=ruby/test_continuation
[312/756] 925504=rubygems/test_gem_name_tuple
[313/756] 925504=psych/test_string
[314/756] 925504=-ext-/hash/test_delete
[315/756] 925504=prism/api/parse_test
[316/756] 925504=rubygems/test_gem_resolver_lock_specification
[317/756] 925505=rubygems/test_gem_source_lock
[318/756] 925503=optparse/test_placearg
[319/756] 925504=ruby/test_pack
[320/756] 925505=ruby/test_system
[321/756] 925503=ruby/test_trace
[322/756] 925503=rubygems/test_gem_stream_ui
[323/756] 925504=prism/unescape_test
[324/756] 925504=ruby/test_arity
[325/756] 925504=ruby/test_object_id
[326/756] 925503=-ext-/symbol/test_type
[327/756] 925503=rubygems/test_require
[328/756] 925504=rubygems/test_gem_commands_dependency_command
[329/756] 925505=psych/test_array
[330/756] 925505=ruby/test_defined
[331/756] 925505=-ext-/exception/test_enc_raise
[332/756] 925505=prism/heredoc_dedent_test
[333/756] 925505=ruby/test_data
[334/756] 925505=-ext-/marshal/test_usrmarshal
[335/756] 925504=yaml/test_dbm
[336/756] 925504=rubygems/test_gem_commands_exec_command
[337/756] 925505=-ext-/load/test_dot_dot
[338/756] 925505=ruby/test_weakkeymap
[339/756] 925505=prism/ruby/dispatcher_test
[340/756] 925505=date/test_switch_hitter
[341/756] 925505=prism/api/command_line_test
[342/756] 925505=ruby/enc/test_windows_1252
[343/756] 925505=ruby/test_rand
[344/756] 925503=prism/result/attribute_write_test
[345/756] 925503=resolv/test_dns
[346/756] 925503=-ext-/st/test_update
[347/756] 925503=openssl/test_pkcs7
[348/756] 925505=prism/result/warnings_test
[349/756] 925504=dtrace/test_hash_create
[350/756] 925504=rubygems/test_gem_request_set_lockfile_tokenizer
[351/756] 925505=psych/test_numeric
[352/756] 925505=ruby/test_integer_comb
[353/756] 925504=ruby/test_alias
[354/756] 925504=-ext-/method/test_arity
[355/756] 925504=json/json_generic_object_test
[356/756] 925504=rubygems/test_gem_commands_check_command
[357/756] 925504=prism/api/dump_test
[358/756] 925503=did_you_mean/test_ractor_compatibility
[359/756] 925503=ruby/test_super
[360/756] 925504=openssl/test_hmac
[361/756] 925504=ruby/enc/test_shift_jis
[362/756] 925504=rubygems/test_gem_safe_yaml
[363/756] 925504=rubygems/test_gem_commands_install_command
[364/756] 925503=ruby/test_numeric
[365/756] 925503=rubygems/test_gem_commands_search_command
[366/756] 925503=prism/result/comments_test
[367/756] 925503=openssl/test_x509store
[368/756] 925503=rubygems/test_gem_source_fetch_problem
[369/756] 925503=ruby/test_method
[370/756] 925505=erb/test_erb_command
[371/756] 925505=rubygems/test_gem_commands_signin_command
[372/756] 925505=ruby/test_set
[373/756] 925505=rubygems/test_gem_command_manager
[374/756] 925505=test_delegate
[375/756] 925505=rubygems/test_gem_ci_detector
[376/756] 925505=io/wait/test_io_wait_uncommon
[377/756] 925505=ruby/test_complex2
[378/756] 925505=ruby/test_inlinecache
[379/756] 925505=-ext-/test_bug-3571
[380/756] 925505=date/test_date_new
[381/756] 925505=rubygems/test_gem_safe_marshal
[382/756] 925502=ruby/test_keyword
[383/756] 925504=fiber/test_backtrace
[384/756] 925504=ruby/test_call
[385/756] 925502=rubygems/test_gem_ext_cargo_builder_link_flag_converter
[386/756] 925502=openssl/test_pkey_ec
[387/756] 925505=-ext-/exception/test_exception_at_throwing
[388/756] 925504=prism/ruby/location_test
[389/756] 925504=date/test_date_parse
[390/756] 925505=rubygems/test_gem_resolver_index_set
[391/756] 925502=did_you_mean/spell_checking/test_variable_name_check
[392/756] 925502=did_you_mean/spell_checking/test_require_path_check
[393/756] 925505=ruby/test_optimization
[394/756] 925502=rubygems/test_gem_resolver_api_specification
[395/756] 925504=rubygems/test_gem_gemcutter_utilities
[396/756] 925502=-ext-/symbol/test_inadvertent_creation
[397/756] 925502=resolv/test_svcb_https
[398/756] 925502=openssl/test_buffering
[399/756] 925502=psych/test_object
[400/756] 925502=openssl/test_provider
[401/756] 925504=yaml/test_store
[402/756] 925504=-ext-/array/test_resize
[403/756] 925504=-ext-/test_bug-5832
[404/756] 925504=-ext-/test_enumerator_kw
[405/756] 925504=prism/snippets_test
[406/756] 925502=prism/newline_test
[407/756] 925502=openssl/test_ossl
[408/756] 925502=-ext-/struct/test_len
[409/756] 925502=rubygems/test_gem_console_ui
[410/756] 925502=ruby/test_gc_compact
[411/756] 925502=-ext-/string/test_coderange
[412/756] 925502=prism/result/integer_base_flags_test
[413/756] 925502=ruby/test_default_gems
[414/756] 925502=open-uri/test_ftp
[415/756] 925503=mkmf/test_flags
[416/756] 925502=psych/test_exception
[417/756] 925502=ruby/test_enum
[418/756] 925502=ruby/test_vm_dump
[419/756] 925502=rubygems/test_gem_dependency_installer
[420/756] 925503=rubygems/test_gem_rdoc
[421/756] 925503=socket/test_socket
Leaked thread: TestSocket#test_accept_loop_multi_port: #<Thread:0x00007ff23e9f4650 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb:722 sleep>
Finished thread: TestSocket#test_resolurion_error_error_code: #<Thread:0x00007ff23e9f4650 /tmp/ruby/build/trunk-yjit/.ext/common/socket.rb:722 dead>
[422/756] 925504=prism/errors_test
[423/756] 925505=psych/test_class
[424/756] 925505=optparse/test_optarg
[425/756] 925503=rubygems/test_gem_resolver_git_specification
[426/756] 925504=prism/result/static_inspect_test
[427/756] 925505=ruby/enc/test_grapheme_breaks
[428/756] 925504=ruby/test_assignment
[429/756] 925505=psych/test_object_references
[430/756] 925505=rubygems/test_gem_commands_yank_command
[431/756] 925503=ruby/test_memory_view
[432/756] 925503=ruby/test_io_buffer
[433/756] 925505=socket/test_tcp
[434/756] 925503=did_you_mean/tree_spell/test_human_typo
[435/756] 925503=test_trick
[436/756] 925505=psych/test_data
[437/756] 925505=rubygems/test_gem_package_task
[438/756] 925505=fileutils/test_verbose
[439/756] 925505=-ext-/string/test_rb_str_dup
[440/756] 925505=json/json_parser_test
[441/756] 925505=fiber/test_io
[442/756] 925505=rubygems/test_gem_resolver_vendor_set
[443/756] 925505=rubygems/test_gem_remote_fetcher_s3
[444/756] 925505=date/test_date_conv
[445/756] 925505=lib/!Nothing_to_test
[446/756] 925505=mkmf/test_egrep_cpp
[447/756] 925505=openssl/test_fips
[448/756] 925505=ripper/test_scanner_events
[449/756] 925505=rubygems/test_kernel
[450/756] 925502=psych/test_deprecated
[451/756] 925502=rubygems/test_gem_command
[452/756] 925502=rubygems/test_gem_commands_specification_command
[453/756] 925502=prism/test_helper
[454/756] 925502=-ext-/bignum/test_div
[455/756] 925502=test_tmpdir
[456/756] 925502=rubygems/test_gem_ext_cargo_builder_unit
[457/756] 925502=psych/test_date_time
[458/756] 925502=rubygems/test_gem_commands_which_command
[459/756] 925504=-ext-/exception/test_ensured
[460/756] 925505=ruby/test_integer
[461/756] 925502=prism/result/equality_test
[462/756] 925502=-ext-/funcall/test_passing_block
[463/756] 925502=ruby/test_m17n_comb
[464/756] 925504=rubygems/test_gem_commands_mirror
[465/756] 925504=rubygems/test_project_sanity
[466/756] 925503=rubygems/test_gem_source_installed
[467/756] 925504=prism/api/freeze_test
[468/756] 925504=uri/test_common
[469/756] 925503=rubygems/test_gem_uninstaller
[470/756] 925504=rubygems/test_gem_commands_server_command
[471/756] 925504=ruby/test_name_error
[472/756] 925504=test_tempfile
[473/756] 925504=openssl/test_pkey_dsa
[474/756] 925504=psych/test_safe_load
[475/756] 925504=ruby/test_signal
[476/756] 925503=ruby/test_fixnum
[477/756] 925503=io/nonblock/test_flush
[478/756] 925503=ruby/test_enumerator
[479/756] 925502=rubygems/test_gem_commands_contents_command
[480/756] 925502=fiber/test_mutex
[481/756] 925504=ruby/test_exception
[482/756] 925502=rubygems/test_gem_doctor
[483/756] 925505=ruby/enc/test_iso_8859
[484/756] 925502=psych/test_serialize_subclasses
[485/756] 925502=psych/test_parser
[486/756] 925505=ruby/test_struct
[487/756] 925502=rubygems/test_gem_commands_cert_command
[488/756] 925505=uri/test_ldap
[489/756] 925505=ripper/test_files_lib
[490/756] 925505=rubygems/test_gem_commands_rebuild_command
[491/756] 925505=open-uri/test_open-uri
[492/756] 925505=rubygems/test_gem
[493/756] 925502=-ext-/load/test_resolve_symbol
[494/756] 925502=json/json_common_interface_test
[495/756] 925504=open-uri/test_ssl
[496/756] 925502=prism/ruby/ruby_parser_test
[497/756] 925502=ripper/test_sexp
[498/756] 925502=rubygems/test_gem_package_old
[499/756] 925502=ruby/test_stringchar
[500/756] 925502=prism/result/named_capture_test
[501/756] 925502=psych/test_ractor
[502/756] 925502=psych/nodes/test_enumerable
[503/756] 925502=ruby/test_marshal
[504/756] 925505=did_you_mean/edit_distance/test_jaro_winkler
[505/756] 925505=ruby/test_flip
[506/756] 925505=json/json_coder_test
[507/756] 925505=cgi/test_cgi_escape
[508/756] 925504=rubygems/test_gem_commands_unpack_command
[509/756] 925505=did_you_mean/core_ext/test_name_error_extension
[510/756] 925505=ruby/test_file
[511/756] 925504=ruby/test_settracefunc
[512/756] 925502=rubygems/test_gem_text
[513/756] 925502=rubygems/test_gem_request
[514/756] 925502=psych/test_null
[515/756] 925502=date/test_date_strptime
[516/756] 925502=rubygems/test_gem_commands_signout_command
[517/756] 925502=net/protocol/test_protocol
[518/756] 925502=prism/bom_test
[519/756] 925502=prism/ruby/tunnel_test
[520/756] 925502=ruby/test_time_tz
[521/756] 925502=rubygems/test_gem_source_list
[522/756] 925502=psych/test_yaml_special_cases
[523/756] 925502=rubygems/test_gem_remote_fetcher_local_ssl_server
[524/756] 925505=ruby/test_method_cache
[525/756] 925505=prism/ruby/compiler_test
[526/756] 925505=ruby/test_sprintf_comb
[527/756] 925504=rubygems/test_gem_security_policy
[528/756] 925505=test_timeout
[529/756] 925504=ruby/test_rubyvm
[530/756] 925504=stringio/test_ractor
[531/756] 925504=test_weakref
[532/756] 925504=dtrace/test_require
[533/756] 925504=ruby/test_ifunless
[534/756] 925504=prism/ruby/parameters_signature_test
[535/756] 925504=psych/test_json_tree
[536/756] 925504=rubygems/test_gem_install_update_options
[537/756] 925504=ruby/test_module
[538/756] 925502=-ext-/win32/test_fd_setsize
[539/756] 925502=dtrace/test_singleton_function
[540/756] 925502=optparse/test_cclass
[541/756] 925505=-ext-/bug_reporter/test_bug_reporter
[542/756] 925502=openssl/test_ssl
[543/756] 925505=did_you_mean/spell_checking/test_class_name_check
[544/756] 925505=ripper/test_files_test_2
[545/756] 925505=test_ipaddr
[546/756] 925505=-ext-/test_scan_args
[547/756] 925505=-ext-/string/test_normalize
[548/756] 925505=rubygems/test_gem_commands_update_command
[549/756] 925505=rubygems/test_gem_resolver_git_set
[550/756] 925504=ruby/test_eval
[551/756] 925505=rubygems/test_gem_version_option
[552/756] 925505=did_you_mean/test_spell_checker
[553/756] 925505=-ext-/bignum/test_str2big
[554/756] 925505=date/test_date_compat
[555/756] 925505=psych/test_symbol
[556/756] 925505=prism/ractor_test
[557/756] 925505=uri/test_file
[558/756] 925505=rubygems/test_gem_uri
[559/756] 925505=rubygems/test_gem_resolver_vendor_specification
[560/756] 925505=strscan/test_stringscanner
[561/756] 925504=ripper/test_parser_events
[562/756] 925505=dtrace/test_load
[563/756] 925505=fiber/test_enumerator
[564/756] 925505=psych/test_emitter
[565/756] 925505=ruby/test_basicinstructions
[566/756] 925504=ruby/enc/test_cesu8
[567/756] 925504=-ext-/string/test_cstr
[568/756] 925505=net/http/test_httpresponses
[569/756] 925505=ruby/test_mixed_unicode_escapes
[570/756] 925505=-ext-/st/test_numhash
[571/756] 925505=openssl/test_pkey_rsa
[572/756] 925503=ruby/test_clone
[573/756] 925505=ruby/test_thread_queue
[574/756] 925503=optparse/test_switch
[575/756] 925503=-ext-/bignum/test_big2str
[576/756] 925503=fileutils/test_nowrite
[577/756] 925503=-ext-/win32/test_console_attr
[578/756] 925503=ripper/test_files_sample
[579/756] 925503=-ext-/postponed_job/test_postponed_job
[580/756] 925503=-ext-/thread/test_instrumentation_api
[581/756] 925504=rubygems/test_gem_request_set_lockfile
[582/756] 925504=-ext-/gvl/test_ubf_async_safe
[583/756] 925504=ruby/test_pattern_matching
[584/756] 925505=rubygems/test_gem_path_support
[585/756] 925505=rubygems/test_gem_specification
[586/756] 925504=ruby/test_bignum
[587/756] 925503=rubygems/test_gem_commands_owner_command
[588/756] 925504=ruby/test_yield
[589/756] 925502=json/json_encoding_test
[590/756] 925502=psych/test_psych_set
[591/756] 925502=ruby/test_iseq
[592/756] 925503=json/ractor_test
[593/756] 925503=psych/test_coder
[594/756] 925503=ruby/test_symbol
[595/756] 925502=ruby/test_compile_prism
[596/756] 925505=ruby/test_complexrational
[597/756] 925505=openssl/test_random
[598/756] 925505=ruby/test_box
[599/756] 925502=socket/test_unix
[600/756] 925502=rubygems/test_gem_package_tar_reader
[601/756] 925503=prism/newline_offsets_test
[602/756] 925502=pathname/test_pathname
[603/756] 925503=ruby/test_io_timeout
[604/756] 925503=-ext-/string/test_enc_associate
[605/756] 925502=coverage/test_coverage
[606/756] 925504=rubygems/test_gem_gem_runner
[607/756] 925504=ruby/test_comparable
[608/756] 925504=rubygems/test_gem_source_specific_file
[609/756] 925504=rubygems/test_gem_resolver_installed_specification
[610/756] 925504=ruby/enc/test_utf32
[611/756] 925503=ruby/enc/test_windows_1251
[612/756] 925504=prism/ruby/relocation_test
[613/756] 925503=rubygems/test_gem_requirement
[614/756] 925504=ruby/enc/test_euc_tw
[615/756] 925504=ruby/test_unicode_escape
[616/756] 925504=rubygems/test_gem_commands_open_command
[617/756] 925505=mkmf/test_mkmf
[618/756] 925505=-ext-/test_notimplement
[619/756] 925505=psych/test_marshalable
[620/756] 925505=-ext-/box/test_load_ext
[621/756] 925505=mmtk/test_configuration
[622/756] 925505=rubygems/test_gem_resolver_local_specification
[623/756] 925503=-ext-/wait/test_wait
[624/756] 925505=optparse/test_noarg
[625/756] 925503=erb/test_erb
[626/756] 925504=rubygems/test_webauthn_poller
[627/756] 925503=ruby/test_require
[628/756] 925504=-ext-/string/test_enc_str_buf_cat
[629/756] 925504=-ext-/econv/test_append
[630/756] 925504=rubygems/test_gem_resolver_specification
[631/756] 925502=-ext-/tracepoint/test_tracepoint
[632/756] 925504=-ext-/marshal/test_internal_ivar
[633/756] 925504=resolv/test_resource
[634/756] 925504=prism/ruby/desugar_compiler_test
[635/756] 925505=dtrace/test_array_create
[636/756] 925505=optparse/test_reqarg
[637/756] 925504=ruby/test_undef
[638/756] 925504=uri/test_http
[639/756] 925504=ruby/test_path
[640/756] 925504=ruby/test_autoload
[641/756] 925502=test_time
[642/756] 925502=ruby/test_beginendblock
[643/756] 925505=rubygems/test_gem_resolver_best_set
[644/756] 925505=psych/visitors/test_yaml_tree
[645/756] 925505=io/wait/test_ractor
[646/756] 925505=rubygems/test_gem_stub_specification
[647/756] 925502=rubygems/test_gem_commands_cleanup_command
[648/756] 925505=prism/onigmo_test
[649/756] 925505=psych/test_struct
[650/756] 925505=ruby/test_frozen_error
[651/756] 925505=did_you_mean/spell_checking/test_pattern_key_name_check
[652/756] 925505=prism/fuzzer_test
[653/756] 925505=ruby/test_thread
[654/756] 925502=-ext-/num2int/test_num2int
[655/756] 925502=rubygems/test_gem_remote_fetcher
[656/756] 925502=ripper/test_ripper
[657/756] 925502=rubygems/test_gem_unsatisfiable_dependency_error
[658/756] 925502=rubygems/test_gem_resolver_conflict
[659/756] 925502=-ext-/iter/test_iter_break
[660/756] 925502=psych/test_hash
[661/756] 925502=openssl/test_x509name
[662/756] 925502=rubygems/test_gem_version
[663/756] 925502=fiber/test_address_resolve
[664/756] 925502=ruby/test_ractor
[665/756] 925503=rubygems/test_gem_config_file
[666/756] 925503=psych/test_yamlstore
[667/756] 925503=ruby/test_yjit_exit_locations
[668/756] 925503=ruby/enc/test_euc_kr
[669/756] 925503=resolv/test_addr
[670/756] 925503=rubygems/test_remote_fetch_error
[671/756] 925503=rubygems/test_gem_uri_formatter
[672/756] 925503=fileutils/test_fileutils
[673/756] 925504=ruby/test_stack
[674/756] 925503=ruby/test_rubyoptions
[675/756] 925505=json/test_helper
[676/756] 925505=io/console/test_io_console
[677/756] 925504=ruby/test_backtrace
[678/756] 925504=ruby/test_econv
[679/756] 925505=ruby/test_io_m17n
[680/756] 925502=optparse/test_bash_completion
[681/756] 925502=mkmf/test_have_library
[682/756] 925504=digest/test_ractor
[683/756] 925504=rubygems/test_gem_security_trust_dir
[684/756] 925504=prism/result/string_test
[685/756] 925504=ruby/enc/test_regex_casefold
[686/756] 925504=-ext-/gvl/test_last_thread
[687/756] 925504=rubygems/test_gem_source_git
[688/756] 925505=optparse/test_kwargs
[689/756] 925505=dtrace/test_method_cache
[690/756] 925505=-ext-/exception/test_data_error
[691/756] 925505=io/wait/test_io_wait
[692/756] 925505=-ext-/thread/test_lock_native_thread
[693/756] 925505=prism/result/source_location_test
[694/756] 925505=ruby/test_regexp
[695/756] 925502=ruby/test_parse
[696/756] 925502=fileutils/test_dryrun
[697/756] 925502=objspace/test_objspace
[698/756] 925504=digest/test_digest
[699/756] 925504=rubygems/test_gem_commands_push_command
[700/756] 925504=openssl/test_ocsp
[701/756] 925504=openssl/test_ns_spki
[702/756] 925504=-ext-/test_abi
[703/756] 925504=rubygems/test_gem_resolver
[704/756] 925504=prism/result/index_write_test
[705/756] 925504=ruby/test_lambda
[706/756] 925504=-ext-/bignum/test_pack
[707/756] 925504=openssl/test_pkcs12
[708/756] 925504=ruby/test_const
[709/756] 925504=rubygems/test_gem_commands_stale_command
[710/756] 925504=ruby/test_class
[711/756] 925503=rubygems/test_webauthn_listener
[712/756] 925503=-ext-/test_printf
[713/756] 925503=prism/ruby/reflection_test
[714/756] 925503=test_pp
[715/756] 925503=rubygems/test_gem_ext_cmake_builder
[716/756] 925503=ruby/enc/test_utf16
[717/756] 925503=net/http/test_httpresponse
[718/756] 925503=mkmf/test_config
[719/756] 925503=ruby/test_condition
[720/756] 925503=ruby/enc/test_cp949
[721/756] 925503=ruby/enc/test_emoji
[722/756] 925503=ruby/test_threadgroup
[723/756] 925503=date/test_date_attr
[724/756] 925503=-ext-/array/test_to_ary_concat
[725/756] 925503=test_bundled_gems
[726/756] 925503=prism/ruby/string_query_test
[727/756] 925503=openssl/test_pair
[728/756] 925503=ruby/enc/test_case_options
[729/756] 925503=prism/encoding/symbol_encoding_test
[730/756] 925503=mkmf/test_install
[731/756] 925503=-ext-/bignum/test_bigzero
[732/756] 925503=mkmf/test_configuration
[733/756] 925503=rubygems/test_gem_package_tar_header
[734/756] 925503=prism/encoding/encodings_test
[735/756] 925503=rubygems/test_gem_util
[736/756] 925504=psych/test_merge_keys
[737/756] 925504=rubygems/test_gem_resolver_api_set
[738/756] 925503=fiber/test_io_buffer
[739/756] 925504=psych/test_yaml
[740/756] 925504=-ext-/iter/test_yield_block
[741/756] 925504=-ext-/string/test_interned_str
[742/756] 925504=-ext-/string/test_fstring
[743/756] 925504=rubygems/test_config
[744/756] 925503=date/test_date_ractor
[745/756] 925504=ruby/test_object
[746/756] 925503=resolv/test_win32_config
[747/756] 925503=optparse/test_optparse
[748/756] 925503=mkmf/test_framework
[749/756] 925503=-ext-/path_to_class/test_path_to_class
[750/756] 925503=io/console/test_ractor
[751/756] 925503=optparse/test_load
[752/756] 925503=rubygems/test_gem_commands_fetch_command
[753/756] 925505=rubygems/test_gem_ext_ext_conf_builder
[754/756] 925503=-ext-/test_random
[755/756] 925503=openssl/test_pkey_dh
[756/756] 925503=ripper/test_lexer
Finished tests in 522.695571s, 65.3287 tests/s, 13878.6617 assertions/s.
34147 tests, 7254315 assertions, 0 failures, 0 errors, 158 skips

ruby -v: ruby 4.1.0dev (2026-01-16T09:27:17Z master 16cd9daa39) +YJIT +PRISM [x86_64-linux]
$$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0.
$$$[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/17.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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2021 '--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 --cfg feature="stats_allocator" -g -C lto=thin -C opt-level=3 -C overflow-checks=on --edition=2024 '--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
generating encdb.h
encdb.h unchanged
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-4.0.1/ext/bigdecimal'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/bigdecimal-4.0.1/ext/bigdecimal'
make[2]: Entering directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/ext/debug'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/debug-1.11.1/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.10.2/ext/rbs_extension'
make[2]: Leaving directory '/tmp/ruby/build/trunk-yjit/.bundle/gems/rbs-3.10.2/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.1.0dev (2026-01-16T09:27:17Z master 16cd9daa39) +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 ............................................................
<internal:symbol>:12: [BUG] Segmentation fault at 0x0000000000000000
ruby 4.1.0dev (2026-01-16T09:27:17Z master 16cd9daa39) +YJIT +PRISM [x86_64-linux]

-- Control frame information -----------------------------------------------
c:0030 p:0003 s:0149 e:000148 l:y b:0001 METHOD <internal:symbol>:12
c:0029 p:0032 s:0145 e:000144 l:y b:0001 METHOD <internal:array>:248
c:0028 p:0009 s:0138 e:000137 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76
c:0027 p:0004 s:0134 e:000132 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50
c:0026 p:0010 s:0127 e:000126 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:112
c:0025 p:0027 s:0123 e:000122 l:y b:0001 METHOD <internal:array>:228
c:0024 p:0016 s:0117 e:000116 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:112
c:0023 p:0129 s:0110 E:000320 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:222
c:0022 p:0010 s:0105 e:000104 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:285
c:0021 p:0005 s:0101 E:001218 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:204
c:0020 p:0027 s:0097 e:000096 l:y b:0001 METHOD <internal:array>:228
c:0019 p:0058 s:0091 E:001e70 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:203
c:0018 p:0004 s:0087 e:000086 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:235
c:0017 p:0027 s:0083 e:000082 l:y b:0001 METHOD <internal:array>:228
c:0016 p:0099 s:0077 e:000076 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:235
c:0015 p:0065 s:0073 e:000072 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:56
c:0014 p:0015 s:0065 e:000064 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb:11
c:0013 p:0024 s:0058 E:0007a0 l:y b:0001 TOP    /tmp/ruby/src/trunk-yjit/spec/ruby/optional/capi/hash_spec.rb:6 [FINISH]
c:0012 p:---- s:0055 e:000054 l:y b:---- CFUNC  :load
c:0011 p:0006 s:0050 e:000049 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100 [FINISH]
c:0010 p:---- s:0047 e:000046 l:y b:---- CFUNC  :instance_exec
c:0009 p:0009 s:0043 e:000042 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117
c:0008 p:0029 s:0035 e:000034 l:n b:---- BLOCK  /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100
c:0007 p:0034 s:0031 e:000030 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:77
c:0006 p:0004 s:0024 e:000023 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:96
c:0005 p:0021 s:0020 e:000019 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:64
c:0004 p:0024 s:0016 e:000015 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84
c:0003 p:0062 s:0012 e:000011 l:y b:0001 METHOD /tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb:297
c:0002 p:0023 s:0006 e:000005 l:n b:---- EVAL   /tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run:7 [FINISH]
c:0001 p:0000 s:0003 E:0014e0 l:y b:---- DUMMY  [FINISH]

-- Ruby level backtrace information ----------------------------------------
/tmp/ruby/src/trunk-yjit/spec/mspec/bin/mspec-run:7:in '<main>'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/utils/script.rb:297:in 'main'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/commands/mspec-run.rb:84:in 'run'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:64:in 'process'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:96:in 'files'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:77:in 'each_file'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block in files'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'protect'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:117:in 'instance_exec'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'block (2 levels) in files'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:100:in 'load'
/tmp/ruby/src/trunk-yjit/spec/ruby/optional/capi/hash_spec.rb:6:in '<top (required)>'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/object.rb:11:in 'describe'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:56:in 'describe'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:235:in 'process'
<internal:array>:228:in 'each'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:235:in 'block in process'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:203:in 'process'
<internal:array>:228:in 'each'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:204:in 'block in process'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:285:in 'repeat'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/context.rb:222:in 'block (2 levels) in process'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'actions'
<internal:array>:228:in 'each'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/mspec.rb:112:in 'block in actions'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:50:in 'after'
/tmp/ruby/src/trunk-yjit/spec/mspec/lib/mspec/runner/actions/constants_leak_checker.rb:76:in 'constants_now'
<internal:array>:248:in 'map'
<internal:symbol>:12:in 'to_s'

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

-- Machine register context ------------------------------------------------
 RIP: 0x00005a4cee06867f RBP: 0x00005a4cf43c4400 RSP: 0x00007ffdf9307370
 RAX: 0x0000000000000000 RBX: 0x00007db443df9a38 RCX: 0x0000000000000040
 RDX: 0x00007db442caeb20 RDI: 0x0000000000000000 RSI: 0x00005a4cee5443e4
  R8: 0x00005a4cf4189600  R9: 0x00005a4cf4189c10 R10: 0x000000000000000c
 R11: 0x0000000000000001 R12: 0x00007ffdf93075b0 R13: 0x00005a4cf36a26c8
 R14: 0x0000000000000001 R15: 0x00005a4cf36a2420 EFL: 0x0000000000010202

-- C level backtrace information -------------------------------------------
/tmp/ruby/build/trunk-yjit/ruby(rb_print_backtrace+0x14) [0x5a4cee24ff4f] /tmp/ruby/src/trunk-yjit/vm_dump.c:1105
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_bugreport) /tmp/ruby/src/trunk-yjit/vm_dump.c:1450
/tmp/ruby/build/trunk-yjit/ruby(rb_bug_for_fatal_signal+0x102) [0x5a4cee456752] /tmp/ruby/src/trunk-yjit/error.c:1131
/tmp/ruby/build/trunk-yjit/ruby(sigsegv+0x48) [0x5a4cee187ed8] /tmp/ruby/src/trunk-yjit/signal.c:948
/lib/x86_64-linux-gnu/libc.so.6(0x7db466c5c320) [0x7db466c5c320]
/tmp/ruby/build/trunk-yjit/ruby(rb_gc_mark_children+0x2cf) [0x5a4cee06867f] /tmp/ruby/src/trunk-yjit/gc.c:3282
/tmp/ruby/build/trunk-yjit/ruby(gc_mark_children+0x1f) [0x5a4cee06cfd1] /tmp/ruby/src/trunk-yjit/gc/default/default.c:4593
/tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4615
/tmp/ruby/build/trunk-yjit/ruby(gc_mark_stacked_objects_all) /tmp/ruby/src/trunk-yjit/gc/default/default.c:4653
/tmp/ruby/build/trunk-yjit/ruby(gc_marks_rest) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5693
/tmp/ruby/build/trunk-yjit/ruby(gc_marking_exit+0x0) [0x5a4cee071c83] /tmp/ruby/src/trunk-yjit/gc/default/default.c:5807
/tmp/ruby/build/trunk-yjit/ruby(gc_marks) /tmp/ruby/src/trunk-yjit/gc/default/default.c:5818
/tmp/ruby/build/trunk-yjit/ruby(gc_start) /tmp/ruby/src/trunk-yjit/gc/default/default.c:6493
/tmp/ruby/build/trunk-yjit/ruby(heap_prepare+0xcc) [0x5a4cee072a1c] /tmp/ruby/src/trunk-yjit/gc/default/default.c:2085
/tmp/ruby/build/trunk-yjit/ruby(heap_next_free_page) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2300
/tmp/ruby/build/trunk-yjit/ruby(newobj_cache_miss) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2407
/tmp/ruby/build/trunk-yjit/ruby(newobj_alloc+0xa) [0x5a4cee074482] /tmp/ruby/src/trunk-yjit/gc/default/default.c:2431
/tmp/ruby/build/trunk-yjit/ruby(rb_gc_impl_new_obj) /tmp/ruby/src/trunk-yjit/gc/default/default.c:2510
/tmp/ruby/build/trunk-yjit/ruby(newobj_of) /tmp/ruby/src/trunk-yjit/gc.c:1007
/tmp/ruby/build/trunk-yjit/ruby(rb_wb_protected_newobj_of) /tmp/ruby/src/trunk-yjit/gc.c:1060
/tmp/ruby/build/trunk-yjit/ruby(str_replace_shared+0x0) [0x5a4cee1bd3d0] /tmp/ruby/src/trunk-yjit/string.c:1034
/tmp/ruby/build/trunk-yjit/ruby(str_new_shared) /tmp/ruby/src/trunk-yjit/string.c:1509
/tmp/ruby/build/trunk-yjit/ruby(rb_sym_to_s) /tmp/ruby/src/trunk-yjit/string.c:12348
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x38f1) [0x5a4cee241381] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:7397
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x5a4cee22e315] /tmp/ruby/src/trunk-yjit/vm.c:2825
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2801
/tmp/ruby/build/trunk-yjit/ruby(raise_load_if_failed+0x0) [0x5a4cee0c80e9] /tmp/ruby/src/trunk-yjit/load.c:851
/tmp/ruby/build/trunk-yjit/ruby(rb_load_internal) /tmp/ruby/src/trunk-yjit/load.c:853
/tmp/ruby/build/trunk-yjit/ruby(rb_f_load+0x65) [0x5a4cee0c8195] /tmp/ruby/src/trunk-yjit/load.c:893
/tmp/ruby/build/trunk-yjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x5a4cee21b3ad] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-yjit/ruby(vm_sendish+0x111) [0x5a4cee224991] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x84) [0x5a4cee23db14] ../../src/trunk-yjit/insns.def:904
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0xa) [0x5a4cee22e315] /tmp/ruby/src/trunk-yjit/vm.c:2825
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2801
/tmp/ruby/build/trunk-yjit/ruby(yield_under+0x21d) [0x5a4cee23313d] /tmp/ruby/src/trunk-yjit/vm.c:1871
/tmp/ruby/build/trunk-yjit/ruby(vm_call_cfunc_with_frame_+0x10d) [0x5a4cee21b3ad] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:3902
/tmp/ruby/build/trunk-yjit/ruby(vm_sendish+0x111) [0x5a4cee224991] /tmp/ruby/src/trunk-yjit/vm_insnhelper.c:6124
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_core+0x21ca) [0x5a4cee23fc5a] ../../src/trunk-yjit/insns.def:856
/tmp/ruby/build/trunk-yjit/ruby(vm_exec_loop+0x38) [0x5a4cee22e605] /tmp/ruby/src/trunk-yjit/vm.c:2825
/tmp/ruby/build/trunk-yjit/ruby(rb_vm_exec) /tmp/ruby/src/trunk-yjit/vm.c:2804
/tmp/ruby/build/trunk-yjit/ruby(rb_ec_exec_node+0xa5) [0x5a4cee046da5] /tmp/ruby/src/trunk-yjit/eval.c:283
/tmp/ruby/build/trunk-yjit/ruby(ruby_run_node+0x69) [0x5a4cee049359] /tmp/ruby/src/trunk-yjit/eval.c:321
/tmp/ruby/build/trunk-yjit/ruby(rb_main+0x21) [0x5a4cee0437e6] /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) [0x7db466c411ca] ../sysdeps/nptl/libc_start_call_main.h:58
/lib/x86_64-linux-gnu/libc.so.6(call_init+0x0) [0x7db466c4128b] ../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
[0x5a4cee043835]

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

* Process memory map:

5a4ce5cf5000-5a4ce5d9c000 r-xp 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
5a4ce5d9c000-5a4cedcf5000 ---p 00000000 00:00 0                          [anon:Ruby:rb_jit_reserve_addr_space]
5a4cedff2000-5a4cee032000 r--p 00000000 00:b6 15206747                   /tmp/ruby/build/trunk-yjit/ruby
5a4cee032000-5a4cee516000 r-xp 00040000 00:b6 15206747                   /tmp/ruby/build/trunk-yjit/ruby
5a4cee516000-5a4cee6bb000 r--p 00524000 00:b6 15206747                   /tmp/ruby/build/trunk-yjit/ruby
5a4cee6bb000-5a4cee6d2000 r--p 006c9000 00:b6 15206747                   /tmp/ruby/build/trunk-yjit/ruby
5a4cee6d2000-5a4cee6d3000 rw-p 006e0000 00:b6 15206747                   /tmp/ruby/build/trunk-yjit/ruby
5a4cee6d3000-5a4cee6e8000 rw-p 00000000 00:00 0 
5a4cf369f000-5a4cf5348000 rw-p 00000000 00:00 0                          [heap]
7db404000000-7db404021000 rw-p 00000000 00:00 0 
7db404021000-7db408000000 ---p 00000000 00:00 0 
7db40892b000-7db40c000000 r--s 00000000 00:b6 15206747                   /tmp/ruby/build/trunk-yjit/ruby
7db40c000000-7db40c023000 rw-p 00000000 00:00 0 
7db40c023000-7db410000000 ---p 00000000 00:00 0 
7db410000000-7db410021000 rw-p 00000000 00:00 0 
7db410021000-7db414000000 ---p 00000000 00:00 0 
7db414000000-7db414023000 rw-p 00000000 00:00 0 
7db414023000-7db418000000 ---p 00000000 00:00 0 
7db418000000-7db418025000 rw-p 00000000 00:00 0 
7db418025000-7db41c000000 ---p 00000000 00:00 0 
7db41c000000-7db41c021000 rw-p 00000000 00:00 0 
7db41c021000-7db420000000 ---p 00000000 00:00 0 
7db420000000-7db420021000 rw-p 00000000 00:00 0 
7db420021000-7db424000000 ---p 00000000 00:00 0 
7db424000000-7db424021000 rw-p 00000000 00:00 0 
7db424021000-7db428000000 ---p 00000000 00:00 0 
7db428000000-7db428023000 rw-p 00000000 00:00 0 
7db428023000-7db42c000000 ---p 00000000 00:00 0 
7db42c000000-7db42c021000 rw-p 00000000 00:00 0 
7db42c021000-7db430000000 ---p 00000000 00:00 0 
7db430000000-7db430021000 rw-p 00000000 00:00 0 
7db430021000-7db434000000 ---p 00000000 00:00 0 
7db434000000-7db43404c000 rw-p 00000000 00:00 0 
7db43404c000-7db438000000 ---p 00000000 00:00 0 
7db438000000-7db438033000 rw-p 00000000 00:00 0 
7db438033000-7db43c000000 ---p 00000000 00:00 0 
7db43c000000-7db43c030000 rw-p 00000000 00:00 0 
7db43c030000-7db440000000 ---p 00000000 00:00 0 
7db442a49000-7db442c50000 r--s 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7db442c50000-7db442c90000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db442c91000-7db442c93000 r--p 00000000 00:b6 15348634                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7db442c93000-7db442c9a000 r-xp 00002000 00:b6 15348634                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7db442c9a000-7db442c9b000 r--p 00009000 00:b6 15348634                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7db442c9b000-7db442c9c000 r--p 0000a000 00:b6 15348634                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7db442c9c000-7db442c9d000 rw-p 0000b000 00:b6 15348634                   /usr/lib/x86_64-linux-gnu/libffi.so.8.1.4
7db442c9d000-7db442ca1000 r--p 00000000 00:b6 18786562                   /tmp/ruby/build/trunk-yjit/.bundle/extensions/x86_64-linux/4.1.0+1-static/fiddle-1.1.8/fiddle.so
7db442ca1000-7db442cab000 r-xp 00004000 00:b6 18786562                   /tmp/ruby/build/trunk-yjit/.bundle/extensions/x86_64-linux/4.1.0+1-static/fiddle-1.1.8/fiddle.so
7db442cab000-7db442cae000 r--p 0000e000 00:b6 18786562                   /tmp/ruby/build/trunk-yjit/.bundle/extensions/x86_64-linux/4.1.0+1-static/fiddle-1.1.8/fiddle.so
7db442cae000-7db442caf000 r--p 00010000 00:b6 18786562                   /tmp/ruby/build/trunk-yjit/.bundle/extensions/x86_64-linux/4.1.0+1-static/fiddle-1.1.8/fiddle.so
7db442caf000-7db442cb0000 rw-p 00011000 00:b6 18786562                   /tmp/ruby/build/trunk-yjit/.bundle/extensions/x86_64-linux/4.1.0+1-static/fiddle-1.1.8/fiddle.so
7db442cb0000-7db442d00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db442d00000-7db442db3000 r--p 00000000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7db442db3000-7db4430e6000 r-xp 000b3000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7db4430e6000-7db4431b1000 r--p 003e6000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7db4431b1000-7db44320d000 r--p 004b0000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7db44320d000-7db443210000 rw-p 0050c000 00:b6 15348621                   /usr/lib/x86_64-linux-gnu/libcrypto.so.3
7db443210000-7db443213000 rw-p 00000000 00:00 0 
7db443213000-7db443231000 r--p 00000000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7db443231000-7db443293000 r-xp 0001e000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7db443293000-7db4432af000 r--p 00080000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7db4432af000-7db4432b9000 r--p 0009c000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7db4432b9000-7db4432bd000 rw-p 000a6000 00:b6 15349563                   /usr/lib/x86_64-linux-gnu/libssl.so.3
7db4432bd000-7db4432d1000 r--p 00000000 00:b6 15338331                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7db4432d1000-7db443318000 r-xp 00014000 00:b6 15338331                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7db443318000-7db44332b000 r--p 0005b000 00:b6 15338331                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7db44332b000-7db44332d000 r--p 0006d000 00:b6 15338331                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7db44332d000-7db44332f000 rw-p 0006f000 00:b6 15338331                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/openssl.so
7db44332f000-7db443330000 rw-p 00000000 00:00 0 
7db443330000-7db443390000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44339b000-7db44339e000 r--p 00000000 00:b6 15338621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7db44339e000-7db4433ab000 r-xp 00003000 00:b6 15338621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7db4433ab000-7db4433ae000 r--p 00010000 00:b6 15338621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7db4433ae000-7db4433af000 r--p 00012000 00:b6 15338621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7db4433af000-7db4433b0000 rw-p 00013000 00:b6 15338621                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/zlib.so
7db4433b0000-7db4433c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db4433c0000-7db4433c2000 r--p 00000000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7db4433c2000-7db4433db000 r-xp 00002000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7db4433db000-7db4433df000 r--p 0001b000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7db4433df000-7db4433e0000 r--p 0001e000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7db4433e0000-7db4433e1000 rw-p 0001f000 00:b6 16295450                   /usr/lib/x86_64-linux-gnu/libyaml-0.so.2.0.9
7db4433e1000-7db4433e5000 r--p 00000000 00:b6 15338443                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7db4433e5000-7db443415000 r-xp 00004000 00:b6 15338443                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7db443415000-7db44341d000 r--p 00034000 00:b6 15338443                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7db44341d000-7db44341e000 r--p 0003c000 00:b6 15338443                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7db44341e000-7db44341f000 rw-p 0003d000 00:b6 15338443                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/date_core.so
7db44341f000-7db443420000 rw-p 00000000 00:00 0 
7db443420000-7db443480000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db443484000-7db443487000 r--p 00000000 00:b6 15338449                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7db443487000-7db44348c000 r-xp 00003000 00:b6 15338449                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7db44348c000-7db44348d000 r--p 00008000 00:b6 15338449                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7db44348d000-7db44348e000 r--p 00009000 00:b6 15338449                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7db44348e000-7db44348f000 rw-p 0000a000 00:b6 15338449                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/psych.so
7db44348f000-7db443490000 ---p 00000000 00:00 0 
7db443490000-7db443c90000 rw-p 00000000 00:00 0 
7db443c90000-7db443ca0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db443ca8000-7db443caf000 r--p 00000000 00:b6 15338348                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7db443caf000-7db443cd6000 r-xp 00007000 00:b6 15338348                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7db443cd6000-7db443cde000 r--p 0002e000 00:b6 15338348                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7db443cde000-7db443cdf000 r--p 00035000 00:b6 15338348                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7db443cdf000-7db443ce0000 rw-p 00036000 00:b6 15338348                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/socket.so
7db443ce0000-7db443d00000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db443d01000-7db443d03000 r--p 00000000 00:b6 15205753                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/hash_spec.so
7db443d03000-7db443d04000 r-xp 00002000 00:b6 15205753                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/hash_spec.so
7db443d04000-7db443d05000 r--p 00003000 00:b6 15205753                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/hash_spec.so
7db443d05000-7db443d06000 r--p 00003000 00:b6 15205753                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/hash_spec.so
7db443d06000-7db443d07000 rw-p 00004000 00:b6 15205753                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/hash_spec.so
7db443d07000-7db443d0a000 r--p 00000000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7db443d0a000-7db443d10000 r-xp 00003000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7db443d10000-7db443d12000 r--p 00009000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7db443d12000-7db443d13000 r--p 0000b000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7db443d13000-7db443d14000 rw-p 0000c000 00:b6 15348614                   /usr/lib/x86_64-linux-gnu/libcap.so.2.66
7db443d14000-7db443d1c000 r--p 00000000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7db443d1c000-7db443d5b000 r-xp 00008000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7db443d5b000-7db443d6b000 r--p 00047000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7db443d6b000-7db443d6f000 r--p 00056000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7db443d6f000-7db443d70000 rw-p 0005a000 00:b6 16283051                   /usr/lib/x86_64-linux-gnu/libnss_systemd.so.2
7db443d70000-7db443d80000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db443d81000-7db443d82000 r--p 00000000 00:b6 15204789                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/digest_spec.so
7db443d82000-7db443d83000 r-xp 00001000 00:b6 15204789                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/digest_spec.so
7db443d83000-7db443d84000 r--p 00002000 00:b6 15204789                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/digest_spec.so
7db443d84000-7db443d85000 r--p 00002000 00:b6 15204789                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/digest_spec.so
7db443d85000-7db443d86000 rw-p 00003000 00:b6 15204789                   /tmp/ruby/build/trunk-yjit/spec/ruby/optional/capi/ext/digest_spec.so
7db443d86000-7db443d88000 r--p 00000000 00:b6 15338520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/strscan.so
7db443d88000-7db443d8d000 r-xp 00002000 00:b6 15338520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/strscan.so
7db443d8d000-7db443d8e000 r--p 00007000 00:b6 15338520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/strscan.so
7db443d8e000-7db443d8f000 r--p 00008000 00:b6 15338520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/strscan.so
7db443d8f000-7db443d90000 rw-p 00009000 00:b6 15338520                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/strscan.so
7db443d90000-7db443e30000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db443e32000-7db443e33000 ---p 00000000 00:00 0 
7db443e33000-7db443e53000 rw-p 00000000 00:00 0 
7db443e53000-7db443e54000 ---p 00000000 00:00 0 
7db443e54000-7db443e74000 rw-p 00000000 00:00 0 
7db443e74000-7db443e75000 ---p 00000000 00:00 0 
7db443e75000-7db443e95000 rw-p 00000000 00:00 0 
7db443e95000-7db443e96000 ---p 00000000 00:00 0 
7db443e96000-7db443eb6000 rw-p 00000000 00:00 0 
7db443eb6000-7db443eb7000 ---p 00000000 00:00 0 
7db443eb7000-7db443ed7000 rw-p 00000000 00:00 0 
7db443ed7000-7db443ed8000 ---p 00000000 00:00 0 
7db443ed8000-7db443ef8000 rw-p 00000000 00:00 0 
7db443ef8000-7db443ef9000 ---p 00000000 00:00 0 
7db443ef9000-7db443f19000 rw-p 00000000 00:00 0 
7db443f19000-7db443f1a000 ---p 00000000 00:00 0 
7db443f1a000-7db443f3a000 rw-p 00000000 00:00 0 
7db443f3a000-7db443f3b000 ---p 00000000 00:00 0 
7db443f3b000-7db443f5b000 rw-p 00000000 00:00 0 
7db443f5b000-7db443f5c000 ---p 00000000 00:00 0 
7db443f5c000-7db443f7c000 rw-p 00000000 00:00 0 
7db443f7c000-7db443f7d000 ---p 00000000 00:00 0 
7db443f7d000-7db443f9d000 rw-p 00000000 00:00 0 
7db443f9d000-7db443f9e000 ---p 00000000 00:00 0 
7db443f9e000-7db443fbe000 rw-p 00000000 00:00 0 
7db443fbe000-7db443fbf000 ---p 00000000 00:00 0 
7db443fbf000-7db443fdf000 rw-p 00000000 00:00 0 
7db443fdf000-7db443fe0000 ---p 00000000 00:00 0 
7db443fe0000-7db444000000 rw-p 00000000 00:00 0 
7db444000000-7db444021000 rw-p 00000000 00:00 0 
7db444021000-7db448000000 ---p 00000000 00:00 0 
7db448000000-7db448021000 rw-p 00000000 00:00 0 
7db448021000-7db44c000000 ---p 00000000 00:00 0 
7db44c000000-7db44c030000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44c031000-7db44c032000 r--p 00000000 00:b6 15338372                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7db44c032000-7db44c033000 r-xp 00001000 00:b6 15338372                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7db44c033000-7db44c034000 r--p 00002000 00:b6 15338372                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7db44c034000-7db44c035000 r--p 00002000 00:b6 15338372                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7db44c035000-7db44c036000 rw-p 00003000 00:b6 15338372                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/wait.so
7db44c036000-7db44c037000 r--p 00000000 00:b6 15337430                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7db44c037000-7db44c038000 r-xp 00001000 00:b6 15337430                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7db44c038000-7db44c08e000 r--p 00002000 00:b6 15337430                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7db44c08e000-7db44c08f000 r--p 00057000 00:b6 15337430                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7db44c08f000-7db44c090000 rw-p 00058000 00:b6 15337430                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_euc.so
7db44c090000-7db44c0c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44c0c0000-7db44c0c1000 r--p 00000000 00:b6 15346744                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/erb/escape.so
7db44c0c1000-7db44c0c2000 r-xp 00001000 00:b6 15346744                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/erb/escape.so
7db44c0c2000-7db44c0c3000 r--p 00002000 00:b6 15346744                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/erb/escape.so
7db44c0c3000-7db44c0c4000 r--p 00002000 00:b6 15346744                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/erb/escape.so
7db44c0c4000-7db44c0c5000 rw-p 00003000 00:b6 15346744                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/erb/escape.so
7db44c0c5000-7db44c0c6000 ---p 00000000 00:00 0 
7db44c0c6000-7db44c0e6000 rw-p 00000000 00:00 0 
7db44c0e6000-7db44c0e7000 r--p 00000000 00:b6 15337396                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7db44c0e7000-7db44c0e8000 r-xp 00001000 00:b6 15337396                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7db44c0e8000-7db44c10c000 r--p 00002000 00:b6 15337396                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7db44c10c000-7db44c10d000 r--p 00025000 00:b6 15337396                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7db44c10d000-7db44c10e000 rw-p 00026000 00:b6 15337396                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/japanese_sjis.so
7db44c10e000-7db44c10f000 ---p 00000000 00:00 0 
7db44c10f000-7db44c12f000 rw-p 00000000 00:00 0 
7db44c132000-7db44c133000 r--p 00000000 00:b6 15347819                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/cgi/escape.so
7db44c133000-7db44c135000 r-xp 00001000 00:b6 15347819                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/cgi/escape.so
7db44c135000-7db44c136000 r--p 00003000 00:b6 15347819                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/cgi/escape.so
7db44c136000-7db44c137000 r--p 00003000 00:b6 15347819                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/cgi/escape.so
7db44c137000-7db44c138000 rw-p 00004000 00:b6 15347819                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/cgi/escape.so
7db44c138000-7db44c139000 r--p 00000000 00:b6 15338110                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
7db44c139000-7db44c13d000 r-xp 00001000 00:b6 15338110                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
7db44c13d000-7db44c13e000 r--p 00005000 00:b6 15338110                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
7db44c13e000-7db44c13f000 r--p 00005000 00:b6 15338110                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
7db44c13f000-7db44c140000 rw-p 00006000 00:b6 15338110                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/sha2.so
7db44c140000-7db44c200000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44c202000-7db44c205000 r--p 00000000 00:b6 15337544                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7db44c205000-7db44c206000 r-xp 00003000 00:b6 15337544                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7db44c206000-7db44c21a000 r--p 00004000 00:b6 15337544                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7db44c21a000-7db44c21f000 r--p 00018000 00:b6 15337544                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7db44c21f000-7db44c220000 rw-p 0001d000 00:b6 15337544                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/single_byte.so
7db44c220000-7db44c430000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44c434000-7db44c435000 r--p 00000000 00:b6 15338112                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
7db44c435000-7db44c436000 r-xp 00001000 00:b6 15338112                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
7db44c436000-7db44c437000 r--p 00002000 00:b6 15338112                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
7db44c437000-7db44c438000 r--p 00002000 00:b6 15338112                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
7db44c438000-7db44c439000 rw-p 00003000 00:b6 15338112                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest/md5.so
7db44c439000-7db44c43b000 r--p 00000000 00:b6 15338158                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7db44c43b000-7db44c43d000 r-xp 00002000 00:b6 15338158                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7db44c43d000-7db44c43e000 r--p 00004000 00:b6 15338158                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7db44c43e000-7db44c43f000 r--p 00004000 00:b6 15338158                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7db44c43f000-7db44c440000 rw-p 00005000 00:b6 15338158                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/digest.so
7db44c440000-7db44c4a0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44c4a4000-7db44c4a5000 r--p 00000000 00:b6 15337209                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7db44c4a5000-7db44c4a6000 r-xp 00001000 00:b6 15337209                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7db44c4a6000-7db44c4a7000 r--p 00002000 00:b6 15337209                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7db44c4a7000-7db44c4a8000 r--p 00002000 00:b6 15337209                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7db44c4a8000-7db44c4a9000 rw-p 00003000 00:b6 15337209                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32be.so
7db44c4a9000-7db44c4aa000 r--p 00000000 00:b6 15337192                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7db44c4aa000-7db44c4ab000 r-xp 00001000 00:b6 15337192                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7db44c4ab000-7db44c4ac000 r--p 00002000 00:b6 15337192                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7db44c4ac000-7db44c4ad000 r--p 00002000 00:b6 15337192                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7db44c4ad000-7db44c4ae000 rw-p 00003000 00:b6 15337192                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_15.so
7db44c4b0000-7db44c4c0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44c4c1000-7db44c4c2000 r--p 00000000 00:b6 15337756                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7db44c4c2000-7db44c4c3000 r-xp 00001000 00:b6 15337756                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7db44c4c3000-7db44c4c4000 r--p 00002000 00:b6 15337756                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7db44c4c4000-7db44c4c5000 r--p 00002000 00:b6 15337756                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7db44c4c5000-7db44c4c6000 rw-p 00003000 00:b6 15337756                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/io/nonblock.so
7db44c4c6000-7db44c4c8000 r--p 00000000 00:b6 15338431                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7db44c4c8000-7db44c4cb000 r-xp 00002000 00:b6 15338431                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7db44c4cb000-7db44c4cd000 r--p 00005000 00:b6 15338431                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7db44c4cd000-7db44c4ce000 r--p 00006000 00:b6 15338431                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7db44c4ce000-7db44c4cf000 rw-p 00007000 00:b6 15338431                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/etc.so
7db44c4cf000-7db44c4d2000 r--p 00000000 00:b6 15338508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7db44c4d2000-7db44c4d7000 r-xp 00003000 00:b6 15338508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7db44c4d7000-7db44c4d9000 r--p 00008000 00:b6 15338508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7db44c4d9000-7db44c4da000 r--p 00009000 00:b6 15338508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7db44c4da000-7db44c4db000 rw-p 0000a000 00:b6 15338508                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/stringio.so
7db44c4db000-7db44c4dc000 r--p 00000000 00:b6 15337189                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7db44c4dc000-7db44c4dd000 r-xp 00001000 00:b6 15337189                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7db44c4dd000-7db44c4de000 r--p 00002000 00:b6 15337189                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7db44c4de000-7db44c4df000 r--p 00002000 00:b6 15337189                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7db44c4df000-7db44c4e0000 rw-p 00003000 00:b6 15337189                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_1251.so
7db44c4e0000-7db44c5b0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db44c5b0000-7db44c5b1000 r--p 00000000 00:b6 15337142                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7db44c5b1000-7db44c5b2000 r-xp 00001000 00:b6 15337142                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7db44c5b2000-7db44c5b3000 r--p 00002000 00:b6 15337142                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7db44c5b3000-7db44c5b4000 r--p 00002000 00:b6 15337142                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7db44c5b4000-7db44c5b5000 rw-p 00003000 00:b6 15337142                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/fcntl.so
7db44c5b5000-7db44c5b6000 r--p 00000000 00:b6 15337215                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7db44c5b6000-7db44c5b7000 r-xp 00001000 00:b6 15337215                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7db44c5b7000-7db44c5b8000 r--p 00002000 00:b6 15337215                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7db44c5b8000-7db44c5b9000 r--p 00002000 00:b6 15337215                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7db44c5b9000-7db44c5ba000 rw-p 00003000 00:b6 15337215                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_32le.so
7db44c5ba000-7db44c5bb000 r--p 00000000 00:b6 15337200                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7db44c5bb000-7db44c5bc000 r-xp 00001000 00:b6 15337200                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7db44c5bc000-7db44c5bd000 r--p 00002000 00:b6 15337200                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7db44c5bd000-7db44c5be000 r--p 00003000 00:b6 15337200                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7db44c5be000-7db44c5bf000 rw-p 00004000 00:b6 15337200                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/shift_jis.so
7db44c5bf000-7db44c5c0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c5c0000-7db44c601000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c601000-7db44c602000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c602000-7db44c643000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c643000-7db44c644000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c644000-7db44c685000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c685000-7db44c686000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c686000-7db44c6c7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c6c7000-7db44c6c8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c6c8000-7db44c709000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c709000-7db44c70a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c70a000-7db44c74b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c74b000-7db44c74c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c74c000-7db44c78d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c78d000-7db44c78e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c78e000-7db44c7cf000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c7cf000-7db44c7d0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c7d0000-7db44c811000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c811000-7db44c812000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c812000-7db44c853000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c853000-7db44c854000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c854000-7db44c895000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c895000-7db44c896000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c896000-7db44c8d7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c8d7000-7db44c8d8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c8d8000-7db44c919000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c919000-7db44c91a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c91a000-7db44c95b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c95b000-7db44c95c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c95c000-7db44c99d000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c99d000-7db44c99e000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c99e000-7db44c9df000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c9df000-7db44c9e0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44c9e0000-7db44ca21000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ca21000-7db44ca22000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ca22000-7db44ca63000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ca63000-7db44ca64000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ca64000-7db44caa5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44caa5000-7db44caa6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44caa6000-7db44cae7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cae7000-7db44cae8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cae8000-7db44cb29000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cb29000-7db44cb2a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cb2a000-7db44cb6b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cb6b000-7db44cb6c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cb6c000-7db44cbad000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cbad000-7db44cbae000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cbae000-7db44cbef000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cbef000-7db44cbf0000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cbf0000-7db44cc31000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cc31000-7db44cc32000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cc32000-7db44cc73000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cc73000-7db44cc74000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cc74000-7db44ccb5000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ccb5000-7db44ccb6000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ccb6000-7db44ccf7000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ccf7000-7db44ccf8000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44ccf8000-7db44cd39000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cd39000-7db44cd3a000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cd3a000-7db44cd7b000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cd7b000-7db44cd7c000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cd7c000-7db44cdbd000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cdbd000-7db44cdbe000 ---p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cdbe000-7db44cdff000 rw-p 00000000 00:00 0                          [anon:Ruby:fiber_pool_allocate_memory]
7db44cdff000-7db44ce00000 ---p 00000000 00:00 0 
7db44ce00000-7db44d600000 rw-p 00000000 00:00 0 
7db44d600000-7db465600000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_cache]
7db465600000-7db466a00000 rw-p 00000000 00:00 0                          [anon:Ruby:Init_default_shapes:shape_list]
7db466a00000-7db466a01000 r--p 00000000 00:b6 15337205                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7db466a01000-7db466a02000 r-xp 00001000 00:b6 15337205                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7db466a02000-7db466a03000 r--p 00002000 00:b6 15337205                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7db466a03000-7db466a04000 r--p 00002000 00:b6 15337205                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7db466a04000-7db466a05000 rw-p 00003000 00:b6 15337205                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16be.so
7db466a05000-7db466a06000 r--p 00000000 00:b6 15336063                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7db466a06000-7db466a07000 r-xp 00001000 00:b6 15336063                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7db466a07000-7db466a08000 r--p 00002000 00:b6 15336063                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7db466a08000-7db466a09000 r--p 00002000 00:b6 15336063                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7db466a09000-7db466a0a000 rw-p 00003000 00:b6 15336063                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/iso_8859_1.so
7db466a0a000-7db466a0b000 r--p 00000000 00:b6 15337436                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7db466a0b000-7db466a0d000 r-xp 00001000 00:b6 15337436                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7db466a0d000-7db466a0e000 r--p 00003000 00:b6 15337436                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7db466a0e000-7db466a0f000 r--p 00004000 00:b6 15337436                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7db466a0f000-7db466a10000 rw-p 00005000 00:b6 15337436                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/utf_16_32.so
7db466a10000-7db466a70000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db466a70000-7db466a71000 r--p 00000000 00:b6 15337171                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7db466a71000-7db466a72000 r-xp 00001000 00:b6 15337171                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7db466a72000-7db466a73000 r--p 00002000 00:b6 15337171                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7db466a73000-7db466a74000 r--p 00002000 00:b6 15337171                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7db466a74000-7db466a75000 rw-p 00003000 00:b6 15337171                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/utf_16le.so
7db466a75000-7db466a76000 r--p 00000000 00:b6 15337186                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7db466a76000-7db466a77000 r-xp 00001000 00:b6 15337186                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7db466a77000-7db466a78000 r--p 00002000 00:b6 15337186                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7db466a78000-7db466a79000 r--p 00003000 00:b6 15337186                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7db466a79000-7db466a7a000 rw-p 00004000 00:b6 15337186                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/windows_31j.so
7db466a7a000-7db466a7b000 r--p 00000000 00:b6 15337141                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7db466a7b000-7db466a7c000 r-xp 00001000 00:b6 15337141                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7db466a7c000-7db466a7d000 r--p 00002000 00:b6 15337141                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7db466a7d000-7db466a7e000 r--p 00002000 00:b6 15337141                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7db466a7e000-7db466a7f000 rw-p 00003000 00:b6 15337141                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/trans/transdb.so
7db466a80000-7db466a81000 r--p 00000000 00:b6 15337167                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7db466a81000-7db466a82000 r-xp 00001000 00:b6 15337167                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7db466a82000-7db466a83000 r--p 00002000 00:b6 15337167                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7db466a83000-7db466a84000 r--p 00003000 00:b6 15337167                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7db466a84000-7db466a85000 rw-p 00004000 00:b6 15337167                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/euc_jp.so
7db466a85000-7db466a86000 r--p 00000000 00:b6 15338457                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7db466a86000-7db466a88000 r-xp 00001000 00:b6 15338457                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7db466a88000-7db466a89000 r--p 00003000 00:b6 15338457                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7db466a89000-7db466a8a000 r--p 00003000 00:b6 15338457                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7db466a8a000-7db466a8b000 rw-p 00004000 00:b6 15338457                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/rbconfig/sizeof.so
7db466a8b000-7db466a8c000 r--p 00000000 00:b6 15338425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7db466a8c000-7db466a8d000 r-xp 00001000 00:b6 15338425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7db466a8d000-7db466a8e000 r--p 00002000 00:b6 15338425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7db466a8e000-7db466a8f000 r--p 00002000 00:b6 15338425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7db466a8f000-7db466a90000 rw-p 00003000 00:b6 15338425                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/monitor.so
7db466a90000-7db466ab0000 rw-p 00000000 00:00 0                          [anon:Ruby:GC:default:heap_page_body_allocate]
7db466ab3000-7db466bb4000 rw-p 00000000 00:00 0 
7db466bb4000-7db466bbb000 r--s 00000000 00:b6 15348559                   /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7db466bbb000-7db466c14000 r--p 00000000 00:b6 15348059                   /usr/lib/locale/C.utf8/LC_CTYPE
7db466c14000-7db466c17000 rw-p 00000000 00:00 0 
7db466c17000-7db466c3f000 r--p 00000000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7db466c3f000-7db466dc7000 r-xp 00028000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7db466dc7000-7db466e16000 r--p 001b0000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7db466e16000-7db466e1a000 r--p 001fe000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7db466e1a000-7db466e1c000 rw-p 00202000 00:b6 15348597                   /usr/lib/x86_64-linux-gnu/libc.so.6
7db466e1c000-7db466e2b000 rw-p 00000000 00:00 0 
7db466e2b000-7db466e2f000 r--p 00000000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7db466e2f000-7db466e52000 r-xp 00004000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7db466e52000-7db466e56000 r--p 00027000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7db466e56000-7db466e57000 r--p 0002b000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7db466e57000-7db466e58000 rw-p 0002c000 00:b6 15348637                   /usr/lib/x86_64-linux-gnu/libgcc_s.so.1
7db466e58000-7db466e68000 r--p 00000000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7db466e68000-7db466ee7000 r-xp 00010000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7db466ee7000-7db466f3f000 r--p 0008f000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7db466f3f000-7db466f40000 r--p 000e7000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7db466f40000-7db466f41000 rw-p 000e8000 00:b6 15348668                   /usr/lib/x86_64-linux-gnu/libm.so.6
7db466f41000-7db466f43000 r--p 00000000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7db466f43000-7db466f58000 r-xp 00002000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7db466f58000-7db466f71000 r--p 00017000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7db466f71000-7db466f72000 r--p 0002f000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7db466f72000-7db466f73000 rw-p 00030000 00:b6 15348620                   /usr/lib/x86_64-linux-gnu/libcrypt.so.1.1.0
7db466f73000-7db466f7b000 rw-p 00000000 00:00 0 
7db466f7b000-7db466f85000 r--p 00000000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7db466f85000-7db466fe8000 r-xp 0000a000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7db466fe8000-7db466ffd000 r--p 0006d000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7db466ffd000-7db466ffe000 r--p 00081000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7db466ffe000-7db466fff000 rw-p 00082000 00:b6 15348642                   /usr/lib/x86_64-linux-gnu/libgmp.so.10.5.0
7db466fff000-7db467001000 r--p 00000000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7db467001000-7db467013000 r-xp 00002000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7db467013000-7db467019000 r--p 00014000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7db467019000-7db46701a000 r--p 0001a000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7db46701a000-7db46701b000 rw-p 0001b000 00:b6 15350670                   /usr/lib/x86_64-linux-gnu/libz.so.1.3
7db46701b000-7db46701c000 r--p 00000000 00:b6 15335683                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7db46701c000-7db46701d000 r-xp 00001000 00:b6 15335683                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7db46701d000-7db46701e000 r--p 00002000 00:b6 15335683                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7db46701e000-7db46701f000 r--p 00002000 00:b6 15335683                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7db46701f000-7db467020000 rw-p 00003000 00:b6 15335683                   /tmp/ruby/build/trunk-yjit/.ext/x86_64-linux/enc/encdb.so
7db467020000-7db467022000 rw-p 00000000 00:00 0 
7db467022000-7db467023000 r--p 00000000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7db467023000-7db46704e000 r-xp 00001000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7db46704e000-7db467058000 r--p 0002c000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7db467058000-7db46705a000 r--p 00036000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7db46705a000-7db46705c000 rw-p 00038000 00:b6 15348571                   /usr/lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
7ffdf92e9000-7ffdf930a000 rw-p 00000000 00:00 0                          [stack]
7ffdf938a000-7ffdf938e000 r--p 00000000 00:00 0                          [vvar]
7ffdf938e000-7ffdf9390000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 --xp 00000000 00:00 0                  [vsyscall]



A child mspec-run process died unexpectedly while running /tmp/ruby/src/trunk-yjit/spec/ruby/optional/capi/hash_spec.rb
  3300 .......................................

Finished in 76.618761 seconds

3077 files, 29876 examples, 134706 expectations, 0 failures, 0 errors, 0 tagged
make: *** [uncommon.mk:963: yes-test-spec] Error 1
$$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512.
raw logfile