=>> Building lang/ruby34 build started at Fri Feb 20 02:37:43 EST 2026 port directory: /usr/ports/lang/ruby34 package name: ruby34-3.4.8,1 building for: FreeBSD pkg.DaveG.ca 15.0-RELEASE-p3 FreeBSD 15.0-RELEASE-p3 1500068 amd64 maintained by: ruby@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 6205 Jan 15 19:47 /usr/ports/lang/ruby34/Makefile Ports top last git commit: eac71dbf758c Ports top unclean checkout: no Port dir last git commit: 47c3453edc6f Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 12 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500068 UNAME_v=FreeBSD 15.0-RELEASE-p3 1500068 UNAME_r=15.0-RELEASE-p3 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=tmux-256color OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/12/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=freebsd_15_0_x64-HEAD-ALL SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/freebsd_15_0_x64-HEAD-ALL/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for ruby34-3.4.8,1: CAPIDOCS=off: Build and install C API documents DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples GMP=off: Use GMP to accelerate Bignum operations RDOC=on: Build and install Rdoc indexes YJIT=off: Enable YJIT (Yet Another Ruby JIT) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ruby@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --with-rubyhdrdir="/usr/local/include/ruby-3.4/" --with-rubylibprefix="/usr/local/lib/ruby" --docdir="/usr/local/share/doc/ruby34" --with-soname=ruby34 --program-prefix="" --program-suffix="34" --disable-rpath --enable-install-static-library --enable-pthread --enable-shared --with-ruby-version=minor --with-sitedir="/usr/local/lib/ruby/site_ruby" --with-vendordir="/usr/local/lib/ruby/vendor_ruby" --disable-install-capi --without-gmp --enable-install-rdoc --disable-yjit --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- debugflags= XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby34/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby34/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby34/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby34/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby34/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby34/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh DEFAULT_AUTOCONF=2.72 CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl OPENSSLINC=/usr/include OPENSSLLIB=/usr/lib XDG_DATA_HOME=/wrkdirs/usr/ports/lang/ruby34/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby34/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby34/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby34/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby34/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby34/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DEFAULT_AUTOCONF=2.72 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-isystem /usr/local/include" LDFLAGS=" " LIBS="-lpthread -L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" PORTEXAMPLES="" CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GMP="@comment " NO_GMP="" RDOC="" NO_RDOC="@comment " YJIT="@comment " NO_YJIT="" RUBY_LIBDIR="lib/ruby/3.4" RUBY_ARCHLIBDIR="lib/ruby/3.4/amd64-freebsd15" RUBY_SITELIBDIR="lib/ruby/site_ruby/3.4" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/3.4/amd64-freebsd15" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/3.4" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/3.4/amd64-freebsd15" RUBY_MODDOCDIR="share/doc/ruby34/ruby" RUBY_MODEXAMPLESDIR="share/examples/ruby34/ruby" RUBY_DOCDIR="share/doc/ruby34" RUBY_EXAMPLESDIR="share/examples/ruby34" RUBY_RIDIR="share/ri/3.4/system" RUBY_SITERIDIR="share/ri/3.4/site" RUBY_VERSION="3.4.8" RUBY_VER="3.4" RUBY_SHLIBVER="34" RUBY_ARCH="amd64-freebsd15" RUBY_SUFFIX="34" RUBY_DEFAULT_SUFFIX="33" IF_DEFAULT="@comment " OSREL=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/ruby" EXAMPLESDIR="share/examples/ruby" DATADIR="share/ruby" WWWDIR="www/ruby" ETCDIR="etc/ruby" --End PLIST_SUB-- --SUB_LIST-- CAPIDOCS="@comment " NO_CAPIDOCS="" DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EXAMPLES="" NO_EXAMPLES="@comment " GMP="@comment " NO_GMP="" RDOC="" NO_RDOC="@comment " YJIT="@comment " NO_YJIT="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/ruby DOCSDIR=/usr/local/share/doc/ruby EXAMPLESDIR=/usr/local/share/examples/ruby WWWDIR=/usr/local/www/ruby ETCDIR=/usr/local/etc/ruby --End SUB_LIST-- ---Begin make.conf--- DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### DEFAULT_VERSIONS+=pgsql=15 DEFAULT_VERSIONS+=php=82 DISABLE_LICENSES=yes SELECTED_OPTIONS+=OPENBLAS ARCHDEF=AMD64K10h64SSE3 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby34-3.4.8,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.5.1.pkg [pkg.DaveG.ca] Installing pkg-2.5.1... [pkg.DaveG.ca] Extracting pkg-2.5.1: .......... done ===> ruby34-3.4.8,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ruby34-3.4.8,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ruby34-3.4.8,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ruby34-3.4.8,1 for building => SHA256 Checksum OK for ruby/ruby-3.4.8.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ruby34-3.4.8,1 for building ===> Extracting for ruby34-3.4.8,1 => SHA256 Checksum OK for ruby/ruby-3.4.8.tar.xz. /bin/mv /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/ChangeLog /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/doc/ChangeLog =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for ruby34-3.4.8,1 ===> Applying FreeBSD patches for ruby34-3.4.8,1 from /usr/ports/lang/ruby34/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby34-3.4.8,1 depends on package: libffi>=0 - not found ===> Installing existing package /packages/All/libffi-3.5.1.pkg [pkg.DaveG.ca] Installing libffi-3.5.1... [pkg.DaveG.ca] `-- Installing indexinfo-0.3.1_1... [pkg.DaveG.ca] `-- Extracting indexinfo-0.3.1_1: . done [pkg.DaveG.ca] Extracting libffi-3.5.1: .......... done ===> ruby34-3.4.8,1 depends on package: libffi>=0 - found ===> Returning to build of ruby34-3.4.8,1 ===> ruby34-3.4.8,1 depends on package: autoconf>=2.72_1 - not found ===> Installing existing package /packages/All/autoconf-2.72_1.pkg [pkg.DaveG.ca] Installing autoconf-2.72_1... [pkg.DaveG.ca] `-- Installing autoconf-switch-20220527... [pkg.DaveG.ca] `-- Extracting autoconf-switch-20220527: ....... done [pkg.DaveG.ca] `-- Installing m4-1.4.20,1... [pkg.DaveG.ca] | `-- Installing gettext-runtime-0.26... [pkg.DaveG.ca] | `-- Extracting gettext-runtime-0.26: .......... done [pkg.DaveG.ca] `-- Extracting m4-1.4.20,1: .......... done [pkg.DaveG.ca] `-- Installing perl5-5.42.0_1... [pkg.DaveG.ca] `-- Extracting perl5-5.42.0_1: .......... done [pkg.DaveG.ca] Extracting autoconf-2.72_1: .......... done ===> ruby34-3.4.8,1 depends on package: autoconf>=2.72_1 - found ===> Returning to build of ruby34-3.4.8,1 ===> ruby34-3.4.8,1 depends on package: automake>=1.18.1 - not found ===> Installing existing package /packages/All/automake-1.18.1.pkg [pkg.DaveG.ca] Installing automake-1.18.1... [pkg.DaveG.ca] Extracting automake-1.18.1: .......... done ===> ruby34-3.4.8,1 depends on package: automake>=1.18.1 - found ===> Returning to build of ruby34-3.4.8,1 ===> ruby34-3.4.8,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [pkg.DaveG.ca] Installing ccache-3.7.12_8... [pkg.DaveG.ca] Extracting ccache-3.7.12_8: ......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> ruby34-3.4.8,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ruby34-3.4.8,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby34-3.4.8,1 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> ruby34-3.4.8,1 depends on shared library: libyaml.so - not found ===> Installing existing package /packages/All/libyaml-0.2.5.pkg [pkg.DaveG.ca] Installing libyaml-0.2.5... [pkg.DaveG.ca] Extracting libyaml-0.2.5: ...... done ===> ruby34-3.4.8,1 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) ===> Returning to build of ruby34-3.4.8,1 ===> ruby34-3.4.8,1 depends on shared library: libunwind.so - not found ===> Installing existing package /packages/All/libunwind-20250904.pkg [pkg.DaveG.ca] Installing libunwind-20250904... [pkg.DaveG.ca] Extracting libunwind-20250904: .......... done ===> ruby34-3.4.8,1 depends on shared library: libunwind.so - found (/usr/local/lib/libunwind.so) ===> Returning to build of ruby34-3.4.8,1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ruby34-3.4.8,1 configure: loading site script /usr/ports/Templates/config.site checking for ruby... false checking build system type... amd64-portbld-freebsd15 checking host system type... amd64-portbld-freebsd15 checking target system type... amd64-portbld-freebsd15 checking for cl.exe... c++ checking for gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking how to run the C preprocessor... cpp checking for ranlib... ranlib checking for gar... no checking for ar... ar checking for gas... no checking for as... no checking for gld... no checking for ld... ld checking for gnm... no checking for nm... nm checking for gobjcopy... no checking for objcopy... objcopy checking for gobjdump... no checking for objdump... objdump checking for gstrip... no checking for strip... strip checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... (cached) no checking for vfork.h... (cached) 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... no checking whether cpp accepts -o... yes checking for ar flags... rcD checking whether ln -s works... yes checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for dtrace... dtrace checking for dot... no checking for doxygen... no checking for pkg-config... no checking whether it is Android... no checking for cd using physical directory... cd -P checking whether CFLAGS is valid... yes checking whether LDFLAGS is valid... yes checking whether ELF binaries are produced... yes checking whether -Wl,-rpath,. is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as LDFLAGS... yes checking whether -fdeclspec is accepted as CXXFLAGS... yes checking whether -Wextra-tokens is accepted as CFLAGS... yes checking whether -Wdeprecated-declarations is accepted as CFLAGS... yes checking whether -Wdivision-by-zero is accepted as CFLAGS... yes checking whether -Wdiv-by-zero is accepted as CFLAGS... yes checking whether -Wduplicated-cond is accepted as CFLAGS... no checking whether -Wimplicit-function-declaration is accepted as CFLAGS... yes checking whether -Wimplicit-int is accepted as CFLAGS... yes checking whether -Wpointer-arith is accepted as CFLAGS... yes checking whether -Wshorten-64-to-32 is accepted as CFLAGS... yes 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... no 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... no 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... no checking whether -Wsuggest-attribute=noreturn is accepted as CFLAGS... no 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 -Wno-maybe-uninitialized is accepted as CFLAGS... no checking whether -Wmisleading-indentation is accepted as CFLAGS... yes checking whether -Wundef is accepted as CFLAGS... yes checking whether -Wall -Wextra is accepted as CFLAGS... yes checking whether -Qunused-arguments is accepted as CFLAGS... yes checking whether -O3 -D_FORTIFY_SOURCE=2 is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as CFLAGS... yes checking whether -fstack-protector-strong is accepted as LDFLAGS... yes checking for -fstack-protector... -fstack-protector-strong checking whether -Wl,--compress-debug-sections=zlib is accepted as LDFLAGS... yes checking whether -fno-strict-overflow is accepted as CFLAGS... yes checking whether -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 pthread should be enabled by default... yes checking for pthread.h... (cached) yes checking for pthread_create in -lthr... yes checking for pthread_np.h... yes checking thread model... pthread checking whether CXXFLAGS is valid... yes checking for crypt in -lcrypt... (cached) yes checking for dlopen in -ldl... yes checking for shutdown in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for _Bool... (cached) yes checking for stdbool.h that conforms to C99 or later... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for afunix.h... no checking for atomic.h... no checking for copyfile.h... no checking for direct.h... no checking for grp.h... yes checking for fcntl.h... (cached) yes checking for float.h... (cached) yes checking for ieeefp.h... yes checking for intrinsics.h... no checking for langinfo.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for malloc.h... yes checking for malloc/malloc.h... no checking for malloc_np.h... yes checking for net/socket.h... no checking for process.h... no checking for pwd.h... (cached) yes checking for sanitizer/asan_interface.h... yes checking for sanitizer/msan_interface.h... yes checking for setjmpex.h... no checking for stdalign.h... yes checking for stdio.h... (cached) yes checking for sys/attr.h... no checking for sys/eventfd.h... yes checking for sys/fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/id.h... no checking for sys/ioctl.h... (cached) yes checking for sys/mkdev.h... no checking for sys/param.h... (cached) yes checking for sys/prctl.h... no checking for sys/random.h... yes checking for sys/resource.h... (cached) yes checking for sys/select.h... (cached) yes checking for sys/sendfile.h... no checking for sys/socket.h... (cached) yes checking for sys/syscall.h... yes checking for sys/sysmacros.h... no checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/utime.h... no checking for syscall.h... no checking for time.h... (cached) yes checking for ucontext.h... (cached) yes checking for utime.h... (cached) yes checking for sys/epoll.h... no checking for sys/event.h... yes checking for stdckdint.h... yes checking for stdatomic.h... yes checking for x86intrin.h... yes checking for cc option to enable large file support... none needed checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking whether char is unsigned... no checking for inline... inline checking for working volatile... yes checking for typeof syntax and keyword spelling... typeof checking for C/C++ restrict keyword... __restrict__ checking for long long... (cached) yes checking for off_t... (cached) 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... 4 checking word size... 8 checking packed struct attribute... x __attribute__((packed)) checking whether -Wno-address-of-packed-member is accepted as CFLAGS... yes checking for printf prefix for long long... ll checking for pid_t... (cached) yes checking for convertible type of pid_t... INT checking for uid_t... (cached) 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... (cached) yes checking for convertible type of mode_t... USHORT checking for rlim_t... yes checking for convertible type of rlim_t... LONG 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__((__deprecated__(msg))) in C++... yes checking for std::nullptr_t... yes checking for FUNC_STDCALL function attribute... x checking for FUNC_CDECL function attribute... __attribute__ ((__cdecl__)) x checking for FUNC_FASTCALL function attribute... x checking for FUNC_UNOPTIMIZED function attribute... x checking for FUNC_MINIMIZED function attribute... x checking for function alias... alias checking for __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for cc options needed to detect all undeclared functions... -fno-builtin checking whether sys_nerr is declared... yes checking whether getenv is declared... (cached) yes checking for size_t... (cached) 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... (cached) 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... yes checking for struct stat.st_atimensec... yes checking for struct stat.st_mtim... yes checking for struct stat.st_mtimespec... yes checking for struct stat.st_mtimensec... yes checking for struct stat.st_ctim... yes checking for struct stat.st_ctimespec... yes checking for struct stat.st_ctimensec... yes checking for struct stat.st_birthtimespec... yes checking for struct timeval... yes checking size of struct timeval.tv_sec... SIZEOF_TIME_T checking for struct timespec... (cached) 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... no checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking type of array argument to getgroups... gid_t checking for working alloca.h... no checking for alloca... yes checking for dynamic size alloca... ok checking for working memcmp... yes checking for close... (cached) no checking for dup... yes checking for dup2... (cached) 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... (cached) yes checking for flock... yes checking for hypot... yes checking for lgamma_r... yes checking for memmove... (cached) yes checking for nan... yes checking for nextafter... yes checking for setproctitle... (cached) yes checking for strchr... (cached) yes checking for strerror... (cached) yes checking for strlcat... (cached) yes checking for strlcpy... (cached) yes checking for strstr... (cached) yes checking for tgamma... yes checking for sys/pstat.h... no checking for pid_t... (cached) yes checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for __syscall... yes checking for _longjmp... yes checking for arc4random_buf... (cached) yes checking for atan2l... yes checking for atan2f... yes checking whether atomic_signal_fence is declared... yes checking for chmod... yes checking for chown... (cached) yes checking for chroot... yes checking for chsize... no checking for clock_gettime... (cached) yes checking for copy_file_range... yes checking for cosh... yes checking for crypt_r... yes checking for daemon... (cached) yes checking for dirfd... (cached) yes checking for dl_iterate_phdr... yes checking for dlopen... (cached) yes checking for dladdr... yes checking for dup3... yes checking for eaccess... (cached) yes checking for endgrent... (cached) yes checking for eventfd... yes checking for execl... yes checking for execle... yes checking for execv... yes checking for execve... yes checking for explicit_memset... no checking for fcopyfile... no checking for fchdir... yes checking for fchmod... (cached) yes checking for fchown... (cached) yes checking for fcntl... (cached) yes checking for fdatasync... yes checking for fdopendir... yes checking for fgetattrlist... no checking for fmod... yes checking for fstatat... (cached) yes checking for fsync... (cached) yes checking for ftruncate... yes checking for ftruncate64... no checking for getattrlist... no checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for getentropy... yes checking for geteuid... (cached) yes checking for getgid... (cached) 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... (cached) yes checking for getpgrp... (cached) yes checking for getppid... yes checking for getpriority... yes checking for getpwnam... yes checking for getpwnam_r... yes checking for getpwuid... yes checking for getpwuid_r... yes checking for getrandom... yes checking for getresgid... yes checking for getresuid... yes checking for getrlimit... (cached) yes checking for getsid... yes checking for gettimeofday... (cached) yes checking for getuid... (cached) yes checking for getuidx... no checking for gmtime_r... yes checking for initgroups... yes checking for ioctl... yes checking for isfinite... no checking for issetugid... (cached) yes checking for kill... (cached) yes checking for killpg... (cached) yes checking for lchmod... yes checking for lchown... yes checking for link... (cached) yes checking for llabs... (cached) yes checking for lockf... yes checking for log2... yes checking for lstat... (cached) yes checking for lutimes... yes checking for malloc_usable_size... yes checking for malloc_size... no checking for malloc_trim... no checking for mblen... (cached) yes checking for memalign... yes checking for memset_s... yes 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... (cached) yes checking for mremap... no checking for openat... yes checking for pclose... yes checking for pipe... (cached) yes checking for pipe2... yes checking for poll... (cached) yes checking for popen... yes checking for posix_fadvise... yes checking for posix_madvise... yes checking for posix_memalign... yes checking for ppoll... yes checking for pread... (cached) yes checking for pwrite... (cached) yes checking for qsort_r... yes checking for qsort_s... yes checking for readlink... (cached) yes checking for realpath... (cached) 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... (cached) yes checking for setenv... (cached) yes checking for seteuid... (cached) yes checking for setgid... (cached) yes checking for setgroups... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... yes checking for setregid... (cached) yes checking for setresgid... (cached) yes checking for setresuid... (cached) yes checking for setreuid... (cached) yes checking for setrgid... yes checking for setrlimit... (cached) yes checking for setruid... yes checking for setsid... (cached) yes checking for setuid... (cached) yes checking for shutdown... (cached) no checking for sigaction... (cached) yes checking for sigaltstack... (cached) yes checking for sigprocmask... (cached) yes checking for sinh... yes checking for snprintf... (cached) yes checking for spawnv... no checking for symlink... (cached) yes checking for syscall... yes checking for sysconf... (cached) yes checking for system... yes checking for tanh... yes checking for telldir... yes checking for timegm... yes checking for times... (cached) yes checking for truncate... (cached) yes checking for truncate64... no checking for tzset... yes checking for umask... yes checking for unsetenv... (cached) yes checking for utimensat... yes checking for utimes... (cached) yes checking for wait4... (cached) yes checking for waitpid... (cached) yes checking for __cospi... no checking for __sinpi... no checking if getcwd allocates buffer if NULL is given... yes checking for crypt.h... no checking for __builtin_alloca_with_align... yes checking for __builtin_assume_aligned... yes checking for __builtin_bswap16... yes checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_clz... yes checking for __builtin_clzl... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_ctzll... yes checking for __builtin_constant_p... yes checking for __builtin_choose_expr... yes checking for __builtin_choose_expr_constant_p... yes checking for __builtin_types_compatible_p... yes checking for __builtin_trap... yes checking for __builtin_expect... yes checking for __builtin_add_overflow... yes checking for __builtin_add_overflow_p... no checking for __builtin_add_overflow with long long arguments... yes checking for __builtin_sub_overflow... yes checking for __builtin_sub_overflow_p... no checking for __builtin_sub_overflow with long long arguments... yes checking for __builtin_mul_overflow... yes checking for __builtin_mul_overflow_p... no checking for __builtin_mul_overflow with long long arguments... yes checking whether qsort_r is GNU version... yes checking whether qsort_r is BSD version... no checking whether atan2 handles Inf as C99... yes checking for clock_getres... yes checking for timer_create in -lrt... yes checking for timer_settime in -lrt... yes checking for unsetenv returns a value... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for external int daylight... yes checking for negative time_t for gmtime(3)... yes checking for localtime(3) overflow correctly... yes checking for sig_t... yes checking whether right shift preserve sign bit... yes checking whether _SC_CLK_TCK is supported... yes checking stack growing direction on amd64... -1 checking for getcontext... yes checking for swapcontext... yes checking for makecontext... yes checking native coroutine implementation for amd64-freebsd15... ucontext checking whether pthread_t is scalar type... yes checking for sched_yield... (cached) yes checking for pthread_attr_setinheritsched... yes checking for pthread_attr_get_np... yes 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... yes checking for pthread_sigmask... yes checking for pthread_getattr_np... no checking arguments of pthread_setname_np... (pthread_self(), name) checking for thread-local storage specifier... _Thread_local checking if mcontext_t is a pointer... no checking for getcontext... (cached) yes checking for setcontext... yes checking if fork works with pthread... yes checking for sys/user.h... yes checking whether PAGE_SIZE is compile-time const... no checking ioctl request type... unsigned long checking for elf.h... (cached) 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 procstat_open_sysctl in -lprocstat... yes checking for procstat_getvmmap... yes checking for execinfo.h... yes checking for backtrace in -lexecinfo... yes checking for unw_backtrace in -lunwind... yes checking for backtrace... yes checking for broken backtrace... no checking for valgrind/memcheck.h... no checking for strip flags... -S -x checking whether -Wl,--no-as-needed is accepted as LDFLAGS... yes checking whether wrapper for LD_LIBRARY_PATH is needed... no checking whether dtrace USDT is available... yes(-xnolibs) checking for __builtin_setjmp... yes with cast ((void **)) checking for _setjmpex as a macro or function... no checking for _setjmp as a macro or function... yes checking for setjmp type... __builtin_setjmp\((void **)\) checking if building with modular GC support... no checking for rustc... no checking for prefix of external symbols... NONE checking for default symbols in empty shared library... _init _fini checking if make is GNU make... no checking for safe null command for make... : .ext/include/amd64-freebsd15/ruby/config.h updated configure: ruby library version = 3.4 configure: creating ./config.status config.status: creating Makefile --- Configuration summary for ruby version 3.4.8 * Installation prefix: /usr/local * exec prefix: ${prefix} * arch: amd64-freebsd15 * site arch: ${arch} * RUBY_BASE_NAME: ruby * enable shared: yes * ruby lib prefix: ${exec_prefix}/lib/ruby * site libraries path: ${rubylibprefix}/${sitearch} * vendor path: /usr/local/lib/ruby/vendor_ruby * target OS: freebsd15 * compiler: cc * with thread: pthread * with coroutine: ucontext * with modular GC: no * enable shared libs: yes * dynamic library ext: so * CFLAGS: ${hardenflags} -fdeclspec ${optflags} \ ${debugflags} ${warnflags} * LDFLAGS: -L. -fstack-protector-strong -rdynamic \ -Wl,--no-as-needed * DLDFLAGS: -Wl,--compress-debug-sections=zlib -Wl,-E * optflags: -O3 -fno-fast-math * warnflags: -Wall -Wextra -Wextra-tokens \ -Wdeprecated-declarations -Wdivision-by-zero \ -Wdiv-by-zero -Wimplicit-function-declaration \ -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 \ -Wwrite-strings -Wold-style-definition \ -Wmissing-noreturn -Wno-cast-function-type \ -Wno-constant-logical-operand -Wno-long-long \ -Wno-missing-field-initializers \ -Wno-overlength-strings -Wno-parentheses-equality \ -Wno-self-assign -Wno-tautological-compare \ -Wno-unused-parameter -Wno-unused-value \ -Wunused-variable -Wmisleading-indentation -Wundef * hardenflags: -fstack-protector-strong -U_FORTIFY_SOURCE \ -D_FORTIFY_SOURCE=2 * strip command: strip -S -x * install doc: rdoc * YJIT support: no * RJIT support: no * man page type: doc --- =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ruby34-3.4.8,1 --- showflags --- --- st.o --- --- prism/.time --- --- prism/util/.time --- --- coroutine/ucontext/.time --- --- .ext/.timestamp/.enc-trans.time --- --- ./.revision.time --- --- .ext/.timestamp/amd64-freebsd15/.time --- --- .ext/.timestamp/.RUBYCOMMONDIR.time --- --- main.o --- --- dmydln.o --- --- debug_counter.o --- --- dln_find.o --- --- inits.o --- --- math.o --- --- parser_st.o --- --- regcomp.o --- --- regenc.o --- --- regerror.o --- --- regexec.o --- --- regparse.o --- --- regsyntax.o --- --- ruby_parser.o --- --- strftime.o --- --- util.o --- --- close.o --- --- addr2line.o --- --- dln.o --- --- localeinit.o --- --- dmyext.o --- --- dmyenc.o --- --- bignum.o --- --- class.o --- --- compar.o --- --- complex.o --- --- debug.o --- --- dir.o --- --- encoding.o --- --- enum.o --- --- enumerator.o --- --- file.o --- --- imemo.o --- --- io.o --- --- io_buffer.o --- --- marshal.o --- --- memory_view.o --- --- node_dump.o --- --- numeric.o --- --- pack.o --- --- process.o --- --- ractor.o --- --- random.o --- --- range.o --- --- rational.o --- --- re.o --- --- scheduler.o --- --- shape.o --- --- signal.o --- --- sprintf.o --- --- struct.o --- --- time.o --- --- transcode.o --- --- variable.o --- --- version.o --- --- compar.o --- compiling compar.c --- dmyenc.o --- compiling dmyenc.c --- dmyext.o --- compiling dmyext.c --- dln.o --- compiling dln.c --- close.o --- compiling ./missing/close.c --- regsyntax.o --- compiling regsyntax.c --- regerror.o --- compiling regerror.c --- inits.o --- compiling inits.c --- dln_find.o --- compiling dln_find.c --- debug_counter.o --- compiling debug_counter.c --- main.o --- compiling ./main.c --- showflags --- BASERUBY = ./tool/missing-baseruby.bat CC = cc LD = ld LDSHARED = cc -shared CFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/amd64-freebsd15 -I.ext/include -I./include -I. -I./prism -I./enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby34.so.34 -fstack-protector-strong SOLIBS = -lunwind -lexecinfo -lprocstat -lz -lrt -lrt -ldl -lcrypt -lm -lthr -lpthread -L/usr/local/lib LANG = LC_ALL = LC_CTYPE = MFLAGS = -j 64 RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin --- memory_view.o --- compiling memory_view.c --- st.o --- compiling st.c --- node_dump.o --- compiling node_dump.c --- numeric.o --- compiling numeric.c --- pack.o --- compiling pack.c --- process.o --- compiling process.c --- ractor.o --- compiling ractor.c --- random.o --- compiling random.c --- range.o --- compiling range.c --- rational.o --- compiling rational.c --- dmydln.o --- compiling dmydln.c --- re.o --- compiling re.c --- scheduler.o --- compiling scheduler.c --- shape.o --- compiling shape.c --- math.o --- compiling math.c --- parser_st.o --- compiling parser_st.c --- regcomp.o --- compiling regcomp.c --- regenc.o --- compiling regenc.c --- signal.o --- compiling signal.c --- regexec.o --- compiling regexec.c --- regparse.o --- compiling regparse.c --- sprintf.o --- compiling sprintf.c --- ruby_parser.o --- compiling ruby_parser.c --- strftime.o --- compiling strftime.c --- util.o --- compiling util.c --- struct.o --- compiling struct.c --- addr2line.o --- compiling addr2line.c --- time.o --- compiling time.c --- localeinit.o --- compiling localeinit.c --- transcode.o --- compiling transcode.c --- variable.o --- compiling variable.c --- bignum.o --- compiling bignum.c --- class.o --- compiling class.c --- complex.o --- compiling complex.c --- debug.o --- compiling debug.c --- dir.o --- compiling dir.c --- encoding.o --- compiling encoding.c --- enum.o --- compiling enum.c --- enumerator.o --- compiling enumerator.c --- file.o --- compiling file.c --- imemo.o --- compiling imemo.c --- io.o --- compiling io.c --- io_buffer.o --- compiling io_buffer.c --- marshal.o --- compiling marshal.c --- vm_sync.o --- --- weakmap.o --- --- ast.o --- --- cont.o --- --- iseq.o --- --- miniinit.o --- --- proc.o --- --- rjit.o --- --- ruby.o --- --- thread.o --- --- vm_backtrace.o --- --- vm_dump.o --- --- vm_trace.o --- --- probes.h --- --- compile.o --- --- error.o --- --- node.o --- --- enc/ascii.o --- --- enc/us_ascii.o --- --- probes.h --- making dummy probes.h --- vm_trace.o --- compiling vm_trace.c --- compile.o --- compiling compile.c --- error.o --- compiling error.c --- version.o --- compiling version.c --- node.o --- compiling node.c --- enc/ascii.o --- compiling enc/ascii.c --- vm_sync.o --- compiling vm_sync.c --- weakmap.o --- compiling weakmap.c --- ast.o --- compiling ast.c --- cont.o --- compiling cont.c --- iseq.o --- compiling iseq.c --- miniinit.o --- compiling miniinit.c --- proc.o --- compiling proc.c --- rjit.o --- compiling rjit.c --- ruby.o --- compiling ruby.c --- thread.o --- compiling thread.c --- vm_backtrace.o --- compiling vm_backtrace.c --- vm_dump.o --- compiling vm_dump.c --- enc/unicode.o --- --- enc/utf_8.o --- --- enc/trans/newline.o --- --- coroutine/ucontext/Context.o --- --- prism/api_node.o --- --- prism/api_pack.o --- --- prism/diagnostic.o --- --- enc/us_ascii.o --- compiling enc/us_ascii.c --- enc/unicode.o --- compiling enc/unicode.c --- enc/utf_8.o --- compiling enc/utf_8.c --- enc/trans/newline.o --- compiling enc/trans/newline.c --- coroutine/ucontext/Context.o --- compiling coroutine/ucontext/Context.c --- prism/api_node.o --- compiling prism/api_node.c --- prism/encoding.o --- --- prism/extension.o --- --- prism/diagnostic.o --- compiling prism/diagnostic.c --- prism/api_pack.o --- compiling prism/api_pack.c --- prism/encoding.o --- compiling prism/encoding.c --- prism/node.o --- --- prism/extension.o --- compiling prism/extension.c --- prism/node.o --- compiling prism/node.c --- prism/options.o --- --- prism/pack.o --- --- prism/options.o --- compiling prism/options.c --- prism/pack.o --- compiling prism/pack.c --- prism/prettyprint.o --- compiling prism/prettyprint.c --- prism/regexp.o --- --- prism/serialize.o --- --- prism/static_literals.o --- --- prism/serialize.o --- compiling prism/serialize.c --- prism/regexp.o --- compiling prism/regexp.c --- prism/token_type.o --- --- prism/util/pm_buffer.o --- --- prism/token_type.o --- compiling prism/token_type.c --- prism/static_literals.o --- compiling prism/static_literals.c --- prism/util/pm_char.o --- --- prism/util/pm_constant_pool.o --- --- prism/util/pm_integer.o --- --- prism/util/pm_list.o --- --- prism/util/pm_memchr.o --- --- prism/util/pm_newline_list.o --- --- prism/util/pm_list.o --- compiling prism/util/pm_list.c --- prism/util/pm_memchr.o --- compiling prism/util/pm_memchr.c --- prism/util/pm_buffer.o --- compiling prism/util/pm_buffer.c --- prism/util/pm_constant_pool.o --- compiling prism/util/pm_constant_pool.c --- prism/util/pm_integer.o --- compiling prism/util/pm_integer.c --- prism/util/pm_char.o --- compiling prism/util/pm_char.c --- prism/util/pm_string.o --- --- prism/util/pm_strncasecmp.o --- --- prism/util/pm_strpbrk.o --- --- prism/prism.o --- --- prism_init.o --- --- array.o --- --- eval.o --- --- gc.o --- --- hash.o --- --- load.o --- --- object.o --- --- parse.o --- --- rjit_c.o --- --- gc.o --- compiling gc.c --- prism/util/pm_string.o --- compiling prism/util/pm_string.c --- prism/util/pm_strncasecmp.o --- compiling prism/util/pm_strncasecmp.c --- prism/util/pm_newline_list.o --- compiling prism/util/pm_newline_list.c --- load.o --- compiling load.c --- prism/util/pm_strpbrk.o --- compiling prism/util/pm_strpbrk.c --- object.o --- compiling object.c --- array.o --- compiling array.c --- hash.o --- compiling hash.c --- eval.o --- compiling eval.c --- prism/prism.o --- compiling prism/prism.c --- prism_init.o --- compiling ./prism_init.c --- string.o --- --- symbol.o --- --- vm.o --- --- rjit_c.o --- compiling rjit_c.c --- parse.o --- compiling parse.c --- string.o --- compiling string.c --- vm.o --- compiling vm.c --- symbol.o --- compiling symbol.c --- miniruby --- linking miniruby --- .rbconfig.time --- --- builtin_binary.inc --- builtin_binary.inc updated c629b5933bdedb896045b6765bdf70e0cb68319e163a3ee004cd6c15b453ee9a builtin_binary.inc --- builtin.o --- compiling builtin.c --- .rbconfig.time --- /bin/sh ./tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb updated --- enc.mk --- --- verconf.h --- --- encdb.h --- --- enc.mk --- generating enc.mk --- encdb.h --- generating encdb.h --- verconf.h --- creating verconf.h verconf.h updated --- loadpath.o --- compiling loadpath.c --- encdb.h --- encdb.h updated --- srcs-enc --- making srcs under enc --- transdb.h --- generating transdb.h --- libruby34-static.a --- linking static-library libruby34-static.a --- libruby34.so.34 --- linking shared-library libruby34.so.34 --- transdb.h --- transdb.h updated --- ext/configure-ext.mk --- --- enc --- --- trans --- --- ext/configure-ext.mk --- generating makefiles ext/configure-ext.mk --- enc --- making enc --- trans --- making trans --- .ext/.timestamp/.enc-trans.so.time --- --- enc/trans/transdb.o --- --- enc/trans/big5.o --- --- enc/trans/cesu_8.o --- --- enc/trans/chinese.o --- --- enc/trans/ebcdic.o --- --- enc/trans/emoji.o --- --- enc/trans/emoji_iso2022_kddi.o --- --- enc/trans/emoji_sjis_docomo.o --- --- enc/trans/emoji_sjis_kddi.o --- --- enc/trans/emoji_sjis_softbank.o --- --- enc/trans/escape.o --- --- enc/trans/gb18030.o --- --- enc/trans/gbk.o --- --- enc/trans/iso2022.o --- --- enc/trans/japanese.o --- --- enc/trans/japanese_euc.o --- --- enc/trans/japanese_sjis.o --- --- enc/trans/korean.o --- --- enc/trans/single_byte.o --- --- enc/trans/utf8_mac.o --- --- enc/trans/utf_16_32.o --- --- enc/trans/transdb.o --- compiling ./enc/trans/transdb.c --- enc/trans/big5.o --- compiling ./enc/trans/big5.c --- enc/trans/cesu_8.o --- compiling ./enc/trans/cesu_8.c --- enc/trans/chinese.o --- compiling ./enc/trans/chinese.c --- enc/trans/ebcdic.o --- compiling ./enc/trans/ebcdic.c --- enc/trans/emoji.o --- compiling ./enc/trans/emoji.c --- enc/trans/emoji_iso2022_kddi.o --- compiling ./enc/trans/emoji_iso2022_kddi.c --- enc/trans/emoji_sjis_docomo.o --- compiling ./enc/trans/emoji_sjis_docomo.c --- enc/trans/emoji_sjis_kddi.o --- compiling ./enc/trans/emoji_sjis_kddi.c --- enc/trans/emoji_sjis_softbank.o --- compiling ./enc/trans/emoji_sjis_softbank.c --- enc/trans/escape.o --- compiling ./enc/trans/escape.c --- enc/trans/gb18030.o --- compiling ./enc/trans/gb18030.c --- enc/trans/gbk.o --- compiling ./enc/trans/gbk.c --- enc/trans/iso2022.o --- compiling ./enc/trans/iso2022.c --- enc/trans/japanese.o --- compiling ./enc/trans/japanese.c --- enc/trans/japanese_euc.o --- compiling ./enc/trans/japanese_euc.c --- enc/trans/japanese_sjis.o --- compiling ./enc/trans/japanese_sjis.c --- ext/configure-ext.mk --- ext/configure-ext.mk updated --- trans --- --- enc/trans/korean.o --- compiling ./enc/trans/korean.c --- enc/trans/utf8_mac.o --- compiling ./enc/trans/utf8_mac.c --- enc/trans/single_byte.o --- compiling ./enc/trans/single_byte.c --- enc/trans/utf_16_32.o --- compiling ./enc/trans/utf_16_32.c --- exts.mk --- --- ext/cgi/exts.mk --- --- ext/continuation/exts.mk --- --- ext/coverage/exts.mk --- --- ext/date/exts.mk --- --- ext/digest/exts.mk --- --- ext/erb/exts.mk --- --- ext/etc/exts.mk --- --- enc --- --- .ext/.timestamp/.enc-trans.so.time --- --- enc/encdb.o --- --- enc/big5.o --- --- enc/cesu_8.o --- --- enc/cp949.o --- --- enc/emacs_mule.o --- --- enc/euc_jp.o --- --- enc/euc_kr.o --- --- enc/euc_tw.o --- --- enc/gb2312.o --- --- enc/gb18030.o --- --- enc/gbk.o --- --- enc/iso_8859_1.o --- --- enc/iso_8859_2.o --- --- enc/iso_8859_3.o --- --- enc/iso_8859_4.o --- --- enc/iso_8859_5.o --- --- enc/iso_8859_6.o --- --- enc/iso_8859_7.o --- --- enc/iso_8859_8.o --- --- enc/iso_8859_9.o --- --- enc/iso_8859_10.o --- --- enc/iso_8859_11.o --- --- enc/iso_8859_13.o --- --- enc/iso_8859_14.o --- --- enc/iso_8859_15.o --- --- enc/iso_8859_16.o --- --- enc/koi8_r.o --- --- enc/koi8_u.o --- --- enc/shift_jis.o --- --- enc/utf_16be.o --- --- enc/utf_16le.o --- --- enc/utf_32be.o --- --- enc/utf_32le.o --- --- enc/windows_31j.o --- --- enc/windows_1250.o --- --- enc/encdb.o --- compiling ./enc/encdb.c --- enc/big5.o --- compiling ./enc/big5.c --- enc/cesu_8.o --- compiling ./enc/cesu_8.c --- enc/cp949.o --- compiling ./enc/cp949.c --- enc/emacs_mule.o --- compiling ./enc/emacs_mule.c --- enc/euc_jp.o --- compiling ./enc/euc_jp.c --- enc/euc_kr.o --- compiling ./enc/euc_kr.c --- enc/euc_tw.o --- compiling ./enc/euc_tw.c --- enc/gb2312.o --- compiling ./enc/gb2312.c --- enc/gb18030.o --- compiling ./enc/gb18030.c --- enc/gbk.o --- compiling ./enc/gbk.c --- enc/iso_8859_1.o --- compiling ./enc/iso_8859_1.c --- enc/iso_8859_2.o --- compiling ./enc/iso_8859_2.c --- enc/iso_8859_3.o --- compiling ./enc/iso_8859_3.c --- enc/iso_8859_4.o --- compiling ./enc/iso_8859_4.c --- enc/iso_8859_5.o --- compiling ./enc/iso_8859_5.c --- enc/iso_8859_6.o --- compiling ./enc/iso_8859_6.c --- enc/iso_8859_7.o --- compiling ./enc/iso_8859_7.c --- enc/iso_8859_8.o --- compiling ./enc/iso_8859_8.c --- enc/iso_8859_9.o --- compiling ./enc/iso_8859_9.c --- enc/iso_8859_10.o --- compiling ./enc/iso_8859_10.c --- enc/iso_8859_11.o --- compiling ./enc/iso_8859_11.c --- enc/iso_8859_13.o --- compiling ./enc/iso_8859_13.c --- enc/iso_8859_14.o --- compiling ./enc/iso_8859_14.c --- enc/iso_8859_15.o --- compiling ./enc/iso_8859_15.c --- enc/iso_8859_16.o --- compiling ./enc/iso_8859_16.c --- enc/koi8_r.o --- compiling ./enc/koi8_r.c --- enc/koi8_u.o --- compiling ./enc/koi8_u.c --- enc/shift_jis.o --- compiling ./enc/shift_jis.c --- enc/utf_16be.o --- compiling ./enc/utf_16be.c --- enc/utf_16le.o --- compiling ./enc/utf_16le.c --- enc/utf_32be.o --- compiling ./enc/utf_32be.c --- enc/utf_32le.o --- compiling ./enc/utf_32le.c --- enc/windows_31j.o --- compiling ./enc/windows_31j.c --- enc/windows_1251.o --- --- enc/windows_1250.o --- compiling ./enc/windows_1250.c --- enc/windows_1251.o --- compiling ./enc/windows_1251.c --- exts.mk --- --- ext/cgi/exts.mk --- configuring cgi/escape --- ext/continuation/exts.mk --- configuring continuation --- ext/coverage/exts.mk --- configuring coverage --- ext/date/exts.mk --- configuring date --- ext/erb/exts.mk --- configuring erb/escape --- ext/fcntl/exts.mk --- --- ext/fiddle/exts.mk --- --- ext/etc/exts.mk --- configuring etc --- ext/fcntl/exts.mk --- configuring fcntl --- enc --- --- enc/windows_1252.o --- compiling ./enc/windows_1252.c --- exts.mk --- --- ext/io/exts.mk --- --- ext/digest/exts.mk --- configuring digest configuring digest/bubblebabble configuring digest/md5 --- ext/json/exts.mk --- --- ext/io/exts.mk --- configuring io/console --- ext/fiddle/exts.mk --- configuring fiddle --- ext/json/exts.mk --- configuring json configuring json/generator --- trans --- --- .ext/amd64-freebsd15/enc/trans/escape.so --- --- .ext/amd64-freebsd15/enc/trans/ebcdic.so --- --- .ext/amd64-freebsd15/enc/trans/transdb.so --- --- .ext/amd64-freebsd15/enc/trans/ebcdic.so --- linking transcoder ebcdic.so --- .ext/amd64-freebsd15/enc/trans/transdb.so --- linking transcoder transdb.so --- .ext/amd64-freebsd15/enc/trans/escape.so --- linking transcoder escape.so --- .ext/amd64-freebsd15/enc/trans/iso2022.so --- linking transcoder iso2022.so --- exts.mk --- --- ext/monitor/exts.mk --- --- enc --- --- enc/windows_1253.o --- --- enc/windows_1254.o --- --- enc/windows_1257.o --- --- enc/windows_1254.o --- compiling ./enc/windows_1254.c --- enc/windows_1253.o --- compiling ./enc/windows_1253.c --- trans --- --- .ext/amd64-freebsd15/enc/trans/cesu_8.so --- linking transcoder cesu_8.so --- exts.mk --- configuring monitor --- enc --- --- .ext/amd64-freebsd15/enc/utf_16be.so --- --- .ext/amd64-freebsd15/enc/iso_8859_13.so --- --- .ext/amd64-freebsd15/enc/iso_8859_9.so --- linking encoding iso_8859_9.so --- enc/windows_1257.o --- compiling ./enc/windows_1257.c --- .ext/amd64-freebsd15/enc/utf_16be.so --- linking encoding utf_16be.so --- exts.mk --- --- ext/objspace/exts.mk --- --- ext/openssl/exts.mk --- --- ext/pathname/exts.mk --- --- ext/psych/exts.mk --- --- ext/pty/exts.mk --- --- ext/rbconfig/exts.mk --- --- ext/ripper/exts.mk --- --- ext/rubyvm/exts.mk --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/japanese.so --- linking transcoder japanese.so --- .ext/amd64-freebsd15/enc/trans/utf_16_32.so --- linking transcoder utf_16_32.so --- enc --- --- .ext/amd64-freebsd15/enc/koi8_r.so --- --- .ext/amd64-freebsd15/enc/iso_8859_16.so --- --- .ext/amd64-freebsd15/enc/iso_8859_8.so --- --- .ext/amd64-freebsd15/enc/iso_8859_7.so --- --- .ext/amd64-freebsd15/enc/iso_8859_8.so --- linking encoding iso_8859_8.so --- .ext/amd64-freebsd15/enc/koi8_r.so --- linking encoding koi8_r.so --- .ext/amd64-freebsd15/enc/iso_8859_16.so --- linking encoding iso_8859_16.so --- .ext/amd64-freebsd15/enc/iso_8859_13.so --- linking encoding iso_8859_13.so --- .ext/amd64-freebsd15/enc/iso_8859_5.so --- --- .ext/amd64-freebsd15/enc/iso_8859_2.so --- --- .ext/amd64-freebsd15/enc/gbk.so --- --- .ext/amd64-freebsd15/enc/gb18030.so --- --- .ext/amd64-freebsd15/enc/gb2312.so --- --- .ext/amd64-freebsd15/enc/euc_kr.so --- --- .ext/amd64-freebsd15/enc/cesu_8.so --- --- .ext/amd64-freebsd15/enc/big5.so --- --- .ext/amd64-freebsd15/enc/windows_1251.so --- --- .ext/amd64-freebsd15/enc/utf_16le.so --- --- .ext/amd64-freebsd15/enc/iso_8859_7.so --- linking encoding iso_8859_7.so --- .ext/amd64-freebsd15/enc/big5.so --- linking encoding big5.so --- .ext/amd64-freebsd15/enc/cesu_8.so --- linking encoding cesu_8.so --- .ext/amd64-freebsd15/enc/windows_1251.so --- linking encoding windows_1251.so --- .ext/amd64-freebsd15/enc/utf_16le.so --- linking encoding utf_16le.so --- .ext/amd64-freebsd15/enc/iso_8859_5.so --- linking encoding iso_8859_5.so --- .ext/amd64-freebsd15/enc/iso_8859_2.so --- linking encoding iso_8859_2.so --- .ext/amd64-freebsd15/enc/gbk.so --- linking encoding gbk.so --- .ext/amd64-freebsd15/enc/gb18030.so --- linking encoding gb18030.so --- .ext/amd64-freebsd15/enc/gb2312.so --- linking encoding gb2312.so --- .ext/amd64-freebsd15/enc/euc_kr.so --- linking encoding euc_kr.so --- exts.mk --- --- ext/socket/exts.mk --- --- ext/stringio/exts.mk --- --- ext/strscan/exts.mk --- --- ext/zlib/exts.mk --- --- .bundle/gems/bigdecimal-3.1.8/exts.mk --- --- .bundle/gems/debug-1.11.0/exts.mk --- --- .bundle/gems/nkf-0.2.0/exts.mk --- --- .bundle/gems/racc-1.8.1/exts.mk --- --- ext/stringio/exts.mk --- configuring stringio --- ext/rubyvm/exts.mk --- configuring rubyvm --- ext/ripper/exts.mk --- configuring ripper --- ext/pathname/exts.mk --- configuring pathname --- ext/objspace/exts.mk --- configuring objspace --- ext/strscan/exts.mk --- configuring strscan --- ext/zlib/exts.mk --- configuring zlib --- ext/openssl/exts.mk --- configuring openssl --- .bundle/gems/bigdecimal-3.1.8/exts.mk --- configuring bigdecimal-3.1.8/ext/bigdecimal --- ext/psych/exts.mk --- configuring psych --- ext/pty/exts.mk --- configuring pty --- ext/rbconfig/exts.mk --- configuring rbconfig/sizeof --- .bundle/gems/debug-1.11.0/exts.mk --- configuring debug-1.11.0/ext/debug --- ext/socket/exts.mk --- configuring socket --- .bundle/gems/rbs-3.8.0/exts.mk --- --- .bundle/gems/syslog-0.2.0/exts.mk --- --- enc --- --- .ext/amd64-freebsd15/enc/shift_jis.so --- --- .ext/amd64-freebsd15/enc/koi8_u.so --- --- .ext/amd64-freebsd15/enc/iso_8859_10.so --- --- .ext/amd64-freebsd15/enc/euc_tw.so --- --- .ext/amd64-freebsd15/enc/euc_jp.so --- --- .ext/amd64-freebsd15/enc/encdb.so --- --- .ext/amd64-freebsd15/enc/windows_1250.so --- --- .ext/amd64-freebsd15/enc/encdb.so --- linking encoding encdb.so --- .ext/amd64-freebsd15/enc/euc_jp.so --- linking encoding euc_jp.so --- .ext/amd64-freebsd15/enc/shift_jis.so --- linking encoding shift_jis.so --- .ext/amd64-freebsd15/enc/koi8_u.so --- linking encoding koi8_u.so --- .ext/amd64-freebsd15/enc/iso_8859_10.so --- linking encoding iso_8859_10.so --- .ext/amd64-freebsd15/enc/euc_tw.so --- linking encoding euc_tw.so --- exts.mk --- --- ext/-test-/exts.mk --- --- .bundle/gems/nkf-0.2.0/exts.mk --- configuring nkf-0.2.0/ext/nkf --- .bundle/gems/racc-1.8.1/exts.mk --- configuring racc-1.8.1/ext/racc/cparse --- enc --- --- .ext/amd64-freebsd15/enc/windows_31j.so --- --- .ext/amd64-freebsd15/enc/iso_8859_14.so --- --- .ext/amd64-freebsd15/enc/iso_8859_11.so --- --- .ext/amd64-freebsd15/enc/windows_1250.so --- linking encoding windows_1250.so --- .ext/amd64-freebsd15/enc/windows_31j.so --- linking encoding windows_31j.so --- .ext/amd64-freebsd15/enc/iso_8859_14.so --- linking encoding iso_8859_14.so --- .ext/amd64-freebsd15/enc/iso_8859_11.so --- linking encoding iso_8859_11.so --- .ext/amd64-freebsd15/enc/iso_8859_6.so --- --- .ext/amd64-freebsd15/enc/iso_8859_3.so --- --- .ext/amd64-freebsd15/enc/iso_8859_1.so --- --- .ext/amd64-freebsd15/enc/iso_8859_6.so --- linking encoding iso_8859_6.so --- .ext/amd64-freebsd15/enc/iso_8859_3.so --- linking encoding iso_8859_3.so --- .ext/amd64-freebsd15/enc/iso_8859_1.so --- linking encoding iso_8859_1.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji.so --- linking transcoder emoji.so --- exts.mk --- --- .bundle/gems/rbs-3.8.0/exts.mk --- configuring rbs-3.8.0/ext/rbs_extension --- enc --- --- .ext/amd64-freebsd15/enc/emacs_mule.so --- linking encoding emacs_mule.so --- .ext/amd64-freebsd15/enc/cp949.so --- --- exts.mk --- --- .bundle/gems/syslog-0.2.0/exts.mk --- configuring syslog-0.2.0/ext/syslog --- ext/-test-/exts.mk --- configuring -test-/RUBY_ALIGNOF --- enc --- --- .ext/amd64-freebsd15/enc/utf_32be.so --- --- .ext/amd64-freebsd15/enc/iso_8859_15.so --- --- .ext/amd64-freebsd15/enc/iso_8859_4.so --- --- .ext/amd64-freebsd15/enc/windows_1252.so --- --- .ext/amd64-freebsd15/enc/utf_32le.so --- --- .ext/amd64-freebsd15/enc/utf_32be.so --- linking encoding utf_32be.so --- .ext/amd64-freebsd15/enc/iso_8859_15.so --- linking encoding iso_8859_15.so --- .ext/amd64-freebsd15/enc/iso_8859_4.so --- linking encoding iso_8859_4.so --- .ext/amd64-freebsd15/enc/windows_1252.so --- linking encoding windows_1252.so --- .ext/amd64-freebsd15/enc/utf_32le.so --- linking encoding utf_32le.so --- .ext/amd64-freebsd15/enc/cp949.so --- linking encoding cp949.so --- .ext/amd64-freebsd15/enc/windows_1253.so --- linking encoding windows_1253.so --- .ext/amd64-freebsd15/enc/windows_1254.so --- linking encoding windows_1254.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/single_byte.so --- linking transcoder single_byte.so --- enc --- --- .ext/amd64-freebsd15/enc/windows_1257.so --- linking encoding windows_1257.so --- exts.mk --- --- ext/json/exts.mk --- configuring json/parser --- ext/-test-/exts.mk --- configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/asan configuring -test-/bignum --- ext/digest/exts.mk --- configuring digest/rmd160 --- ext/-test-/exts.mk --- configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter --- trans --- --- .ext/amd64-freebsd15/enc/trans/gb18030.so --- linking transcoder gb18030.so --- exts.mk --- configuring -test-/class configuring -test-/cxxanyargs --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_softbank.so --- linking transcoder emoji_sjis_softbank.so --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_kddi.so --- linking transcoder emoji_sjis_kddi.so --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_docomo.so --- linking transcoder emoji_sjis_docomo.so --- exts.mk --- configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_iso2022_kddi.so --- --- exts.mk --- configuring -test-/eval --- trans --- linking transcoder emoji_iso2022_kddi.so --- exts.mk --- configuring -test-/exception configuring -test-/fatal configuring -test-/file --- trans --- --- .ext/amd64-freebsd15/enc/trans/japanese_sjis.so --- linking transcoder japanese_sjis.so --- exts.mk --- --- ext/digest/exts.mk --- configuring digest/sha1 --- trans --- --- .ext/amd64-freebsd15/enc/trans/chinese.so --- linking transcoder chinese.so --- .ext/amd64-freebsd15/enc/trans/utf8_mac.so --- linking transcoder utf8_mac.so --- exts.mk --- configuring digest/sha2 --- trans --- --- .ext/amd64-freebsd15/enc/trans/gbk.so --- linking transcoder gbk.so --- .ext/amd64-freebsd15/enc/trans/korean.so --- linking transcoder korean.so --- .ext/amd64-freebsd15/enc/trans/japanese_euc.so --- linking transcoder japanese_euc.so --- .ext/amd64-freebsd15/enc/trans/big5.so --- linking transcoder big5.so --- encs --- making encs --- exts.mk --- --- ext/io/exts.mk --- configuring io/nonblock --- ext/-test-/exts.mk --- configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/public_header_warnings configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol --- ext/io/exts.mk --- configuring io/wait --- ext/-test-/exts.mk --- configuring -test-/thread/id configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait generating makefile exts.mk exts.mk updated --- build-ext --- --- ext/-test-/RUBY_ALIGNOF/all --- --- ext/-test-/abi/all --- --- ext/-test-/arith_seq/beg_len_step/all --- --- ext/-test-/arith_seq/extract/all --- --- ext/-test-/array/concat/all --- --- ext/-test-/array/resize/all --- --- ext/-test-/asan/all --- --- ext/-test-/bignum/all --- --- ext/-test-/bug-14834/all --- --- ext/-test-/bug-3571/all --- --- ext/-test-/bug-5832/all --- --- ext/-test-/bug_reporter/all --- --- ext/-test-/class/all --- --- ext/-test-/cxxanyargs/all --- --- ext/-test-/debug/all --- --- ext/-test-/dln/empty/all --- --- ext/-test-/econv/all --- --- ext/-test-/ensure_and_callcc/all --- --- ext/-test-/enumerator_kw/all --- --- ext/-test-/eval/all --- --- ext/-test-/exception/all --- --- ext/-test-/fatal/all --- --- ext/-test-/file/all --- --- ext/-test-/float/all --- --- ext/-test-/funcall/all --- --- ext/-test-/gvl/call_without_gvl/all --- --- ext/-test-/hash/all --- --- ext/-test-/integer/all --- --- ext/-test-/iseq_load/all --- --- ext/-test-/iter/all --- --- ext/-test-/load/dot.dot/all --- --- ext/-test-/load/protect/all --- --- ext/-test-/load/resolve_symbol_resolver/all --- --- ext/-test-/load/resolve_symbol_target/all --- --- ext/-test-/load/stringify_symbols/all --- --- ext/-test-/load/stringify_target/all --- --- ext/-test-/abi/all --- --- all --- --- ext/-test-/RUBY_ALIGNOF/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- c.o --- --- cpp.o --- --- c.o --- compiling c.c --- cpp.o --- compiling cpp.cpp --- ext/-test-/arith_seq/beg_len_step/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.arith_seq.time --- --- ext/-test-/arith_seq/extract/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.arith_seq.time --- --- pre-install-rb-default --- --- extract.o --- compiling extract.c --- ext/-test-/array/concat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.array.time --- --- pre-install-rb-default --- --- to_ary_concat.o --- --- ext/-test-/asan/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- asan.o --- compiling asan.c --- ext/-test-/bignum/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- big2str.o --- --- bigzero.o --- --- div.o --- --- init.o --- --- big2str.o --- compiling big2str.c --- bigzero.o --- compiling bigzero.c --- div.o --- compiling div.c --- intpack.o --- --- ext/-test-/bug-14834/all --- --- pre-install-rb-default --- --- bug-14834.o --- --- ext/-test-/bug-3571/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ext/-test-/bug-5832/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- bug.o --- --- ext/-test-/bug_reporter/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- bug_reporter.o --- compiling bug_reporter.c --- ext/-test-/class/all --- --- pre-install-rb-default --- --- class2name.o --- --- ext/-test-/cxxanyargs/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- cxxanyargs.o --- --- failure.failed --- --- failurem1.failed --- --- cxxanyargs.o --- compiling cxxanyargs.cpp --- ext/-test-/econv/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- append.o --- --- init.o --- compiling init.c --- append.o --- compiling append.c --- ext/-test-/ensure_and_callcc/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- ensure_and_callcc.o --- compiling ensure_and_callcc.c --- ext/-test-/eval/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.time --- --- pre-install-rb-default --- --- eval.o --- compiling eval.c --- ext/-test-/fatal/all --- --- pre-install-rb-default --- --- init.o --- --- invalid.o --- --- ext/-test-/file/all --- --- pre-install-rb-default --- --- fs.o --- --- init.o --- --- newline_conv.o --- --- stat.o --- --- fs.o --- compiling fs.c --- ext/-test-/funcall/all --- --- pre-install-rb-default --- --- funcall.o --- --- ext/-test-/array/concat/all --- compiling to_ary_concat.c --- ext/-test-/bug-5832/all --- compiling bug.c --- ext/-test-/enumerator_kw/all --- --- pre-install-rb-default --- --- enumerator_kw.o --- --- ext/-test-/fatal/all --- --- init.o --- compiling init.c --- invalid.o --- compiling invalid.c --- ext/-test-/integer/all --- --- pre-install-rb-default --- --- ext/-test-/exception/all --- --- pre-install-rb-default --- --- dataerror.o --- --- ext/-test-/marshal/compat/all --- --- ext/-test-/marshal/internal_ivar/all --- --- ext/-test-/bignum/all --- --- init.o --- compiling init.c --- ext/-test-/exception/all --- --- enc_raise.o --- --- ext/-test-/file/all --- --- stat.o --- compiling stat.c --- ext/-test-/gvl/call_without_gvl/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.gvl.time --- --- pre-install-rb-default --- --- call_without_gvl.o --- --- ext/-test-/arith_seq/beg_len_step/all --- --- pre-install-rb-default --- --- ext/-test-/fatal/all --- --- rb_fatal.o --- --- ext/-test-/file/all --- --- init.o --- compiling init.c --- ext/-test-/float/all --- --- pre-install-rb-default --- --- ext/-test-/load/dot.dot/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.load.time --- --- ext/-test-/load/resolve_symbol_resolver/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.load.time --- --- ext/-test-/class/all --- --- init.o --- --- class2name.o --- compiling class2name.c --- ext/-test-/hash/all --- --- pre-install-rb-default --- --- ext/-test-/load/stringify_symbols/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.load.time --- --- ext/-test-/marshal/usr/all --- --- ext/-test-/fatal/all --- compiling rb_fatal.c --- ext/-test-/file/all --- --- newline_conv.o --- compiling newline_conv.c --- ext/-test-/bug-14834/all --- compiling bug-14834.c --- ext/-test-/dln/empty/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.dln.time --- --- pre-install-rb-default --- --- ext/-test-/enumerator_kw/all --- compiling enumerator_kw.c --- ext/-test-/iseq_load/all --- --- pre-install-rb-default --- --- ext/-test-/load/protect/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.load.time --- --- ext/-test-/load/resolve_symbol_target/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.load.time --- --- ext/-test-/exception/all --- --- dataerror.o --- compiling dataerror.c --- enc_raise.o --- compiling enc_raise.c --- ext/-test-/dln/empty/all --- --- empty.o --- --- ext/-test-/bignum/all --- --- intpack.o --- compiling intpack.c --- ext/-test-/iseq_load/all --- --- iseq_load.o --- --- ext/-test-/memory_status/all --- --- ext/-test-/load/stringify_target/all --- --- pre-install-rb-default --- --- ext/-test-/arith_seq/beg_len_step/all --- --- beg_len_step.o --- --- ext/-test-/class/all --- --- init.o --- compiling init.c --- ext/-test-/dln/empty/all --- compiling empty.c --- ext/-test-/float/all --- --- init.o --- --- nextafter.o --- --- ext/-test-/gvl/call_without_gvl/all --- compiling call_without_gvl.c --- ext/-test-/hash/all --- --- delete.o --- --- ext/-test-/iseq_load/all --- compiling iseq_load.c --- ext/-test-/iter/all --- --- pre-install-rb-default --- --- ext/-test-/load/resolve_symbol_resolver/all --- --- pre-install-rb-default --- --- ext/-test-/load/stringify_symbols/all --- --- pre-install-rb-default --- --- stringify_symbols.o --- --- ext/-test-/arith_seq/beg_len_step/all --- compiling beg_len_step.c --- ext/-test-/debug/all --- --- pre-install-rb-default --- --- init.o --- --- inspector.o --- --- init.o --- compiling init.c --- ext/-test-/load/stringify_symbols/all --- compiling stringify_symbols.c --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.marshal.time --- --- ext/-test-/funcall/all --- compiling funcall.c --- ext/-test-/float/all --- --- init.o --- compiling init.c --- nextafter.o --- compiling nextafter.c --- ext/-test-/load/dot.dot/all --- --- pre-install-rb-default --- --- ext/-test-/load/resolve_symbol_target/all --- --- pre-install-rb-default --- --- ext/-test-/marshal/internal_ivar/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.marshal.time --- --- ext/-test-/memory_view/all --- --- ext/-test-/debug/all --- --- profile_frames.o --- compiling profile_frames.c --- ext/-test-/hash/all --- compiling delete.c --- ext/-test-/marshal/usr/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.marshal.time --- --- ext/-test-/array/resize/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.array.time --- --- pre-install-rb-default --- --- resize.o --- --- ext/-test-/debug/all --- --- inspector.o --- compiling inspector.c --- ext/-test-/load/resolve_symbol_target/all --- --- resolve_symbol_target.o --- --- ext/-test-/load/resolve_symbol_resolver/all --- --- resolve_symbol_resolver.o --- --- ext/-test-/method/all --- --- ext/-test-/memory_status/all --- --- all --- --- ext/-test-/array/resize/all --- compiling resize.c --- ext/-test-/load/dot.dot/all --- --- dot.dot.o --- compiling dot.dot.c --- ext/-test-/load/protect/all --- --- pre-install-rb-default --- --- protect.o --- --- ext/-test-/load/resolve_symbol_resolver/all --- compiling resolve_symbol_resolver.c --- ext/-test-/load/resolve_symbol_target/all --- compiling resolve_symbol_target.c --- ext/-test-/marshal/compat/all --- --- pre-install-rb-default --- --- ext/-test-/marshal/internal_ivar/all --- --- pre-install-rb-default --- --- ext/-test-/notimplement/all --- --- ext/-test-/load/stringify_target/all --- --- stringify_target.o --- --- ext/-test-/bignum/all --- --- mul.o --- --- ext/-test-/hash/all --- --- init.o --- --- ext/-test-/integer/all --- --- core_ext.o --- --- ext/-test-/load/protect/all --- compiling protect.c --- ext/-test-/marshal/usr/all --- --- pre-install-rb-default --- --- ext/-test-/method/all --- --- pre-install-rb-default --- --- ext/-test-/memory_view/all --- --- pre-install-rb-default --- --- memory_view.o --- --- ext/-test-/marshal/compat/all --- --- usrcompat.o --- --- ext/-test-/iter/all --- --- break.o --- --- ext/-test-/memory_view/all --- compiling memory_view.c --- ext/-test-/bignum/all --- --- str2big.o --- --- mul.o --- compiling mul.c --- ext/-test-/hash/all --- compiling init.c --- ext/-test-/integer/all --- compiling core_ext.c --- ext/-test-/iter/all --- compiling break.c --- ext/-test-/load/stringify_target/all --- compiling stringify_target.c --- ext/-test-/bignum/all --- --- str2big.o --- compiling str2big.c --- ext/-test-/iter/all --- --- init.o --- --- ext/-test-/marshal/compat/all --- compiling usrcompat.c --- ext/-test-/iter/all --- compiling init.c --- ext/-test-/marshal/usr/all --- --- usrmarshal.o --- --- ext/-test-/method/all --- --- arity.o --- compiling arity.c --- ext/-test-/notimplement/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ext/-test-/marshal/internal_ivar/all --- --- internal_ivar.o --- compiling internal_ivar.c --- ext/-test-/num2int/all --- --- ext/-test-/marshal/usr/all --- compiling usrmarshal.c --- ext/-test-/num2int/all --- --- pre-install-rb-default --- --- num2int.o --- compiling num2int.c --- ext/-test-/exception/all --- --- ensured.o --- compiling ensured.c --- ext/-test-/iter/all --- --- yield.o --- compiling yield.c --- ext/-test-/bug-3571/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_3571.so --- linking shared-object -test-/bug_3571.so --- ext/-test-/eval/all --- --- ../../../.ext/amd64-freebsd15/-test-/eval.so --- linking shared-object -test-/eval.so --- ext/-test-/load/dot.dot/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/dot.dot.so --- linking shared-object -test-/load/dot.dot.so --- ext/-test-/integer/all --- --- init.o --- --- ext/-test-/marshal/usr/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/usr.so --- linking shared-object -test-/marshal/usr.so --- ext/-test-/integer/all --- compiling init.c --- ext/-test-/path_to_class/all --- --- ext/-test-/array/concat/all --- --- ../../../../.ext/amd64-freebsd15/-test-/array/to_ary_concat.so --- linking shared-object -test-/array/to_ary_concat.so --- ext/-test-/asan/all --- --- ../../../.ext/amd64-freebsd15/-test-/asan.so --- --- ext/-test-/funcall/all --- --- ../../../.ext/amd64-freebsd15/-test-/funcall.so --- --- ext/-test-/load/resolve_symbol_resolver/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/resolve_symbol_resolver.so --- --- ext/-test-/funcall/all --- linking shared-object -test-/funcall.so --- ext/-test-/popen_deadlock/all --- --- ext/-test-/postponed_job/all --- --- ext/-test-/path_to_class/all --- --- pre-install-rb-default --- --- path_to_class.o --- compiling path_to_class.c --- ext/-test-/printf/all --- --- ext/-test-/proc/all --- --- ext/-test-/public_header_warnings/all --- --- ext/-test-/random/all --- --- ext/-test-/rational/all --- --- ext/-test-/rb_call_super_kw/all --- --- ext/-test-/recursion/all --- --- ext/-test-/public_header_warnings/all --- --- pre-install-rb-default --- --- ext/-test-/popen_deadlock/all --- --- all --- --- ext/-test-/load/stringify_target/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/stringify_target.so --- linking shared-object -test-/load/stringify_target.so --- ext/-test-/arith_seq/beg_len_step/all --- --- ../../../../.ext/amd64-freebsd15/-test-/arith_seq/beg_len_step.so --- linking shared-object -test-/arith_seq/beg_len_step.so --- ext/-test-/asan/all --- linking shared-object -test-/asan.so --- ext/-test-/bug_reporter/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_reporter.so --- linking shared-object -test-/bug_reporter.so --- ext/-test-/class/all --- --- ../../../.ext/amd64-freebsd15/-test-/class.so --- linking shared-object -test-/class.so --- ext/-test-/dln/empty/all --- --- ../../../../.ext/amd64-freebsd15/-test-/dln/empty.so --- linking shared-object -test-/dln/empty.so --- ext/-test-/econv/all --- --- ../../../.ext/amd64-freebsd15/-test-/econv.so --- linking shared-object -test-/econv.so --- ext/-test-/ensure_and_callcc/all --- --- ../../../.ext/amd64-freebsd15/-test-/ensure_and_callcc.so --- linking shared-object -test-/ensure_and_callcc.so --- ext/-test-/enumerator_kw/all --- --- ../../../.ext/amd64-freebsd15/-test-/enumerator_kw.so --- linking shared-object -test-/enumerator_kw.so --- ext/-test-/exception/all --- --- init.o --- compiling init.c --- ext/-test-/fatal/all --- --- ../../../.ext/amd64-freebsd15/-test-/fatal.so --- linking shared-object -test-/fatal.so --- ext/-test-/file/all --- --- ../../../.ext/amd64-freebsd15/-test-/file.so --- linking shared-object -test-/file.so --- ext/-test-/gvl/call_without_gvl/all --- --- ../../../../.ext/amd64-freebsd15/-test-/gvl/call_without_gvl.so --- linking shared-object -test-/gvl/call_without_gvl.so --- ext/-test-/integer/all --- --- my_integer.o --- compiling my_integer.c --- ext/-test-/load/resolve_symbol_resolver/all --- linking shared-object -test-/load/resolve_symbol_resolver.so --- ext/-test-/load/resolve_symbol_target/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/resolve_symbol_target.so --- linking shared-object -test-/load/resolve_symbol_target.so --- ext/-test-/load/stringify_symbols/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/stringify_symbols.so --- --- ext/-test-/method/all --- --- init.o --- compiling init.c --- ext/-test-/notimplement/all --- --- ../../../.ext/amd64-freebsd15/-test-/notimplement.so --- linking shared-object -test-/notimplement.so --- ext/-test-/postponed_job/all --- --- pre-install-rb-default --- --- postponed_job.o --- compiling postponed_job.c --- ext/-test-/printf/all --- --- pre-install-rb-default --- --- printf.o --- compiling printf.c --- ext/-test-/proc/all --- --- pre-install-rb-default --- --- init.o --- --- receiver.o --- --- super.o --- --- init.o --- compiling init.c --- receiver.o --- compiling receiver.c --- super.o --- compiling super.c --- ext/-test-/rational/all --- --- pre-install-rb-default --- --- rat.o --- --- ext/-test-/regexp/all --- --- ext/-test-/scan_args/all --- --- ext/-test-/arith_seq/extract/all --- --- ../../../../.ext/amd64-freebsd15/-test-/arith_seq/extract.so --- linking shared-object -test-/arith_seq/extract.so --- ext/-test-/bug-14834/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_14834.so --- linking shared-object -test-/bug_14834.so --- ext/-test-/bug-5832/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_5832.so --- linking shared-object -test-/bug_5832.so --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/compat.so --- linking shared-object -test-/marshal/compat.so --- ext/-test-/marshal/internal_ivar/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/internal_ivar.so --- linking shared-object -test-/marshal/internal_ivar.so --- ext/-test-/random/all --- --- pre-install-rb-default --- --- bad_version.o --- compiling bad_version.c --- ext/-test-/float/all --- --- ../../../.ext/amd64-freebsd15/-test-/float.so --- linking shared-object -test-/float.so --- ext/-test-/rb_call_super_kw/all --- --- pre-install-rb-default --- --- ext/-test-/load/stringify_symbols/all --- linking shared-object -test-/load/stringify_symbols.so --- ext/-test-/random/all --- --- init.o --- --- loop.o --- --- init.o --- compiling init.c --- loop.o --- compiling loop.c --- ext/-test-/rational/all --- compiling rat.c --- ext/-test-/regexp/all --- --- pre-install-rb-default --- --- ext/-test-/scan_args/all --- --- pre-install-rb-default --- --- ext/-test-/hash/all --- --- ../../../.ext/amd64-freebsd15/-test-/hash.so --- linking shared-object -test-/hash.so --- ext/-test-/st/foreach/all --- --- ext/-test-/debug/all --- --- ../../../.ext/amd64-freebsd15/-test-/debug.so --- linking shared-object -test-/debug.so --- ext/-test-/st/foreach/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.st.time --- --- ext/-test-/scan_args/all --- --- scan_args.o --- compiling scan_args.c --- ext/-test-/recursion/all --- --- pre-install-rb-default --- --- recursion.o --- compiling recursion.c --- ext/-test-/regexp/all --- --- init.o --- compiling init.c --- ext/-test-/st/numhash/all --- --- pre-install-rb-default --- --- ext/-test-/st/foreach/all --- --- pre-install-rb-default --- --- foreach.o --- compiling foreach.c --- ext/-test-/regexp/all --- --- parse_depth_limit.o --- compiling parse_depth_limit.c --- ext/-test-/st/update/all --- --- ext/-test-/string/all --- --- ext/-test-/rb_call_super_kw/all --- --- rb_call_super_kw.o --- compiling rb_call_super_kw.c --- ext/-test-/struct/all --- --- ext/-test-/RUBY_ALIGNOF/all --- --- ../../../.ext/amd64-freebsd15/-test-/RUBY_ALIGNOF.so --- --- ext/-test-/array/resize/all --- --- ../../../../.ext/amd64-freebsd15/-test-/array/resize.so --- linking shared-object -test-/array/resize.so --- ext/-test-/st/numhash/all --- --- numhash.o --- compiling numhash.c --- ext/-test-/string/all --- --- pre-install-rb-default --- --- capacity.o --- --- ext/-test-/struct/all --- --- pre-install-rb-default --- --- data.o --- compiling data.c --- ext/-test-/symbol/all --- --- ext/-test-/RUBY_ALIGNOF/all --- linking shared-object -test-/RUBY_ALIGNOF.so --- ext/-test-/string/all --- compiling capacity.c --- coderange.o --- --- cstr.o --- --- coderange.o --- compiling coderange.c --- ext/-test-/thread/id/all --- --- ext/-test-/thread/instrumentation/all --- --- ext/-test-/string/all --- --- cstr.o --- compiling cstr.c --- ext/-test-/symbol/all --- --- pre-install-rb-default --- --- ext/-test-/struct/all --- --- duplicate.o --- --- ext/-test-/thread/lock_native_thread/all --- --- ext/-test-/struct/all --- compiling duplicate.c --- ext/-test-/bignum/all --- --- ../../../.ext/amd64-freebsd15/-test-/bignum.so --- --- ext/-test-/st/update/all --- --- pre-install-rb-default --- --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.thread.time --- --- ext/-test-/st/update/all --- --- update.o --- compiling update.c --- ext/-test-/bignum/all --- linking shared-object -test-/bignum.so --- ext/-test-/thread/id/all --- --- all --- --- ext/-test-/thread/lock_native_thread/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.thread.time --- --- ext/-test-/symbol/all --- --- init.o --- --- ext/-test-/thread_fd/all --- --- ext/-test-/symbol/all --- compiling init.c --- ext/-test-/iseq_load/all --- --- ../../../.ext/amd64-freebsd15/-test-/iseq_load.so --- linking shared-object -test-/iseq_load.so --- ext/-test-/thread/instrumentation/all --- --- pre-install-rb-default --- --- ext/-test-/load/protect/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/protect.so --- --- ext/-test-/thread/instrumentation/all --- --- instrumentation.o --- --- ext/-test-/load/protect/all --- linking shared-object -test-/load/protect.so --- ext/-test-/thread/instrumentation/all --- compiling instrumentation.c --- ext/-test-/time/all --- --- ext/-test-/tracepoint/all --- --- ext/-test-/thread_fd/all --- --- pre-install-rb-default --- --- ext/-test-/time/all --- --- pre-install-rb-default --- --- init.o --- compiling init.c --- ext/-test-/typeddata/all --- --- ext/-test-/thread/lock_native_thread/all --- --- pre-install-rb-default --- --- lock_native_thread.o --- compiling lock_native_thread.c --- ext/-test-/string/all --- --- ellipsize.o --- compiling ellipsize.c --- ext/-test-/num2int/all --- --- ../../../.ext/amd64-freebsd15/-test-/num2int.so --- --- ext/-test-/vm/all --- --- ext/-test-/wait/all --- --- ext/cgi/escape/all --- --- ext/continuation/all --- --- ext/-test-/thread_fd/all --- --- thread_fd.o --- --- ext/-test-/time/all --- --- leap_second.o --- --- new.o --- --- leap_second.o --- compiling leap_second.c --- ext/-test-/symbol/all --- --- type.o --- compiling type.c --- ext/-test-/struct/all --- --- init.o --- --- len.o --- --- init.o --- compiling init.c --- len.o --- compiling len.c --- member.o --- --- ext/-test-/tracepoint/all --- --- pre-install-rb-default --- --- gc_hook.o --- --- ext/-test-/typeddata/all --- --- pre-install-rb-default --- --- ext/-test-/wait/all --- --- pre-install-rb-default --- --- wait.o --- compiling wait.c --- ext/-test-/time/all --- --- new.o --- compiling new.c --- ext/-test-/tracepoint/all --- compiling gc_hook.c --- ext/-test-/string/all --- --- enc_associate.o --- compiling enc_associate.c --- ext/coverage/all --- --- ext/continuation/all --- --- pre-install-rb-default --- --- continuation.o --- compiling continuation.c --- ext/-test-/struct/all --- compiling member.c --- ext/-test-/vm/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.vm.time --- --- ext/date/all --- --- ext/-test-/string/all --- --- enc_dummy.o --- --- ext/-test-/vm/all --- --- pre-install-rb-default --- --- ext/digest/all --- --- ext/coverage/all --- --- coverage.o --- compiling coverage.c --- ext/-test-/num2int/all --- linking shared-object -test-/num2int.so --- ext/cgi/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.cgi.time --- --- ext/-test-/vm/all --- --- at_exit.o --- compiling at_exit.c --- ext/cgi/escape/all --- --- pre-install-rb-default --- --- ext/erb/escape/all --- --- ext/etc/all --- --- ext/-test-/thread_fd/all --- compiling thread_fd.c --- ext/digest/all --- --- ../../.ext/.timestamp/.include.-.ruby.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time --- --- digest.o --- --- ext/date/all --- --- date_core.o --- compiling date_core.c --- ext/-test-/typeddata/all --- --- typeddata.o --- compiling typeddata.c --- ext/cgi/escape/all --- --- escape.o --- compiling escape.c --- ext/erb/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.erb.time --- --- pre-install-rb-default --- --- escape.o --- compiling escape.c --- ext/etc/all --- --- pre-install-rb-default --- --- etc.o --- --- ext/-test-/exception/all --- --- ../../../.ext/amd64-freebsd15/-test-/exception.so --- linking shared-object -test-/exception.so --- ext/etc/all --- compiling etc.c --- ext/fcntl/all --- --- ext/fiddle/all --- --- ext/-test-/path_to_class/all --- --- ../../../.ext/amd64-freebsd15/-test-/path_to_class.so --- --- ext/fcntl/all --- --- pre-install-rb-default --- --- ext/-test-/method/all --- --- ../../../.ext/amd64-freebsd15/-test-/method.so --- linking shared-object -test-/method.so --- ext/fiddle/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.fiddle.time --- --- ext/digest/all --- compiling digest.c --- ext/io/console/all --- --- ext/-test-/string/all --- compiling enc_dummy.c --- ext/-test-/path_to_class/all --- linking shared-object -test-/path_to_class.so --- ext/fiddle/all --- --- closure.o --- compiling closure.c --- ext/fcntl/all --- --- fcntl.o --- compiling fcntl.c --- ext/io/console/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.io.time --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.io.-.console.time --- --- ext/-test-/proc/all --- --- ../../../.ext/amd64-freebsd15/-test-/proc.so --- linking shared-object -test-/proc.so --- ext/-test-/tracepoint/all --- --- tracepoint.o --- compiling tracepoint.c --- ext/-test-/memory_view/all --- --- ../../../.ext/amd64-freebsd15/-test-/memory_view.so --- linking shared-object -test-/memory_view.so --- ext/io/nonblock/all --- --- ext/-test-/string/all --- --- enc_str_buf_cat.o --- compiling enc_str_buf_cat.c --- ext/io/wait/all --- --- ext/io/nonblock/all --- --- pre-install-rb-default --- --- nonblock.o --- --- ext/io/wait/all --- --- pre-install-rb-default --- --- ext/io/nonblock/all --- compiling nonblock.c --- ext/-test-/iter/all --- --- ../../../.ext/amd64-freebsd15/-test-/iter.so --- --- ext/-test-/cxxanyargs/all --- --- ../../../.ext/amd64-freebsd15/-test-/cxxanyargs.so --- linking shared-object -test-/cxxanyargs.so --- ext/-test-/iter/all --- linking shared-object -test-/iter.so --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time --- --- ext/io/console/all --- --- console.o --- compiling console.c --- ext/io/wait/all --- --- wait.o --- compiling wait.c --- ext/monitor/all --- --- ext/-test-/postponed_job/all --- --- ../../../.ext/amd64-freebsd15/-test-/postponed_job.so --- --- ext/monitor/all --- --- monitor.o --- compiling monitor.c --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time --- --- ext/-test-/recursion/all --- --- ../../../.ext/amd64-freebsd15/-test-/recursion.so --- linking shared-object -test-/recursion.so --- ext/-test-/printf/all --- --- ../../../.ext/amd64-freebsd15/-test-/printf.so --- linking shared-object -test-/printf.so --- ext/-test-/postponed_job/all --- linking shared-object -test-/postponed_job.so --- ext/objspace/all --- --- ext/io/console/all --- --- pre-install-rb-default --- --- ../../../.ext/common/io/console/size.rb --- --- pre-install-rb-default --- installing default console libraries --- ext/coverage/all --- --- pre-install-rb-default --- --- ext/-test-/regexp/all --- --- ../../../.ext/amd64-freebsd15/-test-/regexp.so --- linking shared-object -test-/regexp.so --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.ext.-.generator.time --- --- pre-install-rb-default --- --- ../../.ext/common/json/add/bigdecimal.rb --- --- pre-install-rb-default --- installing default libraries --- ../../.ext/common/json/add/complex.rb --- --- ext/digest/all --- --- pre-install-rb --- installing digest libraries --- ../../.ext/include/ruby/digest.h --- --- ext/-test-/random/all --- --- ../../../.ext/amd64-freebsd15/-test-/random.so --- linking shared-object -test-/random.so --- ext/-test-/string/all --- --- fstring.o --- compiling fstring.c --- init.o --- --- ext/coverage/all --- installing default coverage libraries --- ext/objspace/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.objspace.time --- --- ext/openssl/all --- --- ext/-test-/string/all --- compiling init.c --- ext/json/all --- --- ../../.ext/common/json/add/core.rb --- --- ext/digest/all --- --- pre-install-rb-default --- --- ../../.ext/common/digest/loader.rb --- --- ext/date/all --- --- date_parse.o --- compiling date_parse.c --- ext/objspace/all --- --- object_tracing.o --- compiling object_tracing.c --- ext/-test-/st/update/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/update.so --- linking shared-object -test-/st/update.so --- ext/fiddle/all --- --- conversions.o --- --- ext/-test-/rb_call_super_kw/all --- --- ../../../.ext/amd64-freebsd15/-test-/rb_call_super_kw.so --- linking shared-object -test-/rb_call_super_kw.so --- ext/-test-/string/all --- --- modify.o --- --- ext/coverage/all --- --- ../../.ext/common/coverage.rb --- --- ext/-test-/st/foreach/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/foreach.so --- --- ext/-test-/string/all --- compiling modify.c --- ext/fiddle/all --- compiling conversions.c --- ext/-test-/st/foreach/all --- linking shared-object -test-/st/foreach.so --- ext/digest/all --- --- pre-install-rb-default --- installing default digest libraries --- ../../.ext/common/digest/version.rb --- --- ext/-test-/string/all --- --- new.o --- compiling new.c --- ext/pathname/all --- --- ext/-test-/string/all --- --- nofree.o --- compiling nofree.c --- ext/json/all --- --- ../../.ext/common/json/add/date.rb --- --- ../../.ext/common/json/add/date_time.rb --- --- ext/continuation/all --- --- ../../.ext/amd64-freebsd15/continuation.so --- linking shared-object continuation.so --- ext/json/all --- --- ../../.ext/common/json/add/exception.rb --- --- ../../.ext/common/json/add/ostruct.rb --- --- ../../.ext/common/json/add/range.rb --- --- ext/pathname/all --- --- pathname.o --- compiling pathname.c --- ext/openssl/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time --- --- openssl_missing.o --- compiling openssl_missing.c --- ext/json/all --- --- ../../.ext/common/json/add/rational.rb --- --- ../../.ext/common/json/add/regexp.rb --- --- ext/-test-/symbol/all --- --- ../../../.ext/amd64-freebsd15/-test-/symbol.so --- linking shared-object -test-/symbol.so --- ext/date/all --- --- date_strftime.o --- --- ext/psych/all --- --- ext/-test-/st/numhash/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/numhash.so --- linking shared-object -test-/st/numhash.so --- ext/digest/all --- --- ../../.ext/common/digest.rb --- --- ext/fcntl/all --- --- ../../.ext/amd64-freebsd15/fcntl.so --- linking shared-object fcntl.so --- ext/date/all --- --- date_strptime.o --- compiling date_strptime.c --- ext/openssl/all --- --- ossl.o --- compiling ossl.c --- ext/-test-/wait/all --- --- ../../../.ext/amd64-freebsd15/-test-/wait.so --- linking shared-object -test-/wait.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time --- --- ext/json/all --- --- ../../.ext/common/json/add/set.rb --- --- ../../.ext/common/json/add/struct.rb --- --- ../../.ext/common/json/add/symbol.rb --- --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/amd64-freebsd15/-test-/thread/instrumentation.so --- linking shared-object -test-/thread/instrumentation.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time --- --- ext/pty/all --- --- ext/erb/escape/all --- --- ../../../.ext/amd64-freebsd15/erb/escape.so --- linking shared-object erb/escape.so --- ext/json/all --- --- ../../.ext/common/json/add/time.rb --- --- ../../.ext/common/json/common.rb --- --- ../../.ext/common/json/ext.rb --- --- ../../.ext/common/json/generic_object.rb --- --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time --- --- ext/monitor/all --- --- pre-install-rb-default --- installing default monitor libraries --- ../../.ext/common/monitor.rb --- --- ext/-test-/string/all --- --- normalize.o --- compiling normalize.c --- ext/-test-/integer/all --- --- ../../../.ext/amd64-freebsd15/-test-/integer.so --- linking shared-object -test-/integer.so --- ext/pty/all --- --- pty.o --- compiling pty.c --- ext/objspace/all --- --- objspace.o --- compiling objspace.c --- ext/rbconfig/sizeof/all --- --- ext/-test-/thread_fd/all --- --- ../../../.ext/amd64-freebsd15/-test-/thread_fd.so --- --- ext/pty/all --- --- pre-install-rb-default --- --- ext/json/all --- --- ../../.ext/common/json/version.rb --- --- ext/-test-/thread_fd/all --- linking shared-object -test-/thread_fd.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.visitors.time --- --- ext/date/all --- --- date_strftime.o --- compiling date_strftime.c --- ext/pathname/all --- --- pre-install-rb-default --- --- ext/ripper/all --- --- ext/rbconfig/sizeof/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.rbconfig.time --- --- pre-install-rb-default --- --- ext/pty/all --- installing default pty libraries --- ext/-test-/vm/all --- --- ../../../.ext/amd64-freebsd15/-test-/vm/at_exit.so --- linking shared-object -test-/vm/at_exit.so --- ext/psych/all --- --- psych.o --- compiling psych.c --- psych_emitter.o --- compiling psych_emitter.c --- ext/-test-/typeddata/all --- --- ../../../.ext/amd64-freebsd15/-test-/typeddata.so --- --- ext/ripper/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time --- --- ext/-test-/typeddata/all --- linking shared-object -test-/typeddata.so --- ext/pty/all --- --- ../../.ext/common/expect.rb --- --- ext/rubyvm/all --- --- ext/json/all --- --- ../../.ext/common/json/ext/generator/state.rb --- --- ../../.ext/common/json.rb --- --- ext/-test-/thread/lock_native_thread/all --- --- ../../../../.ext/amd64-freebsd15/-test-/thread/lock_native_thread.so --- linking shared-object -test-/thread/lock_native_thread.so --- ext/-test-/struct/all --- --- ../../../.ext/amd64-freebsd15/-test-/struct.so --- linking shared-object -test-/struct.so --- ext/pathname/all --- installing default pathname libraries --- ../../.ext/common/pathname.rb --- --- ext/socket/all --- --- ext/rbconfig/sizeof/all --- --- sizes.c --- --- limits.o --- compiling limits.c --- ext/socket/all --- --- pre-install-rb-default --- --- ext/ripper/all --- --- .eventids2-check --- checking ../.././parse.y and ../.././ext/ripper/eventids2.c --- ext/date/all --- --- pre-install-rb-default --- --- ../../.ext/common/date.rb --- --- ext/stringio/all --- --- ext/socket/all --- --- ../../.ext/common/socket.rb --- --- ext/rubyvm/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time --- --- ext/ripper/all --- --- pre-install-rb-default --- --- ext/-test-/string/all --- --- qsort.o --- compiling qsort.c --- ext/date/all --- --- pre-install-rb-default --- installing default date_core libraries --- ext/strscan/all --- --- ext/zlib/all --- --- ext/rubyvm/all --- --- pre-install-rb-default --- --- ext/strscan/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.strscan.time --- --- .bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/all --- --- ext/socket/all --- --- ancdata.o --- compiling ancdata.c --- ext/rubyvm/all --- installing default libraries --- ext/ripper/all --- --- ../../.ext/common/ripper/core.rb --- --- pre-install-rb-default --- installing default ripper libraries --- ext/openssl/all --- --- ossl_asn1.o --- --- ossl_bio.o --- compiling ossl_bio.c --- ossl_asn1.o --- compiling ossl_asn1.c --- ossl_bn.o --- compiling ossl_bn.c --- ext/socket/all --- --- basicsocket.o --- --- ext/rubyvm/all --- --- ../../.ext/common/forwardable/impl.rb --- --- .bundle/gems/debug-1.11.0/ext/debug/all --- --- ext/-test-/string/all --- --- rb_interned_str.o --- compiling rb_interned_str.c --- ext/io/nonblock/all --- --- ../../../.ext/amd64-freebsd15/io/nonblock.so --- --- .bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/3.4/.gems.-.bigdecimal-3.1.8.time --- --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- ext/-test-/string/all --- --- rb_str_dup.o --- compiling rb_str_dup.c --- ext/strscan/all --- --- strscan.o --- compiling strscan.c --- ext/io/nonblock/all --- linking shared-object io/nonblock.so --- ext/ripper/all --- --- ../../.ext/common/ripper/filter.rb --- --- ../../.ext/common/ripper/lexer.rb --- --- ext/io/wait/all --- --- ../../../.ext/amd64-freebsd15/io/wait.so --- --- .bundle/gems/debug-1.11.0/ext/debug/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/3.4/.gems.-.debug-1.11.0.-.debug.time --- --- .bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/all --- --- gemlib --- --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/3.4/.gems.-.nkf-0.2.0.time --- --- ext/zlib/all --- --- pre-install-rb-default --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ext/rbconfig/sizeof/all --- --- sizes.c --- sizes.c updated --- ext/stringio/all --- --- pre-install-rb-default --- --- ext/socket/all --- --- pre-install-rb-default --- installing default socket libraries --- basicsocket.o --- compiling basicsocket.c --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- gemlib --- --- ext/ripper/all --- --- ../../.ext/common/ripper/sexp.rb --- --- ../../.ext/common/ripper.rb --- --- .bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/all --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/bigdecimal-3.1.8.gemspec --- --- ext/zlib/all --- --- zlib.o --- compiling zlib.c --- ext/io/wait/all --- linking shared-object io/wait.so --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ../../../../../../.bundle/.timestamp/amd64-freebsd-15/3.4/.gems.-.racc-1.8.1.-.racc.time --- --- ext/stringio/all --- --- stringio.o --- compiling stringio.c --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- gemlib --- --- ext/rbconfig/sizeof/all --- --- sizes.o --- compiling sizes.c --- ext/socket/all --- --- ifaddr.o --- compiling ifaddr.c --- .bundle/gems/debug-1.11.0/ext/debug/all --- --- gemlib --- --- pre-install-rb-default --- --- ext/ripper/all --- --- eventids1.o --- compiling eventids1.c --- .bundle/gems/syslog-0.2.0/ext/syslog/all --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- pre-install-rb-default --- --- ../../../../../../.bundle/specifications/racc-1.8.1.gemspec --- --- .bundle/gems/debug-1.11.0/ext/debug/all --- --- ../../../../../.bundle/specifications/debug-1.11.0.gemspec --- --- debug.o --- --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/nkf-0.2.0.gemspec --- --- nkf.o --- compiling nkf.c --- ext/ripper/all --- --- eventids2.o --- compiling eventids2.c --- ripper_init.o --- compiling ripper_init.c --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/3.4/.gems.-.rbs-3.8.0.time --- --- ext/-test-/string/all --- --- set_len.o --- compiling set_len.c --- .bundle/gems/syslog-0.2.0/ext/syslog/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/3.4/.gems.-.syslog-0.2.0.time --- --- gemlib --- --- .bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/all --- --- bigdecimal.o --- compiling bigdecimal.c --- missing.o --- compiling missing.c --- ext/-test-/tracepoint/all --- --- ../../../.ext/amd64-freebsd15/-test-/tracepoint.so --- linking shared-object -test-/tracepoint.so --- ext/-test-/scan_args/all --- --- ../../../.ext/amd64-freebsd15/-test-/scan_args.so --- linking shared-object -test-/scan_args.so --- ext/json/generator/all --- --- ext/json/parser/all --- --- ext/openssl/all --- --- ossl_cipher.o --- compiling ossl_cipher.c --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- cparse.o --- compiling cparse.c --- ext/socket/all --- --- init.o --- compiling init.c --- .bundle/gems/debug-1.11.0/ext/debug/all --- compiling debug.c --- ext/fiddle/all --- --- fiddle.o --- compiling fiddle.c --- ext/objspace/all --- --- objspace_dump.o --- compiling objspace_dump.c --- ext/psych/all --- --- psych_parser.o --- compiling psych_parser.c --- ext/monitor/all --- --- ../../.ext/amd64-freebsd15/monitor.so --- linking shared-object monitor.so --- ext/digest/all --- --- ../../.ext/amd64-freebsd15/digest.so --- linking shared-object digest.so --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- gemlib --- --- pre-install-rb-default --- --- .bundle/gems/syslog-0.2.0/ext/syslog/all --- --- pre-install-rb-default --- --- ext/coverage/all --- --- ../../.ext/amd64-freebsd15/coverage.so --- linking shared-object coverage.so --- ext/json/generator/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.json.-.ext.time --- --- pre-install-rb-default --- --- generator.o --- compiling generator.c --- ext/-test-/rational/all --- --- ../../../.ext/amd64-freebsd15/-test-/rational.so --- linking shared-object -test-/rational.so --- ext/json/parser/all --- --- pre-install-rb-default --- --- ext/openssl/all --- --- ossl_config.o --- compiling ossl_config.c --- .bundle/gems/syslog-0.2.0/ext/syslog/all --- --- ../../../../../.bundle/specifications/syslog-0.2.0.gemspec --- --- syslog.o --- --- .bundle/gems/debug-1.11.0/ext/debug/all --- --- iseq_collector.o --- compiling iseq_collector.c --- .bundle/gems/syslog-0.2.0/ext/syslog/all --- compiling syslog.c --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- ../../../../../.bundle/specifications/rbs-3.8.0.gemspec --- --- ext/json/parser/all --- --- parser.o --- compiling parser.c --- ext/fiddle/all --- --- function.o --- --- handle.o --- compiling handle.c --- ext/socket/all --- --- ipsocket.o --- compiling ipsocket.c --- ext/fiddle/all --- --- function.o --- compiling function.c --- ext/objspace/all --- --- pre-install-rb-default --- --- ext/cgi/escape/all --- --- ../../../.ext/amd64-freebsd15/cgi/escape.so --- linking shared-object cgi/escape.so --- ext/strscan/all --- --- pre-install-rb-default --- --- ext/etc/all --- --- ../../.ext/amd64-freebsd15/etc.so --- linking shared-object etc.so --- ext/strscan/all --- installing default strscan libraries --- ext/openssl/all --- --- ossl_digest.o --- --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- constants.o --- compiling ../../../../.././.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/constants.c --- ext/objspace/all --- installing default objspace libraries --- ext/openssl/all --- compiling ossl_digest.c --- ext/pty/all --- --- ../../.ext/amd64-freebsd15/pty.so --- --- ext/psych/all --- --- psych_to_ruby.o --- compiling psych_to_ruby.c --- ext/ripper/all --- --- ripper.o --- compiling ripper.c --- ext/strscan/all --- --- ../../.ext/common/strscan/strscan.rb --- --- ext/digest/bubblebabble/all --- --- ext/openssl/all --- --- ossl_engine.o --- compiling ossl_engine.c --- ext/socket/all --- --- option.o --- compiling option.c --- ext/pty/all --- linking shared-object pty.so --- ext/objspace/all --- --- ../../.ext/common/objspace/trace.rb --- --- ext/-test-/time/all --- --- ../../../.ext/amd64-freebsd15/-test-/time.so --- --- ext/psych/all --- --- psych_yaml_tree.o --- compiling psych_yaml_tree.c --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- ruby_objs.o --- compiling ../../../../.././.bundle/gems/rbs-3.8.0/ext/rbs_extension/../../src/ruby_objs.c --- ext/fiddle/all --- --- memory_view.o --- compiling memory_view.c --- ext/objspace/all --- --- ../../.ext/common/objspace.rb --- --- ext/-test-/time/all --- linking shared-object -test-/time.so --- ext/psych/all --- --- ../../.ext/common/psych/class_loader.rb --- --- ext/io/console/all --- --- ../../../.ext/amd64-freebsd15/io/console.so --- linking shared-object io/console.so --- ext/digest/bubblebabble/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.digest.time --- --- ext/digest/md5/all --- --- ext/digest/rmd160/all --- --- ext/openssl/all --- --- ossl_hmac.o --- compiling ossl_hmac.c --- ext/psych/all --- --- ../../.ext/common/psych/coder.rb --- --- ../../.ext/common/psych/core_ext.rb --- --- ext/digest/bubblebabble/all --- --- pre-install-rb-default --- --- bubblebabble.o --- compiling bubblebabble.c --- ext/digest/rmd160/all --- --- pre-install-rb-default --- --- ext/fiddle/all --- --- pinned.o --- --- pointer.o --- --- ext/psych/all --- --- ../../.ext/common/psych/exception.rb --- --- ../../.ext/common/psych/handler.rb --- --- ../../.ext/common/psych/nodes.rb --- --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- lexer.o --- --- ext/digest/rmd160/all --- --- rmd160init.o --- compiling rmd160init.c --- ext/openssl/all --- --- ossl_kdf.o --- --- ext/psych/all --- --- ../../.ext/common/psych/omap.rb --- --- ext/-test-/string/all --- --- ../../../.ext/amd64-freebsd15/-test-/string.so --- linking shared-object -test-/string.so --- ext/digest/sha1/all --- --- ext/fiddle/all --- --- pinned.o --- compiling pinned.c --- pointer.o --- compiling pointer.c --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- compiling lexer.c --- ext/openssl/all --- compiling ossl_kdf.c --- ext/socket/all --- --- raddrinfo.o --- compiling raddrinfo.c --- ext/psych/all --- --- ../../.ext/common/psych/parser.rb --- --- ext/digest/md5/all --- --- pre-install-rb-default --- --- md5init.o --- compiling md5init.c --- ext/digest/sha1/all --- --- pre-install-rb-default --- --- ext/digest/sha2/all --- --- ext/rbconfig/sizeof/all --- --- ../../../.ext/amd64-freebsd15/rbconfig/sizeof.so --- linking shared-object rbconfig/sizeof.so --- ext/digest/sha1/all --- --- sha1init.o --- compiling sha1init.c --- ext/psych/all --- --- ../../.ext/common/psych/scalar_scanner.rb --- --- ext/digest/md5/all --- --- md5.o --- compiling md5.c --- ext/digest/sha2/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.-.sha2.time --- --- sha2init.o --- --- ext/socket/all --- --- socket.o --- --- sockssocket.o --- --- ext/fiddle/all --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/common/psych/set.rb --- --- ext/digest/sha2/all --- compiling sha2init.c --- ext/digest/rmd160/all --- --- rmd160.o --- compiling rmd160.c --- ext/openssl/all --- --- ossl_ns_spki.o --- compiling ossl_ns_spki.c --- ext/socket/all --- --- socket.o --- compiling socket.c --- sockssocket.o --- compiling sockssocket.c --- ext/psych/all --- --- ../../.ext/common/psych/stream.rb --- --- ../../.ext/common/psych/streaming.rb --- --- ../../.ext/common/psych/syntax_error.rb --- --- ext/digest/sha1/all --- --- sha1.o --- compiling sha1.c --- .bundle/gems/debug-1.11.0/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/debug-1.11.0/debug/debug.so --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ../../../../../../.bundle/extensions/amd64-freebsd-15/3.4/racc-1.8.1/racc/cparse.so --- linking shared-object racc/cparse.so --- .bundle/gems/debug-1.11.0/ext/debug/all --- linking shared-object debug/debug.so --- ext/fiddle/all --- installing default fiddle libraries --- ext/psych/all --- --- ../../.ext/common/psych/tree_builder.rb --- --- ../../.ext/common/psych/versions.rb --- --- ../../.ext/common/psych/visitors.rb --- --- ext/digest/sha2/all --- --- sha2.o --- compiling sha2.c --- pre-install-rb-default --- --- ext/openssl/all --- --- ossl_ocsp.o --- compiling ossl_ocsp.c --- ext/socket/all --- --- tcpserver.o --- compiling tcpserver.c --- tcpsocket.o --- compiling tcpsocket.c --- ext/fiddle/all --- --- ../../.ext/common/fiddle/closure.rb --- --- ext/psych/all --- --- ../../.ext/common/psych/y.rb --- --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- lexstate.o --- compiling lexstate.c --- ext/socket/all --- --- udpsocket.o --- compiling udpsocket.c --- ext/fiddle/all --- --- ../../.ext/common/fiddle/cparser.rb --- --- ../../.ext/common/fiddle/ffi_backend.rb --- --- ../../.ext/common/fiddle/function.rb --- --- ext/psych/all --- --- ../../.ext/common/psych/handlers/document_stream.rb --- --- ../../.ext/common/psych/handlers/recorder.rb --- --- ../../.ext/common/psych/json/ruby_events.rb --- --- ../../.ext/common/psych/json/stream.rb --- --- ../../.ext/common/psych/json/tree_builder.rb --- --- ../../.ext/common/psych/json/yaml_events.rb --- --- ../../.ext/common/psych/nodes/alias.rb --- --- ../../.ext/common/psych/nodes/document.rb --- --- ext/digest/sha2/all --- installing default sha2 libraries --- ../../../.ext/common/digest/sha2/loader.rb --- --- ../../../.ext/common/digest/sha2.rb --- --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- location.o --- compiling location.c --- main.o --- compiling main.c --- .bundle/gems/syslog-0.2.0/ext/syslog/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/syslog-0.2.0/syslog_ext.so --- linking shared-object syslog_ext.so --- ext/pathname/all --- --- ../../.ext/amd64-freebsd15/pathname.so --- linking shared-object pathname.so --- ext/strscan/all --- --- ../../.ext/amd64-freebsd15/strscan.so --- linking shared-object strscan.so --- ext/openssl/all --- --- ossl_pkcs12.o --- --- ossl_pkcs7.o --- --- ossl_pkcs12.o --- compiling ossl_pkcs12.c --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- parser.o --- compiling parser.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes/mapping.rb --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/import.rb --- --- ../../.ext/common/fiddle/pack.rb --- --- ../../.ext/common/fiddle/struct.rb --- --- ../../.ext/common/fiddle/types.rb --- --- ../../.ext/common/fiddle/value.rb --- --- ext/openssl/all --- --- ossl_pkey.o --- --- ossl_pkey_dh.o --- --- ossl_pkey_dsa.o --- --- ossl_pkey_ec.o --- --- ossl_pkey_rsa.o --- --- ossl_pkcs7.o --- compiling ossl_pkcs7.c --- ossl_pkey.o --- compiling ossl_pkey.c --- ossl_pkey_dh.o --- compiling ossl_pkey_dh.c --- ossl_pkey_dsa.o --- compiling ossl_pkey_dsa.c --- ossl_pkey_ec.o --- compiling ossl_pkey_ec.c --- ossl_pkey_rsa.o --- compiling ossl_pkey_rsa.c --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ../../../../../../.bundle/extensions/amd64-freebsd-15/3.4/racc-1.8.1/gem.build_complete --- --- ext/socket/all --- --- unixserver.o --- --- ext/psych/all --- --- ../../.ext/common/psych/nodes/node.rb --- --- .bundle/gems/debug-1.11.0/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/debug-1.11.0/gem.build_complete --- --- ext/fiddle/all --- --- ../../.ext/common/fiddle/version.rb --- --- ../../.ext/common/fiddle.rb --- --- .bundle/gems/syslog-0.2.0/ext/syslog/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/syslog-0.2.0/gem.build_complete --- --- ext/openssl/all --- --- ossl_provider.o --- --- ossl_rand.o --- compiling ossl_rand.c --- ossl_provider.o --- compiling ossl_provider.c --- ossl_ssl.o --- compiling ossl_ssl.c --- ossl_ssl_session.o --- --- ext/socket/all --- compiling unixserver.c --- unixsocket.o --- --- constants.o --- compiling constants.c --- unixsocket.o --- compiling unixsocket.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes/scalar.rb --- --- ../../.ext/common/psych/nodes/sequence.rb --- --- ../../.ext/common/psych/nodes/stream.rb --- --- ../../.ext/common/psych.rb --- --- pre-install-rb-default --- --- ../../.ext/common/psych/visitors/depth_first.rb --- --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- parserstate.o --- --- unescape.o --- compiling unescape.c --- parserstate.o --- compiling parserstate.c --- ext/openssl/all --- compiling ossl_ssl_session.c --- ossl_ts.o --- compiling ossl_ts.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors/emitter.rb --- --- pre-install-rb-default --- installing default psych libraries --- ext/openssl/all --- --- ossl_x509.o --- --- ossl_x509attr.o --- --- ext/psych/all --- --- ../../.ext/common/psych/visitors/json_tree.rb --- --- ext/openssl/all --- --- ossl_x509.o --- compiling ossl_x509.c --- ossl_x509attr.o --- compiling ossl_x509attr.c --- ext/digest/bubblebabble/all --- --- ../../../.ext/amd64-freebsd15/digest/bubblebabble.so --- --- ext/psych/all --- --- ../../.ext/common/psych/visitors/to_ruby.rb --- --- ../../.ext/common/psych/visitors/visitor.rb --- --- ext/digest/bubblebabble/all --- linking shared-object digest/bubblebabble.so --- ext/openssl/all --- --- ossl_x509cert.o --- --- ossl_x509crl.o --- --- ossl_x509ext.o --- --- ossl_x509name.o --- --- ossl_x509cert.o --- compiling ossl_x509cert.c --- ossl_x509crl.o --- compiling ossl_x509crl.c --- ossl_x509ext.o --- compiling ossl_x509ext.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors/yaml_tree.rb --- --- ext/digest/md5/all --- --- ../../../.ext/amd64-freebsd15/digest/md5.so --- --- ext/json/parser/all --- --- ../../../.ext/amd64-freebsd15/json/ext/parser.so --- --- ext/digest/md5/all --- linking shared-object digest/md5.so --- ext/json/generator/all --- --- ../../../.ext/amd64-freebsd15/json/ext/generator.so --- linking shared-object json/ext/generator.so --- ext/json/parser/all --- linking shared-object json/ext/parser.so --- ext/psych/all --- --- ../../.ext/amd64-freebsd15/psych.so --- linking shared-object psych.so --- ext/digest/rmd160/all --- --- ../../../.ext/amd64-freebsd15/digest/rmd160.so --- linking shared-object digest/rmd160.so --- ext/fiddle/all --- --- ../../.ext/amd64-freebsd15/fiddle.so --- linking shared-object fiddle.so --- ext/stringio/all --- --- ../../.ext/amd64-freebsd15/stringio.so --- linking shared-object stringio.so --- ext/openssl/all --- --- ossl_x509req.o --- --- ossl_x509revoked.o --- --- ossl_x509store.o --- --- pre-install-rb-default --- --- ../../.ext/common/openssl/asn1.rb --- --- ../../.ext/common/openssl/bn.rb --- --- ../../.ext/common/openssl/buffering.rb --- --- ../../.ext/common/openssl/cipher.rb --- --- ../../.ext/common/openssl/digest.rb --- --- ../../.ext/common/openssl/hmac.rb --- --- ../../.ext/common/openssl/marshal.rb --- --- ossl_x509name.o --- compiling ossl_x509name.c --- ossl_x509req.o --- compiling ossl_x509req.c --- ossl_x509revoked.o --- compiling ossl_x509revoked.c --- ossl_x509store.o --- compiling ossl_x509store.c --- ext/digest/sha1/all --- --- ../../../.ext/amd64-freebsd15/digest/sha1.so --- linking shared-object digest/sha1.so --- ext/openssl/all --- --- ../../.ext/common/openssl/pkcs5.rb --- --- ../../.ext/common/openssl/pkey.rb --- --- ../../.ext/common/openssl/ssl.rb --- --- ../../.ext/common/openssl/version.rb --- --- ../../.ext/common/openssl/x509.rb --- --- ../../.ext/common/openssl.rb --- --- pre-install-rb-default --- installing default openssl libraries --- ext/digest/sha2/all --- --- ../../../.ext/amd64-freebsd15/digest/sha2.so --- linking shared-object digest/sha2.so --- ext/objspace/all --- --- ../../.ext/amd64-freebsd15/objspace.so --- linking shared-object objspace.so --- ext/zlib/all --- --- ../../.ext/amd64-freebsd15/zlib.so --- linking shared-object zlib.so --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/rbs-3.8.0/rbs_extension.so --- linking shared-object rbs_extension.so --- ext/socket/all --- --- ../../.ext/amd64-freebsd15/socket.so --- linking shared-object socket.so --- .bundle/gems/rbs-3.8.0/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/rbs-3.8.0/gem.build_complete --- --- ext/openssl/all --- --- ../../.ext/amd64-freebsd15/openssl.so --- linking shared-object openssl.so --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/nkf-0.2.0/nkf.so --- linking shared-object nkf.so --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/nkf-0.2.0/gem.build_complete --- --- ext/date/all --- --- ../../.ext/amd64-freebsd15/date_core.so --- linking shared-object date_core.so --- .bundle/gems/bigdecimal-3.1.8/ext/bigdecimal/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/bigdecimal-3.1.8/bigdecimal.so --- linking shared-object bigdecimal.so --- ../../../../../.bundle/extensions/amd64-freebsd-15/3.4/bigdecimal-3.1.8/gem.build_complete --- --- ext/ripper/all --- --- ../../.ext/amd64-freebsd15/ripper.so --- linking shared-object ripper.so --- ruby34 --- --- ruby34 --- linking ruby34 --- main --- =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for ruby34-3.4.8,1 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/lib/ruby/site_ruby/3.4/amd64-freebsd15 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/lib/ruby/vendor_ruby/3.4/amd64-freebsd15 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/doc/ruby34 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/examples/ruby34 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/ri/3.4/system /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/ri/3.4/site ===> Generating temporary packing list BASERUBY = ./tool/missing-baseruby.bat CC = cc LD = ld LDSHARED = cc -shared CFLAGS = -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fdeclspec -O3 -fno-fast-math -Wall -Wextra -Wextra-tokens -Wdeprecated-declarations -Wdivision-by-zero -Wdiv-by-zero -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wshorten-64-to-32 -Wwrite-strings -Wold-style-definition -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/amd64-freebsd15 -I.ext/include -I./include -I. -I./prism -I./enc/unicode/15.0.0 -Dmodular_gc_dir= CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby34.so.34 -fstack-protector-strong SOLIBS = -lunwind -lexecinfo -lprocstat -lz -lrt -lrt -ldl -lcrypt -lm -lthr -lpthread -L/usr/local/lib LANG = LC_ALL = LC_CTYPE = MFLAGS = RUSTC = no YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/yjit/target/release/' ./yjit/src/lib.rs FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvmorg-19.1.7-0-gcd708029e0b2) Target: x86_64-unknown-freebsd15.0 Thread model: posix InstalledDir: /usr/bin generating enc.mk making srcs under enc generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated configuring -test-/RUBY_ALIGNOF configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract configuring -test-/array/concat configuring -test-/array/resize configuring -test-/asan configuring -test-/bignum configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal configuring -test-/file configuring -test-/float configuring -test-/funcall configuring -test-/gvl/call_without_gvl configuring -test-/hash configuring -test-/integer configuring -test-/iseq_load configuring -test-/iter configuring -test-/load/dot.dot configuring -test-/load/protect configuring -test-/load/resolve_symbol_resolver configuring -test-/load/resolve_symbol_target configuring -test-/load/stringify_symbols configuring -test-/load/stringify_target configuring -test-/marshal/compat configuring -test-/marshal/internal_ivar configuring -test-/marshal/usr configuring -test-/memory_status configuring -test-/memory_view configuring -test-/method configuring -test-/notimplement configuring -test-/num2int configuring -test-/path_to_class configuring -test-/popen_deadlock configuring -test-/postponed_job configuring -test-/printf configuring -test-/proc configuring -test-/public_header_warnings configuring -test-/random configuring -test-/rational configuring -test-/rb_call_super_kw configuring -test-/recursion configuring -test-/regexp configuring -test-/scan_args configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/string configuring -test-/struct configuring -test-/symbol configuring -test-/thread/id configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread configuring -test-/thread_fd configuring -test-/time configuring -test-/tracepoint configuring -test-/typeddata configuring -test-/vm configuring -test-/wait configuring cgi/escape configuring continuation configuring coverage configuring date configuring digest configuring digest/bubblebabble configuring digest/md5 configuring digest/rmd160 configuring digest/sha1 configuring digest/sha2 configuring erb/escape configuring etc configuring fcntl configuring fiddle configuring io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring objspace configuring openssl configuring pathname configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring zlib configuring bigdecimal-3.1.8/ext/bigdecimal configuring debug-1.11.0/ext/debug configuring nkf-0.2.0/ext/nkf configuring racc-1.8.1/ext/racc/cparse configuring rbs-3.8.0/ext/rbs_extension configuring syslog-0.2.0/ext/syslog generating makefile exts.mk exts.mk unchanged linking shared-object -test-/RUBY_ALIGNOF.so linking shared-object -test-/arith_seq/beg_len_step.so linking shared-object -test-/arith_seq/extract.so linking shared-object -test-/array/to_ary_concat.so linking shared-object -test-/array/resize.so linking shared-object -test-/asan.so linking shared-object -test-/bignum.so linking shared-object -test-/bug_14834.so linking shared-object -test-/bug_3571.so linking shared-object -test-/bug_5832.so linking shared-object -test-/bug_reporter.so linking shared-object -test-/class.so linking shared-object -test-/cxxanyargs.so linking shared-object -test-/debug.so linking shared-object -test-/dln/empty.so linking shared-object -test-/econv.so linking shared-object -test-/ensure_and_callcc.so linking shared-object -test-/enumerator_kw.so linking shared-object -test-/eval.so linking shared-object -test-/exception.so linking shared-object -test-/fatal.so linking shared-object -test-/file.so linking shared-object -test-/float.so linking shared-object -test-/funcall.so linking shared-object -test-/gvl/call_without_gvl.so linking shared-object -test-/hash.so linking shared-object -test-/integer.so linking shared-object -test-/iseq_load.so linking shared-object -test-/iter.so linking shared-object -test-/load/dot.dot.so linking shared-object -test-/load/protect.so linking shared-object -test-/load/resolve_symbol_resolver.so linking shared-object -test-/load/resolve_symbol_target.so linking shared-object -test-/load/stringify_symbols.so linking shared-object -test-/load/stringify_target.so linking shared-object -test-/marshal/compat.so linking shared-object -test-/marshal/internal_ivar.so linking shared-object -test-/marshal/usr.so linking shared-object -test-/memory_view.so linking shared-object -test-/method.so linking shared-object -test-/notimplement.so linking shared-object -test-/num2int.so linking shared-object -test-/path_to_class.so linking shared-object -test-/postponed_job.so linking shared-object -test-/printf.so linking shared-object -test-/proc.so linking shared-object -test-/random.so linking shared-object -test-/rational.so linking shared-object -test-/rb_call_super_kw.so linking shared-object -test-/recursion.so linking shared-object -test-/regexp.so linking shared-object -test-/scan_args.so linking shared-object -test-/st/foreach.so linking shared-object -test-/st/numhash.so linking shared-object -test-/st/update.so linking shared-object -test-/string.so linking shared-object -test-/struct.so linking shared-object -test-/symbol.so linking shared-object -test-/thread/instrumentation.so linking shared-object -test-/thread/lock_native_thread.so linking shared-object -test-/thread_fd.so linking shared-object -test-/time.so linking shared-object -test-/tracepoint.so linking shared-object -test-/typeddata.so linking shared-object -test-/vm/at_exit.so linking shared-object -test-/wait.so linking shared-object cgi/escape.so linking shared-object continuation.so linking shared-object coverage.so installing default coverage libraries linking shared-object date_core.so installing default date_core libraries linking shared-object digest.so installing digest libraries installing default digest libraries linking shared-object digest/bubblebabble.so linking shared-object digest/md5.so linking shared-object digest/rmd160.so linking shared-object digest/sha1.so linking shared-object digest/sha2.so installing default sha2 libraries linking shared-object erb/escape.so linking shared-object etc.so linking shared-object fcntl.so linking shared-object fiddle.so installing default fiddle libraries linking shared-object io/console.so installing default console libraries linking shared-object io/nonblock.so linking shared-object io/wait.so installing default libraries linking shared-object json/ext/generator.so linking shared-object json/ext/parser.so linking shared-object monitor.so installing default monitor libraries linking shared-object objspace.so installing default objspace libraries linking shared-object openssl.so installing default openssl libraries linking shared-object pathname.so installing default pathname libraries linking shared-object psych.so installing default psych libraries linking shared-object pty.so installing default pty libraries linking shared-object rbconfig/sizeof.so linking shared-object ripper.so installing default ripper libraries installing default libraries linking shared-object socket.so installing default socket libraries linking shared-object stringio.so linking shared-object strscan.so installing default strscan libraries linking shared-object zlib.so linking shared-object bigdecimal.so compiling debug.c compiling iseq_collector.c linking shared-object debug/debug.so linking shared-object nkf.so linking shared-object racc/cparse.so linking shared-object rbs_extension.so linking shared-object syslog_ext.so `ruby34' is up to date. making enc making trans making encs generating amd64-freebsd15-fake.rb amd64-freebsd15-fake.rb updated Generating RDoc documentation Parsing sources... 0% [ 1/835] COPYING 0% [ 2/835] COPYING.ja 0% [ 3/835] LEGAL 0% [ 4/835] NEWS.md 0% [ 5/835] README.ja.md 0% [ 6/835] README.md 0% [ 7/835] addr2line.c 0% [ 8/835] array.c 1% [ 9/835] array.rb 1% [10/835] ast.c 1% [11/835] ast.rb 1% [12/835] bignum.c 1% [13/835] builtin.c 1% [14/835] class.c 1% [15/835] compar.c 1% [16/835] compile.c 2% [17/835] complex.c 2% [18/835] cont.c 2% [19/835] debug.c 2% [20/835] debug_counter.c 2% [21/835] dir.c 2% [22/835] dir.rb 2% [23/835] dln.c 2% [24/835] dln_find.c 2% [25/835] dmydln.c 3% [26/835] dmyenc.c 3% [27/835] dmyext.c 3% [28/835] doc/NEWS/NEWS-1.8.7 3% [29/835] doc/NEWS/NEWS-1.9.1 3% [30/835] doc/NEWS/NEWS-1.9.2 3% [31/835] doc/NEWS/NEWS-1.9.3 3% [32/835] doc/NEWS/NEWS-2.0.0 3% [33/835] doc/NEWS/NEWS-2.1.0 4% [34/835] doc/NEWS/NEWS-2.2.0 4% [35/835] doc/NEWS/NEWS-2.3.0 4% [36/835] doc/NEWS/NEWS-2.4.0 4% [37/835] doc/NEWS/NEWS-2.5.0 4% [38/835] doc/NEWS/NEWS-2.6.0 4% [39/835] doc/NEWS/NEWS-2.7.0 4% [40/835] doc/NEWS/NEWS-3.0.0.md 4% [41/835] doc/NEWS/NEWS-3.1.0.md 5% [42/835] doc/NEWS/NEWS-3.2.0.md 5% [43/835] doc/NEWS/NEWS-3.3.0.md 5% [44/835] doc/bsearch.rdoc 5% [45/835] doc/bug_triaging.rdoc 5% [46/835] doc/case_mapping.rdoc 5% [47/835] doc/character_selectors.rdoc 5% [48/835] doc/command_injection.rdoc 5% [49/835] doc/contributing.md 5% [50/835] doc/contributing/building_ruby.md 6% [51/835] doc/contributing/documentation_guide.md 6% [52/835] doc/contributing/glossary.md 6% [53/835] doc/contributing/making_changes_to_ruby.md 6% [54/835] doc/contributing/making_changes_to_stdlibs.md 6% [55/835] doc/contributing/reporting_issues.md 6% [56/835] doc/contributing/testing_ruby.md 6% [57/835] doc/date/calendars.rdoc 6% [58/835] doc/dig_methods.rdoc 7% [59/835] doc/distribution.md 7% [60/835] doc/dtrace_probes.rdoc 7% [61/835] doc/encodings.rdoc 7% [62/835] doc/exceptions.md 7% [63/835] doc/extension.ja.rdoc 7% [64/835] doc/extension.rdoc 7% [65/835] doc/fiber.md 7% [66/835] doc/format_specifications.rdoc 8% [67/835] doc/globals.rdoc 8% [68/835] doc/implicit_conversion.rdoc 8% [69/835] doc/index.md 8% [70/835] doc/maintainers.md 8% [71/835] doc/marshal.rdoc 8% [72/835] doc/memory_view.md 8% [73/835] doc/optparse/argument_converters.rdoc 8% [74/835] doc/optparse/creates_option.rdoc 8% [75/835] doc/optparse/option_params.rdoc 9% [76/835] doc/optparse/tutorial.rdoc 9% [77/835] doc/packed_data.rdoc 9% [78/835] doc/ractor.md 9% [79/835] doc/rdoc/markup_reference.rb 9% [80/835] doc/regexp/methods.rdoc 9% [81/835] doc/regexp/unicode_properties.rdoc 9% [82/835] doc/rjit/rjit.md 9% [83/835] doc/ruby/option_dump.md 10% [84/835] doc/ruby/options.md 10% [85/835] doc/security.rdoc 10% [86/835] doc/signals.rdoc 10% [87/835] doc/standard_library.md 10% [88/835] doc/strftime_formatting.rdoc 10% [89/835] doc/syntax.rdoc 10% [90/835] doc/syntax/assignment.rdoc 10% [91/835] doc/syntax/calling_methods.rdoc 11% [92/835] doc/syntax/comments.rdoc 11% [93/835] doc/syntax/control_expressions.rdoc 11% [94/835] doc/syntax/exceptions.rdoc 11% [95/835] doc/syntax/keywords.rdoc 11% [96/835] doc/syntax/literals.rdoc 11% [97/835] doc/syntax/methods.rdoc 11% [98/835] doc/syntax/miscellaneous.rdoc 11% [99/835] doc/syntax/modules_and_classes.rdoc 11% [100/835] doc/syntax/operators.rdoc 12% [101/835] doc/syntax/pattern_matching.rdoc 12% [102/835] doc/syntax/precedence.rdoc 12% [103/835] doc/syntax/refinements.rdoc 12% [104/835] doc/windows.md 12% [105/835] doc/yjit/yjit.md 12% [106/835] encoding.c 12% [107/835] enum.c 12% [108/835] enumerator.c 13% [109/835] error.c 13% [110/835] eval.c 13% [111/835] eval_error.c 13% [112/835] eval_jump.c 13% [113/835] ext/cgi/escape/escape.c 13% [114/835] ext/continuation/continuation.c 13% [115/835] ext/coverage/coverage.c 13% [116/835] ext/coverage/lib/coverage.rb 14% [117/835] ext/date/date_core.c 14% [118/835] ext/date/date_parse.c 14% [119/835] ext/date/date_strftime.c 14% [120/835] ext/date/date_strptime.c 14% [121/835] ext/date/lib/date.rb 14% [122/835] ext/digest/bubblebabble/bubblebabble.c 14% [123/835] ext/digest/digest.c 14% [124/835] ext/digest/lib/digest.rb 14% [125/835] ext/digest/lib/digest/loader.rb 15% [126/835] ext/digest/lib/digest/version.rb 15% [127/835] ext/digest/md5/md5init.c 15% [128/835] ext/digest/rmd160/rmd160init.c 15% [129/835] ext/digest/sha1/sha1init.c 15% [130/835] ext/digest/sha2/lib/sha2.rb 15% [131/835] ext/digest/sha2/lib/sha2/loader.rb 15% [132/835] ext/digest/sha2/sha2init.c 15% [133/835] ext/etc/etc.c 16% [134/835] ext/fcntl/fcntl.c 16% [135/835] ext/fiddle/closure.c 16% [136/835] ext/fiddle/conversions.c 16% [137/835] ext/fiddle/fiddle.c 16% [138/835] ext/fiddle/function.c 16% [139/835] ext/fiddle/handle.c 16% [140/835] ext/fiddle/lib/fiddle.rb 16% [141/835] ext/fiddle/lib/fiddle/closure.rb 17% [142/835] ext/fiddle/lib/fiddle/cparser.rb 17% [143/835] ext/fiddle/lib/fiddle/ffi_backend.rb 17% [144/835] ext/fiddle/lib/fiddle/function.rb 17% [145/835] ext/fiddle/lib/fiddle/import.rb 17% [146/835] ext/fiddle/lib/fiddle/pack.rb 17% [147/835] ext/fiddle/lib/fiddle/struct.rb 17% [148/835] ext/fiddle/lib/fiddle/types.rb 17% [149/835] ext/fiddle/lib/fiddle/value.rb 17% [150/835] ext/fiddle/lib/fiddle/version.rb 18% [151/835] ext/fiddle/pinned.c 18% [152/835] ext/fiddle/pointer.c 18% [153/835] ext/io/console/console.c 18% [154/835] ext/io/nonblock/nonblock.c 18% [155/835] ext/io/wait/wait.c 18% [156/835] ext/json/generator/generator.c 18% [157/835] ext/json/lib/json.rb 18% [158/835] ext/json/lib/json/add/bigdecimal.rb 19% [159/835] ext/json/lib/json/add/complex.rb 19% [160/835] ext/json/lib/json/add/core.rb 19% [161/835] ext/json/lib/json/add/date.rb 19% [162/835] ext/json/lib/json/add/date_time.rb 19% [163/835] ext/json/lib/json/add/exception.rb 19% [164/835] ext/json/lib/json/add/ostruct.rb 19% [165/835] ext/json/lib/json/add/range.rb 19% [166/835] ext/json/lib/json/add/rational.rb 20% [167/835] ext/json/lib/json/add/regexp.rb 20% [168/835] ext/json/lib/json/add/set.rb 20% [169/835] ext/json/lib/json/add/struct.rb 20% [170/835] ext/json/lib/json/add/symbol.rb 20% [171/835] ext/json/lib/json/add/time.rb 20% [172/835] ext/json/lib/json/common.rb 20% [173/835] ext/json/lib/json/ext.rb 20% [174/835] ext/json/lib/json/ext/generator/state.rb 20% [175/835] ext/json/lib/json/generic_object.rb 21% [176/835] ext/json/lib/json/version.rb 21% [177/835] ext/json/parser/parser.c 21% [178/835] ext/monitor/lib/monitor.rb 21% [179/835] ext/monitor/monitor.c 21% [180/835] ext/objspace/lib/objspace.rb 21% [181/835] ext/objspace/lib/objspace/trace.rb 21% [182/835] ext/objspace/object_tracing.c 21% [183/835] ext/objspace/objspace.c 22% [184/835] ext/objspace/objspace_dump.c 22% [185/835] ext/openssl/lib/openssl.rb 22% [186/835] ext/openssl/lib/openssl/asn1.rb 22% [187/835] ext/openssl/lib/openssl/bn.rb 22% [188/835] ext/openssl/lib/openssl/buffering.rb 22% [189/835] ext/openssl/lib/openssl/cipher.rb 22% [190/835] ext/openssl/lib/openssl/digest.rb 22% [191/835] ext/openssl/lib/openssl/hmac.rb 22% [192/835] ext/openssl/lib/openssl/marshal.rb 23% [193/835] ext/openssl/lib/openssl/pkcs5.rb 23% [194/835] ext/openssl/lib/openssl/pkey.rb 23% [195/835] ext/openssl/lib/openssl/ssl.rb 23% [196/835] ext/openssl/lib/openssl/version.rb 23% [197/835] ext/openssl/lib/openssl/x509.rb 23% [198/835] ext/openssl/ossl.c 23% [199/835] ext/openssl/ossl_asn1.c 23% [200/835] ext/openssl/ossl_bio.c 24% [201/835] ext/openssl/ossl_bn.c 24% [202/835] ext/openssl/ossl_cipher.c 24% [203/835] ext/openssl/ossl_config.c 24% [204/835] ext/openssl/ossl_digest.c 24% [205/835] ext/openssl/ossl_engine.c 24% [206/835] ext/openssl/ossl_hmac.c 24% [207/835] ext/openssl/ossl_kdf.c 24% [208/835] ext/openssl/ossl_ns_spki.c 25% [209/835] ext/openssl/ossl_ocsp.c 25% [210/835] ext/openssl/ossl_pkcs12.c 25% [211/835] ext/openssl/ossl_pkcs7.c 25% [212/835] ext/openssl/ossl_pkey.c 25% [213/835] ext/openssl/ossl_pkey_dh.c 25% [214/835] ext/openssl/ossl_pkey_dsa.c 25% [215/835] ext/openssl/ossl_pkey_ec.c 25% [216/835] ext/openssl/ossl_pkey_rsa.c 25% [217/835] ext/openssl/ossl_rand.c 26% [218/835] ext/openssl/ossl_ssl.c 26% [219/835] ext/openssl/ossl_ssl_session.c 26% [220/835] ext/openssl/ossl_ts.c 26% [221/835] ext/openssl/ossl_x509.c 26% [222/835] ext/openssl/ossl_x509attr.c 26% [223/835] ext/openssl/ossl_x509cert.c 26% [224/835] ext/openssl/ossl_x509crl.c 26% [225/835] ext/openssl/ossl_x509ext.c 27% [226/835] ext/openssl/ossl_x509name.c 27% [227/835] ext/openssl/ossl_x509req.c 27% [228/835] ext/openssl/ossl_x509revoked.c 27% [229/835] ext/openssl/ossl_x509store.c 27% [230/835] ext/pathname/lib/pathname.rb 27% [231/835] ext/pathname/pathname.c 27% [232/835] ext/psych/lib/psych.rb 27% [233/835] ext/psych/lib/psych/class_loader.rb 28% [234/835] ext/psych/lib/psych/coder.rb 28% [235/835] ext/psych/lib/psych/core_ext.rb 28% [236/835] ext/psych/lib/psych/exception.rb 28% [237/835] ext/psych/lib/psych/handler.rb 28% [238/835] ext/psych/lib/psych/handlers/document_stream.rb 28% [239/835] ext/psych/lib/psych/handlers/recorder.rb 28% [240/835] ext/psych/lib/psych/json/ruby_events.rb 28% [241/835] ext/psych/lib/psych/json/stream.rb 28% [242/835] ext/psych/lib/psych/json/tree_builder.rb 29% [243/835] ext/psych/lib/psych/json/yaml_events.rb 29% [244/835] ext/psych/lib/psych/nodes.rb 29% [245/835] ext/psych/lib/psych/nodes/alias.rb 29% [246/835] ext/psych/lib/psych/nodes/document.rb 29% [247/835] ext/psych/lib/psych/nodes/mapping.rb 29% [248/835] ext/psych/lib/psych/nodes/node.rb 29% [249/835] ext/psych/lib/psych/nodes/scalar.rb 29% [250/835] ext/psych/lib/psych/nodes/sequence.rb 30% [251/835] ext/psych/lib/psych/nodes/stream.rb 30% [252/835] ext/psych/lib/psych/omap.rb 30% [253/835] ext/psych/lib/psych/parser.rb 30% [254/835] ext/psych/lib/psych/scalar_scanner.rb 30% [255/835] ext/psych/lib/psych/set.rb 30% [256/835] ext/psych/lib/psych/stream.rb 30% [257/835] ext/psych/lib/psych/streaming.rb 30% [258/835] ext/psych/lib/psych/syntax_error.rb 31% [259/835] ext/psych/lib/psych/tree_builder.rb 31% [260/835] ext/psych/lib/psych/versions.rb 31% [261/835] ext/psych/lib/psych/visitors.rb 31% [262/835] ext/psych/lib/psych/visitors/depth_first.rb 31% [263/835] ext/psych/lib/psych/visitors/emitter.rb 31% [264/835] ext/psych/lib/psych/visitors/json_tree.rb 31% [265/835] ext/psych/lib/psych/visitors/to_ruby.rb 31% [266/835] ext/psych/lib/psych/visitors/visitor.rb 31% [267/835] ext/psych/lib/psych/visitors/yaml_tree.rb 32% [268/835] ext/psych/lib/psych/y.rb 32% [269/835] ext/psych/psych.c 32% [270/835] ext/psych/psych_emitter.c 32% [271/835] ext/psych/psych_parser.c 32% [272/835] ext/psych/psych_to_ruby.c 32% [273/835] ext/psych/psych_yaml_tree.c 32% [274/835] ext/pty/lib/expect.rb 32% [275/835] ext/pty/pty.c 33% [276/835] ext/rbconfig/sizeof/limits.c 33% [277/835] ext/rbconfig/sizeof/sizes.c 33% [278/835] ext/ripper/lib/ripper.rb 33% [279/835] ext/ripper/lib/ripper/core.rb 33% [280/835] ext/ripper/lib/ripper/filter.rb 33% [281/835] ext/ripper/lib/ripper/lexer.rb 33% [282/835] ext/ripper/lib/ripper/sexp.rb 33% [283/835] ext/socket/ancdata.c 34% [284/835] ext/socket/basicsocket.c 34% [285/835] ext/socket/constants.c 34% [286/835] ext/socket/constdefs.c 34% [287/835] ext/socket/ifaddr.c 34% [288/835] ext/socket/init.c 34% [289/835] ext/socket/ipsocket.c 34% [290/835] ext/socket/lib/socket.rb 34% [291/835] ext/socket/option.c 34% [292/835] ext/socket/raddrinfo.c 35% [293/835] ext/socket/socket.c 35% [294/835] ext/socket/sockssocket.c 35% [295/835] ext/socket/tcpserver.c 35% [296/835] ext/socket/tcpsocket.c 35% [297/835] ext/socket/udpsocket.c 35% [298/835] ext/socket/unixserver.c 35% [299/835] ext/socket/unixsocket.c 35% [300/835] ext/stringio/stringio.c 36% [301/835] ext/strscan/strscan.c 36% [302/835] ext/zlib/zlib.c 36% [303/835] file.c 36% [304/835] gc.c 36% [305/835] gc.rb 36% [306/835] goruby.c 36% [307/835] hash.c 36% [308/835] hash.rb 37% [309/835] id.c 37% [310/835] id_table.c 37% [311/835] imemo.c 37% [312/835] inits.c 37% [313/835] io.c 37% [314/835] io.rb 37% [315/835] io_buffer.c 37% [316/835] iseq.c 37% [317/835] kernel.rb 38% [318/835] known_errors.inc 38% [319/835] lex.c 38% [320/835] lib/English.rb 38% [321/835] lib/benchmark.rb 38% [322/835] lib/bundled_gems.rb 38% [323/835] lib/cgi.rb 38% [324/835] lib/cgi/cookie.rb 38% [325/835] lib/cgi/core.rb 39% [326/835] lib/cgi/html.rb 39% [327/835] lib/cgi/session.rb 39% [328/835] lib/cgi/session/pstore.rb 39% [329/835] lib/cgi/util.rb 39% [330/835] lib/delegate.rb 39% [331/835] lib/did_you_mean.rb 39% [332/835] lib/did_you_mean/core_ext/name_error.rb 39% [333/835] lib/did_you_mean/experimental.rb 40% [334/835] lib/did_you_mean/formatter.rb 40% [335/835] lib/did_you_mean/formatters/plain_formatter.rb 40% [336/835] lib/did_you_mean/formatters/verbose_formatter.rb 40% [337/835] lib/did_you_mean/jaro_winkler.rb 40% [338/835] lib/did_you_mean/levenshtein.rb 40% [339/835] lib/did_you_mean/spell_checker.rb 40% [340/835] lib/did_you_mean/spell_checkers/key_error_checker.rb 40% [341/835] lib/did_you_mean/spell_checkers/method_name_checker.rb 40% [342/835] lib/did_you_mean/spell_checkers/name_error_checkers.rb 41% [343/835] lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 41% [344/835] lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 41% [345/835] lib/did_you_mean/spell_checkers/null_checker.rb 41% [346/835] lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 41% [347/835] lib/did_you_mean/spell_checkers/require_path_checker.rb 41% [348/835] lib/did_you_mean/tree_spell_checker.rb 41% [349/835] lib/did_you_mean/verbose.rb 41% [350/835] lib/did_you_mean/version.rb 42% [351/835] lib/erb.rb 42% [352/835] lib/erb/compiler.rb 42% [353/835] lib/erb/def_method.rb 42% [354/835] lib/erb/util.rb 42% [355/835] lib/erb/version.rb 42% [356/835] lib/error_highlight.rb 42% [357/835] lib/error_highlight/base.rb 42% [358/835] lib/error_highlight/core_ext.rb 42% [359/835] lib/error_highlight/formatter.rb 43% [360/835] lib/error_highlight/version.rb 43% [361/835] lib/fileutils.rb 43% [362/835] lib/find.rb 43% [363/835] lib/forwardable.rb 43% [364/835] lib/forwardable/impl.rb 43% [365/835] lib/ipaddr.rb 43% [366/835] lib/logger.rb 43% [367/835] lib/logger/errors.rb 44% [368/835] lib/logger/formatter.rb 44% [369/835] lib/logger/log_device.rb 44% [370/835] lib/logger/period.rb 44% [371/835] lib/logger/severity.rb 44% [372/835] lib/logger/version.rb 44% [373/835] lib/mkmf.rb 44% [374/835] lib/net/http.rb 44% [375/835] lib/net/http/exceptions.rb 45% [376/835] lib/net/http/generic_request.rb 45% [377/835] lib/net/http/header.rb 45% [378/835] lib/net/http/proxy_delta.rb 45% [379/835] lib/net/http/request.rb 45% [380/835] lib/net/http/requests.rb 45% [381/835] lib/net/http/response.rb 45% [382/835] lib/net/http/responses.rb 45% [383/835] lib/net/http/status.rb 45% [384/835] lib/net/https.rb 46% [385/835] lib/net/protocol.rb 46% [386/835] lib/open-uri.rb 46% [387/835] lib/open3.rb 46% [388/835] lib/open3/version.rb 46% [389/835] lib/optionparser.rb 46% [390/835] lib/optparse.rb 46% [391/835] lib/optparse/ac.rb 46% [392/835] lib/optparse/date.rb 47% [393/835] lib/optparse/kwargs.rb 47% [394/835] lib/optparse/shellwords.rb 47% [395/835] lib/optparse/time.rb 47% [396/835] lib/optparse/uri.rb 47% [397/835] lib/optparse/version.rb 47% [398/835] lib/ostruct.rb 47% [399/835] lib/pp.rb 47% [400/835] lib/prettyprint.rb 48% [401/835] lib/prism.rb 48% [402/835] lib/prism/compiler.rb 48% [403/835] lib/prism/desugar_compiler.rb 48% [404/835] lib/prism/dispatcher.rb 48% [405/835] lib/prism/dsl.rb 48% [406/835] lib/prism/ffi.rb 48% [407/835] lib/prism/inspect_visitor.rb 48% [408/835] lib/prism/lex_compat.rb 48% [409/835] lib/prism/mutation_compiler.rb 49% [410/835] lib/prism/node.rb 49% [411/835] lib/prism/node_ext.rb 49% [412/835] lib/prism/pack.rb 49% [413/835] lib/prism/parse_result.rb 49% [414/835] lib/prism/parse_result/comments.rb 49% [415/835] lib/prism/parse_result/errors.rb 49% [416/835] lib/prism/parse_result/newlines.rb 49% [417/835] lib/prism/pattern.rb 50% [418/835] lib/prism/polyfill/append_as_bytes.rb 50% [419/835] lib/prism/polyfill/byteindex.rb 50% [420/835] lib/prism/polyfill/scan_byte.rb 50% [421/835] lib/prism/polyfill/unpack1.rb 50% [422/835] lib/prism/polyfill/warn.rb 50% [423/835] lib/prism/reflection.rb 50% [424/835] lib/prism/relocation.rb 50% [425/835] lib/prism/serialize.rb 51% [426/835] lib/prism/string_query.rb 51% [427/835] lib/prism/translation.rb 51% [428/835] lib/prism/translation/parser.rb 51% [429/835] lib/prism/translation/parser/builder.rb 51% [430/835] lib/prism/translation/parser/compiler.rb 51% [431/835] lib/prism/translation/parser/lexer.rb 51% [432/835] lib/prism/translation/parser33.rb 51% [433/835] lib/prism/translation/parser34.rb 51% [434/835] lib/prism/translation/parser35.rb 52% [435/835] lib/prism/translation/parser_current.rb 52% [436/835] lib/prism/translation/ripper.rb 52% [437/835] lib/prism/translation/ripper/sexp.rb 52% [438/835] lib/prism/translation/ripper/shim.rb 52% [439/835] lib/prism/translation/ruby_parser.rb 52% [440/835] lib/prism/visitor.rb 52% [441/835] lib/pstore.rb 52% [442/835] lib/random/formatter.rb 53% [443/835] lib/rdoc.rb 53% [444/835] lib/rdoc/code_object.rb 53% [445/835] lib/rdoc/code_objects.rb 53% [446/835] lib/rdoc/comment.rb 53% [447/835] lib/rdoc/cross_reference.rb 53% [448/835] lib/rdoc/encoding.rb 53% [449/835] lib/rdoc/erb_partial.rb 53% [450/835] lib/rdoc/erbio.rb 54% [451/835] lib/rdoc/generator.rb 54% [452/835] lib/rdoc/i18n.rb 54% [453/835] lib/rdoc/known_classes.rb 54% [454/835] lib/rdoc/markdown.rb 54% [455/835] lib/rdoc/markup.rb 54% [456/835] lib/rdoc/options.rb 54% [457/835] lib/rdoc/parser.rb 54% [458/835] lib/rdoc/parser/c.rb 54% [459/835] lib/rdoc/parser/changelog.rb 55% [460/835] lib/rdoc/parser/markdown.rb 55% [461/835] lib/rdoc/parser/prism_ruby.rb 55% [462/835] lib/rdoc/parser/rd.rb 55% [463/835] lib/rdoc/parser/ripper_state_lex.rb 55% [464/835] lib/rdoc/parser/ruby.rb 55% [465/835] lib/rdoc/parser/ruby_tools.rb 55% [466/835] lib/rdoc/parser/simple.rb 55% [467/835] lib/rdoc/parser/text.rb 56% [468/835] lib/rdoc/rd.rb 56% [469/835] lib/rdoc/rdoc.rb 56% [470/835] lib/rdoc/ri.rb 56% [471/835] lib/rdoc/rubygems_hook.rb 56% [472/835] lib/rdoc/servlet.rb 56% [473/835] lib/rdoc/stats.rb 56% [474/835] lib/rdoc/store.rb 56% [475/835] lib/rdoc/task.rb 57% [476/835] lib/rdoc/text.rb 57% [477/835] lib/rdoc/token_stream.rb 57% [478/835] lib/rdoc/tom_doc.rb 57% [479/835] lib/rdoc/version.rb 57% [480/835] lib/readline.rb 57% [481/835] lib/reline.rb 57% [482/835] lib/reline/config.rb 57% [483/835] lib/reline/face.rb 57% [484/835] lib/reline/history.rb 58% [485/835] lib/reline/io.rb 58% [486/835] lib/reline/io/ansi.rb 58% [487/835] lib/reline/io/dumb.rb 58% [488/835] lib/reline/io/windows.rb 58% [489/835] lib/reline/key_actor.rb 58% [490/835] lib/reline/key_actor/base.rb 58% [491/835] lib/reline/key_actor/composite.rb 58% [492/835] lib/reline/key_actor/emacs.rb 59% [493/835] lib/reline/key_actor/vi_command.rb 59% [494/835] lib/reline/key_actor/vi_insert.rb 59% [495/835] lib/reline/key_stroke.rb 59% [496/835] lib/reline/kill_ring.rb 59% [497/835] lib/reline/line_editor.rb 59% [498/835] lib/reline/unicode.rb 59% [499/835] lib/reline/unicode/east_asian_width.rb 59% [500/835] lib/reline/version.rb 60% [501/835] lib/resolv.rb 60% [502/835] lib/ruby_vm/rjit/stats.rb 60% [503/835] lib/rubygems.rb 60% [504/835] lib/rubygems/available_set.rb 60% [505/835] lib/rubygems/basic_specification.rb 60% [506/835] lib/rubygems/bundler_version_finder.rb 60% [507/835] lib/rubygems/ci_detector.rb 60% [508/835] lib/rubygems/command.rb 60% [509/835] lib/rubygems/command_manager.rb 61% [510/835] lib/rubygems/commands/build_command.rb 61% [511/835] lib/rubygems/commands/cert_command.rb 61% [512/835] lib/rubygems/commands/check_command.rb 61% [513/835] lib/rubygems/commands/cleanup_command.rb 61% [514/835] lib/rubygems/commands/contents_command.rb 61% [515/835] lib/rubygems/commands/dependency_command.rb 61% [516/835] lib/rubygems/commands/environment_command.rb 61% [517/835] lib/rubygems/commands/exec_command.rb 62% [518/835] lib/rubygems/commands/fetch_command.rb 62% [519/835] lib/rubygems/commands/generate_index_command.rb 62% [520/835] lib/rubygems/commands/help_command.rb 62% [521/835] lib/rubygems/commands/info_command.rb 62% [522/835] lib/rubygems/commands/install_command.rb 62% [523/835] lib/rubygems/commands/list_command.rb 62% [524/835] lib/rubygems/commands/lock_command.rb 62% [525/835] lib/rubygems/commands/mirror_command.rb 62% [526/835] lib/rubygems/commands/open_command.rb 63% [527/835] lib/rubygems/commands/outdated_command.rb 63% [528/835] lib/rubygems/commands/owner_command.rb 63% [529/835] lib/rubygems/commands/pristine_command.rb 63% [530/835] lib/rubygems/commands/push_command.rb 63% [531/835] lib/rubygems/commands/query_command.rb 63% [532/835] lib/rubygems/commands/rdoc_command.rb 63% [533/835] lib/rubygems/commands/rebuild_command.rb 63% [534/835] lib/rubygems/commands/search_command.rb 64% [535/835] lib/rubygems/commands/server_command.rb 64% [536/835] lib/rubygems/commands/setup_command.rb 64% [537/835] lib/rubygems/commands/signin_command.rb 64% [538/835] lib/rubygems/commands/signout_command.rb 64% [539/835] lib/rubygems/commands/sources_command.rb 64% [540/835] lib/rubygems/commands/specification_command.rb 64% [541/835] lib/rubygems/commands/stale_command.rb 64% [542/835] lib/rubygems/commands/uninstall_command.rb 65% [543/835] lib/rubygems/commands/unpack_command.rb 65% [544/835] lib/rubygems/commands/update_command.rb 65% [545/835] lib/rubygems/commands/which_command.rb 65% [546/835] lib/rubygems/commands/yank_command.rb 65% [547/835] lib/rubygems/compatibility.rb 65% [548/835] lib/rubygems/config_file.rb 65% [549/835] lib/rubygems/core_ext/kernel_gem.rb 65% [550/835] lib/rubygems/core_ext/kernel_require.rb 65% [551/835] lib/rubygems/core_ext/kernel_warn.rb 66% [552/835] lib/rubygems/core_ext/tcpsocket_init.rb 66% [553/835] lib/rubygems/defaults.rb 66% [554/835] lib/rubygems/dependency.rb 66% [555/835] lib/rubygems/dependency_installer.rb 66% [556/835] lib/rubygems/dependency_list.rb 66% [557/835] lib/rubygems/deprecate.rb 66% [558/835] lib/rubygems/doctor.rb 66% [559/835] lib/rubygems/errors.rb 67% [560/835] lib/rubygems/exceptions.rb 67% [561/835] lib/rubygems/ext.rb 67% [562/835] lib/rubygems/ext/build_error.rb 67% [563/835] lib/rubygems/ext/builder.rb 67% [564/835] lib/rubygems/ext/cargo_builder.rb 67% [565/835] lib/rubygems/ext/cargo_builder/link_flag_converter.rb 67% [566/835] lib/rubygems/ext/cmake_builder.rb 67% [567/835] lib/rubygems/ext/configure_builder.rb 68% [568/835] lib/rubygems/ext/ext_conf_builder.rb 68% [569/835] lib/rubygems/ext/rake_builder.rb 68% [570/835] lib/rubygems/gem_runner.rb 68% [571/835] lib/rubygems/gemcutter_utilities.rb 68% [572/835] lib/rubygems/gemcutter_utilities/webauthn_listener.rb 68% [573/835] lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 68% [574/835] lib/rubygems/gemcutter_utilities/webauthn_poller.rb 68% [575/835] lib/rubygems/install_default_message.rb 68% [576/835] lib/rubygems/install_message.rb 69% [577/835] lib/rubygems/install_update_options.rb 69% [578/835] lib/rubygems/installer.rb 69% [579/835] lib/rubygems/installer_uninstaller_utils.rb 69% [580/835] lib/rubygems/local_remote_options.rb 69% [581/835] lib/rubygems/name_tuple.rb 69% [582/835] lib/rubygems/openssl.rb 69% [583/835] lib/rubygems/package.rb 69% [584/835] lib/rubygems/package/digest_io.rb 70% [585/835] lib/rubygems/package/file_source.rb 70% [586/835] lib/rubygems/package/io_source.rb 70% [587/835] lib/rubygems/package/old.rb 70% [588/835] lib/rubygems/package/source.rb 70% [589/835] lib/rubygems/package/tar_header.rb 70% [590/835] lib/rubygems/package/tar_reader.rb 70% [591/835] lib/rubygems/package/tar_reader/entry.rb 70% [592/835] lib/rubygems/package/tar_writer.rb 71% [593/835] lib/rubygems/package_task.rb 71% [594/835] lib/rubygems/path_support.rb 71% [595/835] lib/rubygems/platform.rb 71% [596/835] lib/rubygems/psych_tree.rb 71% [597/835] lib/rubygems/query_utils.rb 71% [598/835] lib/rubygems/rdoc.rb 71% [599/835] lib/rubygems/remote_fetcher.rb 71% [600/835] lib/rubygems/request.rb 71% [601/835] lib/rubygems/request/connection_pools.rb 72% [602/835] lib/rubygems/request/http_pool.rb 72% [603/835] lib/rubygems/request/https_pool.rb 72% [604/835] lib/rubygems/request_set.rb 72% [605/835] lib/rubygems/request_set/gem_dependency_api.rb 72% [606/835] lib/rubygems/request_set/lockfile.rb 72% [607/835] lib/rubygems/request_set/lockfile/parser.rb 72% [608/835] lib/rubygems/request_set/lockfile/tokenizer.rb 72% [609/835] lib/rubygems/requirement.rb 73% [610/835] lib/rubygems/resolver.rb 73% [611/835] lib/rubygems/resolver/activation_request.rb 73% [612/835] lib/rubygems/resolver/api_set.rb 73% [613/835] lib/rubygems/resolver/api_set/gem_parser.rb 73% [614/835] lib/rubygems/resolver/api_specification.rb 73% [615/835] lib/rubygems/resolver/best_set.rb 73% [616/835] lib/rubygems/resolver/composed_set.rb 73% [617/835] lib/rubygems/resolver/conflict.rb 74% [618/835] lib/rubygems/resolver/current_set.rb 74% [619/835] lib/rubygems/resolver/dependency_request.rb 74% [620/835] lib/rubygems/resolver/git_set.rb 74% [621/835] lib/rubygems/resolver/git_specification.rb 74% [622/835] lib/rubygems/resolver/index_set.rb 74% [623/835] lib/rubygems/resolver/index_specification.rb 74% [624/835] lib/rubygems/resolver/installed_specification.rb 74% [625/835] lib/rubygems/resolver/installer_set.rb 74% [626/835] lib/rubygems/resolver/local_specification.rb 75% [627/835] lib/rubygems/resolver/lock_set.rb 75% [628/835] lib/rubygems/resolver/lock_specification.rb 75% [629/835] lib/rubygems/resolver/requirement_list.rb 75% [630/835] lib/rubygems/resolver/set.rb 75% [631/835] lib/rubygems/resolver/source_set.rb 75% [632/835] lib/rubygems/resolver/spec_specification.rb 75% [633/835] lib/rubygems/resolver/specification.rb 75% [634/835] lib/rubygems/resolver/stats.rb 76% [635/835] lib/rubygems/resolver/vendor_set.rb 76% [636/835] lib/rubygems/resolver/vendor_specification.rb 76% [637/835] lib/rubygems/s3_uri_signer.rb 76% [638/835] lib/rubygems/safe_marshal.rb 76% [639/835] lib/rubygems/safe_marshal/elements.rb 76% [640/835] lib/rubygems/safe_marshal/reader.rb 76% [641/835] lib/rubygems/safe_marshal/visitors/stream_printer.rb 76% [642/835] lib/rubygems/safe_marshal/visitors/to_ruby.rb 77% [643/835] lib/rubygems/safe_marshal/visitors/visitor.rb 77% [644/835] lib/rubygems/safe_yaml.rb 77% [645/835] lib/rubygems/security.rb 77% [646/835] lib/rubygems/security/policies.rb 77% [647/835] lib/rubygems/security/policy.rb 77% [648/835] lib/rubygems/security/signer.rb 77% [649/835] lib/rubygems/security/trust_dir.rb 77% [650/835] lib/rubygems/security_option.rb 77% [651/835] lib/rubygems/source.rb 78% [652/835] lib/rubygems/source/git.rb 78% [653/835] lib/rubygems/source/installed.rb 78% [654/835] lib/rubygems/source/local.rb 78% [655/835] lib/rubygems/source/lock.rb 78% [656/835] lib/rubygems/source/specific_file.rb 78% [657/835] lib/rubygems/source/vendor.rb 78% [658/835] lib/rubygems/source_list.rb 78% [659/835] lib/rubygems/spec_fetcher.rb 79% [660/835] lib/rubygems/specification.rb 79% [661/835] lib/rubygems/specification_policy.rb 79% [662/835] lib/rubygems/specification_record.rb 79% [663/835] lib/rubygems/stub_specification.rb 79% [664/835] lib/rubygems/target_rbconfig.rb 79% [665/835] lib/rubygems/text.rb 79% [666/835] lib/rubygems/uninstaller.rb 79% [667/835] lib/rubygems/unknown_command_spell_checker.rb 80% [668/835] lib/rubygems/update_suggestion.rb 80% [669/835] lib/rubygems/uri.rb 80% [670/835] lib/rubygems/uri_formatter.rb 80% [671/835] lib/rubygems/user_interaction.rb 80% [672/835] lib/rubygems/util.rb 80% [673/835] lib/rubygems/util/licenses.rb 80% [674/835] lib/rubygems/util/list.rb 80% [675/835] lib/rubygems/validator.rb 80% [676/835] lib/rubygems/vendored_molinillo.rb 81% [677/835] lib/rubygems/vendored_net_http.rb 81% [678/835] lib/rubygems/vendored_optparse.rb 81% [679/835] lib/rubygems/vendored_securerandom.rb 81% [680/835] lib/rubygems/vendored_timeout.rb 81% [681/835] lib/rubygems/vendored_tsort.rb 81% [682/835] lib/rubygems/version.rb 81% [683/835] lib/rubygems/version_option.rb 81% [684/835] lib/rubygems/yaml_serializer.rb 82% [685/835] lib/securerandom.rb 82% [686/835] lib/set.rb 82% [687/835] lib/set/sorted_set.rb 82% [688/835] lib/shellwords.rb 82% [689/835] lib/singleton.rb 82% [690/835] lib/syntax_suggest.rb 82% [691/835] lib/syntax_suggest/api.rb 82% [692/835] lib/syntax_suggest/around_block_scan.rb 82% [693/835] lib/syntax_suggest/block_expand.rb 83% [694/835] lib/syntax_suggest/capture/before_after_keyword_ends.rb 83% [695/835] lib/syntax_suggest/capture/falling_indent_lines.rb 83% [696/835] lib/syntax_suggest/capture_code_context.rb 83% [697/835] lib/syntax_suggest/clean_document.rb 83% [698/835] lib/syntax_suggest/cli.rb 83% [699/835] lib/syntax_suggest/code_block.rb 83% [700/835] lib/syntax_suggest/code_frontier.rb 83% [701/835] lib/syntax_suggest/code_line.rb 84% [702/835] lib/syntax_suggest/code_search.rb 84% [703/835] lib/syntax_suggest/core_ext.rb 84% [704/835] lib/syntax_suggest/display_code_with_line_numbers.rb 84% [705/835] lib/syntax_suggest/display_invalid_blocks.rb 84% [706/835] lib/syntax_suggest/explain_syntax.rb 84% [707/835] lib/syntax_suggest/left_right_lex_count.rb 84% [708/835] lib/syntax_suggest/lex_all.rb 84% [709/835] lib/syntax_suggest/lex_value.rb 85% [710/835] lib/syntax_suggest/mini_stringio.rb 85% [711/835] lib/syntax_suggest/parse_blocks_from_indent_line.rb 85% [712/835] lib/syntax_suggest/pathname_from_message.rb 85% [713/835] lib/syntax_suggest/priority_engulf_queue.rb 85% [714/835] lib/syntax_suggest/priority_queue.rb 85% [715/835] lib/syntax_suggest/ripper_errors.rb 85% [716/835] lib/syntax_suggest/scan_history.rb 85% [717/835] lib/syntax_suggest/unvisited_lines.rb 85% [718/835] lib/syntax_suggest/version.rb 86% [719/835] lib/tempfile.rb 86% [720/835] lib/time.rb 86% [721/835] lib/timeout.rb 86% [722/835] lib/tmpdir.rb 86% [723/835] lib/tsort.rb 86% [724/835] lib/un.rb 86% [725/835] lib/unicode_normalize/normalize.rb 86% [726/835] lib/unicode_normalize/tables.rb 87% [727/835] lib/uri.rb 87% [728/835] lib/uri/common.rb 87% [729/835] lib/uri/file.rb 87% [730/835] lib/uri/ftp.rb 87% [731/835] lib/uri/generic.rb 87% [732/835] lib/uri/http.rb 87% [733/835] lib/uri/https.rb 87% [734/835] lib/uri/ldap.rb 88% [735/835] lib/uri/ldaps.rb 88% [736/835] lib/uri/mailto.rb 88% [737/835] lib/uri/rfc2396_parser.rb 88% [738/835] lib/uri/rfc3986_parser.rb 88% [739/835] lib/uri/version.rb 88% [740/835] lib/uri/ws.rb 88% [741/835] lib/uri/wss.rb 88% [742/835] lib/weakref.rb 88% [743/835] lib/yaml.rb 89% [744/835] lib/yaml/dbm.rb 89% [745/835] lib/yaml/store.rb 89% [746/835] load.c 89% [747/835] loadpath.c 89% [748/835] localeinit.c 89% [749/835] main.c 89% [750/835] marshal.c 89% [751/835] marshal.rb 90% [752/835] math.c 90% [753/835] memory_view.c 90% [754/835] mini_builtin.c 90% [755/835] miniinit.c 90% [756/835] miniprelude.c 90% [757/835] nilclass.rb 90% [758/835] node.c 90% [759/835] node_dump.c 91% [760/835] numeric.c 91% [761/835] numeric.rb 91% [762/835] object.c 91% [763/835] pack.c 91% [764/835] pack.rb 91% [765/835] parse.c 91% [766/835] parse.y 91% [767/835] parser_st.c 91% [768/835] prelude.rb 92% [769/835] prism_compile.c 92% [770/835] prism_init.c 92% [771/835] proc.c 92% [772/835] process.c 92% [773/835] ractor.c 92% [774/835] ractor.rb 92% [775/835] random.c 92% [776/835] range.c 93% [777/835] rational.c 93% [778/835] rbconfig.rb 93% [779/835] re.c 93% [780/835] regcomp.c 93% [781/835] regenc.c 93% [782/835] regerror.c 93% [783/835] regexec.c 93% [784/835] regparse.c 94% [785/835] regsyntax.c 94% [786/835] rjit.c 94% [787/835] rjit.rb 94% [788/835] rjit_c.c 94% [789/835] ruby-runner.c 94% [790/835] ruby.c 94% [791/835] ruby_parser.c 94% [792/835] rubystub.c 94% [793/835] scheduler.c 95% [794/835] shape.c 95% [795/835] signal.c 95% [796/835] siphash.c 95% [797/835] sparc.c 95% [798/835] sprintf.c 95% [799/835] st.c 95% [800/835] strftime.c 95% [801/835] string.c 96% [802/835] string.rb 96% [803/835] struct.c 96% [804/835] symbol.c 96% [805/835] symbol.rb 96% [806/835] thread.c 96% [807/835] thread_none.c 96% [808/835] thread_pthread.c 96% [809/835] thread_pthread_mn.c 97% [810/835] thread_sync.c 97% [811/835] thread_sync.rb 97% [812/835] thread_win32.c 97% [813/835] time.c 97% [814/835] timev.rb 97% [815/835] trace_point.rb 97% [816/835] transcode.c 97% [817/835] universal_parser.c 97% [818/835] util.c 98% [819/835] variable.c 98% [820/835] version.c 98% [821/835] vm.c 98% [822/835] vm_args.c 98% [823/835] vm_backtrace.c 98% [824/835] vm_dump.c 98% [825/835] vm_eval.c 98% [826/835] vm_exec.c 99% [827/835] vm_insnhelper.c 99% [828/835] vm_method.c 99% [829/835] vm_sync.c 99% [830/835] vm_trace.c 99% [831/835] vsnprintf.c 99% [832/835] warning.rb 99% [833/835] weakmap.c 99% [834/835] yjit.c 100% [835/835] yjit.rb Generating RI format into /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/.ext/rdoc... You can visit the home page at: ]8;;file:///wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/.ext/rdoc/index.html\file:///wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/.ext/rdoc/index.html]8;;\ Files: 835 Classes: 1151 ( 248 undocumented) Modules: 195 ( 57 undocumented) Constants: 2311 ( 479 undocumented) Attributes: 1142 ( 205 undocumented) Methods: 12656 (1827 undocumented) Total: 17455 (2816 undocumented) 83.87% documented Elapsed: 96.7s ./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems -r./amd64-freebsd15-fake ./tool/rbinstall.rb --make="/usr/bin/make" --dest-dir="/wrkdirs/usr/ports/lang/ruby34/work/stage" --extout=".ext" --ext-build-dir="./ext" --mflags=" " --make-flags=" DESTDIR=/wrkdirs/usr/ports/lang/ruby34/work/stage" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="doc" --install=all --exclude=gem --rdoc-output=".ext/rdoc" --html-output=".ext/html" installing binary commands: /usr/local/bin installing base libraries: /usr/local/lib installing arch files: /usr/local/lib/ruby/3.4/amd64-freebsd15 installing pkgconfig data: /usr/local/lib/pkgconfig installing extension objects: /usr/local/lib/ruby/3.4/amd64-freebsd15 installing extension objects: /usr/local/lib/ruby/site_ruby/3.4/amd64-freebsd15 installing extension objects: /usr/local/lib/ruby/vendor_ruby/3.4/amd64-freebsd15 installing extension headers: /usr/local/include/ruby-3.4//amd64-freebsd15 installing extension scripts: /usr/local/lib/ruby/3.4 installing extension scripts: /usr/local/lib/ruby/site_ruby/3.4 installing extension scripts: /usr/local/lib/ruby/vendor_ruby/3.4 installing extension headers: /usr/local/include/ruby-3.4//ruby installing rdoc: /usr/local/share/ri/3.4/system installing html-docs: /usr/local/share/doc/ruby34 installing capi-docs: /usr/local/share/doc/ruby34 installing command scripts: /usr/local/bin installing library scripts: /usr/local/lib/ruby/3.4 installing common headers: /usr/local/include/ruby-3.4/ installing manpages: /usr/local/share/man/man1 Installed under /wrkdirs/usr/ports/lang/ruby34/work/stage /usr/bin/strip /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/bin/ruby34 /usr/bin/strip /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/lib/libruby34.so.34 /usr/bin/find /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/lib/ruby/3.4/amd64-freebsd15 -type f -name '*\.so' -exec /usr/bin/strip {} \; /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/doc/ruby34/ripper /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/doc/ruby34/stringio install -m 0644 /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/ext/ripper/README /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/doc/ruby34/ripper/ install -m 0644 /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/ext/stringio/README.md /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/doc/ruby34/stringio/ install -m 0644 /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/COPYING* /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/LEGAL /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/README* /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/doc/ruby34/ (cd /wrkdirs/usr/ports/lang/ruby34/work/ruby-3.4.8/sample/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /wrkdirs/usr/ports/lang/ruby34/work/stage/usr/local/share/examples/ruby34/) ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2026-02-20T07:37:43+0000' 'PKG_NOTE_ports_top_git_hash=eac71dbf758c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=47c3453edc6f' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.2' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for ruby34-3.4.8,1 ===> Building ruby34-3.4.8,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ruby34-3.4.8,1 build of lang/ruby34 | ruby34-3.4.8,1 ended at Fri Feb 20 02:48:11 EST 2026 build time: 00:10:29