* Package: dev-lang/ruby-3.2.8:3.2 * 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.2.8.tar.xz to /var/tmp/portage/dev-lang/ruby-3.2.8/work >>> Source unpacked in /var/tmp/portage/dev-lang/ruby-3.2.8/work >>> Preparing source in /var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8 ... [ ok ] [ ok ] [ ok ] [ ok ] * Unbundling gems... * Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' ... [ ok ] * Running elibtoolize in: ruby-3.2.8/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8 ... * econf: updating ruby-3.2.8/tool/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ruby-3.2.8/tool/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ruby-3.2.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ruby-3.2.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.2.8 --htmldir=/usr/share/doc/ruby-3.2.8/html --libdir=/usr/lib64 --program-suffix=32 --with-soname=ruby32 --with-readline-dir=/usr --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 if thread-local storage is supported... yes 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... /usr/bin/x86_64-pc-linux-gnu-gcc 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 -Wmisleading-indentation 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 -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 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 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 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 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 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 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 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 if make is GNU make... yes .ext/include/x86_64-linux/ruby/config.h updated configure: ruby library version = 3.2.0 configure: creating ./config.status config.status: creating GNUmakefile config.status: creating Makefile --- Configuration summary for ruby version 3.2.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 -Wmisleading-indentation -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 -Wundef * strip command: x86_64-pc-linux-gnu-strip -S -x * install doc: no * MJIT support: no * YJIT support: no * man page type: doc --- >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 = echo executable host ruby is required. use --with-baseruby option.; false 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./enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-soname,libruby32.so.3.2 -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.2.8/temp/GMfifo25 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./enc/unicode/15.0.0 -o memory_view.o -c memory_view.c + echo '#ifndef RUBY_MJIT_CONFIG_H' + echo '#define RUBY_MJIT_CONFIG_H 1' + echo + sep= + echo '#ifdef LOAD_RELATIVE' + quote MJIT_HEADER_INSTALL_DIR /include/ruby-3.2.0/x86_64-linux + printf '#define MJIT_HEADER_INSTALL_DIR' + shift + printf ' "%s"' /include/ruby-3.2.0/x86_64-linux + echo + echo '#else' + quote MJIT_HEADER_INSTALL_DIR /usr/include/ruby-3.2.0/x86_64-linux + printf '#define MJIT_HEADER_INSTALL_DIR' + shift + printf ' "%s"' /usr/include/ruby-3.2.0/x86_64-linux + echo + echo '#endif' + quote MJIT_MIN_HEADER_NAME rb_mjit_min_header-3.2.8.h + printf '#define MJIT_MIN_HEADER_NAME' + shift + printf ' "%s"' rb_mjit_min_header-3.2.8.h + echo + sep=, + quote 'MJIT_CC_COMMON ' /usr/bin/x86_64-pc-linux-gnu-gcc + printf '#define MJIT_CC_COMMON ' + shift + printf ' "%s",' /usr/bin/x86_64-pc-linux-gnu-gcc + echo + quote 'MJIT_CFLAGS MJIT_ARCHFLAG' -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 + printf '#define MJIT_CFLAGS MJIT_ARCHFLAG' + shift + printf ' "%s",' -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 + echo + quote 'MJIT_OPTFLAGS ' + printf '#define MJIT_OPTFLAGS ' + shift + echo + quote 'MJIT_DEBUGFLAGS ' + printf '#define MJIT_DEBUGFLAGS ' + shift + echo + quote 'MJIT_LDSHARED ' /usr/bin/x86_64-pc-linux-gnu-gcc -shared + printf '#define MJIT_LDSHARED ' + shift + printf ' "%s",' /usr/bin/x86_64-pc-linux-gnu-gcc -shared + echo + quote 'MJIT_DLDFLAGS MJIT_ARCHFLAG' -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs + printf '#define MJIT_DLDFLAGS MJIT_ARCHFLAG' + shift + printf ' "%s",' -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs + echo + quote 'MJIT_LIBS ' -lruby32 + printf '#define MJIT_LIBS ' + shift + printf ' "%s",' -lruby32 + echo + quote 'PRELOADENV "LD_PRELOAD"' + printf '#define PRELOADENV "LD_PRELOAD"' + shift + echo + indent= + define_arch_flags + quote 'MJIT_ARCHFLAG /* no flag */' + printf '#define MJIT_ARCHFLAG /* no flag */' + shift + echo + echo + echo '#endif /* RUBY_MJIT_CONFIG_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./enc/unicode/15.0.0 -o mjit_c.o -c mjit_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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./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./enc/unicode/15.0.0 -o transient_heap.o -c transient_heap.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./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./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./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./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./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./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./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./enc/unicode/15.0.0 -o vm_trace.o -c vm_trace.c 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./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./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./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./enc/unicode/15.0.0 -o dln.o -c dln.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./enc/unicode/15.0.0 -o localeinit.o -c localeinit.c mkdir -p .ext/.timestamp/x86_64-linux .ext/x86_64-linux 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./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./enc/unicode/15.0.0 -o mjit.o -c mjit.c x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -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./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./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./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./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./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 mjit.o mjit_c.o node.o numeric.o object.o pack.o parse.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 scheduler.o shape.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o transient_heap.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.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 -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.2.8 \ -install_name=ruby32 \ -so_name=ruby32 \ -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 -- --cross=no builtin_binary.inc updated ./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./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./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.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' ./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans x86_64-pc-linux-gnu-gcc-ar rcD libruby32-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 mjit.o mjit_c.o node.o numeric.o object.o pack.o parse.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 scheduler.o shape.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o transient_heap.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.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 if [ 'no' != 'no' ]; then \ set -eux && \ : 'merging into libruby32-static.a' && \ rm -fr libyjit/ && \ mkdir -p libyjit/ && \ trap "rm -fr libyjit/" 0 && \ (cd libyjit/ && x86_64-pc-linux-gnu-gcc-ar -x ../) && \ : "x86_64-pc-linux-gnu-gcc-ar rcD libruby32-static.a libyjit/*.o" && \ find libyjit/ -name '*.o' -exec x86_64-pc-linux-gnu-gcc-ar rcD libruby32-static.a '{}' '+' ; \ fi x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-soname,libruby32.so.3.2 -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 mjit.o mjit_c.o node.o numeric.o object.o pack.o parse.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 scheduler.o shape.o signal.o sprintf.o st.o strftime.o string.o struct.o symbol.o thread.o time.o transcode.o transient_heap.o util.o variable.o version.o vm.o vm_backtrace.o vm_dump.o vm_sync.o vm_trace.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 libruby32.so.3.2.8 transdb.h updated : -w -L 'Init_*' -L 'ruby_static_id_*' \ -L '*_threadptr_*' -L '*_ec_*' libruby32.so.3.2.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.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/array_spec.so spec/ruby/optional/capi/ext/array_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/array_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/basic_object_spec.so spec/ruby/optional/capi/ext/basic_object_spec.c -lruby32 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 -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/bignum_spec.so spec/ruby/optional/capi/ext/bignum_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/bignum_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/binding_spec.so spec/ruby/optional/capi/ext/binding_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/binding_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/boolean_spec.so spec/ruby/optional/capi/ext/boolean_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/boolean_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./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 -lruby32 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 -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/class_spec.so spec/ruby/optional/capi/ext/class_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/class_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./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 -lruby32 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 -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/complex_spec.so spec/ruby/optional/capi/ext/complex_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/complex_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/constants_spec.so spec/ruby/optional/capi/ext/constants_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/constants_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/data_spec.so spec/ruby/optional/capi/ext/data_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/data_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/debug_spec.so spec/ruby/optional/capi/ext/debug_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/debug_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/encoding_spec.so spec/ruby/optional/capi/ext/encoding_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/encoding_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/enumerator_spec.so spec/ruby/optional/capi/ext/enumerator_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/enumerator_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/exception_spec.so spec/ruby/optional/capi/ext/exception_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/exception_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/fiber_spec.so spec/ruby/optional/capi/ext/fiber_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/fiber_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/file_spec.so spec/ruby/optional/capi/ext/file_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/file_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/fixnum_spec.so spec/ruby/optional/capi/ext/fixnum_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/fixnum_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/float_spec.so spec/ruby/optional/capi/ext/float_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/float_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/gc_spec.so spec/ruby/optional/capi/ext/gc_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/gc_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/globals_spec.so spec/ruby/optional/capi/ext/globals_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/globals_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/hash_spec.so spec/ruby/optional/capi/ext/hash_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/hash_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/integer_spec.so spec/ruby/optional/capi/ext/integer_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/integer_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/io_spec.so spec/ruby/optional/capi/ext/io_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/io_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/kernel_spec.so spec/ruby/optional/capi/ext/kernel_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/kernel_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/language_spec.so spec/ruby/optional/capi/ext/language_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/language_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/marshal_spec.so spec/ruby/optional/capi/ext/marshal_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/marshal_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/module_spec.so spec/ruby/optional/capi/ext/module_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/module_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./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 -lruby32 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 -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/mutex_spec.so spec/ruby/optional/capi/ext/mutex_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/mutex_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/numeric_spec.so spec/ruby/optional/capi/ext/numeric_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/numeric_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/object_spec.so spec/ruby/optional/capi/ext/object_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/object_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/proc_spec.so spec/ruby/optional/capi/ext/proc_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/proc_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/range_spec.so spec/ruby/optional/capi/ext/range_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/range_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/rational_spec.so spec/ruby/optional/capi/ext/rational_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/rational_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/rbasic_spec.so spec/ruby/optional/capi/ext/rbasic_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/rbasic_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/regexp_spec.so spec/ruby/optional/capi/ext/regexp_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/regexp_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/st_spec.so spec/ruby/optional/capi/ext/st_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/st_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/string_spec.so spec/ruby/optional/capi/ext/string_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/string_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/struct_spec.so spec/ruby/optional/capi/ext/struct_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/struct_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/symbol_spec.so spec/ruby/optional/capi/ext/symbol_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/symbol_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/thread_spec.so spec/ruby/optional/capi/ext/thread_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/thread_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/time_spec.so spec/ruby/optional/capi/ext/time_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/time_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/tracepoint_spec.so spec/ruby/optional/capi/ext/tracepoint_spec.c -lruby32 rm -fr spec/ruby/optional/capi/ext/tracepoint_spec.so.* mkdir -p spec/ruby/optional/capi/ext x86_64-pc-linux-gnu-gcc -shared -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/typed_data_spec.so spec/ruby/optional/capi/ext/typed_data_spec.c -lruby32 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 -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./enc/unicode/15.0.0 -o spec/ruby/optional/capi/ext/util_spec.so spec/ruby/optional/capi/ext/util_spec.c -lruby32 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.2.8/work/ruby-3.2.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 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 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[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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/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_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/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_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/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/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_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/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/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_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/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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -lm -lpthread 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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -lm -lpthread 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 -lruby32 -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 -lruby32 -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_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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -lm -lpthread 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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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/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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -lm -lpthread make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' 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 -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 make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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- ../../.././ext/-test-/RUBY_ALIGNOF/extconf.rb ../../.././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 ../../.././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 ../../.././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 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 ../../.././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-/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 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 ../../../.././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/bigdecimal/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 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 -lruby32 -lm -lpthread 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 -lruby32 -lm -lpthread 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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -lm -lpthread 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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -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 -lruby32 -lm -lpthread 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 -lruby32 -lm -lpthread make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' ./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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 ../../.././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/erb/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 ./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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 ../../.././ext/io/nonblock/extconf.rb ../../.././ext/io/wait/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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 ./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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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/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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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/racc/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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/racc ../../.././ext/racc/cparse/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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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/readline/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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/readline ../.././ext/readline/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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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.7.1/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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.7.1 ../../../../.././.bundle/gems/debug-1.7.1/ext/debug/extconf.rb ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='make' \ --command-output=.bundle/gems/rbs-2.8.2/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo25 -- 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-2.8.2 ../../../../.././.bundle/gems/rbs-2.8.2/ext/rbs_extension/extconf.rb make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make -f exts.mk -l2 libdir="/usr/lib64" LIBRUBY_EXTS=./.libruby-with-ext.time \ EXTENCS="dmyenc.o" MINIRUBY="./miniruby -I./lib -I. -I.ext/common " UPDATE_LIBRARIES=no make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make -C ext/-test-/RUBY_ALIGNOF V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/arith_seq/extract' make -C ext/-test-/array/concat V=1 all make -C ext/-test-/array/resize V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/array/concat' make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/array/resize' 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 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 mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/array/ exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.array.time mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/array/ rm -f ../../../../.ext/x86_64-linux/-test-/array/to_ary_concat.so exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.array.time 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 -lruby32 -lm -lpthread -lc 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/array/resize' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/array/concat' make -C ext/-test-/bignum V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/bug-14834' make -C ext/-test-/bug-3571 V=1 all 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 make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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-/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 -lruby32 -lm -lpthread -lc 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/bignum' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/bug_reporter' make -C ext/-test-/class V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/class' make -C ext/-test-/cxxanyargs V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 ../../../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 make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/cxxanyargs' rm -f ../../../.ext/x86_64-linux/-test-/debug.so 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/debug' make -C ext/-test-/dln/empty V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/dln/empty' 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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/dln/empty' make -C ext/-test-/econv V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/econv' make -C ext/-test-/enumerator_kw V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/enumerator_kw' make -C ext/-test-/eval V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/eval' make -C ext/-test-/exception V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/exception' make -C ext/-test-/fatal V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/fatal' make -C ext/-test-/file V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/file' make -C ext/-test-/float V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/float' make -C ext/-test-/funcall V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/hash' make -C ext/-test-/integer V=1 all make -C ext/-test-/iseq_load V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/iseq_load' make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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-/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-/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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/iseq_load' make -C ext/-test-/iter V=1 all 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 make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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-/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 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 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 -lruby32 -lm -lpthread -lc 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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/integer' make -C ext/-test-/load/dot.dot V=1 all 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 -lruby32 -lm -lpthread -lc make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/iter' 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/load/protect' make -C ext/-test-/marshal/compat V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/memory_view' make -C ext/-test-/method V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/method' make -C ext/-test-/notimplement V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/notimplement' make -C ext/-test-/num2int V=1 all make -C ext/-test-/path_to_class V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/num2int' make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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-/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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/path_to_class' 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/num2int' make -C ext/-test-/postponed_job V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/postponed_job' make -C ext/-test-/printf V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/printf' make -C ext/-test-/proc V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/proc' make -C ext/-test-/random V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/random' make -C ext/-test-/rational V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/recursion' make -C ext/-test-/regexp V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/regexp' make -C ext/-test-/scan_args V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 make -C ext/-test-/st/foreach V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/st/foreach' rm -f ../../../.ext/x86_64-linux/-test-/scan_args.so 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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/scan_args' 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/st/update' make -C ext/-test-/string V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8/ext/-test-/struct' 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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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-/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-/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_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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/string' make -C ext/-test-/symbol V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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-/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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/symbol' make -C ext/-test-/thread/instrumentation V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/thread_fd' make -C ext/-test-/time V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/time' make -C ext/-test-/tracepoint V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/tracepoint' make -C ext/-test-/typeddata V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/typeddata' make -C ext/-test-/vm V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/-test-/vm' make -C ext/-test-/wait V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/cgi/escape' make -C ext/continuation V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/continuation' make -C ext/coverage V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 -lruby32 -lm -lpthread -lc 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[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/coverage' make -C ext/date V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 -lruby32 -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.2.8/work/ruby-3.2.8/ext/bigdecimal' make -C ext/digest V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -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.2.8/work/ruby-3.2.8/ext/digest' 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 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 make -C ext/erb/escape V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/erb/escape' 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/date' make -C ext/etc V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/etc' make -C ext/fcntl V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/fcntl' make -C ext/fiddle V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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.2.8/work/ruby-3.2.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 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 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/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 -lruby32 -lm -lpthread -lc cp ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/io/console' 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 -lruby32 -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.2.8/work/ruby-3.2.8/ext/fiddle' make -C ext/io/nonblock V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/io/nonblock' 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.2.8/work/ruby-3.2.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 make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/io/wait' cp ../.././ext/json/lib/json/add/bigdecimal.rb ../../.ext/common/json/add cp ../.././ext/json/lib/json/add/complex.rb ../../.ext/common/json/add 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 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.2.8/work/ruby-3.2.8/ext/json' 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/io/wait' make -C ext/monitor V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/monitor' make -C ext/nkf V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc cp ../.././ext/objspace/lib/objspace/trace.rb ../../.ext/common/objspace make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/nkf' make -C ext/openssl V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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/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_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_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_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_hmac.o -c ossl_hmac.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_kdf.o -c ossl_kdf.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 -lruby32 -lyaml -lyaml -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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_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 make -C ext/pty V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/pty' 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 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 make -C ext/racc/cparse V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/racc/cparse' x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././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 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 mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/racc/ exit > ../../../.ext/.timestamp/x86_64-linux/.racc.time rm -f ../../../.ext/x86_64-linux/racc/cparse.so x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/racc/cparse' 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 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/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_rand.o -c ossl_rand.c make -C ext/rbconfig/sizeof V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/rbconfig/sizeof' ../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/x86_64-linux' -I'../../../.ext/common' ../../.././tool/generic_erb.rb --output=sizes.c \ ../../.././template/sizes.c.tmpl \ ../../.././configure.ac \ ../../.././ext/rbconfig/sizeof/extconf.rb 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 sizes.c updated 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 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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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_ssl_session.o -c ossl_ssl_session.c make -C ext/readline V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/readline' x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/readline -DRUBY_EXTCONF_H=\"extconf.h\" -I/usr/include -fPIC -O3 -march=native -mtune=native -pipe -fno-omit-frame-pointer -fno-strict-aliasing -std=gnu17 -fPIC -o readline.o -c readline.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 rm -f ../../.ext/x86_64-linux/readline.so x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/readline.so readline.o -L. -L../.. -L/usr/lib64 -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 -lruby32 -lreadline -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/readline' 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 make -C ext/ripper V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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_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/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 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 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_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 -lruby32 -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.2.8/work/ruby-3.2.8/ext/openssl' mkdir -p ../../.ext/.timestamp ../../.ext/common/ripper exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common make -C ext/rubyvm V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/rubyvm' mkdir -p ../../.ext/.timestamp ../../.ext/common/forwardable exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time ../../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 cp ../.././ext/rubyvm/lib/forwardable/impl.rb ../../.ext/common/forwardable make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/rubyvm' 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 rm -f ../../.ext/x86_64-linux/ripper.so x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/ripper.so ripper.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/ripper' make -C ext/socket V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 make -C ext/strscan V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 ancdata.o -c ancdata.c make -C ext/syslog V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 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 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 -lruby32 -lm -lpthread -lc cp ../.././ext/syslog/lib/syslog/logger.rb ../../.ext/common/syslog make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/syslog' make -C ext/zlib V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/socket' make -C .bundle/gems/debug-1.7.1/ext/debug V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/debug-1.7.1/ext/debug' mkdir -p ../../../../../.bundle/specifications cp ../../../../.././.bundle/gems/debug-1.7.1/.bundled.debug-1.7.1.gemspec ../../../../../.bundle/specifications/debug-1.7.1.gemspec x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/debug-1.7.1/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.7.1/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.2.0 ../../../../../.bundle/extensions/x86_64-linux/3.2.0/debug-1.7.1/debug/ exit > ../../../../../.bundle/.timestamp/x86_64-linux/3.2.0/.gems.-.debug-1.7.1.-.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.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib rm -f ../../../../../.bundle/extensions/x86_64-linux/3.2.0/debug-1.7.1/debug/debug.so x86_64-pc-linux-gnu-gcc -shared -o ../../../../../.bundle/extensions/x86_64-linux/3.2.0/debug-1.7.1/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 -lruby32 -lm -lpthread -lc 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 -lruby32 -lz -lm -lpthread -lc exit > ../../../../../.bundle/extensions/x86_64-linux/3.2.0/debug-1.7.1/gem.build_complete make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/debug-1.7.1/ext/debug' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/zlib' make -C .bundle/gems/rbs-2.8.2/ext/rbs_extension V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/rbs-2.8.2/ext/rbs_extension' mkdir -p ../../../../../.bundle/specifications cp ../../../../.././.bundle/gems/rbs-2.8.2/.bundled.rbs-2.8.2.gemspec ../../../../../.bundle/specifications/rbs-2.8.2.gemspec x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.8.2/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=c99 -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-2.8.2/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=c99 -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-2.8.2/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=c99 -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.2.8/work/ruby-3.2.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-2.8.2/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=c99 -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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/digest/bubblebabble' x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.8.2/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=c99 -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-2.8.2/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=c99 -o parser.o -c parser.c x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.8.2/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=c99 -o parserstate.o -c parserstate.c x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.8.2/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=c99 -o ruby_objs.o -c ruby_objs.c make -C ext/digest/md5 V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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../../../../.././.bundle/gems/rbs-2.8.2/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=c99 -o unescape.o -c unescape.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 mkdir -p ../../../../../.bundle/.timestamp/x86_64-linux/3.2.0 ../../../../../.bundle/extensions/x86_64-linux/3.2.0/rbs-2.8.2/ exit > ../../../../../.bundle/.timestamp/x86_64-linux/3.2.0/.gems.-.rbs-2.8.2.time : ../../../../../miniruby -I'../../../../..' -I'../../../../.././lib' -I'../../../../../.ext/x86_64-linux' -I'../../../../../.ext/common' ../../../../.././tool/ln_sr.rb -q -f -T ../../../../.././.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib rm -f ../../../../../.bundle/extensions/x86_64-linux/3.2.0/rbs-2.8.2/rbs_extension.so x86_64-pc-linux-gnu-gcc -shared -o ../../../../../.bundle/extensions/x86_64-linux/3.2.0/rbs-2.8.2/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 -lruby32 -lm -lpthread -lc exit > ../../../../../.bundle/extensions/x86_64-linux/3.2.0/rbs-2.8.2/gem.build_complete make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/rbs-2.8.2/ext/rbs_extension' 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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/digest/md5' make -C ext/digest/rmd160 V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/digest/rmd160' make -C ext/digest/sha1 V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/digest/sha1' make -C ext/digest/sha2 V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -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.2.8/work/ruby-3.2.8/ext/digest/sha2' make -C ext/json/generator V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/json/generator' make -C ext/json/parser V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lm -lpthread -lc make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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= ruby32 make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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 -lruby32 -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread -lm -lpthread -o ruby32 : make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' >>> Source compiled. >>> Test phase [not enabled]: dev-lang/ruby-3.2.8 >>> Install dev-lang/ruby-3.2.8 into /var/tmp/portage/dev-lang/ruby-3.2.8/image * Removing default gems before installation make -j2 -l2 V=1 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.8/image GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.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.2.pc x86_64-pc-linux-gnu-gcc -E -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -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="echo executable host ruby is required. use --with-baseruby option.; false" \ LIBPATHENV="" PRELOADENV="LD_PRELOAD" LIBRUBY_SO="libruby32.so.3.2.8" x86_64-linux-fake.rb updated BASERUBY = echo executable host ruby is required. use --with-baseruby option.; false 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./enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-soname,libruby32.so.3.2 -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.2.8/temp/GMfifo41 RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C opt-level=3 -C overflow-checks=on '--out-dir=/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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. exit > .revision.time ./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 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 -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.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for './enc/trans'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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/racc/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/racc ./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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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/readline/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \ -- configure ext/readline ./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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.7.1/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \ -- configure .bundle/gems/debug-1.7.1 ./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='make' \ --command-output=.bundle/gems/rbs-2.8.2/exts.mk --dest-dir="/var/tmp/portage/dev-lang/ruby-3.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.8/image V=1" --gnumake=yes --extflags="" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \ -- configure .bundle/gems/rbs-2.8.2 make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make -f exts.mk -l2 libdir="/usr/lib64" LIBRUBY_EXTS=./.libruby-with-ext.time \ EXTENCS="dmyenc.o" MINIRUBY="./miniruby -I./lib -I. -I.ext/common " UPDATE_LIBRARIES=no make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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-/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.2.8/work/ruby-3.2.8/ext/bigdecimal' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8/ext/coverage' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/coverage' make -C ext/date V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/date' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/date' make -C ext/digest V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/digest' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8/ext/fiddle' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/fiddle' make -C ext/io/console V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/io/console' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8/ext/json' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/json' make -C ext/monitor V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/monitor' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/monitor' make -C ext/nkf V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/nkf' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/nkf' make -C ext/objspace V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/objspace' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/objspace' make -C ext/openssl V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/openssl' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/openssl' make -C ext/pathname V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/pathname' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/pathname' make -C ext/psych V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/psych' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/psych' make -C ext/pty V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/pty' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/pty' make -C ext/racc/cparse V=1 all make -C ext/rbconfig/sizeof V=1 all make -C ext/readline V=1 all make -C ext/ripper V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/ripper' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/ripper' make -C ext/rubyvm V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/rubyvm' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/rubyvm' make -C ext/socket V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/socket' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8/ext/syslog' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/ext/syslog' make -C ext/zlib V=1 all make -C .bundle/gems/debug-1.7.1/ext/debug V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/debug-1.7.1/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.7.1/lib ../../../../../.bundle/gems/debug-1.7.1/lib make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/debug-1.7.1/ext/debug' make -C .bundle/gems/rbs-2.8.2/ext/rbs_extension V=1 all make -C ext/digest/bubblebabble V=1 all make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/rbs-2.8.2/ext/rbs_extension' : ../../../../../miniruby -I'../../../../..' -I'../../../../.././lib' -I'../../../../../.ext/x86_64-linux' -I'../../../../../.ext/common' ../../../../.././tool/ln_sr.rb -q -f -T ../../../../.././.bundle/gems/rbs-2.8.2/lib ../../../../../.bundle/gems/rbs-2.8.2/lib make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8/.bundle/gems/rbs-2.8.2/ext/rbs_extension' 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.2.8/work/ruby-3.2.8/ext/digest/sha2' make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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= ruby32 make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make[2]: 'ruby32' is up to date. make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.8' make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/work/ruby-3.2.8' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.2.8/work/ruby-3.2.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.2.8/image" --extout=".ext" --ext-build-dir="./ext" --mflags="-j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41" --make-flags=" -j2 -l2 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.2.8/temp/GMfifo41 -- GEM_DESTDIR=/usr/lib64/ruby/gems/3.2.0 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.2.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.2.8/image installing binary commands: /usr/bin installing base libraries: /usr/lib64 installing arch files: /usr/lib64/ruby/3.2.0/x86_64-linux installing pkgconfig data: /usr/lib64/pkgconfig installing extension objects: /usr/lib64/ruby/3.2.0/x86_64-linux installing extension objects: /usr/lib64/ruby/site_ruby/3.2.0/x86_64-linux installing extension objects: /usr/lib64/ruby/vendor_ruby/3.2.0/x86_64-linux installing extension headers: /usr/include/ruby-3.2.0/x86_64-linux installing extension scripts: /usr/lib64/ruby/3.2.0 installing extension scripts: /usr/lib64/ruby/site_ruby/3.2.0 installing extension scripts: /usr/lib64/ruby/vendor_ruby/3.2.0 installing extension headers: /usr/include/ruby-3.2.0/ruby installing command scripts: /usr/bin installing library scripts: /usr/lib64/ruby/3.2.0 installing common headers: /usr/include/ruby-3.2.0 installing manpages: /usr/share/man/man1 installing default gems from lib: /usr/lib64/ruby/gems/3.2.0 abbrev 0.1.1 base64 0.1.1 benchmark 0.2.1 cgi 0.3.7 csv 3.2.6 delegate 0.3.0 did_you_mean 1.6.3 drb 2.1.1 english 0.7.2 erb 4.0.2 error_highlight 0.5.1 fileutils 1.7.0 find 0.1.1 forwardable 1.3.3 getoptlong 0.2.0 ipaddr 1.2.5 irb 1.6.2 logger 1.5.3 mutex_m 0.1.2 net-http 0.4.1 net-protocol 0.2.1 observer 0.1.1 open-uri 0.3.0 open3 0.1.2 optparse 0.3.1 ostruct 0.5.5 pp 0.4.0 prettyprint 0.1.1 pstore 0.1.2 racc 1.6.2 readline 0.0.3 reline 0.3.2 resolv 0.2.2 resolv-replace 0.1.1 rinda 0.1.1 ruby2_keywords 0.0.5 securerandom 0.2.2 set 1.0.3 shellwords 0.1.0 singleton 0.1.1 syntax_suggest 1.1.0 tempfile 0.1.3 time 0.2.2 timeout 0.3.1 tmpdir 0.1.3 tsort 0.1.1 un 0.2.1 uri 0.12.4 weakref 0.1.2 yaml 0.2.1 installing default gems from ext: /usr/lib64/ruby/gems/3.2.0 bigdecimal 3.1.3 date 3.3.3 digest 3.1.1 etc 1.4.2 fcntl 1.0.2 fiddle 1.1.1 io-console 0.6.0 io-nonblock 0.2.0 io-wait 0.3.0 json 2.6.3 nkf 0.1.2 openssl 3.1.0 pathname 0.2.1 psych 5.0.1 readline-ext 0.1.5 stringio 3.0.4 strscan 3.0.7 syslog 0.1.1 zlib 3.0.0 installing bundled gems: /usr/lib64/ruby/gems/3.2.0 >>> Completed installing dev-lang/ruby-3.2.8 into /var/tmp/portage/dev-lang/ruby-3.2.8/image * Final size of build directory: 189492 KiB (185.0 MiB) * Final size of installed tree: 28520 KiB ( 27.8 MiB) /var/tmp/portage/dev-lang/ruby-3.2.8/image/usr/lib64/pkgconfig/ruby-3.2.pc:41: warning: trailing whitespace encountered while parsing value section /var/tmp/portage/dev-lang/ruby-3.2.8/image/usr/lib64/pkgconfig/ruby-3.2.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.2.8/work/ruby-3.2.8/config.log:12447 - __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/ruby32 /usr/lib64/libruby32.so.3.2.8 /usr/lib64/ruby/3.2.0/x86_64-linux/rbconfig/sizeof.so /usr/lib64/ruby/3.2.0/x86_64-linux/erb/escape.so /usr/lib64/ruby/3.2.0/x86_64-linux/coverage.so /usr/lib64/ruby/3.2.0/x86_64-linux/ripper.so /usr/lib64/ruby/3.2.0/x86_64-linux/pathname.so /usr/lib64/ruby/3.2.0/x86_64-linux/cgi/escape.so /usr/lib64/ruby/3.2.0/x86_64-linux/racc/cparse.so /usr/lib64/ruby/3.2.0/x86_64-linux/fcntl.so /usr/lib64/ruby/3.2.0/x86_64-linux/stringio.so /usr/lib64/ruby/3.2.0/x86_64-linux/syslog.so /usr/lib64/ruby/3.2.0/x86_64-linux/zlib.so /usr/lib64/ruby/3.2.0/x86_64-linux/bigdecimal.so /usr/lib64/ruby/3.2.0/x86_64-linux/openssl.so /usr/lib64/ruby/3.2.0/x86_64-linux/monitor.so /usr/lib64/ruby/3.2.0/x86_64-linux/digest.so /usr/lib64/ruby/3.2.0/x86_64-linux/continuation.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/shift_jis.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_3.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/euc_kr.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/windows_1254.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/koi8_r.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_16.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/cp949.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/utf_32be.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/utf_16be.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/euc_jp.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_14.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_5.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_6.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_7.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_9.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_2.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/windows_1250.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_10.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/euc_tw.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/windows_1253.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/japanese_sjis.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/escape.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/korean.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/transdb.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/emoji_sjis_docomo.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/iso2022.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/single_byte.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/emoji.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/utf_16_32.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/japanese_euc.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/emoji_iso2022_kddi.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/utf8_mac.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/chinese.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/gbk.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/big5.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/japanese.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/emoji_sjis_softbank.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/gb18030.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/emoji_sjis_kddi.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/ebcdic.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/trans/cesu_8.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_15.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/windows_1252.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/koi8_u.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/windows_1251.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/gbk.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/big5.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_4.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/utf_16le.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/gb18030.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/emacs_mule.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/encdb.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/windows_31j.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/utf_32le.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/gb2312.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_11.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_13.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/windows_1257.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_8.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/iso_8859_1.so /usr/lib64/ruby/3.2.0/x86_64-linux/enc/cesu_8.so /usr/lib64/ruby/3.2.0/x86_64-linux/digest/md5.so /usr/lib64/ruby/3.2.0/x86_64-linux/digest/sha2.so /usr/lib64/ruby/3.2.0/x86_64-linux/digest/sha1.so /usr/lib64/ruby/3.2.0/x86_64-linux/digest/rmd160.so /usr/lib64/ruby/3.2.0/x86_64-linux/digest/bubblebabble.so /usr/lib64/ruby/3.2.0/x86_64-linux/readline.so /usr/lib64/ruby/3.2.0/x86_64-linux/socket.so /usr/lib64/ruby/3.2.0/x86_64-linux/fiddle.so /usr/lib64/ruby/3.2.0/x86_64-linux/nkf.so /usr/lib64/ruby/3.2.0/x86_64-linux/json/ext/parser.so /usr/lib64/ruby/3.2.0/x86_64-linux/json/ext/generator.so /usr/lib64/ruby/3.2.0/x86_64-linux/io/nonblock.so /usr/lib64/ruby/3.2.0/x86_64-linux/io/wait.so /usr/lib64/ruby/3.2.0/x86_64-linux/io/console.so /usr/lib64/ruby/3.2.0/x86_64-linux/pty.so /usr/lib64/ruby/3.2.0/x86_64-linux/objspace.so /usr/lib64/ruby/3.2.0/x86_64-linux/etc.so /usr/lib64/ruby/3.2.0/x86_64-linux/psych.so /usr/lib64/ruby/3.2.0/x86_64-linux/date_core.so /usr/lib64/ruby/3.2.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|...) *