Skip to content

Instantly share code, notes, and snippets.

@ruo91
Last active November 27, 2022 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruo91/f9c66300360de1b5c0f3b62223bf0f6d to your computer and use it in GitHub Desktop.
Save ruo91/f9c66300360de1b5c0f3b62223bf0f6d to your computer and use it in GitHub Desktop.
Gentoo - /usr/lib64/ruby/2.7.0/rubygems.rb:16:in `require': cannot load such file -- rubygems/compatibility (LoadError)
Using username "root".
Keyboard-interactive authentication prompts from server:
| Password:
End of keyboard-interactive prompts from server
ruo91 ~ # Z^C
ruo91 ~ # cat /var/tmp/portage/dev-lang/ruby-3.1.3/temp/build.log
* Package: dev-lang/ruby-3.1.3:3.1
* Repository: gentoo
* Maintainer: ruby@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc gdbm ipv6 kernel_linux rdoc ssl userland_GNU
* FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking ruby-3.1.3.tar.xz to /var/tmp/portage/dev-lang/ruby-3.1.3/work
>>> Source unpacked in /var/tmp/portage/dev-lang/ruby-3.1.3/work
>>> Preparing source in /var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3 ...
* Applying 011-default-gem-location.patch ...
patching file tool/rbinstall.rb
Hunk #1 succeeded at 962 with fuzz 1 (offset 65 lines). [ ok ]
* Unbundling gems...
* Removing bundled libraries...
* Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3' ...
* Running 'autoconf --force' ... [ ok ]
* Running elibtoolize in: ruby-3.1.3/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3 ...
* econf: updating ruby-3.1.3/tool/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating ruby-3.1.3/tool/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating ruby-3.1.3/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating ruby-3.1.3/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.1.3 --htmldir=/usr/share/doc/ruby-3.1.3/html --libdir=/usr/lib64 --program-suffix=31 --with-soname=ruby31 --with-readline-dir=/usr --enable-shared --enable-pthread --disable-rpath --with-out-ext=win32,win32ole,dbm,tk --without-jemalloc --disable-jit-support --disable-socks --disable-dtrace --disable-install-doc --enable-ipv6 --disable-static --disable-install-static-library --without-static-linked-ext --disable-debug --enable-option-checking=no
checking for ruby... /usr/bin/ruby
tool/config.guess already exists
tool/config.sub already exists
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-ld... no
checking for x86_64-pc-linux-gnu-ld... x86_64-pc-linux-gnu-ld
checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gcc-ar... no
checking for x86_64-pc-linux-gnu-gcc-ar... x86_64-pc-linux-gnu-gcc-ar
checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-g++... no
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gcc-nm... no
checking for x86_64-pc-linux-gnu-gcc-nm... x86_64-pc-linux-gnu-gcc-nm
checking for x86_64-pc-linux-gnu-x86_64-pc-linux-gnu-gcc-ranlib... no
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... x86_64-pc-linux-gnu-gcc-ranlib
checking for x86_64-pc-linux-gnu-gar... 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... x86_64-pc-linux-gnu-ld
checking for x86_64-pc-linux-gnu-gnm... x86_64-pc-linux-gnu-gcc-nm
checking for x86_64-pc-linux-gnu-gobjcopy... no
checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy
checking for x86_64-pc-linux-gnu-gobjdump... no
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking for x86_64-pc-linux-gnu-gstrip... no
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether the linker is GNU ld... yes
checking whether x86_64-pc-linux-gnu-gcc -E accepts -o... yes
checking for x86_64-pc-linux-gnu-gcc... /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... /bin/mkdir -p
checking for x86_64-pc-linux-gnu-dtrace... no
checking for dtrace... no
checking for dot... no
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 -Wdeprecated-declarations is accepted as CFLAGS... yes
checking whether -Wdivision-by-zero is accepted as CFLAGS... no
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 -Wextra-tokens 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 whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes
fgrep: warning: fgrep is obsolescent; using /bin/grep -F
checking whether -std=gnu99 is accepted as CFLAGS... yes
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 whether CXXFLAGS is valid... yes
checking for crypt in -lcrypt... yes
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for shutdown in -lsocket... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for 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 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 x86intrin.h... yes
checking for x86intrin.h when defined(__x86_64__)... yes
checking for gmp.h... yes
checking for library containing __gmpz_init... -lgmp
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking whether char is unsigned... no
checking for inline... inline
checking for working volatile... yes
checking for typeof syntax and keyword spelling... typeof
checking for C/C++ restrict keyword... __restrict__
checking for long long... yes
checking for off_t... yes
checking char bit... 8
checking size of int... 4
checking size of short... 2
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of __int128... 16
checking size of off_t... 8
checking size of void*... 8
checking size of float... 4
checking size of double... 8
checking size of time_t... 8
checking size of clock_t... 8
checking 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 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... none needed
checking whether sys_nerr is declared... no
checking whether getenv is declared... yes
checking for size_t... yes
checking size of size_t... 8
checking size of ptrdiff_t... 8
checking size of dev_t... 8
checking for printf prefix for size_t... z
checking for printf prefix for ptrdiff_t... t
checking for struct stat.st_blksize... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_rdev... yes
checking size of struct stat.st_size... SIZEOF_OFF_T
checking size of struct stat.st_blocks... SIZEOF_OFF_T
checking size of struct stat.st_ino... SIZEOF_LONG
checking size of struct stat.st_dev... SIZEOF_DEV_T
checking size of struct stat.st_rdev... SIZEOF_DEV_T
checking for struct stat.st_atim... yes
checking for struct stat.st_atimespec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim... yes
checking for struct stat.st_mtimespec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim... yes
checking for struct stat.st_ctimespec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_birthtimespec... no
checking for struct statx.stx_btime... yes
checking for struct timeval... yes
checking size of struct timeval.tv_sec... SIZEOF_TIME_T
checking for struct timespec... yes
checking for struct timezone... yes
checking for fd_mask... yes
checking for int8_t... yes
checking size of int8_t... 1
checking for uint8_t... yes
checking size of uint8_t... 1
checking for int16_t... yes
checking size of int16_t... 2
checking for uint16_t... yes
checking size of uint16_t... 2
checking for int32_t... yes
checking size of int32_t... 4
checking for uint32_t... yes
checking size of uint32_t... 4
checking for int64_t... yes
checking size of int64_t... 8
checking for uint64_t... yes
checking size of uint64_t... 8
checking for int128_t... __int128
checking for uint128_t... unsigned __int128
checking for intptr_t... yes
checking size of intptr_t... 8
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking for printf prefix for intptr_t... NONE
checking for ssize_t... yes
checking size of ssize_t... 8
checking for printf prefix for int64_t... NONE
checking for stack end address... __libc_stack_end
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for working alloca.h... yes
checking for alloca... yes
checking for dynamic size alloca... ok
checking for working memcmp... yes
checking for dup... yes
checking for dup2... yes
checking for acosh... yes
checking for cbrt... yes
checking for crypt... yes
checking for erf... yes
checking for explicit_bzero... yes
checking for ffs... yes
checking for flock... yes
checking for hypot... yes
checking for lgamma_r... yes
checking for memmove... yes
checking for nan... yes
checking for nextafter... yes
checking for setproctitle... no
checking for strchr... yes
checking for strerror... yes
checking for strlcat... no
checking for strlcpy... no
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 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 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 getentropy... 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 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 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 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 openat... yes
checking for pipe2... yes
checking for poll... yes
checking for posix_fadvise... 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 tanh... yes
checking for telldir... yes
checking for timegm... yes
checking for times... yes
checking for truncate... yes
checking for truncate64... 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 for pthread_create in -lthr... no
checking for pthread_create in -lpthread... yes
checking for pthread_np.h... no
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 valgrind/memcheck.h... 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... __builtin_setjmp
checking for prefix of external symbols... NONE
checking for pthread.h... yes
checking if make is GNU make... yes
.ext/include/x86_64-linux/ruby/config.h updated
configure: ruby library version = 3.1.0
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: creating Makefile
---
Configuration summary for ruby version 3.1.3
* 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 pthread: yes
* with coroutine: amd64
* enable shared libs: yes
* dynamic library ext: so
* CFLAGS: ${optflags} ${debugflags} ${warnflags}
* LDFLAGS: -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed
* DLDFLAGS: -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib
* optflags: -O3 -fno-fast-math
* debugflags: -ggdb3
* warnflags: -Wall -Wextra -Wdeprecated-declarations -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
* JIT support: no
* man page type: doc
* BASERUBY -v: ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5) [x86_64-linux]
---
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3 ...
make -j12 V=1 'EXTLDFLAGS=-Wl,-O1 -Wl,--as-needed' 'MJIT_CFLAGS=-march=alderlake -O2 -pipe -fno-strict-aliasing' MJIT_OPTFLAGS= MJIT_DEBUGFLAGS=
BASERUBY = /usr/bin/ruby --disable=gems
CC = x86_64-pc-linux-gnu-gcc
LD = x86_64-pc-linux-gnu-ld
LDSHARED = x86_64-pc-linux-gnu-gcc -shared
CFLAGS = -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC
XCFLAGS = -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/13.0.0
CPPFLAGS =
DLDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby31.so.3.1 -fstack-protector-strong -Wl,-O1 -Wl,--as-needed
SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm
LANG = ko_KR.utf8
LC_ALL =
LC_CTYPE =
MFLAGS = -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28
x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221008 p1) 12.2.1 20221008
Copyright (C) 2022 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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o main.o -c ./main.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o dmydln.o -c dmydln.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o miniinit.o -c miniinit.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o dmyext.o -c dmyext.c
echo '#include "probes.dmyh"' > probes.h
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o ast.o -c ast.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o bignum.o -c bignum.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o class.o -c class.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o compar.o -c compar.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o compile.o -c compile.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o complex.o -c complex.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o cont.o -c cont.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o debug.o -c debug.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o debug_counter.o -c debug_counter.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o dir.o -c dir.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o dln_find.o -c dln_find.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o encoding.o -c encoding.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o enum.o -c enum.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o enumerator.o -c enumerator.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o error.o -c error.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o eval.o -c eval.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o file.o -c file.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o gc.o -c gc.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o hash.o -c hash.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o inits.o -c inits.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o io.o -c io.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o io_buffer.o -c io_buffer.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o iseq.o -c iseq.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o load.o -c load.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o marshal.o -c marshal.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o math.o -c math.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.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.1.0/x86_64-linux
+ printf '#define MJIT_HEADER_INSTALL_DIR'
+ shift
+ printf ' "%s"' /include/ruby-3.1.0/x86_64-linux
+ echo
+ echo '#else'
+ quote MJIT_HEADER_INSTALL_DIR /usr/include/ruby-3.1.0/x86_64-linux
+ printf '#define MJIT_HEADER_INSTALL_DIR'
+ shift
+ printf ' "%s"' /usr/include/ruby-3.1.0/x86_64-linux
+ echo
+ echo '#endif'
+ quote MJIT_MIN_HEADER_NAME rb_mjit_min_header-3.1.3.h
+ printf '#define MJIT_MIN_HEADER_NAME'
+ shift
+ printf ' "%s"' rb_mjit_min_header-3.1.3.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' -march=alderlake -O2 -pipe -fno-strict-aliasing
+ printf '#define MJIT_CFLAGS MJIT_ARCHFLAG'
+ shift
+ printf ' "%s",' -march=alderlake -O2 -pipe -fno-strict-aliasing
+ 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,--compress-debug-sections=zlib
+ printf '#define MJIT_DLDFLAGS MJIT_ARCHFLAG'
+ shift
+ printf ' "%s",' -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib
+ echo
+ quote 'MJIT_LIBS ' -lruby31
+ printf '#define MJIT_LIBS '
+ shift
+ printf ' "%s",' -lruby31
+ 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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o mjit_compile.o -c mjit_compile.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o node.o -c node.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o numeric.o -c numeric.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o object.o -c object.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o pack.o -c pack.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o parse.o -c parse.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o proc.o -c proc.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o process.o -c process.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o ractor.o -c ractor.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o random.o -c random.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o range.o -c range.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o rational.o -c rational.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o re.o -c re.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o regcomp.o -c regcomp.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o regenc.o -c regenc.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o regerror.o -c regerror.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o regexec.o -c regexec.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o regparse.o -c regparse.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o regsyntax.o -c regsyntax.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o ruby.o -c ruby.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o scheduler.o -c scheduler.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o signal.o -c signal.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o sprintf.o -c sprintf.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o st.o -c st.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o strftime.o -c strftime.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o string.o -c string.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o symbol.o -c symbol.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o struct.o -c struct.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o thread.o -c thread.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o time.o -c time.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o transcode.o -c transcode.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o transient_heap.o -c transient_heap.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o util.o -c util.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o variable.o -c variable.c
: > revision.tmp
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o vm.o -c vm.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o vm_backtrace.o -c vm_backtrace.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o vm_dump.o -c vm_dump.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o vm_sync.o -c vm_sync.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o vm_trace.o -c vm_trace.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o yjit.o -c yjit.c
/bin/mkdir -p coroutine/amd64
/bin/mkdir -p enc/trans .ext/.timestamp
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o setproctitle.o -c ./missing/setproctitle.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o strlcat.o -c ./missing/strlcat.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o strlcpy.o -c ./missing/strlcpy.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o addr2line.o -c addr2line.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o dmyenc.o -c dmyenc.c
/usr/bin/ruby --disable=gems -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' \
13.0.0 ./enc/unicode/13.0.0/casefold.h ./enc/unicode/13.0.0/name2ctype.h
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o dln.o -c dln.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o localeinit.o -c localeinit.c
/bin/mkdir -p .ext/.timestamp/x86_64-linux .ext/x86_64-linux
/bin/mkdir -p .ext/.timestamp .ext/common
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o array.o -c array.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o mjit.o -c mjit.c
/usr/bin/ruby --disable=gems ./tool/file2lastrev.rb -q --revision.h --srcdir="." > revision.tmp
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -DSYMBOL_PREFIX= -o coroutine/amd64/Context.o -c coroutine/amd64/Context.S
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o enc/ascii.o -c enc/ascii.c
/usr/bin/ruby --disable=gems ./tool/mkconfig.rb \
-arch=x86_64-linux -version=3.1.3 \
-install_name=ruby31 \
-so_name=ruby31 \
-unicode_version=13.0.0 \
-unicode_emoji_version=13.1 \
> rbconfig.tmp
/bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp
rbconfig.rb updated
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o enc/us_ascii.o -c enc/us_ascii.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o enc/unicode.o -c enc/unicode.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o enc/utf_8.o -c enc/utf_8.c
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o enc/trans/newline.o -c enc/trans/newline.c
/usr/bin/ruby --disable=gems ./tool/generic_erb.rb -c -o encdb.h ./template/encdb.h.tmpl ./enc enc
/usr/bin/ruby --disable=gems "./tool/generic_erb.rb" -o verconf.h ./template/verconf.h.tmpl
verconf.h updated
/bin/sh ./tool/ifchange "--timestamp=.revision.time" "./revision.h" revision.tmp
encdb.h updated
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o loadpath.o -c loadpath.c
./revision.h unchanged
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o version.o -c version.c
x86_64-pc-linux-gnu-gcc -E -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 "./version.c" | \
/usr/bin/ruby --disable=gems "./tool/generic_erb.rb" -o x86_64-linux-fake.rb "./template/fake.rb.in" \
i=- srcdir="." BASERUBY="/usr/bin/ruby --disable=gems"
x86_64-linux-fake.rb updated
/usr/bin/ruby --disable=gems -r./x86_64-linux-fake ./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/13.0.0" RUBY="/usr/bin/ruby --disable=gems " MINIRUBY="/usr/bin/ruby --disable=gems " srcs
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
make[1]: Nothing to be done for 'srcs'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
/usr/bin/ruby --disable=gems ./tool/generic_erb.rb -c -o transdb.h ./template/transdb.h.tmpl ./enc/trans enc/trans
transdb.h updated
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -fstack-protector-strong -Wl,-O1 -Wl,--as-needed 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_compile.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 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 yjit.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 strlcat.o strlcpy.o addr2line.o -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -o miniruby
:
./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
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -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/13.0.0 -o builtin.o -c builtin.c
x86_64-pc-linux-gnu-gcc-ar rcD libruby31-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_compile.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 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 yjit.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 strlcat.o strlcpy.o addr2line.o builtin.o dmyext.o dmyenc.o
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby31.so.3.1 -fstack-protector-strong -Wl,-O1 -Wl,--as-needed 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_compile.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 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 yjit.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 strlcat.o strlcpy.o addr2line.o builtin.o dmyext.o dmyenc.o -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -o libruby31.so.3.1.3
: -w -L 'Init_*' -L 'ruby_static_id_*' \
-L '*_threadptr_*' -L '*_ec_*' libruby31.so.3.1.3
:
/bin/mkdir -p ext
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1"'
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/array_spec.so spec/ruby/optional/capi/ext/array_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/basic_object_spec.so spec/ruby/optional/capi/ext/basic_object_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/bignum_spec.so spec/ruby/optional/capi/ext/bignum_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/binding_spec.so spec/ruby/optional/capi/ext/binding_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/boolean_spec.so spec/ruby/optional/capi/ext/boolean_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.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 -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/class_spec.so spec/ruby/optional/capi/ext/class_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/class_under_autoload_spec.so spec/ruby/optional/capi/ext/class_under_autoload_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/complex_spec.so spec/ruby/optional/capi/ext/complex_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/constants_spec.so spec/ruby/optional/capi/ext/constants_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/data_spec.so spec/ruby/optional/capi/ext/data_spec.c -lruby31
ext/configure-ext.mk updated
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/debug_spec.so spec/ruby/optional/capi/ext/debug_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/complex_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
rm -fr spec/ruby/optional/capi/ext/boolean_spec.so.*
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/encoding_spec.so spec/ruby/optional/capi/ext/encoding_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
rm -fr spec/ruby/optional/capi/ext/basic_object_spec.so.*
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/enumerator_spec.so spec/ruby/optional/capi/ext/enumerator_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/class_under_autoload_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/exception_spec.so spec/ruby/optional/capi/ext/exception_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/fiber_spec.so spec/ruby/optional/capi/ext/fiber_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/binding_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
rm -fr spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so.*
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/file_spec.so spec/ruby/optional/capi/ext/file_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/fixnum_spec.so spec/ruby/optional/capi/ext/fixnum_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/data_spec.so.*
rm -fr spec/ruby/optional/capi/ext/bignum_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/float_spec.so spec/ruby/optional/capi/ext/float_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/gc_spec.so spec/ruby/optional/capi/ext/gc_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/debug_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/globals_spec.so spec/ruby/optional/capi/ext/globals_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/class_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/hash_spec.so spec/ruby/optional/capi/ext/hash_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/constants_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/integer_spec.so spec/ruby/optional/capi/ext/integer_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/fixnum_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/io_spec.so spec/ruby/optional/capi/ext/io_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/exception_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/kernel_spec.so spec/ruby/optional/capi/ext/kernel_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/fiber_spec.so.*
rm -fr spec/ruby/optional/capi/ext/file_spec.so.*
rm -fr spec/ruby/optional/capi/ext/gc_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/language_spec.so spec/ruby/optional/capi/ext/language_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/marshal_spec.so spec/ruby/optional/capi/ext/marshal_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/module_spec.so spec/ruby/optional/capi/ext/module_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/float_spec.so.*
rm -fr spec/ruby/optional/capi/ext/array_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/module_under_autoload_spec.so spec/ruby/optional/capi/ext/module_under_autoload_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/enumerator_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/mutex_spec.so spec/ruby/optional/capi/ext/mutex_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/numeric_spec.so spec/ruby/optional/capi/ext/numeric_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/globals_spec.so.*
rm -fr spec/ruby/optional/capi/ext/hash_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/object_spec.so spec/ruby/optional/capi/ext/object_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/proc_spec.so spec/ruby/optional/capi/ext/proc_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/integer_spec.so.*
rm -fr spec/ruby/optional/capi/ext/encoding_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/range_spec.so spec/ruby/optional/capi/ext/range_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/rational_spec.so spec/ruby/optional/capi/ext/rational_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/language_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/rbasic_spec.so spec/ruby/optional/capi/ext/rbasic_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/marshal_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/regexp_spec.so spec/ruby/optional/capi/ext/regexp_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/module_under_autoload_spec.so.*
rm -fr spec/ruby/optional/capi/ext/mutex_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/st_spec.so spec/ruby/optional/capi/ext/st_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/string_spec.so spec/ruby/optional/capi/ext/string_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/io_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
rm -fr spec/ruby/optional/capi/ext/range_spec.so.*
rm -fr spec/ruby/optional/capi/ext/rational_spec.so.*
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/struct_spec.so spec/ruby/optional/capi/ext/struct_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
/bin/mkdir -p spec/ruby/optional/capi/ext
rm -fr spec/ruby/optional/capi/ext/numeric_spec.so.*
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/symbol_spec.so spec/ruby/optional/capi/ext/symbol_spec.c -lruby31
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/thread_spec.so spec/ruby/optional/capi/ext/thread_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/module_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/time_spec.so spec/ruby/optional/capi/ext/time_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/tracepoint_spec.so spec/ruby/optional/capi/ext/tracepoint_spec.c -lruby31
rm -fr spec/ruby/optional/capi/ext/rbasic_spec.so.*
rm -fr spec/ruby/optional/capi/ext/proc_spec.so.*
/bin/mkdir -p spec/ruby/optional/capi/ext
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/typed_data_spec.so spec/ruby/optional/capi/ext/typed_data_spec.c -lruby31
/bin/mkdir -p spec/ruby/optional/capi/ext
rm -fr spec/ruby/optional/capi/ext/st_spec.so.*
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -fstack-protector-strong -Wl,-O1 -Wl,--as-needed -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -I. -I.ext/include/x86_64-linux -I./include -I. -I./enc/unicode/13.0.0 -o spec/ruby/optional/capi/ext/util_spec.so spec/ruby/optional/capi/ext/util_spec.c -lruby31
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/13.0.0" RUBY="/usr/bin/ruby --disable=gems " MINIRUBY="/usr/bin/ruby --disable=gems " enc
rm -fr spec/ruby/optional/capi/ext/kernel_spec.so.*
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/13.0.0" RUBY="/usr/bin/ruby --disable=gems " MINIRUBY="/usr/bin/ruby --disable=gems " trans
rm -fr spec/ruby/optional/capi/ext/regexp_spec.so.*
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
make -f ext/configure-ext.mk V=1 EXTSTATIC= \
gnumake=yes MINIRUBY="./miniruby -I./lib -I. -I.ext/common " \
EXTLDFLAGS="-Wl,-O1 -Wl,--as-needed" srcdir="."
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/encdb.o -c ./enc/encdb.c
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/-test-
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/transdb.o -c ./enc/trans/transdb.c
../../.././ext/-test-/RUBY_ALIGNOF/extconf.rb
/bin/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/big5.o -c ./enc/trans/big5.c
rm -fr spec/ruby/optional/capi/ext/tracepoint_spec.so.*
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/cesu_8.o -c ./enc/trans/cesu_8.c
rm -fr spec/ruby/optional/capi/ext/struct_spec.so.*
/bin/mkdir -p .ext/x86_64-linux/enc/trans
rm -fr spec/ruby/optional/capi/ext/symbol_spec.so.*
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/cesu_8.o -c ./enc/cesu_8.c
rm -fr spec/ruby/optional/capi/ext/time_spec.so.*
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/cp949.o -c ./enc/cp949.c
rm -fr spec/ruby/optional/capi/ext/thread_spec.so.*
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/emacs_mule.o -c ./enc/emacs_mule.c
rm -fr spec/ruby/optional/capi/ext/typed_data_spec.so.*
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/euc_jp.o -c ./enc/euc_jp.c
rm -fr spec/ruby/optional/capi/ext/util_spec.so.*
rm -fr spec/ruby/optional/capi/ext/object_spec.so.*
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_4.o -c ./enc/iso_8859_4.c
rm -fr spec/ruby/optional/capi/ext/string_spec.so.*
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_8.o -c ./enc/iso_8859_8.c
../../../.././ext/-test-/arith_seq/extract/extconf.rb
../../../.././ext/-test-/array/concat/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/emoji_sjis_docomo.o -c ./enc/trans/emoji_sjis_docomo.c
../../../.././ext/-test-/array/resize/extconf.rb
../../.././ext/-test-/bignum/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_9.o -c ./enc/iso_8859_9.c
../../.././ext/-test-/bug-14834/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_10.o -c ./enc/iso_8859_10.c
../../.././ext/-test-/bug-3571/extconf.rb
../../.././ext/-test-/bug-5832/extconf.rb
../../.././ext/-test-/bug_reporter/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_11.o -c ./enc/iso_8859_11.c
../../.././ext/-test-/class/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/iso_8859_13.o -c ./enc/iso_8859_13.c
../../.././ext/-test-/cxxanyargs/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/koi8_u.o -c ./enc/koi8_u.c
../../.././ext/-test-/debug/extconf.rb
../../../.././ext/-test-/dln/empty/extconf.rb
../../.././ext/-test-/econv/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/shift_jis.o -c ./enc/shift_jis.c
../../.././ext/-test-/enumerator_kw/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/gb18030.o -c ./enc/trans/gb18030.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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_2.so enc/iso_8859_2.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese.o -c ./enc/trans/japanese.c
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/bigdecimal
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/cgi
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese_euc.o -c ./enc/trans/japanese_euc.c
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/iso_8859_8.so enc/iso_8859_8.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/japanese_sjis.o -c ./enc/trans/japanese_sjis.c
../../.././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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/continuation
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././ext/continuation/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/coverage
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././ext/coverage/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/date
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/korean.o -c ./enc/trans/korean.c
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/koi8_r.so enc/koi8_r.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/digest
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././ext/date/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././ext/digest/extconf.rb
../../.././ext/digest/bubblebabble/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../../.././ext/digest/md5/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/etc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././ext/etc/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/fcntl
x86_64-pc-linux-gnu-gcc -I. -I.ext/include/x86_64-linux -I./include -I. -DONIG_ENC_REGISTER=rb_enc_register -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/single_byte.o -c ./enc/trans/single_byte.c
../.././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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/fiddle
../../.././ext/digest/rmd160/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/utf8_mac.o -c ./enc/trans/utf8_mac.c
../.././ext/fiddle/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc/trans/utf_16_32.o -c ./enc/trans/utf_16_32.c
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/io
../../.././ext/io/console/extconf.rb
../../.././ext/digest/sha1/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/json
../../.././ext/digest/sha2/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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/monitor
../.././ext/json/extconf.rb
../../.././ext/json/generator/extconf.rb
../../.././ext/json/parser/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/nkf
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/objspace
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/openssl
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/pathname
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../.././ext/openssl/extconf.rb
../.././ext/pathname/extconf.rb
../../.././ext/-test-/float/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../../.././ext/-test-/funcall/extconf.rb
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../../../.././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
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/psych
../../../.././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
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../../.././ext/-test-/postponed_job/extconf.rb
x86_64-pc-linux-gnu-gcc -shared -o .ext/x86_64-linux/enc/trans/utf_16_32.so enc/trans/utf_16_32.o -L. -L. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../../.././ext/-test-/printf/extconf.rb
../../.././ext/-test-/proc/extconf.rb
../.././ext/psych/extconf.rb
../../.././ext/-test-/random/extconf.rb
libffi_version: 3.4.4
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../../.././ext/-test-/rational/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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/pty
../../.././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
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/racc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm
../../.././ext/-test-/string/extconf.rb
../../.././ext/-test-/struct/extconf.rb
../.././ext/pty/extconf.rb
../../.././ext/-test-/symbol/extconf.rb
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
make -f enc.mk V="1" UNICODE_HDR_DIR="./enc/unicode/13.0.0" RUBY="/usr/bin/ruby --disable=gems " MINIRUBY="/usr/bin/ruby --disable=gems " encs
../../.././ext/racc/cparse/extconf.rb
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
make[1]: Nothing to be done for 'encs'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
./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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/rbconfig
../../.././ext/rbconfig/sizeof/extconf.rb
../../.././ext/io/nonblock/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/readline/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --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="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/ripper
../../.././ext/io/wait/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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/rubyvm
../.././ext/readline/extconf.rb
../.././ext/ripper/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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/socket
../.././ext/rubyvm/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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --extstatic \
-- configure ext/stringio
../.././ext/socket/extconf.rb
../.././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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --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="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --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.6.3/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
-- configure .bundle/gems/debug-1.6.3
../.././ext/zlib/extconf.rb
../../../../.././.bundle/gems/debug-1.6.3/ext/debug/extconf.rb
./miniruby -I./lib -I. -I.ext/common ./ext/extmk.rb --make='make' \
--command-output=.bundle/gems/rbs-2.7.0/exts.mk --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="-j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28" --make-flags=" -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo28 -- MJIT_DEBUGFLAGS= MJIT_OPTFLAGS= MJIT_CFLAGS=-march=alderlake\ -O2\ -pipe\ -fno-strict-aliasing EXTLDFLAGS=-Wl,-O1\ -Wl,--as-needed V=1" --gnumake=yes --extflags="-Wl,-O1 -Wl,--as-needed" --make-flags="MINIRUBY='./miniruby -I./lib -I. -I.ext/common '" --no-extstatic \
-- configure .bundle/gems/rbs-2.7.0
../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension/extconf.rb
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
./miniruby -I./lib -I. -I.ext/common ./tool/generic_erb.rb -o exts.mk -c \
./template/exts.mk.tmpl --gnumake=yes --configure-exts=ext/configure-ext.mk
exts.mk updated
make -f exts.mk 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.1.3/work/ruby-3.1.3'
make -C ext/-test-/RUBY_ALIGNOF 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[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/arith_seq/extract'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/RUBY_ALIGNOF'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/cxxanyargs'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o extract.o -c extract.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/array/concat'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/array/resize'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o c.o -c c.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug-14834'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug-3571'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug-5832'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug_reporter'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o resize.o -c resize.c
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o to_ary_concat.o -c to_ary_concat.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/class'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bignum'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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-/bug-3571 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o bug_reporter.o -c bug_reporter.c
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -o cxxanyargs.o -c cxxanyargs.cpp
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o big2str.o -c big2str.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
/bin/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/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
/bin/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-/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
/bin/mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/array/
/bin/mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/array/
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.array.time
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.time
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -o cpp.o -c cpp.cpp
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.time
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
rm -f ../../../.ext/x86_64-linux/-test-/bug_3571.so
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.array.time
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
rm -f ../../../.ext/x86_64-linux/-test-/bug_5832.so
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
rm -f ../../../../.ext/x86_64-linux/-test-/array/to_ary_concat.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../.ext/x86_64-linux/-test-/array/to_ary_concat.so to_ary_concat.o -L. -L../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.time
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/arith_seq/extract'
make -C ext/-test-/dln/empty V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o inspector.o -c inspector.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug_reporter'
make -C ext/-test-/econv V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/dln/empty'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o append.o -c append.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/array/resize'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug-3571'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o profile_frames.o -c profile_frames.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug-5832'
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o bigzero.o -c bigzero.c
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.time
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o empty.o -c empty.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/array/concat'
/bin/mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/dln/
make -C ext/-test-/enumerator_kw V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.dln.time
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enumerator_kw.o -c enumerator_kw.c
../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/x86_64-linux' -I'../../../.ext/common' -rfileutils \
-e "t = ARGV.shift" \
-e "err = IO.popen(ARGV, err:[:child, :out], &:read)" \
-e "abort err unless /rb_define_method/ =~ err.b" \
-e "File.write(t, err)" failure.failed make failure.o
rm -f ../../../../.ext/x86_64-linux/-test-/dln/empty.so
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bug-14834'
make -C ext/-test-/exception V=1 all
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/exception'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/dln/empty'
make -C ext/-test-/fatal V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o dataerror.o -c dataerror.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o rb_fatal.o -c rb_fatal.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/class'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc_raise.o -c enc_raise.c
../../../miniruby -I'../../..' -I'../../.././lib' -I'../../../.ext/x86_64-linux' -I'../../../.ext/common' -rfileutils \
-e "t = ARGV.shift" \
-e "err = IO.popen(ARGV, err:[:child, :out], &:read)" \
-e "abort err unless /rb_define_method/ =~ err.b" \
-e "File.write(t, err)" failurem1.failed make failurem1.o
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/bignum -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o div.o -c div.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ensured.o -c ensured.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/econv'
make -C ext/-test-/file V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o fs.o -c fs.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/debug'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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-/exception -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
/bin/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/enumerator_kw'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o stat.o -c stat.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/fatal'
make -C ext/-test-/float V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/float'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o intpack.o -c intpack.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
make -C ext/-test-/funcall 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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o mul.o -c mul.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o funcall.o -c funcall.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o nextafter.o -c nextafter.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/exception'
make -C ext/-test-/gvl/call_without_gvl V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/RUBY_ALIGNOF'
make -C ext/-test-/hash 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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o str2big.o -c str2big.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/gvl/call_without_gvl'
make -C ext/-test-/integer V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/hash'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o call_without_gvl.o -c call_without_gvl.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o delete.o -c delete.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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-/hash -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
/bin/mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/gvl/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.gvl.time
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/file'
make -C ext/-test-/iseq_load 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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/iseq_load'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/-test-/iseq_load -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o iseq_load.o -c iseq_load.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o my_integer.o -c my_integer.c
make -C ext/-test-/iter V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/funcall'
make -C ext/-test-/load/dot.dot V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/load/dot.dot'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/iter'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o dot.dot.o -c dot.dot.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o break.o -c break.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
/bin/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/load/dot.dot'
make -C ext/-test-/load/protect V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/float'
make -C ext/-test-/marshal/compat V=1 all
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/load/protect'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/marshal/compat'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o protect.o -c protect.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o usrcompat.o -c usrcompat.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/bignum'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o yield.o -c yield.c
/bin/mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/marshal/
make -C ext/-test-/marshal/internal_ivar V=1 all
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.marshal.time
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/gvl/call_without_gvl'
make -C ext/-test-/marshal/usr V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/marshal/internal_ivar'
make -C ext/-test-/memory_status V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/hash'
make -C ext/-test-/memory_view V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o internal_ivar.o -c internal_ivar.c
make -C ext/-test-/method V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/marshal/usr'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/memory_view'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o usrmarshal.o -c usrmarshal.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/method'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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/-test-/method -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o arity.o -c arity.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/cxxanyargs'
make -C ext/-test-/notimplement V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/iseq_load'
make -C ext/-test-/num2int V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o bug.o -c bug.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/num2int'
make -C ext/-test-/path_to_class V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o num2int.o -c num2int.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o path_to_class.o -c path_to_class.c
rm -f ../../../.ext/x86_64-linux/-test-/iter.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/iter.so break.o init.o yield.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make -C ext/-test-/postponed_job V=1 all
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
rm -f ../../../../.ext/x86_64-linux/-test-/marshal/internal_ivar.so
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/postponed_job'
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/iter'
make -C ext/-test-/printf V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/marshal/usr'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o postponed_job.o -c postponed_job.c
make -C ext/-test-/proc V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/marshal/compat'
make -C ext/-test-/random V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/printf'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/proc'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o printf.o -c printf.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/random'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/marshal/internal_ivar'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o receiver.o -c receiver.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/load/protect'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o super.o -c super.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/method'
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o loop.o -c loop.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/notimplement'
make -C ext/-test-/rational V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/rational'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/path_to_class'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o rat.o -c rat.c
make -C ext/-test-/rb_call_super_kw V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o rb_call_super_kw.o -c rb_call_super_kw.c
make -C ext/-test-/recursion V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/recursion'
rm -f ../../../.ext/x86_64-linux/-test-/num2int.so
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o recursion.o -c recursion.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make -C ext/-test-/regexp V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/regexp'
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make -C ext/-test-/scan_args V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/num2int'
make -C ext/-test-/st/foreach V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/scan_args'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/st/foreach'
x86_64-pc-linux-gnu-gcc -I. -I../../../../.ext/include/x86_64-linux -I../../../.././include -I../../../.././ext/-test-/st/foreach -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o foreach.o -c foreach.c
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o scan_args.o -c scan_args.c
rm -f ../../../.ext/x86_64-linux/-test-/postponed_job.so
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/integer'
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o parse_depth_limit.o -c parse_depth_limit.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/postponed_job'
make -C ext/-test-/st/numhash V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o numhash.o -c numhash.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/proc'
/bin/mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/st/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.st.time
make -C ext/-test-/st/update V=1 all
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/st/update'
rm -f ../../../.ext/x86_64-linux/-test-/random.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/random.so init.o loop.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/rb_call_super_kw'
/bin/mkdir -p ../../../../.ext/.timestamp/x86_64-linux ../../../../.ext/x86_64-linux/-test-/st/
exit > ../../../../.ext/.timestamp/x86_64-linux/.-test-.-.st.time
make -C ext/-test-/string V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o update.o -c update.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o capacity.o -c capacity.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o coderange.o -c coderange.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/memory_view'
make -C ext/-test-/struct V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o duplicate.o -c duplicate.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/random'
make -C ext/-test-/symbol V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/symbol'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/recursion'
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/printf'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o type.o -c type.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/regexp'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o cstr.o -c cstr.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ellipsize.o -c ellipsize.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/st/foreach'
make -C ext/-test-/thread_fd V=1 all
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o thread_fd.o -c thread_fd.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc_associate.o -c enc_associate.c
rm -f ../../../../.ext/x86_64-linux/-test-/st/numhash.so
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o enc_str_buf_cat.o -c enc_str_buf_cat.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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-/struct -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o member.o -c member.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/st/update'
make -C ext/-test-/time V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/st/numhash'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o leap_second.o -c leap_second.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/symbol'
make -C ext/-test-/tracepoint V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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-/time -I../../.. -I../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o new.o -c new.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o fstring.o -c fstring.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o modify.o -c modify.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o nofree.o -c nofree.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/thread_fd'
make -C ext/-test-/typeddata V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/struct'
make -C ext/-test-/vm V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o typeddata.o -c typeddata.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o at_exit.o -c at_exit.c
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/-test-/vm/
exit > ../../../.ext/.timestamp/x86_64-linux/.-test-.-.vm.time
make -C ext/-test-/wait V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o wait.o -c wait.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o tracepoint.o -c tracepoint.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o set_len.o -c set_len.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/typeddata'
make -C ext/-test-/win32/console V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/rational'
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 -C ext/cgi/escape V=1 all
rm -f ../../../.ext/x86_64-linux/-test-/wait.so
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/vm'
make -C ext/continuation V=1 all
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/cgi/escape'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/bigdecimal'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o escape.o -c escape.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/continuation'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o bigdecimal.o -c bigdecimal.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/continuation -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o continuation.o -c continuation.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/wait'
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/cgi/
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
exit > ../../../.ext/.timestamp/x86_64-linux/.cgi.time
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/bigdecimal -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o missing.o -c missing.c
make -C ext/coverage V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o coverage.o -c coverage.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/tracepoint'
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/bigdecimal
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.bigdecimal.time
cp ../.././ext/bigdecimal/lib/bigdecimal.rb ../../.ext/common
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
make -C ext/date V=1 all
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
cp ../.././ext/coverage/lib/coverage.rb ../../.ext/common
make -C ext/digest V=1 all
make -C ext/etc V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/date'
make -C ext/fcntl V=1 all
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o date_core.o -c date_core.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o digest.o -c digest.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/etc'
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o fcntl.o -c fcntl.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/etc -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o etc.o -c etc.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/string'
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/include/ruby
exit > ../../.ext/.timestamp/.include.-.ruby.time
make -C ext/fiddle V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o closure.o -c closure.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/continuation'
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/digest
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time
make -C ext/io/console V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/time'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/io/console'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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/io/console -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o console.o -c console.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/fcntl'
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
make -C ext/io/nonblock V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o nonblock.o -c nonblock.c
rm -f ../../../.ext/x86_64-linux/-test-/scan_args.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/-test-/scan_args.so scan_args.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/-test-/scan_args'
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/io/
exit > ../../../.ext/.timestamp/x86_64-linux/.io.time
make -C ext/io/wait V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/cgi/escape'
make -C ext/json V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/io/wait'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/io/wait -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o wait.o -c wait.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/json'
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/json/add
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/json
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time
cp ../.././ext/json/lib/json/add/bigdecimal.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/complex.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/core.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/date.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/date_time.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/exception.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/ostruct.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/range.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/rational.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/regexp.rb ../../.ext/common/json/add
cp ../.././ext/json/lib/json/add/set.rb ../../.ext/common/json/add
rm -f ../../.ext/x86_64-linux/coverage.so
cp ../.././ext/json/lib/json/add/struct.rb ../../.ext/common/json/add
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/coverage.so coverage.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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.1.3/work/ruby-3.1.3/ext/json'
make -C ext/monitor V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/monitor'
rm -f ../../../.ext/x86_64-linux/io/nonblock.so
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o conversions.o -c conversions.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/monitor -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o monitor.o -c monitor.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/coverage'
make -C ext/nkf V=1 all
cp ../.././ext/digest/digest.h ../../.ext/include/ruby
cp ../.././ext/digest/lib/digest/loader.rb ../../.ext/common/digest
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/nkf'
cp ../.././ext/digest/lib/digest/version.rb ../../.ext/common/digest
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/nkf -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o nkf.o -c nkf.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/io/nonblock'
make -C ext/objspace V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o object_tracing.o -c object_tracing.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/etc'
make -C ext/openssl V=1 all
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/digest'
make -C ext/pathname V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o pathname.o -c pathname.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o openssl_missing.o -c openssl_missing.c
rm -f ../../../.ext/x86_64-linux/io/wait.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/io/wait.so wait.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl.o -c ossl.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/io/wait'
cp ../.././ext/pathname/lib/pathname.rb ../../.ext/common
make -C ext/psych V=1 all
cp ../.././ext/monitor/lib/monitor.rb ../../.ext/common
rm -f ../../.ext/x86_64-linux/monitor.so
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/psych'
x86_64-pc-linux-gnu-gcc -shared -o ../../.ext/x86_64-linux/monitor.so monitor.o -L. -L../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o fiddle.o -c fiddle.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o psych.o -c psych.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/monitor'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o psych_emitter.o -c psych_emitter.c
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/io/
exit > ../../../.ext/.timestamp/x86_64-linux/.io.time
/bin/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
cp ../../.././ext/io/console/lib/console/size.rb ../../../.ext/common/io/console
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/io/console'
make -C ext/pty V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o objspace.o -c objspace.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o pty.o -c pty.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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/fiddle -I/usr/lib64/libffi/include -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o function.o -c function.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_asn1.o -c ossl_asn1.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o handle.o -c handle.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o psych_to_ruby.o -c psych_to_ruby.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lutil -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/pty'
make -C ext/racc/cparse V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/racc/cparse'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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/racc/cparse -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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/psych -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o psych_yaml_tree.o -c psych_yaml_tree.c
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/handlers
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/json
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/psych/nodes
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o pinned.o -c pinned.c
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time
/bin/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
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o pointer.o -c pointer.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lyaml -lm -lc
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/fiddle
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.fiddle.time
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/date -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o date_strftime.o -c date_strftime.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_bn.o -c ossl_bn.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/psych'
make -C ext/rbconfig/sizeof V=1 all
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/objspace -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o objspace_dump.o -c objspace_dump.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/rbconfig/sizeof'
x86_64-pc-linux-gnu-gcc -I. -I../../../.ext/include/x86_64-linux -I../../.././include -I../../.././ext/rbconfig/sizeof -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o sizes.o -c sizes.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o date_strptime.o -c date_strptime.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/pathname'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o limits.o -c limits.c
/bin/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make -C ext/readline V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o readline.o -c readline.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/racc/cparse'
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/objspace
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.objspace.time
cp ../.././ext/objspace/lib/objspace.rb ../../.ext/common
cp ../.././ext/objspace/lib/objspace/trace.rb ../../.ext/common/objspace
cp ../.././ext/date/lib/date.rb ../../.ext/common
make -C ext/ripper V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ripper.o -c ripper.c
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/rbconfig/
exit > ../../../.ext/.timestamp/x86_64-linux/.rbconfig.time
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/ripper
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time
cp ../.././ext/ripper/lib/ripper.rb ../../.ext/common
../../miniruby -I'../..' -I'../.././lib' -I'../../.ext/x86_64-linux' -I'../../.ext/common' ../.././ext/ripper/tools/generate.rb --mode=check --ids1src=../.././parse.y --ids2src=../.././ext/ripper/eventids2.c
rm -f ../../../.ext/x86_64-linux/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
cp ../.././ext/ripper/lib/ripper/core.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/filter.rb ../../.ext/common/ripper
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/rbconfig/sizeof'
make -C ext/rubyvm V=1 all
cp ../.././ext/ripper/lib/ripper/lexer.rb ../../.ext/common/ripper
cp ../.././ext/ripper/lib/ripper/sexp.rb ../../.ext/common/ripper
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/rubyvm'
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/forwardable
make -C ext/socket V=1 all
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time
cp ../.././ext/rubyvm/lib/forwardable/impl.rb ../../.ext/common/forwardable
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/rubyvm'
make -C ext/stringio V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o stringio.o -c stringio.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o init.o -c init.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -ldl -lffi -lffi -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/objspace'
make -C ext/strscan V=1 all
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
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/strscan'
cp ../.././ext/fiddle/lib/fiddle/pack.rb ../../.ext/common/fiddle
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o strscan.o -c strscan.c
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.1.3/work/ruby-3.1.3/ext/fiddle'
make -C ext/syslog V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o syslog.o -c syslog.c
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/syslog
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.syslog.time
cp ../.././ext/syslog/lib/syslog/logger.rb ../../.ext/common/syslog
make -C ext/zlib V=1 all
make -C .bundle/gems/debug-1.6.3/ext/debug V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/zlib'
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/.bundle/gems/debug-1.6.3/ext/debug'
/bin/mkdir -p ../../../../../.bundle/specifications
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/zlib -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o zlib.o -c zlib.c
cp ../../../../.././.bundle/gems/debug-1.6.3/.bundled.debug-1.6.3.gemspec ../../../../../.bundle/specifications/debug-1.6.3.gemspec
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/debug-1.6.3/ext/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o debug.o -c debug.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o constants.o -c constants.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/syslog'
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/debug-1.6.3/ext/debug -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o iseq_collector.o -c iseq_collector.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lreadline -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/readline'
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_config.o -c ossl_config.c
/bin/mkdir -p ../../../../../.bundle/.timestamp/x86_64-linux ../../../../../.bundle/extensions/x86_64-linux/3.1.0/debug-1.6.3/debug/
exit > ../../../../../.bundle/.timestamp/x86_64-linux/.gems.-.debug-1.6.3.-.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.6.3/lib ../../../../../.bundle/gems/debug-1.6.3/lib
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_digest.o -c ossl_digest.c
rm -f ../../../../../.bundle/extensions/x86_64-linux/3.1.0/debug-1.6.3/debug/debug.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../../.bundle/extensions/x86_64-linux/3.1.0/debug-1.6.3/debug/debug.so debug.o iseq_collector.o -L. -L../../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
exit > ../../../../../.bundle/extensions/x86_64-linux/3.1.0/debug-1.6.3/gem.build_complete
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/.bundle/gems/debug-1.6.3/ext/debug'
make -C .bundle/gems/rbs-2.7.0/ext/rbs_extension V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/.bundle/gems/rbs-2.7.0/ext/rbs_extension'
/bin/mkdir -p ../../../../../.bundle/specifications
cp ../../../../.././.bundle/gems/rbs-2.7.0/.bundled.rbs-2.7.0.gemspec ../../../../../.bundle/specifications/rbs-2.7.0.gemspec
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -std=c99 -o constants.o -c constants.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/strscan'
make -C ext/digest/bubblebabble V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o bubblebabble.o -c bubblebabble.c
/bin/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -std=c99 -o lexer.o -c lexer.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/digest/bubblebabble'
make -C ext/digest/md5 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o md5init.o -c md5init.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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/digest/md5 -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o md5.o -c md5.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/stringio'
make -C ext/digest/rmd160 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o rmd160init.o -c rmd160init.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/nkf'
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o basicsocket.o -c basicsocket.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o rmd160.o -c rmd160.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o socket.o -c socket.c
rm -f ../../../.ext/x86_64-linux/digest/md5.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../.ext/x86_64-linux/digest/md5.so md5init.o md5.o -L. -L../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_kdf.o -c ossl_kdf.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/digest/md5'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ocsp.o -c ossl_ocsp.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ipsocket.o -c ipsocket.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -std=c99 -o lexstate.o -c lexstate.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o tcpsocket.o -c tcpsocket.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/digest/rmd160'
make -C ext/digest/sha1 V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o sha1init.o -c sha1init.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkcs7.o -c ossl_pkcs7.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o tcpserver.o -c tcpserver.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -std=c99 -o location.o -c location.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o sha1.o -c sha1.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/bigdecimal'
make -C ext/digest/sha2 V=1 all
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o sockssocket.o -c sockssocket.c
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o sha2init.o -c sha2init.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o udpsocket.o -c udpsocket.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o unixsocket.o -c unixsocket.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o sha2.o -c sha2.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o unixserver.o -c unixserver.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey.o -c ossl_pkey.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -std=c99 -o main.o -c main.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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o option.o -c option.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/digest/sha1'
make -C ext/json/generator V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o generator.o -c generator.c
x86_64-pc-linux-gnu-gcc -I. -I../../../../../.ext/include/x86_64-linux -I../../../../.././include -I../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ancdata.o -c ancdata.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o raddrinfo.o -c raddrinfo.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_dh.o -c ossl_pkey_dh.c
/bin/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_pkey_dsa.o -c ossl_pkey_dsa.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lz -lm -lc
cp ../../.././ext/digest/sha2/lib/sha2/loader.rb ../../../.ext/common/digest/sha2
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/digest/sha2'
make -C ext/json/parser V=1 all
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -DSTR_UMINUS_DEDUPE=1 -DSTR_UMINUS_DEDUPE_FROZEN=1 -o parser.o -c parser.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/zlib'
/bin/mkdir -p ../../../.ext/.timestamp/x86_64-linux ../../../.ext/x86_64-linux/json/ext/
exit > ../../../.ext/.timestamp/x86_64-linux/.json.-.ext.time
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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/socket -I../.. -I../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ifaddr.o -c ifaddr.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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_rand.o -c ossl_rand.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ssl.o -c ossl_ssl.c
cp ../.././ext/socket/lib/socket.rb ../../.ext/common
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ssl_session.o -c ossl_ssl_session.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_ts.o -c ossl_ts.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509attr.o -c ossl_x509attr.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
/bin/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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/socket'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509cert.o -c ossl_x509cert.c
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509crl.o -c ossl_x509crl.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/json/generator'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -std=c99 -o ruby_objs.o -c ruby_objs.c
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/json/parser'
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -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../../../../.././.bundle/gems/rbs-2.7.0/ext/rbs_extension -I../../../../../. -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -std=c99 -o unescape.o -c unescape.c
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/date'
/bin/mkdir -p ../../../../../.bundle/.timestamp/x86_64-linux ../../../../../.bundle/extensions/x86_64-linux/3.1.0/rbs-2.7.0/
exit > ../../../../../.bundle/.timestamp/x86_64-linux/.gems.-.rbs-2.7.0.time
: ../../../../../miniruby -I'../../../../..' -I'../../../../.././lib' -I'../../../../../.ext/x86_64-linux' -I'../../../../../.ext/common' ../../../../.././tool/ln_sr.rb -q -f -T ../../../../.././.bundle/gems/rbs-2.7.0/lib ../../../../../.bundle/gems/rbs-2.7.0/lib
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -fPIC -march=alderlake -O2 -pipe -fno-strict-aliasing -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 -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -o ossl_x509store.o -c ossl_x509store.c
/bin/mkdir -p ../../.ext/.timestamp ../../.ext/common/openssl
exit > ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
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
rm -f ../../../../../.bundle/extensions/x86_64-linux/3.1.0/rbs-2.7.0/rbs_extension.so
x86_64-pc-linux-gnu-gcc -shared -o ../../../../../.bundle/extensions/x86_64-linux/3.1.0/rbs-2.7.0/rbs_extension.so constants.o lexer.o lexstate.o location.o main.o parser.o parserstate.o ruby_objs.o unescape.o -L. -L../../../../.. -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
exit > ../../../../../.bundle/extensions/x86_64-linux/3.1.0/rbs-2.7.0/gem.build_complete
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/.bundle/gems/rbs-2.7.0/ext/rbs_extension'
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lssl -lcrypto -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/openssl'
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 -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby31 -lm -lc
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/ext/ripper'
make DLDOBJS="dmyext.o dmyenc.o" EXTOBJS= EXTSOLIBS="" LIBRUBY_SO_UPDATE=./.libruby-with-ext.time EXTLDFLAGS="-Wl,-O1 -Wl,--as-needed" EXTINITS="" UPDATE_LIBRARIES="no" SHOWFLAGS= ruby31
make[2]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
: > revision.tmp
/usr/bin/ruby --disable=gems ./tool/file2lastrev.rb -q --revision.h --srcdir="." > revision.tmp
/bin/sh ./tool/ifchange "--timestamp=.revision.time" "./revision.h" revision.tmp
./revision.h unchanged
x86_64-pc-linux-gnu-gcc -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC -L. -Wl,-O1 -Wl,--as-needed -fstack-protector-strong -rdynamic -Wl,-export-dynamic -Wl,--no-as-needed -fstack-protector-strong -Wl,-O1 -Wl,--as-needed main.o -lruby31 -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm -lm -o ruby31
:
make[2]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
make -f exts.mk RUBY="./miniruby -I./lib -I. -I.ext/common " top_srcdir="." note
make[1]: Entering directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
make[1]: Nothing to be done for 'note'.
make[1]: Leaving directory '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
>>> Source compiled.
>>> Test phase [not enabled]: dev-lang/ruby-3.1.3
>>> Install dev-lang/ruby-3.1.3 into /var/tmp/portage/dev-lang/ruby-3.1.3/image
* Removing default gems before installation
make -j12 V=1 DESTDIR=/var/tmp/portage/dev-lang/ruby-3.1.3/image GEM_DESTDIR=/usr/lib64/ruby/gems/3.1.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
: > revision.tmp
/usr/bin/ruby --disable=gems -C "." \
-Itool/lib -rfileutils -rbundled_gem -answ \
-e 'BEGIN {FileUtils.mkdir_p(d = ".bundle/gems")}' \
-e 'gem, ver, _, rev = *$F' \
-e 'next if !ver or /^#/=~gem' \
-e 'g = "#{gem}-#{ver}"' \
-e 'if File.directory?("#{d}/#{g}")' \
-e 'elsif rev and File.exist?(gs = "gems/src/#{gem}/#{gem}.gemspec")' \
-e 'BundledGem.copy(gs, ".bundle")' \
-e 'else' \
-e 'BundledGem.unpack("gems/#{g}.gem", ".bundle")' \
-e 'end' \
-e 'FileUtils.rm_rf("#{d}/#{g}/.github")' \
gems/bundled_gems
BASERUBY = /usr/bin/ruby --disable=gems
CC = x86_64-pc-linux-gnu-gcc
LD = x86_64-pc-linux-gnu-ld
LDSHARED = x86_64-pc-linux-gnu-gcc -shared
CFLAGS = -march=alderlake -O2 -pipe -fno-strict-aliasing -fPIC
XCFLAGS = -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/13.0.0
CPPFLAGS =
DLDFLAGS = -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby31.so.3.1 -fstack-protector-strong
SOLIBS = -lz -lpthread -lrt -lrt -lgmp -ldl -lcrypt -lm
LANG = ko_KR.utf8
LC_ALL =
LC_CTYPE =
MFLAGS = -j12 --jobserver-auth=fifo:/var/tmp/portage/dev-lang/ruby-3.1.3/temp/GMfifo44
Traceback (most recent call last):
4: from -e:in `require'
3: from /var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/tool/lib/bundled_gem.rb:2:in `<top (required)>'
2: from /var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3/tool/lib/bundled_gem.rb:2:in `require'
1: from /usr/lib64/ruby/2.7.0/rubygems.rb:16:in `<top (required)>'
/usr/lib64/ruby/2.7.0/rubygems.rb:16:in `require': cannot load such file -- rubygems/compatibility (LoadError)
make: *** [uncommon.mk:1370: extract-gems-sequential] Error 1
make: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc (Gentoo 12.2.1_p20221008 p1) 12.2.1 20221008
Copyright (C) 2022 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.
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.1.pc
* ERROR: dev-lang/ruby-3.1.3::gentoo failed (install phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-lang/ruby-3.1.3::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lang/ruby-3.1.3::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-lang/ruby-3.1.3/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lang/ruby-3.1.3/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
* S: '/var/tmp/portage/dev-lang/ruby-3.1.3/work/ruby-3.1.3'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment