* Package:    dev-lang/ruby-3.3.8:3.3
 * Repository: gentoo
 * Maintainer: ruby@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc gdbm kernel_linux ssl
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking ruby-3.3.8.tar.xz to /var/tmp/portage/dev-lang/ruby-3.3.8/work
>>> Source unpacked in /var/tmp/portage/dev-lang/ruby-3.3.8/work
>>> Preparing source in /var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8 ...
  [ ok ]
  [ ok ]
  [ ok ]
 * Unbundling gems...
 * Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8' ...
  [ ok ]
 * Running elibtoolize in: ruby-3.3.8/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8 ...
 * econf: updating ruby-3.3.8/tool/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating ruby-3.3.8/tool/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating ruby-3.3.8/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating ruby-3.3.8/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --docdir=/usr/share/doc/ruby-3.3.8 --htmldir=/usr/share/doc/ruby-3.3.8/html --libdir=/usr/lib64 --program-suffix=33 --with-soname=ruby33 --enable-shared --enable-pthread --disable-rpath --without-baseruby --with-compress-debug-sections=no --with-setjmp-type=setjmp --enable-mkmf-verbose --with-out-ext=win32,win32ole,dbm,tk --without-jemalloc --disable-jit-support --disable-yjit --disable-socks --disable-dtrace --disable-install-doc --disable-static --disable-install-static-library --without-static-linked-ext --disable-debug --without-valgrind --enable-option-checking=no
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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld
checking for x86_64-pc-linux-gnu-gcc-ar... x86_64-pc-linux-gnu-gcc-ar
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking for x86_64-pc-linux-gnu-gcc-nm... x86_64-pc-linux-gnu-gcc-nm
checking for x86_64-pc-linux-gnu-gcc-ranlib... x86_64-pc-linux-gnu-gcc-ranlib
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether the compiler supports GNU C++... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-gcc-ranlib
checking for x86_64-pc-linux-gnu-gar... (cached) x86_64-pc-linux-gnu-gcc-ar
checking for x86_64-pc-linux-gnu-gas... no
checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as
checking for x86_64-pc-linux-gnu-gld... (cached) x86_64-pc-linux-gnu-ld
checking for x86_64-pc-linux-gnu-gnm... (cached) x86_64-pc-linux-gnu-gcc-nm
checking for x86_64-pc-linux-gnu-gobjcopy... no
checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy
checking for x86_64-pc-linux-gnu-gobjdump... no
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking for x86_64-pc-linux-gnu-gstrip... no
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc -E accepts -o... yes
checking for x86_64-pc-linux-gnu-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... (cached) mkdir -p
checking for x86_64-pc-linux-gnu-dtrace... no
checking for dtrace... no
checking for dot... dot
checking for doxygen... no
checking for x86_64-pc-linux-gnu-pkg-config... x86_64-pc-linux-gnu-pkg-config
checking whether it is Android... no
checking for cd using physical directory... cd -P
checking whether CFLAGS is valid... yes
checking whether LDFLAGS is valid... yes
checking whether ELF binaries are produced... yes
checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes
checking whether -fdeclspec is accepted as LDFLAGS... no
checking whether -fdeclspec is accepted as CXXFLAGS... no
checking whether -Wextra-tokens is accepted as CFLAGS... no
checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
checking whether -Wdiv-by-zero is accepted as CFLAGS... yes
checking whether -Wduplicated-cond is accepted as CFLAGS... yes
checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes
checking whether -Wimplicit-int is accepted as CFLAGS... yes
checking whether -Wpointer-arith is accepted as CFLAGS... yes
checking whether -Wshorten-64-to-32 is accepted as CFLAGS... no
checking whether -Wwrite-strings is accepted as CFLAGS... yes
checking whether -Wold-style-definition is accepted as CFLAGS... yes
checking whether -Wimplicit-fallthrough=0 is accepted as CFLAGS... yes
checking whether -Wmissing-noreturn is accepted as CFLAGS... yes
checking whether -Wno-cast-function-type is accepted as CFLAGS... yes
checking whether -Wno-constant-logical-operand is accepted as CFLAGS... yes
checking whether -Wno-long-long is accepted as CFLAGS... yes
checking whether -Wno-missing-field-initializers is accepted as CFLAGS... yes
checking whether -Wno-overlength-strings is accepted as CFLAGS... yes
checking whether -Wno-packed-bitfield-compat is accepted as CFLAGS... yes
checking whether -Wno-parentheses-equality is accepted as CFLAGS... yes
checking whether -Wno-self-assign is accepted as CFLAGS... yes
checking whether -Wno-tautological-compare is accepted as CFLAGS... yes
checking whether -Wno-unused-parameter is accepted as CFLAGS... yes
checking whether -Wno-unused-value is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=format is accepted as CFLAGS... yes
checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... yes
checking whether -Wunused-variable is accepted as CFLAGS... yes
checking whether -diag-disable=175,188,1684,2259,2312 is accepted as CFLAGS... no
checking whether -Wmisleading-indentation is accepted as CFLAGS... yes
checking whether -Wundef is accepted as CFLAGS... yes
checking whether -Wall -Wextra is accepted as CFLAGS... yes
checking whether -Qunused-arguments is accepted as CFLAGS... no
checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as CFLAGS... yes
checking whether -fstack-protector-strong is accepted as LDFLAGS... yes
checking for -fstack-protector... -fstack-protector-strong
checking whether -fno-strict-overflow is accepted as CFLAGS... yes
checking whether -ggdb3 is accepted as CFLAGS... 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... yes
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 or later... 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 setjmpex.h... no
checking for stdalign.h... yes
checking for stdio.h... (cached) yes
checking for sys/attr.h... no
checking for sys/eventfd.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/id.h... no
checking for sys/ioctl.h... yes
checking for sys/mkdev.h... no
checking for sys/param.h... yes
checking for sys/prctl.h... yes
checking for sys/random.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/sendfile.h... yes
checking for sys/socket.h... yes
checking for sys/syscall.h... yes
checking for sys/sysmacros.h... yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/uio.h... yes
checking for sys/utime.h... no
checking for syscall.h... yes
checking for time.h... yes
checking for ucontext.h... yes
checking for utime.h... yes
checking for sys/epoll.h... yes
checking for sys/event.h... no
checking for 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 x86_64-pc-linux-gnu-gcc option to enable large file support... none needed
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking word size... 8
checking packed struct attribute... x __attribute__((packed))
checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes
checking for printf prefix for long long... ll
checking for pid_t... yes
checking for convertible type of pid_t... INT
checking for uid_t... yes
checking for convertible type of uid_t... UINT
checking for gid_t... yes
checking for convertible type of gid_t... UINT
checking for time_t... yes
checking for convertible type of time_t... LONG
checking for dev_t... yes
checking for convertible type of dev_t... ULONG
checking for mode_t... yes
checking for convertible type of mode_t... UINT
checking for rlim_t... yes
checking for convertible type of rlim_t... ULONG
checking for off_t... (cached) yes
checking for convertible type of off_t... LONG
checking for clockid_t... yes
checking for convertible type of clockid_t... INT
checking for variable length macro... yes
checking if _Alignof() works... yes
checking for CONSTFUNC function attribute... __attribute__ ((__const__)) x
checking for PUREFUNC function attribute... __attribute__ ((__pure__)) x
checking for NORETURN function attribute... __attribute__ ((__noreturn__)) x
checking for DEPRECATED function attribute... __attribute__ ((__deprecated__)) x
checking for DEPRECATED_BY function attribute... __attribute__ ((__deprecated__("by "#n))) x
checking for NOINLINE function attribute... __attribute__ ((__noinline__)) x
checking for ALWAYS_INLINE function attribute... __attribute__ ((__always_inline__)) x
checking for NO_SANITIZE function attribute... __attribute__ ((__no_sanitize__(san))) x
checking for NO_SANITIZE_ADDRESS function attribute... __attribute__ ((__no_sanitize_address__)) x
checking for NO_ADDRESS_SAFETY_ANALYSIS function attribute... __attribute__ ((__no_address_safety_analysis__)) x
checking for WARN_UNUSED_RESULT function attribute... __attribute__ ((__warn_unused_result__)) x
checking for MAYBE_UNUSED function attribute... __attribute__ ((__unused__)) x
checking for ERRORFUNC function attribute... __attribute__ ((__error__ mesg)) x
checking for WARNINGFUNC function attribute... __attribute__ ((__warning__ mesg)) x
checking for WEAK function attribute... __attribute__ ((__weak__)) x
checking for __attribute__((__depreacted__(msg))) in C++... yes
checking for std::nullptr_t... yes
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 __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 x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) 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 uid_t... (cached) yes
checking for gid_t... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strstr... yes
checking for tgamma... yes
checking for sys/pstat.h... no
checking for pid_t... (cached) yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for __syscall... no
checking for _longjmp... yes
checking for arc4random_buf... yes
checking for atan2l... yes
checking for atan2f... yes
checking whether atomic_signal_fence is declared... yes
checking for chmod... yes
checking for chown... yes
checking for chroot... yes
checking for chsize... no
checking for clock_gettime... yes
checking for copy_file_range... yes
checking for cosh... yes
checking for crypt_r... yes
checking for daemon... (cached) no
checking for dirfd... yes
checking for dl_iterate_phdr... yes
checking for dlopen... yes
checking for dladdr... yes
checking for dup3... yes
checking for eaccess... yes
checking for endgrent... yes
checking for eventfd... yes
checking for execl... yes
checking for execle... yes
checking for execv... yes
checking for execve... yes
checking for explicit_memset... no
checking for fcopyfile... no
checking for fchdir... yes
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdatasync... yes
checking for fdopendir... yes
checking for fgetattrlist... no
checking for fmod... yes
checking for fstatat... yes
checking for fsync... yes
checking for ftruncate... yes
checking for ftruncate64... yes
checking for getattrlist... no
checking for getcwd... yes
checking for getegid... yes
checking for getentropy... yes
checking for geteuid... yes
checking for getgid... yes
checking for getgidx... no
checking for getgrnam... yes
checking for getgrnam_r... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getlogin_r... yes
checking for getpgid... yes
checking for getpgrp... yes
checking for getppid... yes
checking for getpriority... yes
checking for getpwnam... yes
checking for getpwnam_r... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrandom... yes
checking for getresgid... yes
checking for getresuid... yes
checking for getrlimit... yes
checking for getsid... yes
checking for gettimeofday... yes
checking for getuid... yes
checking for getuidx... no
checking for gmtime_r... yes
checking for grantpt... yes
checking for initgroups... yes
checking for ioctl... yes
checking for isfinite... no
checking for issetugid... no
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for link... yes
checking for llabs... yes
checking for lockf... yes
checking for log2... yes
checking for lstat... yes
checking for lutimes... yes
checking for malloc_usable_size... yes
checking for malloc_size... no
checking for malloc_trim... yes
checking for mblen... yes
checking for memalign... yes
checking for memset_s... no
checking for writev... yes
checking for memrchr... yes
checking for memmem... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for openat... yes
checking for pclose... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for popen... yes
checking for posix_fadvise... yes
checking for posix_madvise... yes
checking for posix_memalign... yes
checking for ppoll... yes
checking for pread... yes
checking for pwrite... yes
checking for qsort_r... yes
checking for qsort_s... no
checking for readlink... yes
checking for realpath... yes
checking for round... yes
checking for sched_getaffinity... yes
checking for seekdir... yes
checking for select_large_fdset... no
checking for sendfile... yes
checking for setegid... yes
checking for setenv... yes
checking for seteuid... yes
checking for setgid... yes
checking for setgroups... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for setrgid... no
checking for setrlimit... yes
checking for setruid... no
checking for setsid... yes
checking for setuid... yes
checking for shutdown... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sinh... yes
checking for snprintf... yes
checking for spawnv... no
checking for symlink... yes
checking for syscall... yes
checking for sysconf... yes
checking for system... yes
checking for tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... yes
checking for tzset... yes
checking for umask... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for wait4... yes
checking for waitpid... yes
checking for __cospi... no
checking for __sinpi... no
checking for statx... yes
checking if getcwd allocates buffer if NULL is given... yes
checking for crypt.h... yes
checking for struct crypt_data.initialized... yes
checking for __builtin_alloca_with_align... yes
checking for __builtin_assume_aligned... yes
checking for __builtin_bswap16... yes
checking for __builtin_bswap32... yes
checking for __builtin_bswap64... yes
checking for __builtin_popcount... yes
checking for __builtin_popcountll... yes
checking for __builtin_clz... yes
checking for __builtin_clzl... yes
checking for __builtin_clzll... yes
checking for __builtin_ctz... yes
checking for __builtin_ctzll... yes
checking for __builtin_add_overflow... yes
checking for __builtin_sub_overflow... yes
checking for __builtin_mul_overflow... yes
checking for __builtin_mul_overflow_p... 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_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 sepcifier... _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... yes
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 x86_64-pc-linux-gnu-strip flags... -S -x
checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes
checking whether -Wl,--no-undefined is accepted as LDFLAGS... yes
checking for __builtin_setjmp... yes with cast ()
checking for _setjmpex as a macro or function... no
checking for _setjmp as a macro or function... yes
checking for sigsetjmp as a macro or function... no
checking for setjmp type... setjmp
checking for rustc... rustc
checking whether rustc works for YJIT... yes
checking for prefix of external symbols... NONE
checking for default symbols in empty shared library... 
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.3.0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.3.8

   * Installation prefix: /usr
   * exec prefix:         ${prefix}
   * arch:                x86_64-linux
   * site arch:           ${arch}
   * RUBY_BASE_NAME:      ruby
   * enable shared:       yes
   * ruby lib prefix:     ${libdir}/${RUBY_BASE_NAME}
   * site libraries path: ${rubylibprefix}/${sitearch}
   * vendor path:         ${rubylibprefix}/vendor_ruby
   * target OS:           linux
   * compiler:            x86_64-pc-linux-gnu-gcc
   * with thread:         pthread
   * with coroutine:      amd64
   * enable shared libs:  yes
   * dynamic library ext: so
   * CFLAGS:              ${optflags} ${debugflags} ${warnflags}
   * LDFLAGS:             -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
   * DLDFLAGS:            -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
   * 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
   * strip command:       x86_64-pc-linux-gnu-strip -S -x
   * install doc:         no
   * YJIT support:        no
   * RJIT support:        yes
   * man page type:       doc

---
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8 ...
make -j2 -l2 V=1 'EXTLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs' 'MJIT_CFLAGS=-O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17' MJIT_OPTFLAGS= MJIT_DEBUGFLAGS= 
	BASERUBY = ./tool/missing-baseruby.bat
	CC = x86_64-pc-linux-gnu-gcc
	LD = x86_64-pc-linux-gnu-ld
	LDSHARED = x86_64-pc-linux-gnu-gcc -shared
	CFLAGS = -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-soname,libruby33.so.3.3  -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs 
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo26
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/yjit/target/release/' ./yjit/src/lib.rs
x86_64-pc-linux-gnu-gcc (Gentoo 14.3.0 p8) 14.3.0
Copyright (C) 2024 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.

x86_64-pc-linux-gnu-gcc  -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o main.o -c ./main.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o dmydln.o -c dmydln.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o miniinit.o -c miniinit.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o dmyext.o -c dmyext.c
echo '#include "probes.dmyh"' > probes.h
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o ast.o -c ast.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o bignum.o -c bignum.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o class.o -c class.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o compar.o -c compar.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o compile.o -c compile.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o complex.o -c complex.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o cont.o -c cont.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o debug.o -c debug.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o debug_counter.o -c debug_counter.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o dir.o -c dir.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o dln_find.o -c dln_find.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o encoding.o -c encoding.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o enum.o -c enum.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o enumerator.o -c enumerator.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o error.o -c error.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o eval.o -c eval.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o file.o -c file.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o gc.o -c gc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o hash.o -c hash.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o inits.o -c inits.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o io.o -c io.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o io_buffer.o -c io_buffer.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o iseq.o -c iseq.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o load.o -c load.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o marshal.o -c marshal.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o math.o -c math.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o memory_view.o -c memory_view.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o rjit.o -c rjit.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o rjit_c.o -c rjit_c.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o node.o -c node.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o node_dump.o -c node_dump.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o numeric.o -c numeric.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o object.o -c object.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o pack.o -c pack.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o parse.o -c parse.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o parser_st.o -c parser_st.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o proc.o -c proc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o process.o -c process.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o ractor.o -c ractor.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o random.o -c random.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o range.o -c range.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o rational.o -c rational.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o re.o -c re.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o regcomp.o -c regcomp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o regenc.o -c regenc.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o regerror.o -c regerror.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o regexec.o -c regexec.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o regparse.o -c regparse.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o regsyntax.o -c regsyntax.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o ruby.o -c ruby.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o ruby_parser.o -c ruby_parser.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o scheduler.o -c scheduler.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o shape.o -c shape.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o signal.o -c signal.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o sprintf.o -c sprintf.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o st.o -c st.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o strftime.o -c strftime.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o string.o -c string.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o struct.o -c struct.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o symbol.o -c symbol.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o thread.o -c thread.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o time.o -c time.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o transcode.o -c transcode.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o util.o -c util.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o variable.o -c variable.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o version.o -c version.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o vm.o -c vm.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o vm_backtrace.o -c vm_backtrace.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o vm_dump.o -c vm_dump.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o vm_sync.o -c vm_sync.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o vm_trace.o -c vm_trace.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o weakmap.o -c weakmap.c
mkdir -p prism
mkdir -p prism/util
mkdir -p coroutine/amd64
mkdir -p enc/trans .ext/.timestamp
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o setproctitle.o -c ./missing/setproctitle.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o addr2line.o -c addr2line.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o dmyenc.o -c dmyenc.c
exit > .revision.time
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o dln.o -c dln.c
mkdir -p .ext/.timestamp/x86_64-linux .ext/x86_64-linux
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o localeinit.o -c localeinit.c
mkdir -p .ext/.timestamp .ext/common
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o array.o -c array.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/api_node.o -c prism/api_node.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/api_pack.o -c prism/api_pack.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/diagnostic.o -c prism/diagnostic.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/encoding.o -c prism/encoding.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/extension.o -c prism/extension.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/node.o -c prism/node.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/options.o -c prism/options.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/pack.o -c prism/pack.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/prettyprint.o -c prism/prettyprint.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/regexp.o -c prism/regexp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/serialize.o -c prism/serialize.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/token_type.o -c prism/token_type.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_buffer.o -c prism/util/pm_buffer.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_char.o -c prism/util/pm_char.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_constant_pool.o -c prism/util/pm_constant_pool.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_list.o -c prism/util/pm_list.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_memchr.o -c prism/util/pm_memchr.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_newline_list.o -c prism/util/pm_newline_list.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_state_stack.o -c prism/util/pm_state_stack.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_string.o -c prism/util/pm_string.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_string_list.o -c prism/util/pm_string_list.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_strncasecmp.o -c prism/util/pm_strncasecmp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/util/pm_strpbrk.o -c prism/util/pm_strpbrk.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism/prism.o -c prism/prism.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o prism_init.o -c prism_init.c
x86_64-pc-linux-gnu-gcc  -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0  -DSYMBOL_PREFIX= -o coroutine/amd64/Context.o -c coroutine/amd64/Context.S
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o enc/ascii.o -c enc/ascii.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o enc/us_ascii.o -c enc/us_ascii.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o enc/unicode.o -c enc/unicode.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o enc/utf_8.o -c enc/utf_8.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o enc/trans/newline.o -c enc/trans/newline.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs main.o dmydln.o miniinit.o dmyext.o array.o ast.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o debug_counter.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o io_buffer.o iseq.o load.o marshal.o math.o memory_view.o rjit.o rjit_c.o node.o node_dump.o numeric.o object.o pack.o parse.o parser_st.o proc.o process.o ractor.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o ruby_parser.o scheduler.o shape.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.o weakmap.o prism/api_node.o prism/api_pack.o prism/diagnostic.o prism/encoding.o prism/extension.o prism/node.o prism/options.o prism/pack.o prism/prettyprint.o prism/regexp.o prism/serialize.o prism/token_type.o prism/util/pm_buffer.o prism/util/pm_char.o prism/util/pm_constant_pool.o prism/util/pm_list.o prism/util/pm_memchr.o prism/util/pm_newline_list.o prism/util/pm_state_stack.o prism/util/pm_string.o prism/util/pm_string_list.o prism/util/pm_strncasecmp.o prism/util/pm_strpbrk.o prism/prism.o prism_init.o   coroutine/amd64/Context.o  enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o enc/trans/newline.o setproctitle.o addr2line.o  -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread  -o miniruby
:
./miniruby -I./lib -I. -I.ext/common  -n \
-e 'BEGIN{version=ARGV.shift;mis=ARGV.dup}' \
-e 'END{abort "UNICODE version mismatch: #{mis}" unless mis.empty?}' \
-e '(mis.delete(ARGF.path); ARGF.close) if /ONIG_UNICODE_VERSION_STRING +"#{Regexp.quote(version)}"/o' \
15.0.0 ./enc/unicode/15.0.0/casefold.h ./enc/unicode/15.0.0/name2ctype.h 
./miniruby -I./lib -I. -I.ext/common  ./tool/mkconfig.rb \
	-arch=x86_64-linux -version=3.3.8 \
	-install_name=ruby33 \
	-so_name=ruby33 \
	-unicode_version=15.0.0 \
	-unicode_emoji_version=15.0 \
> rbconfig.tmp
/bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -o builtin_binary.inc \
	./template/builtin_binary.inc.tmpl
builtin_binary.inc updated
sha256sum builtin_binary.inc 2> /dev/null || :
a5563c3c2ba6d690d66e77a4ab9e61e255d4b30909f61c433c74b1ee9e5746c2  builtin_binary.inc
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc
encdb.h updated
./miniruby -I./lib -I. -I.ext/common   ./enc/make_encmake.rb \
  --builtin-encs="enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o" --builtin-transes="enc/trans/newline.o" --module  enc.mk
./miniruby -I./lib -I. -I.ext/common  "./tool/generic_erb.rb" -o verconf.h ./template/verconf.h.tmpl
verconf.h updated
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o builtin.o -c builtin.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0      -o loadpath.o -c loadpath.c
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 srcs
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans
transdb.h updated
x86_64-pc-linux-gnu-gcc-ar rcD  libruby33-static.a dln.o localeinit.o loadpath.o array.o ast.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o debug_counter.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o io_buffer.o iseq.o load.o marshal.o math.o memory_view.o rjit.o rjit_c.o node.o node_dump.o numeric.o object.o pack.o parse.o parser_st.o proc.o process.o ractor.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o ruby_parser.o scheduler.o shape.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.o weakmap.o prism/api_node.o prism/api_pack.o prism/diagnostic.o prism/encoding.o prism/extension.o prism/node.o prism/options.o prism/pack.o prism/prettyprint.o prism/regexp.o prism/serialize.o prism/token_type.o prism/util/pm_buffer.o prism/util/pm_char.o prism/util/pm_constant_pool.o prism/util/pm_list.o prism/util/pm_memchr.o prism/util/pm_newline_list.o prism/util/pm_state_stack.o prism/util/pm_string.o prism/util/pm_string_list.o prism/util/pm_strncasecmp.o prism/util/pm_strpbrk.o prism/prism.o prism_init.o   coroutine/amd64/Context.o  enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o enc/trans/newline.o setproctitle.o addr2line.o  builtin.o dmyext.o dmyenc.o
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-soname,libruby33.so.3.3  -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs  dln.o localeinit.o loadpath.o array.o ast.o bignum.o class.o compar.o compile.o complex.o cont.o debug.o debug_counter.o dir.o dln_find.o encoding.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o io_buffer.o iseq.o load.o marshal.o math.o memory_view.o rjit.o rjit_c.o node.o node_dump.o numeric.o object.o pack.o parse.o parser_st.o proc.o process.o ractor.o random.o range.o rational.o re.o regcomp.o regenc.o regerror.o regexec.o regparse.o regsyntax.o ruby.o ruby_parser.o scheduler.o shape.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.o weakmap.o prism/api_node.o prism/api_pack.o prism/diagnostic.o prism/encoding.o prism/extension.o prism/node.o prism/options.o prism/pack.o prism/prettyprint.o prism/regexp.o prism/serialize.o prism/token_type.o prism/util/pm_buffer.o prism/util/pm_char.o prism/util/pm_constant_pool.o prism/util/pm_list.o prism/util/pm_memchr.o prism/util/pm_newline_list.o prism/util/pm_state_stack.o prism/util/pm_string.o prism/util/pm_string_list.o prism/util/pm_strncasecmp.o prism/util/pm_strpbrk.o prism/prism.o prism_init.o   coroutine/amd64/Context.o  enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o enc/trans/newline.o setproctitle.o addr2line.o  builtin.o dmyext.o dmyenc.o -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread   -o libruby33.so.3.3.8
x86_64-pc-linux-gnu-objcopy -w -L 'Init_*' -L 'ruby_static_id_*' \
		-L '*_threadptr_*' -L '*_ec_*' libruby33.so.3.3.8
:
mkdir -p ext
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -o ext/configure-ext.mk -c \
    ./template/configure-ext.mk.tmpl --srcdir="." \
    --miniruby="./miniruby -I./lib -I. -I.ext/common " --script-args='--dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo26" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo26 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1"'
ext/configure-ext.mk updated
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/array_spec.so spec/ruby/optional/capi/ext/array_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/array_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/basic_object_spec.so spec/ruby/optional/capi/ext/basic_object_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/basic_object_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/bignum_spec.so spec/ruby/optional/capi/ext/bignum_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/bignum_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/binding_spec.so spec/ruby/optional/capi/ext/binding_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/binding_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/boolean_spec.so spec/ruby/optional/capi/ext/boolean_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/boolean_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so spec/ruby/optional/capi/ext/class_id_under_autoload_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/class_spec.so spec/ruby/optional/capi/ext/class_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/class_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/class_under_autoload_spec.so spec/ruby/optional/capi/ext/class_under_autoload_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/class_under_autoload_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/complex_spec.so spec/ruby/optional/capi/ext/complex_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/complex_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/constants_spec.so spec/ruby/optional/capi/ext/constants_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/constants_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/data_spec.so spec/ruby/optional/capi/ext/data_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/data_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/debug_spec.so spec/ruby/optional/capi/ext/debug_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/debug_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/encoding_spec.so spec/ruby/optional/capi/ext/encoding_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/encoding_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/enumerator_spec.so spec/ruby/optional/capi/ext/enumerator_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/enumerator_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/exception_spec.so spec/ruby/optional/capi/ext/exception_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/exception_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/fiber_spec.so spec/ruby/optional/capi/ext/fiber_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/fiber_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/file_spec.so spec/ruby/optional/capi/ext/file_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/file_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/fixnum_spec.so spec/ruby/optional/capi/ext/fixnum_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/fixnum_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/float_spec.so spec/ruby/optional/capi/ext/float_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/float_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/gc_spec.so spec/ruby/optional/capi/ext/gc_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/gc_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/globals_spec.so spec/ruby/optional/capi/ext/globals_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/globals_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/hash_spec.so spec/ruby/optional/capi/ext/hash_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/hash_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/integer_spec.so spec/ruby/optional/capi/ext/integer_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/integer_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/io_spec.so spec/ruby/optional/capi/ext/io_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/io_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/kernel_spec.so spec/ruby/optional/capi/ext/kernel_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/kernel_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/language_spec.so spec/ruby/optional/capi/ext/language_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/language_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/marshal_spec.so spec/ruby/optional/capi/ext/marshal_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/marshal_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/module_spec.so spec/ruby/optional/capi/ext/module_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/module_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/module_under_autoload_spec.so spec/ruby/optional/capi/ext/module_under_autoload_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/module_under_autoload_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/mutex_spec.so spec/ruby/optional/capi/ext/mutex_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/mutex_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/numeric_spec.so spec/ruby/optional/capi/ext/numeric_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/numeric_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/object_spec.so spec/ruby/optional/capi/ext/object_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/object_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/proc_spec.so spec/ruby/optional/capi/ext/proc_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/proc_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/range_spec.so spec/ruby/optional/capi/ext/range_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/range_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/rational_spec.so spec/ruby/optional/capi/ext/rational_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/rational_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/rbasic_spec.so spec/ruby/optional/capi/ext/rbasic_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/rbasic_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/regexp_spec.so spec/ruby/optional/capi/ext/regexp_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/regexp_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/st_spec.so spec/ruby/optional/capi/ext/st_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/st_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/string_spec.so spec/ruby/optional/capi/ext/string_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/string_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/struct_spec.so spec/ruby/optional/capi/ext/struct_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/struct_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/symbol_spec.so spec/ruby/optional/capi/ext/symbol_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/symbol_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/thread_spec.so spec/ruby/optional/capi/ext/thread_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/thread_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/time_spec.so spec/ruby/optional/capi/ext/time_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/time_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/tracepoint_spec.so spec/ruby/optional/capi/ext/tracepoint_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/tracepoint_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/typed_data_spec.so spec/ruby/optional/capi/ext/typed_data_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/typed_data_spec.so.*
mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     -o spec/ruby/optional/capi/ext/util_spec.so spec/ruby/optional/capi/ext/util_spec.c -lruby33
rm -fr spec/ruby/optional/capi/ext/util_spec.so.*
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 enc
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/encdb.o -c ./enc/encdb.c
mkdir -p .ext/x86_64-linux/enc/trans
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/big5.o -c ./enc/big5.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/cesu_8.o -c ./enc/cesu_8.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/cp949.o -c ./enc/cp949.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/emacs_mule.o -c ./enc/emacs_mule.c
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 trans
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/transdb.o -c ./enc/trans/transdb.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/euc_jp.o -c ./enc/euc_jp.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/big5.o -c ./enc/trans/big5.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/euc_kr.o -c ./enc/euc_kr.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/euc_tw.o -c ./enc/euc_tw.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/gb2312.o -c ./enc/gb2312.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/gb18030.o -c ./enc/gb18030.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/gbk.o -c ./enc/gbk.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_1.o -c ./enc/iso_8859_1.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_2.o -c ./enc/iso_8859_2.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_3.o -c ./enc/iso_8859_3.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_5.o -c ./enc/iso_8859_5.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/cesu_8.o -c ./enc/trans/cesu_8.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_6.o -c ./enc/iso_8859_6.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/chinese.o -c ./enc/trans/chinese.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_7.o -c ./enc/iso_8859_7.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/ebcdic.o -c ./enc/trans/ebcdic.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/emoji.o -c ./enc/trans/emoji.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_14.o -c ./enc/iso_8859_14.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/emoji_iso2022_kddi.o -c ./enc/trans/emoji_iso2022_kddi.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_15.o -c ./enc/iso_8859_15.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/iso_8859_16.o -c ./enc/iso_8859_16.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/koi8_r.o -c ./enc/koi8_r.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/koi8_u.o -c ./enc/koi8_u.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/shift_jis.o -c ./enc/shift_jis.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/emoji_sjis_kddi.o -c ./enc/trans/emoji_sjis_kddi.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/utf_16be.o -c ./enc/utf_16be.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/utf_16le.o -c ./enc/utf_16le.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/utf_32be.o -c ./enc/utf_32be.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/emoji_sjis_softbank.o -c ./enc/trans/emoji_sjis_softbank.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/utf_32le.o -c ./enc/utf_32le.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/windows_31j.o -c ./enc/windows_31j.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/escape.o -c ./enc/trans/escape.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/windows_1250.o -c ./enc/windows_1250.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/windows_1251.o -c ./enc/windows_1251.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/windows_1252.o -c ./enc/windows_1252.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/windows_1253.o -c ./enc/windows_1253.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/gbk.o -c ./enc/trans/gbk.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/windows_1254.o -c ./enc/windows_1254.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/windows_1257.o -c ./enc/windows_1257.c
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/encdb.so enc/encdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/big5.so enc/big5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/cesu_8.so enc/cesu_8.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/cp949.so enc/cp949.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/emacs_mule.so enc/emacs_mule.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/euc_jp.so enc/euc_jp.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/euc_kr.so enc/euc_kr.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/euc_tw.so enc/euc_tw.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/gb2312.so enc/gb2312.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/gb18030.so enc/gb18030.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/gbk.so enc/gbk.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_1.so enc/iso_8859_1.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_2.so enc/iso_8859_2.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_3.so enc/iso_8859_3.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/iso2022.o -c ./enc/trans/iso2022.c
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_4.so enc/iso_8859_4.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_5.so enc/iso_8859_5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_6.so enc/iso_8859_6.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_7.so enc/iso_8859_7.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_8.so enc/iso_8859_8.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_9.so enc/iso_8859_9.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/japanese.o -c ./enc/trans/japanese.c
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_10.so enc/iso_8859_10.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_11.so enc/iso_8859_11.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_13.so enc/iso_8859_13.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_14.so enc/iso_8859_14.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_15.so enc/iso_8859_15.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_16.so enc/iso_8859_16.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/koi8_r.so enc/koi8_r.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/koi8_u.so enc/koi8_u.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/shift_jis.so enc/shift_jis.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_16be.so enc/utf_16be.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_16le.so enc/utf_16le.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_32be.so enc/utf_32be.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/utf_32le.so enc/utf_32le.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_31j.so enc/windows_31j.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1250.so enc/windows_1250.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1251.so enc/windows_1251.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1252.so enc/windows_1252.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1253.so enc/windows_1253.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1254.so enc/windows_1254.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/windows_1257.so enc/windows_1257.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/korean.o -c ./enc/trans/korean.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/single_byte.o -c ./enc/trans/single_byte.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.c
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I.    -DONIG_ENC_REGISTER=rb_enc_register -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/transdb.so enc/trans/transdb.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
make -f ext/configure-ext.mk -l2 V=1 EXTSTATIC= \
	gnumake=yes MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
	EXTLDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" srcdir="."
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/big5.so enc/trans/big5.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/-test-/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/-test-
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/cesu_8.so enc/trans/cesu_8.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/chinese.so enc/trans/chinese.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/ebcdic.so enc/trans/ebcdic.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji.so enc/trans/emoji.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
../../.././ext/-test-/RUBY_ALIGNOF/extconf.rb
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_iso2022_kddi.so enc/trans/emoji_iso2022_kddi.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_sjis_docomo.so enc/trans/emoji_sjis_docomo.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_sjis_kddi.so enc/trans/emoji_sjis_kddi.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/emoji_sjis_softbank.so enc/trans/emoji_sjis_softbank.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/escape.so enc/trans/escape.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/gb18030.so enc/trans/gb18030.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/gbk.so enc/trans/gbk.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/iso2022.so enc/trans/iso2022.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/japanese.so enc/trans/japanese.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/japanese_euc.so enc/trans/japanese_euc.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/japanese_sjis.so enc/trans/japanese_sjis.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/korean.so enc/trans/korean.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/single_byte.so enc/trans/single_byte.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/utf8_mac.so enc/trans/utf8_mac.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
../../.././ext/-test-/abi/extconf.rb
../../../.././ext/-test-/arith_seq/beg_len_step/extconf.rb
../../../.././ext/-test-/arith_seq/extract/extconf.rb
../../../.././ext/-test-/array/concat/extconf.rb
../../../.././ext/-test-/array/resize/extconf.rb
../../.././ext/-test-/bignum/extconf.rb
../../.././ext/-test-/bug-14834/extconf.rb
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lm -lpthread  
../../.././ext/-test-/bug-3571/extconf.rb
../../.././ext/-test-/bug-5832/extconf.rb
../../.././ext/-test-/bug_reporter/extconf.rb
../../.././ext/-test-/class/extconf.rb
../../.././ext/-test-/cxxanyargs/extconf.rb
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
../../.././ext/-test-/debug/extconf.rb
../../../.././ext/-test-/dln/empty/extconf.rb
../../.././ext/-test-/econv/extconf.rb
../../.././ext/-test-/enumerator_kw/extconf.rb
../../.././ext/-test-/eval/extconf.rb
../../.././ext/-test-/exception/extconf.rb
../../.././ext/-test-/fatal/extconf.rb
../../.././ext/-test-/file/extconf.rb
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 encs
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/bigdecimal/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/bigdecimal
../.././ext/bigdecimal/extconf.rb
../../.././ext/-test-/float/extconf.rb
../../.././ext/-test-/funcall/extconf.rb
../../../.././ext/-test-/gvl/call_without_gvl/extconf.rb
../../.././ext/-test-/hash/extconf.rb
../../.././ext/-test-/integer/extconf.rb
../../.././ext/-test-/iseq_load/extconf.rb
../../.././ext/-test-/iter/extconf.rb
../../../.././ext/-test-/load/dot.dot/extconf.rb
../../../.././ext/-test-/load/protect/extconf.rb
../../../.././ext/-test-/load/resolve_symbol_resolver/extconf.rb
../../../.././ext/-test-/load/resolve_symbol_target/extconf.rb
../../../.././ext/-test-/load/stringify_symbols/extconf.rb
../../../.././ext/-test-/load/stringify_target/extconf.rb
../../../.././ext/-test-/marshal/compat/extconf.rb
../../../.././ext/-test-/marshal/internal_ivar/extconf.rb
../../../.././ext/-test-/marshal/usr/extconf.rb
../../.././ext/-test-/memory_status/extconf.rb
../../.././ext/-test-/memory_view/extconf.rb
../../.././ext/-test-/method/extconf.rb
../../.././ext/-test-/notimplement/extconf.rb
../../.././ext/-test-/num2int/extconf.rb
../../.././ext/-test-/path_to_class/extconf.rb
../../.././ext/-test-/postponed_job/extconf.rb
../../.././ext/-test-/printf/extconf.rb
../../.././ext/-test-/proc/extconf.rb
../../.././ext/-test-/random/extconf.rb
../../.././ext/-test-/rational/extconf.rb
../../.././ext/-test-/rb_call_super_kw/extconf.rb
../../.././ext/-test-/recursion/extconf.rb
../../.././ext/-test-/regexp/extconf.rb
../../.././ext/-test-/scan_args/extconf.rb
../../../.././ext/-test-/st/foreach/extconf.rb
../../../.././ext/-test-/st/numhash/extconf.rb
../../../.././ext/-test-/st/update/extconf.rb
../../.././ext/-test-/string/extconf.rb
../../.././ext/-test-/struct/extconf.rb
../../.././ext/-test-/symbol/extconf.rb
../../../.././ext/-test-/thread/instrumentation/extconf.rb
../../.././ext/-test-/thread_fd/extconf.rb
../../.././ext/-test-/time/extconf.rb
../../.././ext/-test-/tracepoint/extconf.rb
../../.././ext/-test-/typeddata/extconf.rb
../../.././ext/-test-/vm/extconf.rb
../../.././ext/-test-/wait/extconf.rb
../../../.././ext/-test-/win32/console/extconf.rb
../../../.././ext/-test-/win32/dln/extconf.rb
../../../.././ext/-test-/win32/fd_setsize/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/cgi/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/cgi
../../.././ext/cgi/escape/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/continuation/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/continuation
../.././ext/continuation/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/coverage/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/coverage
../.././ext/coverage/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/date/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/date
../.././ext/date/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/digest/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/digest
../.././ext/digest/extconf.rb
../../.././ext/digest/bubblebabble/extconf.rb
../../.././ext/digest/md5/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/erb/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/erb
../../.././ext/erb/escape/extconf.rb
../../.././ext/digest/rmd160/extconf.rb
../../.././ext/digest/sha1/extconf.rb
../../.././ext/digest/sha2/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/etc/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/etc
../.././ext/etc/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/fcntl/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/fcntl
../.././ext/fcntl/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/fiddle/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/fiddle
../.././ext/fiddle/extconf.rb
libffi_version: 3.5.1
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/io/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/io
../../.././ext/io/console/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/json/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/json
../.././ext/json/extconf.rb
../../.././ext/json/generator/extconf.rb
../../.././ext/json/parser/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/monitor/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/monitor
../.././ext/monitor/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/nkf/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/nkf
../.././ext/nkf/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/objspace/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/objspace
../.././ext/objspace/extconf.rb
../../.././ext/io/nonblock/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/openssl/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/openssl
../../.././ext/io/wait/extconf.rb
../.././ext/openssl/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/pathname/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/pathname
../.././ext/pathname/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/psych/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/psych
../.././ext/psych/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/pty/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/pty
../.././ext/pty/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/rbconfig/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/rbconfig
../../.././ext/rbconfig/sizeof/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/ripper/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/ripper
../.././ext/ripper/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/rubyvm/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/rubyvm
../.././ext/rubyvm/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/socket/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/socket
../.././ext/socket/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/stringio/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/stringio
../.././ext/stringio/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/strscan/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/strscan
../.././ext/strscan/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/syslog/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/syslog
../.././ext/syslog/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/win32/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/win32
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/win32ole/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/win32ole
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/zlib/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/zlib
../.././ext/zlib/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=.bundle/gems/debug-1.9.2/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
	-- configure .bundle/gems/debug-1.9.2
../../../../.././.bundle/gems/debug-1.9.2/ext/debug/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=.bundle/gems/racc-1.7.3/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
	-- configure .bundle/gems/racc-1.7.3
../../../../../.././.bundle/gems/racc-1.7.3/ext/racc/cparse/extconf.rb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=.bundle/gems/rbs-3.4.0/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-O3\ -march=native\ -mtune=native\ -pipe\ -fno-omit-frame-pointer\ -fno-strict-aliasing\ -std=gnu17 EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed\ -Wl,-z,pack-relative-relocs V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
	-- configure .bundle/gems/rbs-3.4.0
../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension/extconf.rb
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -o exts.mk -c \
    ./template/exts.mk.tmpl --gnumake=yes --configure-exts=ext/configure-ext.mk
exts.mk updated
make -f exts.mk -l2 libdir="/usr/lib64" LIBRUBY_EXTS=./.libruby-with-ext.time \
    EXTENCS="dmyenc.o" BASERUBY="./tool/missing-baseruby.bat" MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
    UPDATE_LIBRARIES=no 
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make -C ext/-test-/RUBY_ALIGNOF V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/RUBY_ALIGNOF'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/RUBY_ALIGNOF -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o c.o -c c.c
x86_64-pc-linux-gnu-g++ -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/RUBY_ALIGNOF -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing  -o cpp.o -c cpp.cpp
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.time
rm -f ../../../.ext/x86_64-linux/-test-/RUBY_ALIGNOF.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/RUBY_ALIGNOF.so c.o cpp.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/RUBY_ALIGNOF'
make -C ext/-test-/abi V=1 all
make -C ext/-test-/arith_seq/beg_len_step V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/arith_seq/beg_len_step'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/arith_seq/beg_len_step -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o beg_len_step.o -c beg_len_step.c
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/arith_seq/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.arith_seq.time
rm -f ../../../../.ext/x86_64-linux/-test-/arith_seq/beg_len_step.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/arith_seq/beg_len_step.so beg_len_step.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/arith_seq/beg_len_step'
make -C ext/-test-/arith_seq/extract V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/arith_seq/extract'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/arith_seq/extract -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o extract.o -c extract.c
rm -f ../../../../.ext/x86_64-linux/-test-/arith_seq/extract.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/arith_seq/extract.so extract.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/arith_seq/extract'
make -C ext/-test-/array/concat V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/array/concat'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/array/concat -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o to_ary_concat.o -c to_ary_concat.c
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/array/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.array.time
rm -f ../../../../.ext/x86_64-linux/-test-/array/to_ary_concat.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/array/to_ary_concat.so to_ary_concat.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/array/concat'
make -C ext/-test-/array/resize V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/array/resize'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/array/resize -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o resize.o -c resize.c
rm -f ../../../../.ext/x86_64-linux/-test-/array/resize.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/array/resize.so resize.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/array/resize'
make -C ext/-test-/bignum V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bignum'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o big2str.o -c big2str.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bigzero.o -c bigzero.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o div.o -c div.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o intpack.o -c intpack.c
make -C ext/-test-/bug-14834 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug-14834'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug-14834 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bug-14384.o -c bug-14384.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o mul.o -c mul.c
rm -f ../../../.ext/x86_64-linux/-test-/bug_14834.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug_14834.so bug-14384.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug-14834'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o str2big.o -c str2big.c
rm -f ../../../.ext/x86_64-linux/-test-/bignum.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bignum.so big2str.o bigzero.o div.o init.o intpack.o mul.o str2big.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bignum'
make -C ext/-test-/bug-3571 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug-3571'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug-3571 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bug.o -c bug.c
rm -f ../../../.ext/x86_64-linux/-test-/bug_3571.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug_3571.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug-3571'
make -C ext/-test-/bug-5832 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug-5832'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug-5832 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bug.o -c bug.c
rm -f ../../../.ext/x86_64-linux/-test-/bug_5832.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug_5832.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug-5832'
make -C ext/-test-/bug_reporter V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug_reporter'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bug_reporter -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bug_reporter.o -c bug_reporter.c
rm -f ../../../.ext/x86_64-linux/-test-/bug_reporter.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/bug_reporter.so bug_reporter.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/bug_reporter'
make -C ext/-test-/class V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/class'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/class -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o class2name.o -c class2name.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/class -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
rm -f ../../../.ext/x86_64-linux/-test-/class.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/class.so class2name.o init.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/class'
make -C ext/-test-/cxxanyargs V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/cxxanyargs'
x86_64-pc-linux-gnu-g++ -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/cxxanyargs -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing  -o cxxanyargs.o -c cxxanyargs.cpp
../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/x86_64-linux' -I'../../../.ext/common' -rfileutils \
  -e "t = ARGV.shift" \
  -e "err = IO.popen(ARGV, err:[:child, :out], &:read)" \
  -e "abort err unless /rb_define_method/ =~ err.b" \
  -e "File.write(t, err)" failure.failed make failure.o
make -C ext/-test-/debug V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/debug'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/x86_64-linux' -I'../../../.ext/common' -rfileutils \
  -e "t = ARGV.shift" \
  -e "err = IO.popen(ARGV, err:[:child, :out], &:read)" \
  -e "abort err unless /rb_define_method/ =~ err.b" \
  -e "File.write(t, err)" failurem1.failed make failurem1.o
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o inspector.o -c inspector.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/debug -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o profile_frames.o -c profile_frames.c
rm -f ../../../.ext/x86_64-linux/-test-/cxxanyargs.so
x86_64-pc-linux-gnu-g++ -shared -o ../../../.ext/x86_64-linux/-test-/cxxanyargs.so cxxanyargs.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/cxxanyargs'
make -C ext/-test-/dln/empty V=1 all
rm -f ../../../.ext/x86_64-linux/-test-/debug.so
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/dln/empty'
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/debug.so init.o inspector.o profile_frames.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/dln/empty -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o empty.o -c empty.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/debug'
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/dln/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.dln.time
rm -f ../../../../.ext/x86_64-linux/-test-/dln/empty.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/dln/empty.so empty.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/dln/empty'
make -C ext/-test-/econv V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/econv'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/econv -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o append.o -c append.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/econv -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
rm -f ../../../.ext/x86_64-linux/-test-/econv.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/econv.so append.o init.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/econv'
make -C ext/-test-/enumerator_kw V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/enumerator_kw'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/enumerator_kw -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enumerator_kw.o -c enumerator_kw.c
rm -f ../../../.ext/x86_64-linux/-test-/enumerator_kw.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/enumerator_kw.so enumerator_kw.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/enumerator_kw'
make -C ext/-test-/eval V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/eval'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/eval -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o eval.o -c eval.c
rm -f ../../../.ext/x86_64-linux/-test-/eval.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/eval.so eval.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/eval'
make -C ext/-test-/exception V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/exception'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o dataerror.o -c dataerror.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc_raise.o -c enc_raise.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o ensured.o -c ensured.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/exception -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
rm -f ../../../.ext/x86_64-linux/-test-/exception.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/exception.so dataerror.o enc_raise.o ensured.o init.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/exception'
make -C ext/-test-/fatal V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/fatal'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/fatal -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o rb_fatal.o -c rb_fatal.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/fatal/
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.-.fatal.time
rm -f ../../../.ext/x86_64-linux/-test-/fatal/rb_fatal.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/fatal/rb_fatal.so rb_fatal.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/fatal'
make -C ext/-test-/file V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/file'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o fs.o -c fs.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/file -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o stat.o -c stat.c
rm -f ../../../.ext/x86_64-linux/-test-/file.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/file.so fs.o init.o stat.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/file'
make -C ext/-test-/float V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/float'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/float -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/float -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o nextafter.o -c nextafter.c
rm -f ../../../.ext/x86_64-linux/-test-/float.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/float.so init.o nextafter.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/float'
make -C ext/-test-/funcall V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/funcall'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/funcall -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o funcall.o -c funcall.c
rm -f ../../../.ext/x86_64-linux/-test-/funcall.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/funcall.so funcall.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/funcall'
make -C ext/-test-/gvl/call_without_gvl V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/gvl/call_without_gvl'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/gvl/call_without_gvl -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o call_without_gvl.o -c call_without_gvl.c
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/gvl/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.gvl.time
rm -f ../../../../.ext/x86_64-linux/-test-/gvl/call_without_gvl.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/gvl/call_without_gvl.so call_without_gvl.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/gvl/call_without_gvl'
make -C ext/-test-/hash V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/hash'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/hash -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o delete.o -c delete.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/hash -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
rm -f ../../../.ext/x86_64-linux/-test-/hash.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/hash.so delete.o init.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/hash'
make -C ext/-test-/integer V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/integer'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/integer -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o core_ext.o -c core_ext.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/integer -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/integer -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o my_integer.o -c my_integer.c
make -C ext/-test-/iseq_load V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/iseq_load'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iseq_load -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o iseq_load.o -c iseq_load.c
rm -f ../../../.ext/x86_64-linux/-test-/integer.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/integer.so core_ext.o init.o my_integer.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/integer'
rm -f ../../../.ext/x86_64-linux/-test-/iseq_load.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/iseq_load.so iseq_load.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/iseq_load'
make -C ext/-test-/iter V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/iter'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o break.o -c break.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iter -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o yield.o -c yield.c
rm -f ../../../.ext/x86_64-linux/-test-/iter.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/iter.so break.o init.o yield.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/iter'
make -C ext/-test-/load/dot.dot V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/dot.dot'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/load/dot.dot -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o dot.dot.o -c dot.dot.c
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/load/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.load.time
rm -f ../../../../.ext/x86_64-linux/-test-/load/dot.dot.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/dot.dot.so dot.dot.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/dot.dot'
make -C ext/-test-/load/protect V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/protect'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/load/protect -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o protect.o -c protect.c
rm -f ../../../../.ext/x86_64-linux/-test-/load/protect.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/protect.so protect.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/protect'
make -C ext/-test-/load/resolve_symbol_resolver V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/resolve_symbol_resolver'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/load/resolve_symbol_resolver -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o resolve_symbol_resolver.o -c resolve_symbol_resolver.c
rm -f ../../../../.ext/x86_64-linux/-test-/load/resolve_symbol_resolver.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/resolve_symbol_resolver.so resolve_symbol_resolver.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/resolve_symbol_resolver'
make -C ext/-test-/load/resolve_symbol_target V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/resolve_symbol_target'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/load/resolve_symbol_target -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o resolve_symbol_target.o -c resolve_symbol_target.c
rm -f ../../../../.ext/x86_64-linux/-test-/load/resolve_symbol_target.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/resolve_symbol_target.so resolve_symbol_target.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/resolve_symbol_target'
make -C ext/-test-/load/stringify_symbols V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/stringify_symbols'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/load/stringify_symbols -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o stringify_symbols.o -c stringify_symbols.c
rm -f ../../../../.ext/x86_64-linux/-test-/load/stringify_symbols.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/stringify_symbols.so stringify_symbols.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/stringify_symbols'
make -C ext/-test-/load/stringify_target V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/stringify_target'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/load/stringify_target -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o stringify_target.o -c stringify_target.c
rm -f ../../../../.ext/x86_64-linux/-test-/load/stringify_target.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/load/stringify_target.so stringify_target.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/load/stringify_target'
make -C ext/-test-/marshal/compat V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/marshal/compat'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/marshal/compat -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o usrcompat.o -c usrcompat.c
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/marshal/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.marshal.time
rm -f ../../../../.ext/x86_64-linux/-test-/marshal/compat.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/marshal/compat.so usrcompat.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/marshal/compat'
make -C ext/-test-/marshal/internal_ivar V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/marshal/internal_ivar'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/marshal/internal_ivar -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o internal_ivar.o -c internal_ivar.c
rm -f ../../../../.ext/x86_64-linux/-test-/marshal/internal_ivar.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/marshal/internal_ivar.so internal_ivar.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/marshal/internal_ivar'
make -C ext/-test-/marshal/usr V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/marshal/usr'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/marshal/usr -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o usrmarshal.o -c usrmarshal.c
rm -f ../../../../.ext/x86_64-linux/-test-/marshal/usr.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/marshal/usr.so usrmarshal.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/marshal/usr'
make -C ext/-test-/memory_status V=1 all
make -C ext/-test-/memory_view V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/memory_view'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/memory_view -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o memory_view.o -c memory_view.c
rm -f ../../../.ext/x86_64-linux/-test-/memory_view.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/memory_view.so memory_view.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/memory_view'
make -C ext/-test-/method V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/method'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/method -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o arity.o -c arity.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/method -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
rm -f ../../../.ext/x86_64-linux/-test-/method.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/method.so arity.o init.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/method'
make -C ext/-test-/notimplement V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/notimplement'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/notimplement -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bug.o -c bug.c
rm -f ../../../.ext/x86_64-linux/-test-/notimplement.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/notimplement.so bug.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/notimplement'
make -C ext/-test-/num2int V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/num2int'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/num2int -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o num2int.o -c num2int.c
rm -f ../../../.ext/x86_64-linux/-test-/num2int.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/num2int.so num2int.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/num2int'
make -C ext/-test-/path_to_class V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/path_to_class'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/path_to_class -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o path_to_class.o -c path_to_class.c
rm -f ../../../.ext/x86_64-linux/-test-/path_to_class.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/path_to_class.so path_to_class.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/path_to_class'
make -C ext/-test-/postponed_job V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/postponed_job'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/postponed_job -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o postponed_job.o -c postponed_job.c
rm -f ../../../.ext/x86_64-linux/-test-/postponed_job.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/postponed_job.so postponed_job.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/postponed_job'
make -C ext/-test-/printf V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/printf'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/printf -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o printf.o -c printf.c
rm -f ../../../.ext/x86_64-linux/-test-/printf.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/printf.so printf.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/printf'
make -C ext/-test-/proc V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/proc'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o receiver.o -c receiver.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/proc -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o super.o -c super.c
rm -f ../../../.ext/x86_64-linux/-test-/proc.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/proc.so init.o receiver.o super.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/proc'
make -C ext/-test-/random V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/random'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/random -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bad_version.o -c bad_version.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/random -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/random -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o loop.o -c loop.c
rm -f ../../../.ext/x86_64-linux/-test-/random.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/random.so bad_version.o init.o loop.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/random'
make -C ext/-test-/rational V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/rational'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/rational -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o rat.o -c rat.c
rm -f ../../../.ext/x86_64-linux/-test-/rational.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/rational.so rat.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/rational'
make -C ext/-test-/rb_call_super_kw V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/rb_call_super_kw'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/rb_call_super_kw -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o rb_call_super_kw.o -c rb_call_super_kw.c
rm -f ../../../.ext/x86_64-linux/-test-/rb_call_super_kw.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/rb_call_super_kw.so rb_call_super_kw.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/rb_call_super_kw'
make -C ext/-test-/recursion V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/recursion'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/recursion -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o recursion.o -c recursion.c
rm -f ../../../.ext/x86_64-linux/-test-/recursion.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/recursion.so recursion.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/recursion'
make -C ext/-test-/regexp V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/regexp'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/regexp -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/regexp -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o parse_depth_limit.o -c parse_depth_limit.c
rm -f ../../../.ext/x86_64-linux/-test-/regexp.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/regexp.so init.o parse_depth_limit.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/regexp'
make -C ext/-test-/scan_args V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/scan_args'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/scan_args -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o scan_args.o -c scan_args.c
rm -f ../../../.ext/x86_64-linux/-test-/scan_args.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/scan_args.so scan_args.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/scan_args'
make -C ext/-test-/st/foreach V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/st/foreach'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/st/foreach -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o foreach.o -c foreach.c
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/st/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.st.time
rm -f ../../../../.ext/x86_64-linux/-test-/st/foreach.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/st/foreach.so foreach.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/st/foreach'
make -C ext/-test-/st/numhash V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/st/numhash'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/st/numhash -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o numhash.o -c numhash.c
rm -f ../../../../.ext/x86_64-linux/-test-/st/numhash.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/st/numhash.so numhash.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/st/numhash'
make -C ext/-test-/st/update V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/st/update'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/st/update -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o update.o -c update.c
rm -f ../../../../.ext/x86_64-linux/-test-/st/update.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/st/update.so update.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/st/update'
make -C ext/-test-/string V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/string'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o capacity.o -c capacity.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o coderange.o -c coderange.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o cstr.o -c cstr.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o ellipsize.o -c ellipsize.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc_associate.o -c enc_associate.c
make -C ext/-test-/struct V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/struct'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc_dummy.o -c enc_dummy.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o data.o -c data.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o duplicate.o -c duplicate.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o enc_str_buf_cat.o -c enc_str_buf_cat.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o fstring.o -c fstring.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o len.o -c len.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o member.o -c member.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o modify.o -c modify.c
rm -f ../../../.ext/x86_64-linux/-test-/struct.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/struct.so data.o duplicate.o init.o len.o member.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/struct'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o new.o -c new.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o nofree.o -c nofree.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o normalize.o -c normalize.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o qsort.o -c qsort.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o rb_interned_str.o -c rb_interned_str.c
make -C ext/-test-/symbol V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/symbol'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/symbol -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o rb_str_dup.o -c rb_str_dup.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/symbol -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o type.o -c type.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/string -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o set_len.o -c set_len.c
rm -f ../../../.ext/x86_64-linux/-test-/symbol.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/symbol.so init.o type.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/symbol'
rm -f ../../../.ext/x86_64-linux/-test-/string.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/string.so capacity.o coderange.o cstr.o ellipsize.o enc_associate.o enc_dummy.o enc_str_buf_cat.o fstring.o init.o modify.o new.o nofree.o normalize.o qsort.o rb_interned_str.o rb_str_dup.o set_len.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/string'
make -C ext/-test-/thread/instrumentation V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/thread/instrumentation'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/thread/instrumentation -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o instrumentation.o -c instrumentation.c
mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/thread/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.thread.time
rm -f ../../../../.ext/x86_64-linux/-test-/thread/instrumentation.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/thread/instrumentation.so instrumentation.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/thread/instrumentation'
make -C ext/-test-/thread_fd V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/thread_fd'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/thread_fd -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o thread_fd.o -c thread_fd.c
rm -f ../../../.ext/x86_64-linux/-test-/thread_fd.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/thread_fd.so thread_fd.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/thread_fd'
make -C ext/-test-/time V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/time'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/time -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/time -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o leap_second.o -c leap_second.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/time -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o new.o -c new.c
rm -f ../../../.ext/x86_64-linux/-test-/time.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/time.so init.o leap_second.o new.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/time'
make -C ext/-test-/tracepoint V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/tracepoint'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/tracepoint -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o gc_hook.o -c gc_hook.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/tracepoint -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o tracepoint.o -c tracepoint.c
rm -f ../../../.ext/x86_64-linux/-test-/tracepoint.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/tracepoint.so gc_hook.o tracepoint.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/tracepoint'
make -C ext/-test-/typeddata V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/typeddata'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/typeddata -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o typeddata.o -c typeddata.c
rm -f ../../../.ext/x86_64-linux/-test-/typeddata.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/typeddata.so typeddata.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/typeddata'
make -C ext/-test-/vm V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/vm'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/vm -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o at_exit.o -c at_exit.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/vm/
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.-.vm.time
rm -f ../../../.ext/x86_64-linux/-test-/vm/at_exit.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/vm/at_exit.so at_exit.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/vm'
make -C ext/-test-/wait V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/wait'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/wait -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o wait.o -c wait.c
rm -f ../../../.ext/x86_64-linux/-test-/wait.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/wait.so wait.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/-test-/wait'
make -C ext/-test-/win32/console V=1 all
make -C ext/-test-/win32/dln V=1 all
make -C ext/-test-/win32/fd_setsize V=1 all
make -C ext/bigdecimal V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/bigdecimal'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bigdecimal.o -c bigdecimal.c
make -C ext/cgi/escape V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/cgi/escape'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/cgi/escape -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o escape.o -c escape.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/cgi/
exit > ../../../.ext/.timestamp/x86_64-linux/.cgi.time
rm -f ../../../.ext/x86_64-linux/cgi/escape.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/cgi/escape.so escape.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/cgi/escape'
make -C ext/continuation V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/continuation'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o continuation.o -c continuation.c
rm -f ../../.ext/x86_64-linux/continuation.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/continuation.so continuation.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/continuation'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o missing.o -c missing.c
make -C ext/coverage V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/coverage'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/coverage -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o coverage.o -c coverage.c
mkdir -p ../../.ext/.timestamp ../../.ext/common/bigdecimal
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.bigdecimal.time
cp ../.././ext/bigdecimal/lib/bigdecimal.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/bigdecimal.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/bigdecimal.so bigdecimal.o missing.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/bigdecimal'
cp ../.././ext/coverage/lib/coverage.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/coverage.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/coverage.so coverage.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/coverage'
make -C ext/date V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/date'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o date_core.o -c date_core.c
make -C ext/digest V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/digest -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o digest.o -c digest.c
mkdir -p ../../.ext/.timestamp ../../.ext/include/ruby
exit > ../../.ext/.timestamp/.include.-.ruby.time
mkdir -p ../../.ext/.timestamp ../../.ext/common/digest
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/digest.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/digest.so digest.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
cp ../.././ext/digest/digest.h ../../.ext/include/ruby
cp ../.././ext/digest/lib/digest/loader.rb ../../.ext/common/digest
cp ../.././ext/digest/lib/digest/version.rb ../../.ext/common/digest
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest'
make -C ext/erb/escape V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/erb/escape'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/erb/escape -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o escape.o -c escape.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/erb/
exit > ../../../.ext/.timestamp/x86_64-linux/.erb.time
rm -f ../../../.ext/x86_64-linux/erb/escape.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/erb/escape.so escape.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/erb/escape'
make -C ext/etc V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/etc'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o etc.o -c etc.c
rm -f ../../.ext/x86_64-linux/etc.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/etc.so etc.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/etc'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o date_parse.o -c date_parse.c
make -C ext/fcntl V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/fcntl'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fcntl -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o fcntl.o -c fcntl.c
rm -f ../../.ext/x86_64-linux/fcntl.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fcntl.so fcntl.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/fcntl'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o date_strftime.o -c date_strftime.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o date_strptime.o -c date_strptime.c
make -C ext/fiddle V=1 all
cp ../.././ext/date/lib/date.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/date_core.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/date_core.so date_core.o date_parse.o date_strftime.o date_strptime.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/fiddle'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o closure.o -c closure.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/date'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o conversions.o -c conversions.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o fiddle.o -c fiddle.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o function.o -c function.c
make -C ext/io/console V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/console'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/console -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o console.o -c console.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o handle.o -c handle.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o memory_view.o -c memory_view.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/io/
exit > ../../../.ext/.timestamp/x86_64-linux/.io.time
mkdir -p ../../../.ext/.timestamp ../../../.ext/common/io/console
exit > ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.io.-.console.time
rm -f ../../../.ext/x86_64-linux/io/console.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/console.so console.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o pinned.o -c pinned.c
cp ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/console'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o pointer.o -c pointer.c
mkdir -p ../../.ext/.timestamp ../../.ext/common/fiddle
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.fiddle.time
cp ../.././ext/fiddle/lib/fiddle.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/fiddle.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/fiddle.so closure.o conversions.o fiddle.o function.o handle.o memory_view.o pinned.o pointer.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -ldl -lffi  -lffi -lm -lpthread  -lc
cp ../.././ext/fiddle/lib/fiddle/closure.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/cparser.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/function.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/import.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/pack.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/struct.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/types.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/value.rb ../../.ext/common/fiddle
cp ../.././ext/fiddle/lib/fiddle/version.rb ../../.ext/common/fiddle
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/fiddle'
make -C ext/io/nonblock V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/nonblock'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/nonblock -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o nonblock.o -c nonblock.c
rm -f ../../../.ext/x86_64-linux/io/nonblock.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/nonblock.so nonblock.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/nonblock'
make -C ext/io/wait V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/wait'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o wait.o -c wait.c
rm -f ../../../.ext/x86_64-linux/io/wait.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/wait.so wait.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/wait'
make -C ext/json V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json'
mkdir -p ../../.ext/.timestamp ../../.ext/common/json/add
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time
mkdir -p ../../.ext/.timestamp ../../.ext/common/json
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time
cp ../.././ext/json/lib/json/add/bigdecimal.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/complex.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/date.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/date_time.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/exception.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/ostruct.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/range.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/rational.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/regexp.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/set.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/struct.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/symbol.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/time.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/common.rb ../../.ext/common/json
cp ../.././ext/json/lib/json/ext.rb ../../.ext/common/json
cp ../.././ext/json/lib/json/generic_object.rb ../../.ext/common/json
cp ../.././ext/json/lib/json/version.rb ../../.ext/common/json
cp ../.././ext/json/lib/json.rb ../../.ext/common
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json'
make -C ext/monitor V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/monitor'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/monitor -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o monitor.o -c monitor.c
cp ../.././ext/monitor/lib/monitor.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/monitor.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/monitor.so monitor.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/monitor'
make -C ext/nkf V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/nkf'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o nkf.o -c nkf.c
make -C ext/objspace V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/objspace'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o object_tracing.o -c object_tracing.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o objspace.o -c objspace.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o objspace_dump.o -c objspace_dump.c
mkdir -p ../../.ext/.timestamp ../../.ext/common/objspace
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.objspace.time
cp ../.././ext/objspace/lib/objspace.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/objspace.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/objspace.so object_tracing.o objspace.o objspace_dump.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
cp ../.././ext/objspace/lib/objspace/trace.rb ../../.ext/common/objspace
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/objspace'
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/nkf.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/nkf.so nkf.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/nkf'
make -C ext/openssl V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/openssl'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o openssl_missing.o -c openssl_missing.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl.o -c ossl.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_asn1.o -c ossl_asn1.c
make -C ext/pathname V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pathname'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/pathname -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o pathname.o -c pathname.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_bio.o -c ossl_bio.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_bn.o -c ossl_bn.c
cp ../.././ext/pathname/lib/pathname.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/pathname.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/pathname.so pathname.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pathname'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_cipher.o -c ossl_cipher.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_config.o -c ossl_config.c
make -C ext/psych V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o psych.o -c psych.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o psych_emitter.o -c psych_emitter.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_digest.o -c ossl_digest.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o psych_parser.o -c psych_parser.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_engine.o -c ossl_engine.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o psych_to_ruby.o -c psych_to_ruby.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o psych_yaml_tree.o -c psych_yaml_tree.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_hmac.o -c ossl_hmac.c
mkdir -p ../../.ext/.timestamp ../../.ext/common/psych
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time
mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/handlers
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time
mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/json
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time
mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/nodes
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time
mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/visitors
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.visitors.time
cp ../.././ext/psych/lib/psych/class_loader.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/coder.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/core_ext.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/exception.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/handler.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/nodes.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/omap.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/parser.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/scalar_scanner.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/set.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/stream.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/streaming.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/syntax_error.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/tree_builder.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/versions.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/visitors.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/y.rb ../../.ext/common/psych
cp ../.././ext/psych/lib/psych/handlers/document_stream.rb ../../.ext/common/psych/handlers
cp ../.././ext/psych/lib/psych/handlers/recorder.rb ../../.ext/common/psych/handlers
cp ../.././ext/psych/lib/psych/json/ruby_events.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/json/stream.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/json/tree_builder.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/json/yaml_events.rb ../../.ext/common/psych/json
cp ../.././ext/psych/lib/psych/nodes/alias.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/document.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/mapping.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/node.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/scalar.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/sequence.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/nodes/stream.rb ../../.ext/common/psych/nodes
cp ../.././ext/psych/lib/psych/visitors/depth_first.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/emitter.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/json_tree.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/to_ruby.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/visitor.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych/visitors/yaml_tree.rb ../../.ext/common/psych/visitors
cp ../.././ext/psych/lib/psych.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/psych.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/psych.so psych.o psych_emitter.o psych_parser.o psych_to_ruby.o psych_yaml_tree.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lyaml  -lyaml -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/psych'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_kdf.o -c ossl_kdf.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_ns_spki.o -c ossl_ns_spki.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_ocsp.o -c ossl_ocsp.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_pkcs12.o -c ossl_pkcs12.c
make -C ext/pty V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pty'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/pty -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o pty.o -c pty.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_pkcs7.o -c ossl_pkcs7.c
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/pty.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/pty.so pty.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pty'
make -C ext/rbconfig/sizeof V=1 all
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_pkey.o -c ossl_pkey.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/rbconfig/sizeof'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/rbconfig/sizeof -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o sizes.o -c sizes.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/rbconfig/sizeof -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o limits.o -c limits.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/rbconfig/
exit > ../../../.ext/.timestamp/x86_64-linux/.rbconfig.time
rm -f ../../../.ext/x86_64-linux/rbconfig/sizeof.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/rbconfig/sizeof.so sizes.o limits.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/rbconfig/sizeof'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_pkey_dh.o -c ossl_pkey_dh.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c
make -C ext/ripper V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/ripper'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o eventids1.o -c eventids1.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_pkey_ec.o -c ossl_pkey_ec.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o eventids2.o -c eventids2.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o ripper.o -c ripper.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_pkey_rsa.o -c ossl_pkey_rsa.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_provider.o -c ossl_provider.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_rand.o -c ossl_rand.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_ssl.o -c ossl_ssl.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_ssl_session.o -c ossl_ssl_session.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_ts.o -c ossl_ts.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509.o -c ossl_x509.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509attr.o -c ossl_x509attr.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509cert.o -c ossl_x509cert.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509crl.o -c ossl_x509crl.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509ext.o -c ossl_x509ext.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509name.o -c ossl_x509name.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/ripper -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o ripper_init.o -c ripper_init.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509req.o -c ossl_x509req.c
mkdir -p ../../.ext/.timestamp ../../.ext/common/ripper
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-linux' -I'../../.ext/common' ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c
rm -f ../../.ext/x86_64-linux/ripper.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/ripper.so eventids1.o eventids2.o ripper.o ripper_init.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509revoked.o -c ossl_x509revoked.c
cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/ripper'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC   -o ossl_x509store.o -c ossl_x509store.c
mkdir -p ../../.ext/.timestamp ../../.ext/common/openssl
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/openssl.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/openssl.so openssl_missing.o ossl.o ossl_asn1.o ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o ossl_engine.o ossl_hmac.o ossl_kdf.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_ec.o ossl_pkey_rsa.o ossl_provider.o ossl_rand.o ossl_ssl.o ossl_ssl_session.o ossl_ts.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_x509store.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lssl -lcrypto -lm -lpthread  -lc
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/hmac.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/marshal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/pkcs5.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/pkey.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/version.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/openssl'
make -C ext/rubyvm V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/rubyvm'
mkdir -p ../../.ext/.timestamp ../../.ext/common/forwardable
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time
cp ../.././ext/rubyvm/lib/forwardable/impl.rb ../../.ext/common/forwardable
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/rubyvm'
make -C ext/socket V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/socket'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o init.o -c init.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o constants.o -c constants.c
make -C ext/stringio V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/stringio'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/stringio -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o stringio.o -c stringio.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o basicsocket.o -c basicsocket.c
rm -f ../../.ext/x86_64-linux/stringio.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/stringio.so stringio.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/stringio'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o socket.o -c socket.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o ipsocket.o -c ipsocket.c
make -C ext/strscan V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/strscan'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/strscan -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o strscan.o -c strscan.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o tcpsocket.o -c tcpsocket.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o tcpserver.o -c tcpserver.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o sockssocket.o -c sockssocket.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o udpsocket.o -c udpsocket.c
rm -f ../../.ext/x86_64-linux/strscan.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/strscan.so strscan.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/strscan'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o unixsocket.o -c unixsocket.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o unixserver.o -c unixserver.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o option.o -c option.c
make -C ext/syslog V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/syslog'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/syslog -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o syslog.o -c syslog.c
mkdir -p ../../.ext/.timestamp ../../.ext/common/syslog
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.syslog.time
rm -f ../../.ext/x86_64-linux/syslog.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/syslog.so syslog.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
cp ../.././ext/syslog/lib/syslog/logger.rb ../../.ext/common/syslog
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/syslog'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o ancdata.o -c ancdata.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o raddrinfo.o -c raddrinfo.c
make -C ext/zlib V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/zlib'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o zlib.o -c zlib.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o ifaddr.o -c ifaddr.c
cp ../.././ext/socket/lib/socket.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/socket.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/socket.so init.o constants.o basicsocket.o socket.o ipsocket.o tcpsocket.o tcpserver.o sockssocket.o udpsocket.o unixsocket.o unixserver.o option.o ancdata.o raddrinfo.o ifaddr.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/socket'
rm -f ../../.ext/x86_64-linux/zlib.so
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/zlib.so zlib.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33 -lz  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/zlib'
make -C .bundle/gems/debug-1.9.2/ext/debug V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/debug-1.9.2/ext/debug'
mkdir -p ../../../../../.bundle/specifications
cp ../../../../.././.bundle/gems/debug-1.9.2/.bundled.debug-1.9.2.gemspec ../../../../../.bundle/specifications/debug-1.9.2.gemspec
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/debug-1.9.2/ext/debug -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o debug.o -c debug.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/debug-1.9.2/ext/debug -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o iseq_collector.o -c iseq_collector.c
mkdir -p ../../../../../.bundle/.timestamp/x86_64-linux/3.3.0 ../../../../../.bundle/extensions/x86_64-linux/3.3.0/debug-1.9.2/debug/
exit > ../../../../../.bundle/.timestamp/x86_64-linux/3.3.0/.gems.-.debug-1.9.2.-.debug.time
: ../../../../../miniruby -I'../../../../..' -I'../../../../.././lib' -I'../../../../../.ext/x86_64-linux' -I'../../../../../.ext/common' ../../../../.././tool/ln_sr.rb -q -f -T ../../../../.././.bundle/gems/debug-1.9.2/lib ../../../../../.bundle/gems/debug-1.9.2/lib
rm -f ../../../../../.bundle/extensions/x86_64-linux/3.3.0/debug-1.9.2/debug/debug.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../../.bundle/extensions/x86_64-linux/3.3.0/debug-1.9.2/debug/debug.so debug.o iseq_collector.o -L. -L../../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
exit > ../../../../../.bundle/extensions/x86_64-linux/3.3.0/debug-1.9.2/gem.build_complete
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/debug-1.9.2/ext/debug'
make -C .bundle/gems/racc-1.7.3/ext/racc/cparse V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/racc-1.7.3/ext/racc/cparse'
mkdir -p ../../../../../../.bundle/specifications
cp ../../../../../.././.bundle/gems/racc-1.7.3/.bundled.racc-1.7.3.gemspec ../../../../../../.bundle/specifications/racc-1.7.3.gemspec
x86_64-pc-linux-gnu-gcc -I. -I../../../../../../.ext/include/x86_64-linux -I../../../../../.././include -I../../../../../.././.bundle/gems/racc-1.7.3/ext/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o cparse.o -c cparse.c
mkdir -p ../../../../../../.bundle/.timestamp/x86_64-linux/3.3.0 ../../../../../../.bundle/extensions/x86_64-linux/3.3.0/racc-1.7.3/racc/
exit > ../../../../../../.bundle/.timestamp/x86_64-linux/3.3.0/.gems.-.racc-1.7.3.-.racc.time
: ../../../../../../miniruby -I'../../../../../..' -I'../../../../../.././lib' -I'../../../../../../.ext/x86_64-linux' -I'../../../../../../.ext/common' ../../../../../.././tool/ln_sr.rb -q -f -T ../../../../../.././.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib
rm -f ../../../../../../.bundle/extensions/x86_64-linux/3.3.0/racc-1.7.3/racc/cparse.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../../../.bundle/extensions/x86_64-linux/3.3.0/racc-1.7.3/racc/cparse.so cparse.o -L. -L../../../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
exit > ../../../../../../.bundle/extensions/x86_64-linux/3.3.0/racc-1.7.3/gem.build_complete
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make -C .bundle/gems/rbs-3.4.0/ext/rbs_extension V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
mkdir -p ../../../../../.bundle/specifications
cp ../../../../.././.bundle/gems/rbs-3.4.0/.bundled.rbs-3.4.0.gemspec ../../../../../.bundle/specifications/rbs-3.4.0.gemspec
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o constants.o -c constants.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o lexer.o -c lexer.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o lexstate.o -c lexstate.c
make -C ext/digest/bubblebabble V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/bubblebabble'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/bubblebabble -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o bubblebabble.o -c bubblebabble.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o location.o -c location.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/digest/
exit > ../../../.ext/.timestamp/x86_64-linux/.digest.time
rm -f ../../../.ext/x86_64-linux/digest/bubblebabble.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/bubblebabble.so bubblebabble.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/bubblebabble'
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o main.o -c main.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o parser.o -c parser.c
make -C ext/digest/md5 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/md5'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/md5 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o md5init.o -c md5init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/md5 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o md5.o -c md5.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o parserstate.o -c parserstate.c
rm -f ../../../.ext/x86_64-linux/digest/md5.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/md5.so md5init.o md5.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/md5'
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o ruby_objs.o -c ruby_objs.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-3.4.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -std=gnu99  -o unescape.o -c unescape.c
mkdir -p ../../../../../.bundle/.timestamp/x86_64-linux/3.3.0 ../../../../../.bundle/extensions/x86_64-linux/3.3.0/rbs-3.4.0/
exit > ../../../../../.bundle/.timestamp/x86_64-linux/3.3.0/.gems.-.rbs-3.4.0.time
: ../../../../../miniruby -I'../../../../..' -I'../../../../.././lib' -I'../../../../../.ext/x86_64-linux' -I'../../../../../.ext/common' ../../../../.././tool/ln_sr.rb -q -f -T ../../../../.././.bundle/gems/rbs-3.4.0/lib ../../../../../.bundle/gems/rbs-3.4.0/lib
rm -f ../../../../../.bundle/extensions/x86_64-linux/3.3.0/rbs-3.4.0/rbs_extension.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../../.bundle/extensions/x86_64-linux/3.3.0/rbs-3.4.0/rbs_extension.so constants.o lexer.o lexstate.o location.o main.o parser.o parserstate.o ruby_objs.o unescape.o -L. -L../../../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
exit > ../../../../../.bundle/extensions/x86_64-linux/3.3.0/rbs-3.4.0/gem.build_complete
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make -C ext/digest/rmd160 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/rmd160'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o rmd160init.o -c rmd160init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/rmd160 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o rmd160.o -c rmd160.c
rm -f ../../../.ext/x86_64-linux/digest/rmd160.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/rmd160.so rmd160init.o rmd160.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/rmd160'
make -C ext/digest/sha1 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/sha1'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o sha1init.o -c sha1init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha1 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o sha1.o -c sha1.c
rm -f ../../../.ext/x86_64-linux/digest/sha1.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/sha1.so sha1init.o sha1.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/sha1'
make -C ext/digest/sha2 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/sha2'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o sha2init.o -c sha2init.c
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/digest/sha2 -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o sha2.o -c sha2.c
mkdir -p ../../../.ext/.timestamp ../../../.ext/common/digest/sha2
exit > ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.-.sha2.time
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
rm -f ../../../.ext/x86_64-linux/digest/sha2.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/sha2.so sha2init.o sha2.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
cp ../../.././ext/digest/sha2/lib/sha2/loader.rb ../../../.ext/common/digest/sha2
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/sha2'
make -C ext/json/generator V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json/generator'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/json/generator -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -o generator.o -c generator.c
mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/json/ext/
exit > ../../../.ext/.timestamp/x86_64-linux/.json.-.ext.time
rm -f ../../../.ext/x86_64-linux/json/ext/generator.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/json/ext/generator.so generator.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json/generator'
make -C ext/json/parser V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json/parser'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/json/parser -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -DSTR_UMINUS_DEDUPE=1  -DSTR_UMINUS_DEDUPE_FROZEN=1   -o parser.o -c parser.c
rm -f ../../../.ext/x86_64-linux/json/ext/parser.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/json/ext/parser.so parser.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs    -lruby33  -lm -lpthread  -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json/parser'
make DLDOBJS="dmyext.o dmyenc.o" EXTOBJS= EXTSOLIBS="" LIBRUBY_SO_UPDATE=./.libruby-with-ext.time EXTLDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs" EXTINITS="" UPDATE_LIBRARIES="no" SHOWFLAGS= ruby33
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC  -L. -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs main.o  -lruby33 -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread   -o ruby33
:
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make -f exts.mk -l2 RUBY="./miniruby -I./lib -I. -I.ext/common " top_srcdir="." note
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
>>> Source compiled.
>>> Test phase [not enabled]: dev-lang/ruby-3.3.8

>>> Install dev-lang/ruby-3.3.8 into /var/tmp/portage/dev-lang/ruby-3.3.8/image
 * Removing default gems before installation
make -j2 -l2 V=1 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 install 
./config.status --file=-:./template/ruby.pc.in | \
sed -e 's/\$(\([A-Za-z_][A-Za-z0-9_]*\))/${\1}/g' \
    -e 's|^prefix=.*|prefix=/usr|' \
    > ruby.tmp.pc
pkg_config=x86_64-pc-linux-gnu-pkg-config && PKG_CONFIG_PATH=. ${pkg_config:-:} --print-errors ruby.tmp
mv -f ruby.tmp.pc ruby-3.3.pc
exit > .revision.time
	BASERUBY = ./tool/missing-baseruby.bat
	CC = x86_64-pc-linux-gnu-gcc
	LD = x86_64-pc-linux-gnu-ld
	LDSHARED = x86_64-pc-linux-gnu-gcc -shared
	CFLAGS = -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC 
	XCFLAGS = -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0  
	CPPFLAGS =   
	DLDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-soname,libruby33.so.3.3  -fstack-protector-strong  
	SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread 
	LANG = C.UTF8
	LC_ALL = 
	LC_CTYPE = 
	MFLAGS = -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo41
	RUSTC = rustc
	YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/yjit/target/release/' ./yjit/src/lib.rs
x86_64-pc-linux-gnu-gcc (Gentoo 14.3.0 p8) 14.3.0
Copyright (C) 2024 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.

./miniruby -I./lib -I. -I.ext/common   ./enc/make_encmake.rb \
  --builtin-encs="enc/ascii.o enc/us_ascii.o enc/unicode.o enc/utf_8.o" --builtin-transes="enc/trans/newline.o" --module  enc.mk
x86_64-pc-linux-gnu-gcc -E -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./prism -I./enc/unicode/15.0.0     "./version.c" | \
 ./miniruby -I./lib -I. -I.ext/common  "./tool/generic_erb.rb" -o x86_64-linux-fake.rb "./template/fake.rb.in" \
    i=- srcdir="." BASERUBY="./tool/missing-baseruby.bat" \
    LIBPATHENV="" PRELOADENV="LD_PRELOAD" LIBRUBY_SO="libruby33.so.3.3.8"
x86_64-linux-fake.rb updated
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 srcs
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 enc
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for 'enc'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans
transdb.h unchanged
mkdir -p ext
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -o ext/configure-ext.mk -c \
    ./template/configure-ext.mk.tmpl --srcdir="." \
    --miniruby="./miniruby -I./lib -I. -I.ext/common " --script-args='--dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1"'
ext/configure-ext.mk updated
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 trans
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for './enc/trans'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make -f ext/configure-ext.mk -l2 V=1 EXTSTATIC= \
	gnumake=yes MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
	EXTLDFLAGS="" srcdir="."
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/-test-/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/-test-
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/bigdecimal/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/bigdecimal
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/cgi/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/cgi
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/continuation/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/continuation
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/coverage/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/coverage
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/date/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/date
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/digest/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/digest
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/erb/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/erb
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/etc/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/etc
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/fcntl/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/fcntl
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/fiddle/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/fiddle
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/io/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/io
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/json/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/json
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/monitor/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/monitor
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/nkf/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/nkf
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/objspace/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/objspace
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/openssl/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/openssl
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/pathname/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/pathname
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/psych/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/psych
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/pty/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/pty
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/rbconfig/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/rbconfig
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/ripper/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/ripper
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/rubyvm/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/rubyvm
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/socket/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/socket
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/stringio/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/stringio
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/strscan/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/strscan
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/syslog/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/syslog
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/win32/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/win32
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/win32ole/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/win32ole
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=ext/zlib/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic  \
	-- configure ext/zlib
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=.bundle/gems/debug-1.9.2/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
	-- configure .bundle/gems/debug-1.9.2
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=.bundle/gems/racc-1.7.3/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
	-- configure .bundle/gems/racc-1.7.3
./miniruby -I./lib -I. -I.ext/common  ./ext/extmk.rb --make='make' \
	--command-output=.bundle/gems/rbs-3.4.0/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 " --make-flags=" -j2 -l2  -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
	-- configure .bundle/gems/rbs-3.4.0
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./tool/generic_erb.rb -o exts.mk -c \
    ./template/exts.mk.tmpl --gnumake=yes --configure-exts=ext/configure-ext.mk
exts.mk updated
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/15.0.0" RUBY=" ./miniruby -I./lib -I. -I.ext/common " MINIRUBY=" ./miniruby -I./lib -I. -I.ext/common " -l2 encs
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make -f exts.mk -l2 libdir="/usr/lib64" LIBRUBY_EXTS=./.libruby-with-ext.time \
    EXTENCS="dmyenc.o" BASERUBY="./tool/missing-baseruby.bat" MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
    UPDATE_LIBRARIES=no 
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make -C ext/-test-/RUBY_ALIGNOF V=1 all
make -C ext/-test-/abi V=1 all
make -C ext/-test-/arith_seq/beg_len_step V=1 all
make -C ext/-test-/arith_seq/extract V=1 all
make -C ext/-test-/array/concat V=1 all
make -C ext/-test-/array/resize V=1 all
make -C ext/-test-/bignum V=1 all
make -C ext/-test-/bug-14834 V=1 all
make -C ext/-test-/bug-3571 V=1 all
make -C ext/-test-/bug-5832 V=1 all
make -C ext/-test-/bug_reporter V=1 all
make -C ext/-test-/class V=1 all
make -C ext/-test-/cxxanyargs V=1 all
make -C ext/-test-/debug V=1 all
make -C ext/-test-/dln/empty V=1 all
make -C ext/-test-/econv V=1 all
make -C ext/-test-/enumerator_kw V=1 all
make -C ext/-test-/eval V=1 all
make -C ext/-test-/exception V=1 all
make -C ext/-test-/fatal V=1 all
make -C ext/-test-/file V=1 all
make -C ext/-test-/float V=1 all
make -C ext/-test-/funcall V=1 all
make -C ext/-test-/gvl/call_without_gvl V=1 all
make -C ext/-test-/hash V=1 all
make -C ext/-test-/integer V=1 all
make -C ext/-test-/iseq_load V=1 all
make -C ext/-test-/iter V=1 all
make -C ext/-test-/load/dot.dot V=1 all
make -C ext/-test-/load/protect V=1 all
make -C ext/-test-/load/resolve_symbol_resolver V=1 all
make -C ext/-test-/load/resolve_symbol_target V=1 all
make -C ext/-test-/load/stringify_symbols V=1 all
make -C ext/-test-/load/stringify_target V=1 all
make -C ext/-test-/marshal/compat V=1 all
make -C ext/-test-/marshal/internal_ivar V=1 all
make -C ext/-test-/marshal/usr V=1 all
make -C ext/-test-/memory_status V=1 all
make -C ext/-test-/memory_view V=1 all
make -C ext/-test-/method V=1 all
make -C ext/-test-/notimplement V=1 all
make -C ext/-test-/num2int V=1 all
make -C ext/-test-/path_to_class V=1 all
make -C ext/-test-/postponed_job V=1 all
make -C ext/-test-/printf V=1 all
make -C ext/-test-/proc V=1 all
make -C ext/-test-/random V=1 all
make -C ext/-test-/rational V=1 all
make -C ext/-test-/rb_call_super_kw V=1 all
make -C ext/-test-/recursion V=1 all
make -C ext/-test-/regexp V=1 all
make -C ext/-test-/scan_args V=1 all
make -C ext/-test-/st/foreach V=1 all
make -C ext/-test-/st/numhash V=1 all
make -C ext/-test-/st/update V=1 all
make -C ext/-test-/string V=1 all
make -C ext/-test-/struct V=1 all
make -C ext/-test-/symbol V=1 all
make -C ext/-test-/thread/instrumentation V=1 all
make -C ext/-test-/thread_fd V=1 all
make -C ext/-test-/time V=1 all
make -C ext/-test-/tracepoint V=1 all
make -C ext/-test-/typeddata V=1 all
make -C ext/-test-/vm V=1 all
make -C ext/-test-/wait V=1 all
make -C ext/-test-/win32/console V=1 all
make -C ext/-test-/win32/dln V=1 all
make -C ext/-test-/win32/fd_setsize V=1 all
make -C ext/bigdecimal V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/bigdecimal'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/bigdecimal'
make -C ext/cgi/escape V=1 all
make -C ext/continuation V=1 all
make -C ext/coverage V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/coverage'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/coverage'
make -C ext/date V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/date'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/date'
make -C ext/digest V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest'
make -C ext/erb/escape V=1 all
make -C ext/etc V=1 all
make -C ext/fcntl V=1 all
make -C ext/fiddle V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/fiddle'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/fiddle'
make -C ext/io/console V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/console'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/io/console'
make -C ext/io/nonblock V=1 all
make -C ext/io/wait V=1 all
make -C ext/json V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/json'
make -C ext/monitor V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/monitor'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/monitor'
make -C ext/nkf V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/nkf'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/nkf'
make -C ext/objspace V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/objspace'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/objspace'
make -C ext/openssl V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/openssl'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/openssl'
make -C ext/pathname V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pathname'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pathname'
make -C ext/psych V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/psych'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/psych'
make -C ext/pty V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pty'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/pty'
make -C ext/rbconfig/sizeof V=1 all
make -C ext/ripper V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/ripper'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/ripper'
make -C ext/rubyvm V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/rubyvm'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/rubyvm'
make -C ext/socket V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/socket'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/socket'
make -C ext/stringio V=1 all
make -C ext/strscan V=1 all
make -C ext/syslog V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/syslog'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/syslog'
make -C ext/zlib V=1 all
make -C .bundle/gems/debug-1.9.2/ext/debug V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/debug-1.9.2/ext/debug'
: ../../../../../miniruby -I'../../../../..' -I'../../../../.././lib' -I'../../../../../.ext/x86_64-linux' -I'../../../../../.ext/common' ../../../../.././tool/ln_sr.rb -q -f -T ../../../../.././.bundle/gems/debug-1.9.2/lib ../../../../../.bundle/gems/debug-1.9.2/lib
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/debug-1.9.2/ext/debug'
make -C .bundle/gems/racc-1.7.3/ext/racc/cparse V=1 all
make -C .bundle/gems/rbs-3.4.0/ext/rbs_extension V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
: ../../../../../../miniruby -I'../../../../../..' -I'../../../../../.././lib' -I'../../../../../../.ext/x86_64-linux' -I'../../../../../../.ext/common' ../../../../../.././tool/ln_sr.rb -q -f -T ../../../../../.././.bundle/gems/racc-1.7.3/lib ../../../../../../.bundle/gems/racc-1.7.3/lib
: ../../../../../miniruby -I'../../../../..' -I'../../../../.././lib' -I'../../../../../.ext/x86_64-linux' -I'../../../../../.ext/common' ../../../../.././tool/ln_sr.rb -q -f -T ../../../../.././.bundle/gems/rbs-3.4.0/lib ../../../../../.bundle/gems/rbs-3.4.0/lib
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/racc-1.7.3/ext/racc/cparse'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/.bundle/gems/rbs-3.4.0/ext/rbs_extension'
make -C ext/digest/bubblebabble V=1 all
make -C ext/digest/md5 V=1 all
make -C ext/digest/rmd160 V=1 all
make -C ext/digest/sha1 V=1 all
make -C ext/digest/sha2 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/sha2'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/ext/digest/sha2'
make -C ext/json/generator V=1 all
make -C ext/json/parser V=1 all
make DLDOBJS="dmyext.o dmyenc.o" EXTOBJS= EXTSOLIBS="" LIBRUBY_SO_UPDATE=./.libruby-with-ext.time EXTLDFLAGS="" EXTINITS="" UPDATE_LIBRARIES="no" SHOWFLAGS= ruby33
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[2]: 'ruby33' is up to date.
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make -f exts.mk -l2 RUBY="./miniruby -I./lib -I. -I.ext/common " top_srcdir="." note
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8'
./miniruby -I./lib -I. -I.ext/common  ./tool/runruby.rb --extout=.ext  -- --disable-gems -r./x86_64-linux-fake ./tool/rbinstall.rb --make="make" --dest-dir="/var/tmp/portage/dev-lang/ruby-3.3.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.3.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.3.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.3.8/image V=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc"  --gnumake --install=all --exclude=doc
Installing to /var/tmp/portage/dev-lang/ruby-3.3.8/image
installing binary commands:         /usr/bin
installing base libraries:          /usr/lib64
installing arch files:              /usr/lib64/ruby/3.3.0/x86_64-linux
installing pkgconfig data:          /usr/lib64/pkgconfig
installing extension objects:       /usr/lib64/ruby/3.3.0/x86_64-linux
installing extension objects:       /usr/lib64/ruby/site_ruby/3.3.0/x86_64-linux
installing extension objects:       /usr/lib64/ruby/vendor_ruby/3.3.0/x86_64-linux
installing extension headers:       /usr/include/ruby-3.3.0/x86_64-linux
installing extension scripts:       /usr/lib64/ruby/3.3.0
installing extension scripts:       /usr/lib64/ruby/site_ruby/3.3.0
installing extension scripts:       /usr/lib64/ruby/vendor_ruby/3.3.0
installing extension headers:       /usr/include/ruby-3.3.0/ruby
installing command scripts:         /usr/bin
installing library scripts:         /usr/lib64/ruby/3.3.0
installing common headers:          /usr/include/ruby-3.3.0
installing manpages:                /usr/share/man/man1
installing default gems from lib:   /usr/lib64/ruby/gems/3.3.0
                                    abbrev 0.1.2
                                    base64 0.2.0
                                    benchmark 0.3.0
                                    cgi 0.4.2
                                    csv 3.2.8
                                    delegate 0.3.1
                                    did_you_mean 1.6.3
                                    drb 2.2.0
                                    english 0.8.0
                                    erb 4.0.3
                                    error_highlight 0.6.0
                                    fileutils 1.7.2
                                    find 0.2.0
                                    forwardable 1.3.3
                                    getoptlong 0.2.1
                                    ipaddr 1.2.6
                                    logger 1.6.0
                                    mutex_m 0.2.0
                                    net-http 0.4.1
                                    net-protocol 0.2.2
                                    observer 0.1.2
                                    open-uri 0.4.1
                                    open3 0.2.1
                                    optparse 0.4.0
                                    ostruct 0.6.0
                                    pp 0.5.0
                                    prettyprint 0.2.0
                                    prism 0.19.0
                                    pstore 0.1.3
                                    readline 0.0.4
                                    reline 0.5.10
                                    resolv 0.3.0
                                    resolv-replace 0.1.1
                                    rinda 0.2.0
                                    ruby2_keywords 0.0.5
                                    securerandom 0.3.1
                                    set 1.1.0
                                    shellwords 0.2.0
                                    singleton 0.2.0
                                    syntax_suggest 2.0.1
                                    tempfile 0.2.1
                                    time 0.3.0
                                    timeout 0.4.1
                                    tmpdir 0.2.0
                                    tsort 0.2.0
                                    un 0.3.0
                                    uri 0.13.2
                                    weakref 0.1.3
                                    yaml 0.3.0
installing default gems from ext:   /usr/lib64/ruby/gems/3.3.0
                                    bigdecimal 3.1.5
                                    date 3.3.4
                                    digest 3.1.1
                                    etc 1.4.3
                                    fcntl 1.1.0
                                    fiddle 1.1.2
                                    io-console 0.7.1
                                    io-nonblock 0.3.0
                                    io-wait 0.3.1
                                    json 2.7.2
                                    nkf 0.1.3
                                    openssl 3.2.0
                                    pathname 0.3.0
                                    psych 5.1.2
                                    stringio 3.1.1
                                    strscan 3.0.9
                                    syslog 0.1.2
                                    zlib 3.1.1
installing bundled gems:            /usr/lib64/ruby/gems/3.3.0
>>> Completed installing dev-lang/ruby-3.3.8 into /var/tmp/portage/dev-lang/ruby-3.3.8/image

 * Final size of build directory: 210716 KiB (205.7 MiB)
 * Final size of installed tree:   31376 KiB ( 30.6 MiB)

/var/tmp/portage/dev-lang/ruby-3.3.8/image/usr/lib64/pkgconfig/ruby-3.3.pc:41: warning: trailing whitespace encountered while parsing value section
/var/tmp/portage/dev-lang/ruby-3.3.8/image/usr/lib64/pkgconfig/ruby-3.3.pc:50: warning: trailing whitespace encountered while parsing value section
 * QA Notice: Found the following implicit function declarations in configure logs:
 *   /var/tmp/portage/dev-lang/ruby-3.3.8/work/ruby-3.3.8/config.log:12786 - __assume
 * Check that no features were accidentally disabled.
 * See https://wiki.gentoo.org/wiki/Modern_C_porting.
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/bin/ruby33
   /usr/lib64/libruby33.so.3.3.8
   /usr/lib64/ruby/3.3.0/x86_64-linux/rbconfig/sizeof.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/erb/escape.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/coverage.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/ripper.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/pathname.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/fcntl.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/cgi/escape.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/zlib.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/stringio.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/syslog.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/bigdecimal.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/monitor.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/openssl.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/digest.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/continuation.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_3.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/shift_jis.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/euc_kr.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/windows_1254.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/koi8_r.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/cp949.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_16.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/utf_32be.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/utf_16be.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/euc_jp.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_14.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_5.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_6.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_7.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_9.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_2.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/windows_1250.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_10.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/euc_tw.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/windows_1253.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/japanese_sjis.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/escape.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/korean.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/transdb.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/emoji_sjis_docomo.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/iso2022.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/single_byte.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/emoji.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/utf_16_32.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/japanese_euc.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/emoji_iso2022_kddi.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/utf8_mac.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/chinese.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/gbk.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/big5.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/japanese.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/emoji_sjis_softbank.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/gb18030.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/emoji_sjis_kddi.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/ebcdic.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/trans/cesu_8.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_15.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/windows_1252.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/koi8_u.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/windows_1251.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/gbk.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/big5.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/utf_16le.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_4.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/gb18030.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/emacs_mule.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/encdb.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/windows_31j.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/utf_32le.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/gb2312.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_11.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_13.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/windows_1257.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_8.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/iso_8859_1.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/enc/cesu_8.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/digest/md5.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/digest/sha1.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/digest/sha2.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/digest/rmd160.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/digest/bubblebabble.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/socket.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/fiddle.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/nkf.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/json/ext/parser.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/json/ext/generator.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/io/nonblock.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/io/wait.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/io/console.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/pty.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/objspace.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/etc.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/psych.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/date_core.so
   /usr/lib64/ruby/3.3.0/x86_64-linux/strscan.so
Nothing to clean up.
 * 
 * To switch between available Ruby profiles, execute as root:
 * 	eselect ruby set ruby(30|31|...)
 *