=>> Building lang/ruby40 build started at Fri Feb 20 17:22:13 EST 2026 port directory: /usr/ports/lang/ruby40 package name: ruby40-4.0.1,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 6208 Jan 15 19:47 /usr/ports/lang/ruby40/Makefile Ports top last git commit: eac71dbf758c Ports top unclean checkout: no Port dir last git commit: 75264c4cadf0 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500068 Jail OSVERSION: 1500068 Job Id: 15 ---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/15/.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 ruby40-4.0.1,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-4.0/" --with-rubylibprefix="/usr/local/lib/ruby" --docdir="/usr/local/share/doc/ruby40" --with-soname=ruby40 --program-prefix="" --program-suffix="40" --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/ruby40/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby40/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby40/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby40/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby40/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby40/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/ruby40/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/ruby40/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/ruby40/work/.cache HOME=/wrkdirs/usr/ports/lang/ruby40/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/ruby40/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/ruby40/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/4.0" RUBY_ARCHLIBDIR="lib/ruby/4.0/amd64-freebsd15" RUBY_SITELIBDIR="lib/ruby/site_ruby/4.0" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/4.0/amd64-freebsd15" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/4.0" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/4.0/amd64-freebsd15" RUBY_MODDOCDIR="share/doc/ruby40/ruby" RUBY_MODEXAMPLESDIR="share/examples/ruby40/ruby" RUBY_DOCDIR="share/doc/ruby40" RUBY_EXAMPLESDIR="share/examples/ruby40" RUBY_RIDIR="share/ri/4.0/system" RUBY_SITERIDIR="share/ri/4.0/site" RUBY_VERSION="4.0.1" RUBY_VER="4.0" RUBY_SHLIBVER="40" RUBY_ARCH="amd64-freebsd15" RUBY_SUFFIX="40" 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 ===> ruby40-4.0.1,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 ===> ruby40-4.0.1,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of ruby40-4.0.1,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 => ruby-4.0.1.tar.xz doesn't seem to exist in /portdistfiles/ruby. => Attempting to fetch https://cache.ruby-lang.org/pub/ruby/4.0/ruby-4.0.1.tar.xz ruby-4.0.1.tar.xz 17 MB 9188 kBps 02s ===> Fetching all distfiles required by ruby40-4.0.1,1 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by ruby40-4.0.1,1 for building => SHA256 Checksum OK for ruby/ruby-4.0.1.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 ruby40-4.0.1,1 for building ===> Extracting for ruby40-4.0.1,1 => SHA256 Checksum OK for ruby/ruby-4.0.1.tar.xz. /bin/mv /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/ChangeLog /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/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 ruby40-4.0.1,1 ===> Applying FreeBSD patches for ruby40-4.0.1,1 from /usr/ports/lang/ruby40/files =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby40-4.0.1,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 ===> ruby40-4.0.1,1 depends on package: libffi>=0 - found ===> Returning to build of ruby40-4.0.1,1 ===> ruby40-4.0.1,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 ===> ruby40-4.0.1,1 depends on package: autoconf>=2.72_1 - found ===> Returning to build of ruby40-4.0.1,1 ===> ruby40-4.0.1,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 ===> ruby40-4.0.1,1 depends on package: automake>=1.18.1 - found ===> Returning to build of ruby40-4.0.1,1 ===> ruby40-4.0.1,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. ===> ruby40-4.0.1,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of ruby40-4.0.1,1 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> ruby40-4.0.1,1 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> ruby40-4.0.1,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 ===> ruby40-4.0.1,1 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) ===> Returning to build of ruby40-4.0.1,1 ===> ruby40-4.0.1,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 ===> ruby40-4.0.1,1 depends on shared library: libunwind.so - found (/usr/local/lib/libunwind.so) ===> Returning to build of ruby40-4.0.1,1 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for ruby40-4.0.1,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 if make is GNU make... no 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 sanitizer/tsan_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 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 64bit __atomic builtins... yes checking for __sync builtins... yes checking for __builtin_unreachable... yes checking for __assume... no checking for exported function attribute... __attribute__ ((__visibility__("default"))) checking for RUBY_FUNC_NONNULL function attribute... __attribute__ ((__nonnull__(n))) x checking for function name string predefined identifier... __func__ checking if enum over int is allowed... yes checking for 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 for safe null command for make... : .ext/include/amd64-freebsd15/ruby/config.h updated configure: ruby library version = 4.0 configure: creating ./config.status config.status: creating Makefile --- Configuration summary for ruby version 4.0.1 * 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 * ZJIT support: no * man page type: doc --- =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for ruby40-4.0.1,1 --- showflags --- --- st.o --- --- 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 --- --- pathname.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 --- --- concurrent_set.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 --- --- set.o --- --- shape.o --- --- signal.o --- --- sprintf.o --- --- struct.o --- --- time.o --- --- transcode.o --- --- 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/17.0.0 -Dmodular_gc_dir= --- st.o --- compiling st.c --- shape.o --- compiling shape.c --- signal.o --- compiling signal.c --- sprintf.o --- compiling sprintf.c --- struct.o --- compiling struct.c --- time.o --- compiling time.c --- main.o --- compiling ./main.c --- dmydln.o --- compiling dmydln.c --- debug_counter.o --- compiling debug_counter.c --- dln_find.o --- compiling dln_find.c --- inits.o --- compiling inits.c --- math.o --- compiling math.c --- pathname.o --- compiling pathname.c --- parser_st.o --- compiling parser_st.c --- regcomp.o --- compiling regcomp.c --- regenc.o --- compiling regenc.c --- regerror.o --- compiling regerror.c --- regexec.o --- compiling regexec.c --- regparse.o --- compiling regparse.c --- regsyntax.o --- compiling regsyntax.c --- ruby_parser.o --- compiling ruby_parser.c --- strftime.o --- compiling strftime.c --- util.o --- compiling util.c --- close.o --- compiling ./missing/close.c --- addr2line.o --- compiling addr2line.c --- dln.o --- compiling dln.c --- localeinit.o --- compiling localeinit.c --- dmyext.o --- compiling dmyext.c --- dmyenc.o --- compiling dmyenc.c --- bignum.o --- compiling bignum.c --- class.o --- compiling class.c --- compar.o --- compiling compar.c --- complex.o --- compiling complex.c --- concurrent_set.o --- compiling concurrent_set.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 --- memory_view.o --- compiling memory_view.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 --- re.o --- compiling re.c --- scheduler.o --- compiling scheduler.c --- set.o --- compiling set.c --- variable.o --- --- version.o --- --- vm_sync.o --- --- weakmap.o --- --- probes.h --- --- error.o --- --- showflags --- CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby40.so.40 -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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/target/release/' './yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/target/release/' './zjit/src/lib.rs' --- transcode.o --- compiling transcode.c --- variable.o --- compiling variable.c --- version.o --- compiling version.c --- weakmap.o --- compiling weakmap.c --- probes.h --- making dummy probes.h --- error.o --- compiling error.c --- node.o --- --- vm_sync.o --- compiling vm_sync.c --- node.o --- compiling node.c --- showflags --- 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 --- ast.o --- --- box.o --- --- compile.o --- --- cont.o --- --- ast.o --- compiling ast.c --- box.o --- compiling box.c --- compile.o --- compiling compile.c --- cont.o --- compiling cont.c --- iseq.o --- compiling iseq.c --- miniinit.o --- compiling miniinit.c --- proc.o --- compiling proc.c --- ruby.o --- --- thread.o --- --- vm_backtrace.o --- --- vm_dump.o --- --- vm_trace.o --- --- vm_backtrace.o --- compiling vm_backtrace.c --- vm_dump.o --- compiling vm_dump.c --- vm_trace.o --- compiling vm_trace.c --- ruby.o --- compiling ruby.c --- thread.o --- compiling thread.c --- enc/ascii.o --- --- enc/us_ascii.o --- --- enc/unicode.o --- --- enc/us_ascii.o --- compiling enc/us_ascii.c --- enc/ascii.o --- compiling enc/ascii.c --- enc/unicode.o --- compiling enc/unicode.c --- enc/utf_8.o --- --- enc/trans/newline.o --- --- coroutine/ucontext/Context.o --- --- prism/api_node.o --- --- prism/api_pack.o --- --- prism/diagnostic.o --- --- prism/api_pack.o --- compiling prism/api_pack.c --- enc/utf_8.o --- compiling enc/utf_8.c --- prism/diagnostic.o --- compiling prism/diagnostic.c --- enc/trans/newline.o --- compiling enc/trans/newline.c --- coroutine/ucontext/Context.o --- compiling coroutine/ucontext/Context.c --- prism/encoding.o --- --- prism/extension.o --- --- prism/node.o --- --- prism/options.o --- --- prism/pack.o --- --- prism/prettyprint.o --- --- prism/regexp.o --- --- prism/api_node.o --- compiling prism/api_node.c --- prism/node.o --- compiling prism/node.c --- prism/options.o --- compiling prism/options.c --- prism/pack.o --- compiling prism/pack.c --- prism/prettyprint.o --- compiling prism/prettyprint.c --- prism/encoding.o --- compiling prism/encoding.c --- prism/extension.o --- compiling prism/extension.c --- prism/serialize.o --- --- prism/static_literals.o --- --- prism/token_type.o --- --- prism/util/pm_buffer.o --- --- prism/util/pm_char.o --- compiling prism/util/pm_char.c --- prism/regexp.o --- compiling prism/regexp.c --- prism/serialize.o --- compiling prism/serialize.c --- prism/token_type.o --- compiling prism/token_type.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/static_literals.o --- compiling prism/static_literals.c --- prism/util/pm_integer.o --- --- prism/util/pm_list.o --- --- prism/util/pm_integer.o --- compiling prism/util/pm_integer.c --- 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_newline_list.o --- --- prism/util/pm_string.o --- --- prism/util/pm_strncasecmp.o --- --- prism/util/pm_strpbrk.o --- --- prism/prism.o --- --- prism_init.o --- --- prism/util/pm_strpbrk.o --- compiling prism/util/pm_strpbrk.c --- prism/prism.o --- compiling prism/prism.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 --- prism/util/pm_string.o --- compiling prism/util/pm_string.c --- array.o --- --- eval.o --- --- gc.o --- --- hash.o --- --- prism_init.o --- compiling ./prism_init.c --- array.o --- compiling array.c --- eval.o --- compiling eval.c --- load.o --- --- object.o --- --- gc.o --- compiling gc.c --- hash.o --- compiling hash.c --- load.o --- compiling load.c --- string.o --- --- symbol.o --- --- vm.o --- --- parse.o --- compiling parse.c --- object.o --- compiling object.c --- string.o --- compiling string.c --- vm.o --- compiling vm.c --- symbol.o --- compiling symbol.c --- miniruby --- linking miniruby --- .rbconfig.time --- --- builtin_binary.rbbin --- builtin_binary.rbbin updated 59118f393fda07c5399859bd21a87870548d01f7978af00214e89e6755e7b926 builtin_binary.rbbin --- 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 --- verconf.h --- creating verconf.h --- encdb.h --- generating encdb.h --- 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 --- libruby40-static.a --- linking static-library libruby40-static.a --- libruby40.so.40 --- linking shared-library libruby40.so.40 --- 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 --- enc --- --- .ext/.timestamp/enc-trans-amd64-freebsd15.time --- --- .ext/.timestamp/enc-trans.time --- --- trans --- --- 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 --- enc/trans/korean.o --- compiling ./enc/trans/korean.c --- enc/trans/single_byte.o --- compiling ./enc/trans/single_byte.c --- enc/trans/utf8_mac.o --- compiling ./enc/trans/utf8_mac.c --- enc/trans/utf_16_32.o --- compiling ./enc/trans/utf_16_32.c --- ext/configure-ext.mk --- ext/configure-ext.mk updated --- enc --- --- 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/windows_1251.o --- --- enc/windows_1252.o --- --- enc/windows_1253.o --- --- enc/windows_1254.o --- --- enc/windows_1257.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_1250.o --- compiling ./enc/windows_1250.c --- enc/windows_1251.o --- compiling ./enc/windows_1251.c --- enc/windows_1253.o --- compiling ./enc/windows_1253.c --- enc/windows_1254.o --- compiling ./enc/windows_1254.c --- enc/windows_1252.o --- compiling ./enc/windows_1252.c --- exts.mk --- --- enc --- --- enc/windows_1257.o --- compiling ./enc/windows_1257.c --- exts.mk --- --- ext/cgi/exts.mk --- --- ext/continuation/exts.mk --- --- ext/coverage/exts.mk --- configuring coverage --- ext/continuation/exts.mk --- configuring continuation --- ext/date/exts.mk --- --- ext/cgi/exts.mk --- configuring cgi/escape --- ext/digest/exts.mk --- --- ext/erb/exts.mk --- --- ext/digest/exts.mk --- configuring digest configuring digest/bubblebabble configuring digest/md5 --- ext/erb/exts.mk --- configuring erb/escape --- ext/date/exts.mk --- configuring date --- trans --- --- .ext/amd64-freebsd15/enc/trans/transdb.so --- linking transcoder transdb.so --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_13.so --- linking encoding iso_8859_13.so --- .ext/amd64-freebsd15/enc/iso_8859_4.so --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/escape.so --- --- enc --- linking encoding iso_8859_4.so --- exts.mk --- --- ext/etc/exts.mk --- --- ext/fcntl/exts.mk --- --- ext/io/exts.mk --- --- ext/json/exts.mk --- --- ext/monitor/exts.mk --- --- enc --- --- .ext/amd64-freebsd15/enc/utf_16be.so --- --- .ext/amd64-freebsd15/enc/koi8_r.so --- --- .ext/amd64-freebsd15/enc/utf_16be.so --- linking encoding utf_16be.so --- exts.mk --- --- ext/objspace/exts.mk --- --- trans --- linking transcoder escape.so --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_15.so --- --- .ext/amd64-freebsd15/enc/koi8_r.so --- linking encoding koi8_r.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/japanese.so --- linking transcoder japanese.so --- exts.mk --- --- ext/fcntl/exts.mk --- configuring fcntl --- trans --- --- .ext/amd64-freebsd15/enc/trans/cesu_8.so --- --- exts.mk --- --- ext/openssl/exts.mk --- --- ext/etc/exts.mk --- configuring etc --- ext/io/exts.mk --- configuring io/console --- ext/json/exts.mk --- configuring json --- trans --- linking transcoder cesu_8.so --- exts.mk --- configuring json/generator --- ext/objspace/exts.mk --- configuring objspace --- ext/psych/exts.mk --- --- ext/monitor/exts.mk --- configuring monitor --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_8.so --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/utf_16_32.so --- linking transcoder utf_16_32.so --- enc --- linking encoding iso_8859_8.so --- .ext/amd64-freebsd15/enc/iso_8859_15.so --- linking encoding iso_8859_15.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/ebcdic.so --- linking transcoder ebcdic.so --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_3.so --- --- .ext/amd64-freebsd15/enc/gb18030.so --- --- .ext/amd64-freebsd15/enc/cp949.so --- --- .ext/amd64-freebsd15/enc/iso_8859_6.so --- --- .ext/amd64-freebsd15/enc/euc_kr.so --- --- .ext/amd64-freebsd15/enc/iso_8859_3.so --- linking encoding iso_8859_3.so --- .ext/amd64-freebsd15/enc/gb18030.so --- linking encoding gb18030.so --- .ext/amd64-freebsd15/enc/cp949.so --- linking encoding cp949.so --- .ext/amd64-freebsd15/enc/iso_8859_6.so --- linking encoding iso_8859_6.so --- .ext/amd64-freebsd15/enc/iso_8859_9.so --- --- .ext/amd64-freebsd15/enc/euc_kr.so --- linking encoding euc_kr.so --- .ext/amd64-freebsd15/enc/iso_8859_9.so --- linking encoding iso_8859_9.so --- .ext/amd64-freebsd15/enc/gb2312.so --- linking encoding gb2312.so --- .ext/amd64-freebsd15/enc/windows_31j.so --- --- exts.mk --- --- ext/pty/exts.mk --- --- ext/rbconfig/exts.mk --- --- ext/ripper/exts.mk --- --- ext/openssl/exts.mk --- configuring openssl --- ext/psych/exts.mk --- configuring psych --- enc --- linking encoding windows_31j.so --- .ext/amd64-freebsd15/enc/koi8_u.so --- linking encoding koi8_u.so --- exts.mk --- --- ext/rubyvm/exts.mk --- --- ext/socket/exts.mk --- --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_10.so --- --- .ext/amd64-freebsd15/enc/iso_8859_5.so --- --- .ext/amd64-freebsd15/enc/euc_jp.so --- linking encoding euc_jp.so --- .ext/amd64-freebsd15/enc/iso_8859_10.so --- linking encoding iso_8859_10.so --- .ext/amd64-freebsd15/enc/iso_8859_5.so --- linking encoding iso_8859_5.so --- .ext/amd64-freebsd15/enc/big5.so --- --- .ext/amd64-freebsd15/enc/encdb.so --- --- .ext/amd64-freebsd15/enc/big5.so --- linking encoding big5.so --- .ext/amd64-freebsd15/enc/encdb.so --- linking encoding encdb.so --- exts.mk --- --- ext/stringio/exts.mk --- --- ext/strscan/exts.mk --- --- ext/rubyvm/exts.mk --- configuring rubyvm --- ext/ripper/exts.mk --- configuring ripper --- ext/rbconfig/exts.mk --- configuring rbconfig/sizeof --- ext/zlib/exts.mk --- --- ext/strscan/exts.mk --- configuring strscan --- enc --- --- .ext/amd64-freebsd15/enc/utf_32be.so --- linking encoding utf_32be.so --- .ext/amd64-freebsd15/enc/emacs_mule.so --- linking encoding emacs_mule.so --- .ext/amd64-freebsd15/enc/gbk.so --- linking encoding gbk.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/iso2022.so --- --- .ext/amd64-freebsd15/enc/trans/emoji.so --- --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_11.so --- linking encoding iso_8859_11.so --- trans --- linking transcoder emoji.so --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_7.so --- linking encoding iso_8859_7.so --- exts.mk --- --- ext/pty/exts.mk --- configuring pty --- ext/socket/exts.mk --- configuring socket --- .bundle/gems/bigdecimal-4.0.1/exts.mk --- --- trans --- --- .ext/amd64-freebsd15/enc/trans/iso2022.so --- linking transcoder iso2022.so --- exts.mk --- --- .bundle/gems/debug-1.11.1/exts.mk --- --- ext/stringio/exts.mk --- configuring stringio --- ext/zlib/exts.mk --- configuring zlib --- .bundle/gems/fiddle-1.1.8/exts.mk --- --- .bundle/gems/nkf-0.2.0/exts.mk --- --- .bundle/gems/racc-1.8.1/exts.mk --- --- enc --- --- .ext/amd64-freebsd15/enc/iso_8859_1.so --- --- .ext/amd64-freebsd15/enc/windows_1254.so --- --- .ext/amd64-freebsd15/enc/iso_8859_1.so --- linking encoding iso_8859_1.so --- .ext/amd64-freebsd15/enc/windows_1253.so --- --- .ext/amd64-freebsd15/enc/utf_16le.so --- --- .ext/amd64-freebsd15/enc/windows_1250.so --- --- .ext/amd64-freebsd15/enc/windows_1254.so --- linking encoding windows_1254.so --- .ext/amd64-freebsd15/enc/windows_1253.so --- linking encoding windows_1253.so --- .ext/amd64-freebsd15/enc/utf_16le.so --- linking encoding utf_16le.so --- .ext/amd64-freebsd15/enc/iso_8859_2.so --- --- .ext/amd64-freebsd15/enc/windows_1250.so --- linking encoding windows_1250.so --- .ext/amd64-freebsd15/enc/iso_8859_2.so --- linking encoding iso_8859_2.so --- .ext/amd64-freebsd15/enc/shift_jis.so --- --- exts.mk --- --- .bundle/gems/bigdecimal-4.0.1/exts.mk --- configuring bigdecimal-4.0.1/ext/bigdecimal --- .bundle/gems/debug-1.11.1/exts.mk --- configuring debug-1.11.1/ext/debug --- .bundle/gems/rbs-3.10.0/exts.mk --- --- .bundle/gems/syslog-0.3.0/exts.mk --- --- .bundle/gems/win32ole-1.9.2/exts.mk --- --- .bundle/gems/racc-1.8.1/exts.mk --- configuring racc-1.8.1/ext/racc/cparse --- .bundle/gems/nkf-0.2.0/exts.mk --- configuring nkf-0.2.0/ext/nkf --- enc --- linking encoding shift_jis.so --- .ext/amd64-freebsd15/enc/iso_8859_16.so --- --- .ext/amd64-freebsd15/enc/iso_8859_14.so --- --- exts.mk --- --- ext/-test-/exts.mk --- --- enc --- linking encoding iso_8859_14.so --- .ext/amd64-freebsd15/enc/iso_8859_16.so --- linking encoding iso_8859_16.so --- .ext/amd64-freebsd15/enc/cesu_8.so --- linking encoding cesu_8.so --- .ext/amd64-freebsd15/enc/windows_1252.so --- linking encoding windows_1252.so --- exts.mk --- --- .bundle/gems/fiddle-1.1.8/exts.mk --- configuring fiddle-1.1.8/ext/fiddle --- enc --- --- .ext/amd64-freebsd15/enc/windows_1251.so --- linking encoding windows_1251.so --- .ext/amd64-freebsd15/enc/utf_32le.so --- --- .ext/amd64-freebsd15/enc/euc_tw.so --- --- .ext/amd64-freebsd15/enc/utf_32le.so --- linking encoding utf_32le.so --- .ext/amd64-freebsd15/enc/euc_tw.so --- linking encoding euc_tw.so --- exts.mk --- --- ext/-test-/exts.mk --- configuring -test-/RUBY_ALIGNOF --- .bundle/gems/rbs-3.10.0/exts.mk --- configuring rbs-3.10.0/ext/rbs_extension --- .bundle/gems/syslog-0.3.0/exts.mk --- configuring syslog-0.3.0/ext/syslog --- enc --- --- .ext/amd64-freebsd15/enc/windows_1257.so --- linking encoding windows_1257.so --- trans --- --- .ext/amd64-freebsd15/enc/trans/single_byte.so --- linking transcoder single_byte.so --- exts.mk --- --- ext/-test-/exts.mk --- configuring -test-/abi configuring -test-/arith_seq/beg_len_step configuring -test-/arith_seq/extract --- trans --- --- .ext/amd64-freebsd15/enc/trans/gb18030.so --- --- exts.mk --- configuring -test-/array/concat --- trans --- linking transcoder gb18030.so --- exts.mk --- configuring -test-/array/resize configuring -test-/bignum configuring -test-/box/yay1 configuring -test-/box/yay2 configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs --- ext/digest/exts.mk --- configuring digest/rmd160 --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_docomo.so --- linking transcoder emoji_sjis_docomo.so --- exts.mk --- --- ext/json/exts.mk --- configuring json/parser --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_iso2022_kddi.so --- linking transcoder emoji_iso2022_kddi.so --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_kddi.so --- --- exts.mk --- --- ext/-test-/exts.mk --- configuring -test-/debug --- trans --- linking transcoder emoji_sjis_kddi.so --- exts.mk --- configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw --- trans --- --- .ext/amd64-freebsd15/enc/trans/emoji_sjis_softbank.so --- linking transcoder emoji_sjis_softbank.so --- exts.mk --- configuring -test-/eval 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/utf8_mac.so --- linking transcoder utf8_mac.so --- .ext/amd64-freebsd15/enc/trans/chinese.so --- linking transcoder chinese.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 --- 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-/sanitizers configuring -test-/scan_args configuring -test-/scheduler configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/stack configuring -test-/string configuring -test-/struct configuring -test-/symbol --- trans --- --- .ext/amd64-freebsd15/enc/trans/big5.so --- linking transcoder big5.so --- encs --- making encs --- exts.mk --- configuring -test-/thread/id --- ext/io/exts.mk --- configuring io/wait --- ext/-test-/exts.mk --- configuring -test-/thread/instrumentation configuring -test-/thread/lock_native_thread 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-/bignum/all --- --- ext/-test-/box/yay1/all --- --- ext/-test-/box/yay2/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-/marshal/compat/all --- --- ext/-test-/marshal/internal_ivar/all --- --- ext/-test-/marshal/usr/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 --- --- pre-install-rb-default --- --- beg_len_step.o --- compiling beg_len_step.c --- 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 --- compiling to_ary_concat.c --- ../../../../.ext/amd64-freebsd15/-test-/array/to_ary_concat.so --- linking shared-object -test-/array/to_ary_concat.so --- ext/-test-/array/resize/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.array.time --- --- pre-install-rb-default --- --- resize.o --- compiling resize.c --- ext/-test-/bignum/all --- --- pre-install-rb-default --- --- big2str.o --- --- bigzero.o --- --- div.o --- --- init.o --- --- intpack.o --- --- mul.o --- --- str2big.o --- --- big2str.o --- compiling big2str.c --- bigzero.o --- compiling bigzero.c --- div.o --- compiling div.c --- init.o --- compiling init.c --- intpack.o --- compiling intpack.c --- mul.o --- compiling mul.c --- str2big.o --- compiling str2big.c --- ext/-test-/box/yay1/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.box.time --- --- pre-install-rb-default --- --- yay1.o --- compiling yay1.c --- ../../../../.ext/amd64-freebsd15/-test-/box/yay1.so --- linking shared-object -test-/box/yay1.so --- ext/-test-/box/yay2/all --- --- pre-install-rb-default --- --- yay2.o --- compiling yay2.c --- ../../../../.ext/amd64-freebsd15/-test-/box/yay2.so --- linking shared-object -test-/box/yay2.so --- ext/-test-/bug-14834/all --- --- pre-install-rb-default --- --- bug-14834.o --- compiling bug-14834.c --- ext/-test-/bug-3571/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ext/-test-/bug-5832/all --- --- pre-install-rb-default --- --- bug.o --- compiling bug.c --- ../../../.ext/amd64-freebsd15/-test-/bug_5832.so --- linking shared-object -test-/bug_5832.so --- ext/-test-/bug_reporter/all --- --- pre-install-rb-default --- --- bug_reporter.o --- compiling bug_reporter.c --- ext/-test-/class/all --- --- pre-install-rb-default --- --- class2name.o --- --- init.o --- --- class2name.o --- compiling class2name.c --- init.o --- compiling init.c --- ext/-test-/cxxanyargs/all --- --- pre-install-rb-default --- --- cxxanyargs.o --- --- failure.failed --- --- failurem1.failed --- --- cxxanyargs.o --- compiling cxxanyargs.cpp --- ext/-test-/debug/all --- --- pre-install-rb-default --- --- init.o --- --- inspector.o --- --- profile_frames.o --- --- init.o --- compiling init.c --- inspector.o --- compiling inspector.c --- profile_frames.o --- compiling profile_frames.c --- ext/-test-/dln/empty/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.dln.time --- --- pre-install-rb-default --- --- empty.o --- compiling empty.c --- ext/-test-/econv/all --- --- pre-install-rb-default --- --- append.o --- --- init.o --- --- append.o --- compiling append.c --- init.o --- compiling init.c --- ext/-test-/ensure_and_callcc/all --- --- pre-install-rb-default --- --- ensure_and_callcc.o --- compiling ensure_and_callcc.c --- ext/-test-/enumerator_kw/all --- --- pre-install-rb-default --- --- enumerator_kw.o --- compiling enumerator_kw.c --- ext/-test-/eval/all --- --- pre-install-rb-default --- --- eval.o --- compiling eval.c --- ext/-test-/exception/all --- --- pre-install-rb-default --- --- dataerror.o --- --- enc_raise.o --- --- ensured.o --- --- init.o --- compiling init.c --- dataerror.o --- compiling dataerror.c --- enc_raise.o --- compiling enc_raise.c --- ensured.o --- compiling ensured.c --- ext/-test-/fatal/all --- --- pre-install-rb-default --- --- init.o --- --- invalid.o --- --- rb_fatal.o --- compiling rb_fatal.c --- invalid.o --- compiling invalid.c --- init.o --- compiling init.c --- ext/-test-/file/all --- --- pre-install-rb-default --- --- fs.o --- --- init.o --- --- newline_conv.o --- --- stat.o --- --- fs.o --- compiling fs.c --- newline_conv.o --- compiling newline_conv.c --- stat.o --- compiling stat.c --- init.o --- compiling init.c --- ext/-test-/float/all --- --- pre-install-rb-default --- --- init.o --- --- nextafter.o --- --- init.o --- compiling init.c --- nextafter.o --- compiling nextafter.c --- ext/-test-/funcall/all --- --- pre-install-rb-default --- --- funcall.o --- compiling funcall.c --- ext/-test-/gvl/call_without_gvl/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.gvl.time --- --- pre-install-rb-default --- --- call_without_gvl.o --- compiling call_without_gvl.c --- ext/-test-/hash/all --- --- pre-install-rb-default --- --- delete.o --- --- init.o --- compiling init.c --- delete.o --- compiling delete.c --- ext/-test-/integer/all --- --- pre-install-rb-default --- --- core_ext.o --- --- init.o --- --- core_ext.o --- compiling core_ext.c --- my_integer.o --- --- init.o --- compiling init.c --- my_integer.o --- compiling my_integer.c --- ext/-test-/iseq_load/all --- --- pre-install-rb-default --- --- iseq_load.o --- compiling iseq_load.c --- ext/-test-/iter/all --- --- pre-install-rb-default --- --- break.o --- --- init.o --- --- yield.o --- compiling yield.c --- break.o --- compiling break.c --- init.o --- compiling init.c --- ext/-test-/load/dot.dot/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.load.time --- --- pre-install-rb-default --- --- dot.dot.o --- compiling dot.dot.c --- ext/-test-/load/protect/all --- --- pre-install-rb-default --- --- protect.o --- compiling protect.c --- ext/-test-/load/resolve_symbol_resolver/all --- --- pre-install-rb-default --- --- resolve_symbol_resolver.o --- compiling resolve_symbol_resolver.c --- ext/-test-/load/resolve_symbol_target/all --- --- pre-install-rb-default --- --- resolve_symbol_target.o --- compiling resolve_symbol_target.c --- ext/-test-/load/stringify_symbols/all --- --- pre-install-rb-default --- --- stringify_symbols.o --- compiling stringify_symbols.c --- ext/-test-/memory_status/all --- --- ext/-test-/memory_view/all --- --- ext/-test-/method/all --- --- ext/-test-/notimplement/all --- --- ext/-test-/RUBY_ALIGNOF/all --- --- ../../../.ext/amd64-freebsd15/-test-/RUBY_ALIGNOF.so --- linking shared-object -test-/RUBY_ALIGNOF.so --- ext/-test-/marshal/usr/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.marshal.time --- --- pre-install-rb-default --- --- usrmarshal.o --- compiling usrmarshal.c --- 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-/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-/load/stringify_target/all --- --- pre-install-rb-default --- --- stringify_target.o --- compiling stringify_target.c --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.marshal.time --- --- pre-install-rb-default --- --- usrcompat.o --- compiling usrcompat.c --- ext/-test-/marshal/internal_ivar/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.marshal.time --- --- pre-install-rb-default --- --- internal_ivar.o --- compiling internal_ivar.c --- ext/-test-/memory_status/all --- --- all --- --- ext/-test-/method/all --- --- pre-install-rb-default --- --- ext/-test-/memory_view/all --- --- pre-install-rb-default --- --- ext/-test-/notimplement/all --- --- pre-install-rb-default --- --- ext/-test-/num2int/all --- --- ext/-test-/path_to_class/all --- --- ext/-test-/popen_deadlock/all --- --- ext/-test-/postponed_job/all --- --- ext/-test-/popen_deadlock/all --- --- all --- --- ext/-test-/bug-3571/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_3571.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 --- --- ext/-test-/notimplement/all --- --- bug.o --- compiling bug.c --- ext/-test-/memory_view/all --- --- memory_view.o --- compiling memory_view.c --- ext/-test-/method/all --- --- arity.o --- --- init.o --- --- arity.o --- compiling arity.c --- init.o --- compiling init.c --- ext/-test-/printf/all --- --- ext/-test-/array/resize/all --- --- ../../../../.ext/amd64-freebsd15/-test-/array/resize.so --- linking shared-object -test-/array/resize.so --- ext/-test-/bug-3571/all --- linking shared-object -test-/bug_3571.so --- ext/-test-/bug_reporter/all --- --- ../../../.ext/amd64-freebsd15/-test-/bug_reporter.so --- linking shared-object -test-/bug_reporter.so --- ext/-test-/num2int/all --- --- pre-install-rb-default --- --- num2int.o --- compiling num2int.c --- ext/-test-/dln/empty/all --- linking shared-object -test-/dln/empty.so --- ext/-test-/path_to_class/all --- --- pre-install-rb-default --- --- ext/-test-/postponed_job/all --- --- pre-install-rb-default --- --- postponed_job.o --- --- ext/-test-/printf/all --- --- pre-install-rb-default --- --- printf.o --- compiling printf.c --- 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-/regexp/all --- --- ext/-test-/sanitizers/all --- --- ext/-test-/scan_args/all --- --- ext/-test-/scheduler/all --- --- ext/-test-/st/foreach/all --- --- ext/-test-/public_header_warnings/all --- --- pre-install-rb-default --- --- ext/-test-/proc/all --- --- pre-install-rb-default --- --- init.o --- --- receiver.o --- --- super.o --- compiling super.c --- init.o --- compiling init.c --- receiver.o --- compiling receiver.c --- ext/-test-/marshal/usr/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/usr.so --- linking shared-object -test-/marshal/usr.so --- ext/-test-/random/all --- --- pre-install-rb-default --- --- bad_version.o --- --- init.o --- --- loop.o --- compiling loop.c --- bad_version.o --- compiling bad_version.c --- init.o --- compiling init.c --- ext/-test-/rational/all --- --- pre-install-rb-default --- --- rat.o --- compiling rat.c --- ext/-test-/bignum/all --- --- ../../../.ext/amd64-freebsd15/-test-/bignum.so --- linking shared-object -test-/bignum.so --- ext/-test-/rb_call_super_kw/all --- --- pre-install-rb-default --- --- rb_call_super_kw.o --- compiling rb_call_super_kw.c --- ext/-test-/recursion/all --- --- pre-install-rb-default --- --- recursion.o --- compiling recursion.c --- ext/-test-/regexp/all --- --- pre-install-rb-default --- --- init.o --- --- parse_depth_limit.o --- --- init.o --- compiling init.c --- parse_depth_limit.o --- compiling parse_depth_limit.c --- ext/-test-/sanitizers/all --- --- pre-install-rb-default --- --- sanitizers.o --- compiling sanitizers.c --- ext/-test-/scan_args/all --- --- pre-install-rb-default --- --- scan_args.o --- compiling scan_args.c --- ext/-test-/cxxanyargs/all --- --- ../../../.ext/amd64-freebsd15/-test-/cxxanyargs.so --- linking shared-object -test-/cxxanyargs.so --- ext/-test-/debug/all --- --- ../../../.ext/amd64-freebsd15/-test-/debug.so --- linking shared-object -test-/debug.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-/eval/all --- --- ../../../.ext/amd64-freebsd15/-test-/eval.so --- linking shared-object -test-/eval.so --- 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-/float/all --- --- ../../../.ext/amd64-freebsd15/-test-/float.so --- linking shared-object -test-/float.so --- ext/-test-/funcall/all --- --- ../../../.ext/amd64-freebsd15/-test-/funcall.so --- linking shared-object -test-/funcall.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-/hash/all --- --- ../../../.ext/amd64-freebsd15/-test-/hash.so --- linking shared-object -test-/hash.so --- ext/-test-/iseq_load/all --- --- ../../../.ext/amd64-freebsd15/-test-/iseq_load.so --- linking shared-object -test-/iseq_load.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-/load/resolve_symbol_resolver/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/resolve_symbol_resolver.so --- linking shared-object -test-/load/resolve_symbol_resolver.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-/notimplement/all --- --- ../../../.ext/amd64-freebsd15/-test-/notimplement.so --- linking shared-object -test-/notimplement.so --- ext/-test-/path_to_class/all --- --- path_to_class.o --- compiling path_to_class.c --- ext/-test-/postponed_job/all --- compiling postponed_job.c --- ext/-test-/st/numhash/all --- --- ext/-test-/st/update/all --- --- ext/-test-/stack/all --- --- ext/-test-/string/all --- --- ext/-test-/struct/all --- --- ext/-test-/scheduler/all --- --- pre-install-rb-default --- --- scheduler.o --- compiling scheduler.c --- ext/-test-/string/all --- --- pre-install-rb-default --- --- capacity.o --- --- coderange.o --- --- capacity.o --- compiling capacity.c --- cstr.o --- --- coderange.o --- compiling coderange.c --- cstr.o --- compiling cstr.c --- ellipsize.o --- compiling ellipsize.c --- ext/-test-/load/protect/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/protect.so --- linking shared-object -test-/load/protect.so --- ext/-test-/symbol/all --- --- ext/-test-/st/foreach/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.st.time --- --- ext/-test-/load/stringify_symbols/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/stringify_symbols.so --- linking shared-object -test-/load/stringify_symbols.so --- ext/-test-/st/update/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.st.time --- --- pre-install-rb-default --- --- update.o --- --- ext/-test-/thread/id/all --- --- all --- --- ext/-test-/stack/all --- --- pre-install-rb-default --- --- stack.o --- --- ext/-test-/st/numhash/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.st.time --- --- pre-install-rb-default --- --- numhash.o --- compiling numhash.c --- ext/-test-/thread/instrumentation/all --- --- ext/-test-/thread/lock_native_thread/all --- --- ext/-test-/exception/all --- --- ../../../.ext/amd64-freebsd15/-test-/exception.so --- linking shared-object -test-/exception.so --- ext/-test-/string/all --- --- enc_associate.o --- --- enc_dummy.o --- compiling enc_dummy.c --- ext/-test-/struct/all --- --- pre-install-rb-default --- --- data.o --- --- duplicate.o --- --- data.o --- compiling data.c --- init.o --- --- duplicate.o --- compiling duplicate.c --- init.o --- compiling init.c --- ext/-test-/iter/all --- --- ../../../.ext/amd64-freebsd15/-test-/iter.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-/time/all --- --- ext/-test-/stack/all --- compiling stack.c --- ext/-test-/string/all --- --- enc_associate.o --- compiling enc_associate.c --- ext/-test-/thread/lock_native_thread/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.thread.time --- --- ext/-test-/struct/all --- --- len.o --- compiling len.c --- ext/-test-/iter/all --- linking shared-object -test-/iter.so --- ext/-test-/load/stringify_target/all --- --- ../../../../.ext/amd64-freebsd15/-test-/load/stringify_target.so --- --- ext/-test-/st/update/all --- compiling update.c --- ext/-test-/tracepoint/all --- --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.thread.time --- --- ext/-test-/string/all --- --- enc_str_buf_cat.o --- compiling enc_str_buf_cat.c --- ext/-test-/load/stringify_target/all --- linking shared-object -test-/load/stringify_target.so --- ext/-test-/symbol/all --- --- pre-install-rb-default --- --- ext/-test-/typeddata/all --- --- ext/-test-/tracepoint/all --- --- pre-install-rb-default --- --- ext/-test-/thread/instrumentation/all --- --- pre-install-rb-default --- --- instrumentation.o --- --- ext/-test-/recursion/all --- --- ../../../.ext/amd64-freebsd15/-test-/recursion.so --- linking shared-object -test-/recursion.so --- ext/-test-/time/all --- --- pre-install-rb-default --- --- ext/-test-/struct/all --- --- member.o --- compiling member.c --- ext/-test-/marshal/compat/all --- --- ../../../../.ext/amd64-freebsd15/-test-/marshal/compat.so --- linking shared-object -test-/marshal/compat.so --- ext/-test-/symbol/all --- --- init.o --- --- type.o --- --- init.o --- compiling init.c --- ext/-test-/method/all --- --- ../../../.ext/amd64-freebsd15/-test-/method.so --- --- ext/-test-/path_to_class/all --- --- ../../../.ext/amd64-freebsd15/-test-/path_to_class.so --- --- ext/-test-/vm/all --- --- ext/-test-/st/foreach/all --- --- pre-install-rb-default --- --- foreach.o --- compiling foreach.c --- ext/-test-/thread/instrumentation/all --- compiling instrumentation.c --- 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-/time/all --- --- init.o --- --- ext/-test-/typeddata/all --- --- pre-install-rb-default --- --- typeddata.o --- compiling typeddata.c --- ext/-test-/path_to_class/all --- linking shared-object -test-/path_to_class.so --- ext/-test-/vm/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.-test-.-.vm.time --- --- pre-install-rb-default --- --- at_exit.o --- compiling at_exit.c --- ext/-test-/wait/all --- --- ext/-test-/tracepoint/all --- --- gc_hook.o --- --- ext/-test-/time/all --- compiling init.c --- ext/-test-/thread/lock_native_thread/all --- --- pre-install-rb-default --- --- ext/-test-/symbol/all --- --- type.o --- compiling type.c --- ext/-test-/method/all --- linking shared-object -test-/method.so --- ext/cgi/escape/all --- --- ext/-test-/tracepoint/all --- compiling gc_hook.c --- ext/-test-/thread/lock_native_thread/all --- --- lock_native_thread.o --- compiling lock_native_thread.c --- ext/cgi/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.cgi.time --- --- pre-install-rb-default --- --- escape.o --- compiling escape.c --- ext/-test-/wait/all --- --- pre-install-rb-default --- --- ext/continuation/all --- --- ext/-test-/num2int/all --- --- ../../../.ext/amd64-freebsd15/-test-/num2int.so --- linking shared-object -test-/num2int.so --- ext/coverage/all --- --- ext/date/all --- --- ext/-test-/time/all --- --- new.o --- --- ext/-test-/wait/all --- --- wait.o --- --- ext/-test-/postponed_job/all --- --- ../../../.ext/amd64-freebsd15/-test-/postponed_job.so --- --- ext/digest/all --- --- ext/erb/escape/all --- --- ext/-test-/time/all --- compiling new.c --- ext/etc/all --- --- ext/fcntl/all --- --- ext/-test-/wait/all --- compiling wait.c --- ext/erb/escape/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.erb.time --- --- ext/digest/all --- --- ../../.ext/.timestamp/.include.-.ruby.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.time --- --- ext/-test-/string/all --- --- fstring.o --- --- init.o --- --- fstring.o --- compiling fstring.c --- init.o --- compiling init.c --- ext/date/all --- --- date_core.o --- compiling date_core.c --- ext/continuation/all --- --- pre-install-rb-default --- --- continuation.o --- --- ext/-test-/postponed_job/all --- linking shared-object -test-/postponed_job.so --- ext/coverage/all --- --- coverage.o --- compiling coverage.c --- ext/io/console/all --- --- ext/continuation/all --- compiling continuation.c --- ext/-test-/memory_view/all --- --- ../../../.ext/amd64-freebsd15/-test-/memory_view.so --- linking shared-object -test-/memory_view.so --- ext/etc/all --- --- pre-install-rb-default --- --- ext/io/nonblock/all --- --- ext/fcntl/all --- --- pre-install-rb-default --- --- ext/io/console/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.io.time --- --- ext/etc/all --- --- etc.o --- compiling etc.c --- ext/io/wait/all --- --- ext/json/all --- --- ext/erb/escape/all --- --- pre-install-rb-default --- --- ext/-test-/random/all --- --- ../../../.ext/amd64-freebsd15/-test-/random.so --- --- ext/digest/all --- --- digest.o --- --- pre-install-rb --- --- digest.o --- compiling digest.c --- ext/-test-/string/all --- --- modify.o --- --- ext/fcntl/all --- --- fcntl.o --- --- ext/io/nonblock/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.io.time --- --- ext/-test-/printf/all --- --- ../../../.ext/amd64-freebsd15/-test-/printf.so --- --- ext/-test-/st/update/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/update.so --- --- ext/-test-/random/all --- linking shared-object -test-/random.so --- ext/io/wait/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.io.time --- --- ext/erb/escape/all --- --- escape.o --- compiling escape.c --- ext/fcntl/all --- compiling fcntl.c --- ext/-test-/printf/all --- linking shared-object -test-/printf.so --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.add.time --- --- ext/-test-/tracepoint/all --- --- tracepoint.o --- compiling tracepoint.c --- ext/digest/all --- --- pre-install-rb --- installing digest libraries --- ext/-test-/st/update/all --- linking shared-object -test-/st/update.so --- ext/monitor/all --- --- ext/digest/all --- --- ../../.ext/include/ruby/digest.h --- --- ext/-test-/scan_args/all --- --- ../../../.ext/amd64-freebsd15/-test-/scan_args.so --- --- ext/io/console/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.io.-.console.time --- --- ext/monitor/all --- --- monitor.o --- compiling monitor.c --- ext/-test-/scan_args/all --- linking shared-object -test-/scan_args.so --- ext/-test-/vm/all --- --- ../../../.ext/amd64-freebsd15/-test-/vm/at_exit.so --- linking shared-object -test-/vm/at_exit.so --- ext/-test-/scheduler/all --- --- ../../../.ext/amd64-freebsd15/-test-/scheduler.so --- --- ext/-test-/string/all --- compiling modify.c --- ext/io/nonblock/all --- --- pre-install-rb-default --- --- nonblock.o --- compiling nonblock.c --- ext/objspace/all --- --- ext/openssl/all --- --- ext/io/wait/all --- --- pre-install-rb-default --- --- ext/-test-/sanitizers/all --- --- ../../../.ext/amd64-freebsd15/-test-/sanitizers.so --- linking shared-object -test-/sanitizers.so --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.time --- --- ext/-test-/string/all --- --- new.o --- --- ext/io/console/all --- --- console.o --- compiling console.c --- ext/psych/all --- --- ext/io/wait/all --- --- wait.o --- compiling wait.c --- ext/-test-/scheduler/all --- linking shared-object -test-/scheduler.so --- ext/-test-/string/all --- compiling new.c --- ext/openssl/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.openssl.time --- --- ext/pty/all --- --- ext/rbconfig/sizeof/all --- --- ext/-test-/proc/all --- --- ../../../.ext/amd64-freebsd15/-test-/proc.so --- --- ext/monitor/all --- --- pre-install-rb-default --- --- ../../.ext/common/monitor.rb --- --- ext/-test-/regexp/all --- --- ../../../.ext/amd64-freebsd15/-test-/regexp.so --- linking shared-object -test-/regexp.so --- ext/-test-/st/numhash/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/numhash.so --- linking shared-object -test-/st/numhash.so --- ext/digest/all --- --- pre-install-rb-default --- --- ext/-test-/string/all --- --- nofree.o --- compiling nofree.c --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.time --- --- ext/ripper/all --- --- ext/rubyvm/all --- --- ext/-test-/proc/all --- linking shared-object -test-/proc.so --- ext/digest/all --- --- ../../.ext/common/digest/loader.rb --- --- ../../.ext/common/digest/version.rb --- --- ext/json/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.json.-.ext.-.generator.time --- --- ext/pty/all --- --- pty.o --- compiling pty.c --- ext/io/console/all --- --- pre-install-rb-default --- --- ext/coverage/all --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.handlers.time --- --- ext/rbconfig/sizeof/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.rbconfig.time --- --- ext/rubyvm/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.forwardable.time --- --- pre-install-rb-default --- --- ext/monitor/all --- --- pre-install-rb-default --- installing default monitor libraries --- ext/-test-/struct/all --- --- ../../../.ext/amd64-freebsd15/-test-/struct.so --- --- ext/openssl/all --- --- ossl.o --- --- ext/socket/all --- --- ext/digest/all --- --- pre-install-rb-default --- installing default digest libraries --- ../../.ext/common/digest.rb --- --- ext/-test-/string/all --- --- normalize.o --- compiling normalize.c --- ext/io/console/all --- installing default console libraries --- ext/coverage/all --- installing default coverage libraries --- ../../.ext/common/coverage.rb --- --- ext/objspace/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.objspace.time --- --- ext/openssl/all --- compiling ossl.c --- ext/stringio/all --- --- ext/json/all --- --- ../../.ext/common/json/add/bigdecimal.rb --- --- ../../.ext/common/json/add/complex.rb --- --- ext/-test-/struct/all --- linking shared-object -test-/struct.so --- ext/pty/all --- --- pre-install-rb-default --- --- ext/io/console/all --- --- ../../../.ext/common/io/console/size.rb --- --- ext/rbconfig/sizeof/all --- --- pre-install-rb-default --- --- ext/rubyvm/all --- --- ../../.ext/common/forwardable/impl.rb --- --- pre-install-rb-default --- installing default libraries --- ext/strscan/all --- --- ext/-test-/wait/all --- --- ../../../.ext/amd64-freebsd15/-test-/wait.so --- linking shared-object -test-/wait.so --- ext/json/all --- --- ../../.ext/common/json/add/core.rb --- --- ../../.ext/common/json/add/date.rb --- --- ../../.ext/common/json/add/date_time.rb --- --- ext/-test-/string/all --- --- qsort.o --- compiling qsort.c --- ext/-test-/thread/lock_native_thread/all --- --- ../../../../.ext/amd64-freebsd15/-test-/thread/lock_native_thread.so --- --- ext/-test-/typeddata/all --- --- ../../../.ext/amd64-freebsd15/-test-/typeddata.so --- linking shared-object -test-/typeddata.so --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.json.time --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.nodes.time --- --- ext/objspace/all --- --- object_tracing.o --- compiling object_tracing.c --- ext/stringio/all --- --- pre-install-rb-default --- --- ext/-test-/symbol/all --- --- ../../../.ext/amd64-freebsd15/-test-/symbol.so --- linking shared-object -test-/symbol.so --- ext/ripper/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.ripper.time --- --- .eventids2-check --- checking ../.././parse.y and ../.././ext/ripper/eventids2.c --- ext/socket/all --- --- pre-install-rb-default --- --- ../../.ext/common/socket.rb --- --- ext/rbconfig/sizeof/all --- --- sizes.c --- --- limits.o --- compiling limits.c --- ext/zlib/all --- --- ext/strscan/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.strscan.time --- --- strscan.o --- --- pre-install-rb-default --- installing default strscan libraries --- strscan.o --- compiling strscan.c --- ../../.ext/common/strscan/strscan.rb --- --- ext/-test-/stack/all --- --- ../../../.ext/amd64-freebsd15/-test-/stack.so --- linking shared-object -test-/stack.so --- ext/json/all --- --- ../../.ext/common/json/add/exception.rb --- --- ext/-test-/string/all --- --- rb_interned_str.o --- compiling rb_interned_str.c --- rb_str_dup.o --- compiling rb_str_dup.c --- set_len.o --- --- ext/-test-/thread/lock_native_thread/all --- linking shared-object -test-/thread/lock_native_thread.so --- ext/pty/all --- --- ../../.ext/common/expect.rb --- --- pre-install-rb-default --- installing default pty libraries --- ext/date/all --- --- date_parse.o --- compiling date_parse.c --- ext/psych/all --- --- ../../.ext/.timestamp/.RUBYCOMMONDIR.-.psych.-.visitors.time --- --- psych.o --- compiling psych.c --- psych_emitter.o --- compiling psych_emitter.c --- ext/objspace/all --- --- objspace.o --- compiling objspace.c --- ext/stringio/all --- --- stringio.o --- compiling stringio.c --- ext/socket/all --- --- ancdata.o --- compiling ancdata.c --- ext/zlib/all --- --- pre-install-rb-default --- --- zlib.o --- compiling zlib.c --- ext/json/all --- --- ../../.ext/common/json/add/ostruct.rb --- --- ../../.ext/common/json/add/range.rb --- --- ../../.ext/common/json/add/rational.rb --- --- ext/-test-/string/all --- compiling set_len.c --- ext/psych/all --- --- psych_parser.o --- compiling psych_parser.c --- ext/objspace/all --- --- objspace_dump.o --- compiling objspace_dump.c --- ext/ripper/all --- --- ../../.ext/common/ripper.rb --- --- ext/openssl/all --- --- ossl_asn1.o --- compiling ossl_asn1.c --- ext/rbconfig/sizeof/all --- --- sizes.c --- sizes.c updated --- .bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/all --- --- .bundle/gems/debug-1.11.1/ext/debug/all --- --- ext/psych/all --- --- psych_to_ruby.o --- --- ext/ripper/all --- --- pre-install-rb-default --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- ext/-test-/rational/all --- --- ../../../.ext/amd64-freebsd15/-test-/rational.so --- linking shared-object -test-/rational.so --- .bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/4.0/.gems.-.bigdecimal-4.0.1.time --- --- pre-install-rb-default --- --- ext/json/all --- --- ../../.ext/common/json/add/regexp.rb --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/4.0/.gems.-.fiddle-1.1.8.time --- --- ext/psych/all --- compiling psych_to_ruby.c --- ext/socket/all --- --- pre-install-rb-default --- installing default socket libraries --- basicsocket.o --- --- ext/rbconfig/sizeof/all --- --- sizes.o --- --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- ext/ripper/all --- --- ../../.ext/common/ripper/core.rb --- --- ext/socket/all --- compiling basicsocket.c --- ext/rbconfig/sizeof/all --- compiling sizes.c --- ext/io/wait/all --- --- ../../../.ext/amd64-freebsd15/io/wait.so --- linking shared-object io/wait.so --- .bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/all --- --- ../../../../../.bundle/specifications/bigdecimal-4.0.1.gemspec --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ext/-test-/tracepoint/all --- --- ../../../.ext/amd64-freebsd15/-test-/tracepoint.so --- linking shared-object -test-/tracepoint.so --- .bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/all --- --- bigdecimal.o --- compiling bigdecimal.c --- ext/erb/escape/all --- --- ../../../.ext/amd64-freebsd15/erb/escape.so --- linking shared-object erb/escape.so --- .bundle/gems/debug-1.11.1/ext/debug/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/4.0/.gems.-.debug-1.11.1.-.debug.time --- --- pre-install-rb-default --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- pre-install-rb-default --- --- ext/ripper/all --- --- ../../.ext/common/ripper/filter.rb --- --- pre-install-rb-default --- installing default ripper libraries --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/4.0/.gems.-.nkf-0.2.0.time --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/nkf-0.2.0.gemspec --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ../../../../../../.bundle/.timestamp/amd64-freebsd-15/4.0/.gems.-.racc-1.8.1.-.racc.time --- --- ext/json/all --- --- ../../.ext/common/json/add/set.rb --- --- .bundle/gems/debug-1.11.1/ext/debug/all --- --- ../../../../../.bundle/specifications/debug-1.11.1.gemspec --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- ../../../../../.bundle/specifications/fiddle-1.1.8.gemspec --- --- closure.o --- compiling closure.c --- ext/date/all --- --- date_strftime.o --- --- ext/coverage/all --- --- ../../.ext/amd64-freebsd15/coverage.so --- linking shared-object coverage.so --- ext/ripper/all --- --- ../../.ext/common/ripper/lexer.rb --- --- .bundle/gems/syslog-0.3.0/ext/syslog/all --- --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- nkf.o --- compiling nkf.c --- ext/-test-/st/foreach/all --- --- ../../../../.ext/amd64-freebsd15/-test-/st/foreach.so --- linking shared-object -test-/st/foreach.so --- ext/cgi/escape/all --- --- ../../../.ext/amd64-freebsd15/cgi/escape.so --- linking shared-object cgi/escape.so --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/4.0/.gems.-.rbs-3.10.0.time --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/rbs-3.10.0.gemspec --- --- ast.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/ast.c --- ext/-test-/thread/instrumentation/all --- --- ../../../../.ext/amd64-freebsd15/-test-/thread/instrumentation.so --- linking shared-object -test-/thread/instrumentation.so --- ext/-test-/time/all --- --- ../../../.ext/amd64-freebsd15/-test-/time.so --- linking shared-object -test-/time.so --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- pre-install-rb-default --- --- ../../../../../../.bundle/specifications/racc-1.8.1.gemspec --- --- ext/json/all --- --- ../../.ext/common/json/add/string.rb --- --- .bundle/gems/debug-1.11.1/ext/debug/all --- --- debug.o --- compiling debug.c --- ext/-test-/integer/all --- --- ../../../.ext/amd64-freebsd15/-test-/integer.so --- linking shared-object -test-/integer.so --- ext/date/all --- compiling date_strftime.c --- ext/io/nonblock/all --- --- ../../../.ext/amd64-freebsd15/io/nonblock.so --- linking shared-object io/nonblock.so --- ext/ripper/all --- --- ../../.ext/common/ripper/sexp.rb --- --- eventids1.o --- compiling eventids1.c --- ext/socket/all --- --- ifaddr.o --- compiling ifaddr.c --- ext/openssl/all --- --- ossl_bio.o --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- cparse.o --- compiling cparse.c --- ext/ripper/all --- --- eventids2.o --- compiling eventids2.c --- .bundle/gems/syslog-0.3.0/ext/syslog/all --- --- ../../../../../.bundle/.timestamp/amd64-freebsd-15/4.0/.gems.-.syslog-0.3.0.time --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- lexer.o --- --- lexstate.o --- --- lexer.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/lexer.c --- ext/openssl/all --- compiling ossl_bio.c --- .bundle/gems/syslog-0.3.0/ext/syslog/all --- --- pre-install-rb-default --- --- ../../../../../.bundle/specifications/syslog-0.3.0.gemspec --- --- ext/psych/all --- --- psych_yaml_tree.o --- --- ext/fcntl/all --- --- ../../.ext/amd64-freebsd15/fcntl.so --- linking shared-object fcntl.so --- .bundle/gems/syslog-0.3.0/ext/syslog/all --- --- syslog.o --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- lexstate.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/lexstate.c --- .bundle/gems/syslog-0.3.0/ext/syslog/all --- compiling syslog.c --- ext/json/all --- --- ../../.ext/common/json/add/struct.rb --- --- .bundle/gems/debug-1.11.1/ext/debug/all --- --- iseq_collector.o --- compiling iseq_collector.c --- ext/date/all --- --- date_strptime.o --- --- ext/psych/all --- compiling psych_yaml_tree.c --- ext/date/all --- compiling date_strptime.c --- ext/continuation/all --- --- ../../.ext/amd64-freebsd15/continuation.so --- --- .bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/all --- --- missing.o --- --- ext/objspace/all --- --- pre-install-rb-default --- --- ../../.ext/common/objspace/trace.rb --- --- .bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/all --- compiling missing.c --- ext/psych/all --- --- ../../.ext/common/psych/class_loader.rb --- --- ext/objspace/all --- --- ../../.ext/common/objspace.rb --- --- ext/continuation/all --- linking shared-object continuation.so --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- conversions.o --- compiling conversions.c --- ext/socket/all --- --- init.o --- compiling init.c --- ext/pty/all --- --- ../../.ext/amd64-freebsd15/pty.so --- --- ext/objspace/all --- --- pre-install-rb-default --- installing default objspace libraries --- ext/json/all --- --- ../../.ext/common/json/add/symbol.rb --- --- ../../.ext/common/json/add/time.rb --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- fiddle.o --- compiling fiddle.c --- ext/date/all --- --- pre-install-rb-default --- --- ext/psych/all --- --- ../../.ext/common/psych/coder.rb --- --- ext/date/all --- --- ../../.ext/common/date.rb --- --- pre-install-rb-default --- installing default date_core libraries --- ext/pty/all --- linking shared-object pty.so --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- function.o --- --- ext/ripper/all --- --- ripper_init.o --- compiling ripper_init.c --- ext/io/console/all --- --- ../../../.ext/amd64-freebsd15/io/console.so --- linking shared-object io/console.so --- ext/psych/all --- --- ../../.ext/common/psych/core_ext.rb --- --- ../../.ext/common/psych/exception.rb --- --- ext/digest/all --- --- ../../.ext/amd64-freebsd15/digest.so --- linking shared-object digest.so --- ext/json/all --- --- ../../.ext/common/json/common.rb --- --- ../../.ext/common/json/ext.rb --- --- ../../.ext/common/json/generic_object.rb --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- compiling function.c --- ext/socket/all --- --- ipsocket.o --- compiling ipsocket.c --- option.o --- compiling option.c --- ext/openssl/all --- --- ossl_bn.o --- compiling ossl_bn.c --- ext/psych/all --- --- ../../.ext/common/psych/handler.rb --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- location.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/location.c --- ext/openssl/all --- --- ossl_cipher.o --- compiling ossl_cipher.c --- ossl_config.o --- --- ext/ripper/all --- --- ripper.o --- compiling ripper.c --- ext/psych/all --- --- ../../.ext/common/psych/nodes.rb --- --- ext/-test-/string/all --- --- ../../../.ext/amd64-freebsd15/-test-/string.so --- linking shared-object -test-/string.so --- ext/rbconfig/sizeof/all --- --- ../../../.ext/amd64-freebsd15/rbconfig/sizeof.so --- linking shared-object rbconfig/sizeof.so --- ext/monitor/all --- --- ../../.ext/amd64-freebsd15/monitor.so --- --- ext/socket/all --- --- raddrinfo.o --- --- socket.o --- --- sockssocket.o --- --- raddrinfo.o --- compiling raddrinfo.c --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- parser.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/parser.c --- ext/socket/all --- --- sockssocket.o --- compiling sockssocket.c --- ext/openssl/all --- --- ossl_digest.o --- --- ossl_config.o --- compiling ossl_config.c --- ossl_digest.o --- compiling ossl_digest.c --- ext/socket/all --- --- tcpserver.o --- compiling tcpserver.c --- ext/psych/all --- --- ../../.ext/common/psych/omap.rb --- --- ext/monitor/all --- linking shared-object monitor.so --- ext/json/all --- --- ../../.ext/common/json/version.rb --- --- ../../.ext/common/json.rb --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- handle.o --- compiling handle.c --- ext/psych/all --- --- ../../.ext/common/psych/parser.rb --- --- ext/openssl/all --- --- ossl_engine.o --- --- ext/etc/all --- --- ../../.ext/amd64-freebsd15/etc.so --- linking shared-object etc.so --- ext/psych/all --- --- ../../.ext/common/psych/scalar_scanner.rb --- --- ../../.ext/common/psych/set.rb --- --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- memory_view.o --- --- pinned.o --- --- memory_view.o --- compiling memory_view.c --- ext/json/all --- --- pre-install-rb-default --- --- ../../.ext/common/json/ext/generator/state.rb --- --- ext/socket/all --- --- socket.o --- compiling socket.c --- ext/psych/all --- --- ../../.ext/common/psych/stream.rb --- --- ../../.ext/common/psych/streaming.rb --- --- ext/openssl/all --- compiling ossl_engine.c --- ext/psych/all --- --- ../../.ext/common/psych/syntax_error.rb --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- string.o --- --- ext/socket/all --- --- tcpsocket.o --- compiling tcpsocket.c --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- pinned.o --- compiling pinned.c --- ext/digest/bubblebabble/all --- --- ext/digest/md5/all --- --- ext/digest/rmd160/all --- --- ext/psych/all --- --- ../../.ext/common/psych/tree_builder.rb --- --- ../../.ext/common/psych/versions.rb --- --- ../../.ext/common/psych/visitors.rb --- --- ../../.ext/common/psych/y.rb --- --- ../../.ext/common/psych/handlers/document_stream.rb --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/string.c --- rbs_allocator.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_allocator.c --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- pointer.o --- --- ext/digest/sha1/all --- --- ext/psych/all --- --- ../../.ext/common/psych/handlers/recorder.rb --- --- ext/digest/rmd160/all --- --- pre-install-rb-default --- --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ../../../../../../.bundle/extensions/amd64-freebsd-15/4.0/racc-1.8.1/racc/cparse.so --- linking shared-object racc/cparse.so --- .bundle/gems/debug-1.11.1/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/debug-1.11.1/debug/debug.so --- linking shared-object debug/debug.so --- ext/socket/all --- --- udpsocket.o --- compiling udpsocket.c --- ext/digest/md5/all --- --- pre-install-rb-default --- --- md5init.o --- compiling md5init.c --- ext/digest/sha1/all --- --- pre-install-rb-default --- --- ext/json/all --- --- pre-install-rb-default --- installing default libraries --- ext/digest/sha2/all --- --- ext/psych/all --- --- ../../.ext/common/psych/nodes/alias.rb --- --- ../../.ext/common/psych/nodes/document.rb --- --- ../../.ext/common/psych/nodes/mapping.rb --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- rbs_assert.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_assert.c --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- compiling pointer.c --- ext/digest/sha2/all --- --- ../../../.ext/.timestamp/.RUBYCOMMONDIR.-.digest.-.sha2.time --- --- ext/socket/all --- --- unixserver.o --- compiling unixserver.c --- ext/digest/bubblebabble/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.digest.time --- --- pre-install-rb-default --- --- ext/json/generator/all --- --- ext/psych/all --- --- ../../.ext/common/psych/nodes/node.rb --- --- ../../.ext/common/psych/nodes/scalar.rb --- --- ../../.ext/common/psych/nodes/sequence.rb --- --- ../../.ext/common/psych/nodes/stream.rb --- --- ext/digest/rmd160/all --- --- rmd160init.o --- compiling rmd160init.c --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- rbs_buffer.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_buffer.c --- ext/digest/sha2/all --- --- sha2init.o --- compiling sha2init.c --- sha2.o --- compiling sha2.c --- ext/digest/md5/all --- --- md5.o --- compiling md5.c --- ext/digest/bubblebabble/all --- --- bubblebabble.o --- compiling bubblebabble.c --- ext/json/generator/all --- --- ../../../.ext/.timestamp/amd64-freebsd15/.json.-.ext.time --- --- ext/socket/all --- --- unixsocket.o --- --- ext/strscan/all --- --- ../../.ext/amd64-freebsd15/strscan.so --- linking shared-object strscan.so --- ext/digest/sha1/all --- --- sha1init.o --- compiling sha1init.c --- ext/psych/all --- --- ../../.ext/common/psych.rb --- --- ../../.ext/common/psych/json/ruby_events.rb --- --- ext/json/generator/all --- --- pre-install-rb-default --- --- ext/openssl/all --- --- ossl_hmac.o --- compiling ossl_hmac.c --- .bundle/gems/syslog-0.3.0/ext/syslog/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/syslog-0.3.0/syslog_ext.so --- linking shared-object syslog_ext.so --- ext/socket/all --- compiling unixsocket.c --- ext/json/parser/all --- --- .bundle/gems/debug-1.11.1/ext/debug/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/debug-1.11.1/gem.build_complete --- --- ext/json/generator/all --- --- generator.o --- compiling generator.c --- .bundle/gems/racc-1.8.1/ext/racc/cparse/all --- --- ../../../../../../.bundle/extensions/amd64-freebsd-15/4.0/racc-1.8.1/gem.build_complete --- --- ext/socket/all --- --- constants.o --- --- ext/psych/all --- --- ../../.ext/common/psych/json/stream.rb --- --- ../../.ext/common/psych/json/tree_builder.rb --- --- ../../.ext/common/psych/json/yaml_events.rb --- --- pre-install-rb-default --- --- ../../.ext/common/psych/visitors/depth_first.rb --- --- ../../.ext/common/psych/visitors/emitter.rb --- --- ../../.ext/common/psych/visitors/json_tree.rb --- --- ext/objspace/all --- --- ../../.ext/amd64-freebsd15/objspace.so --- linking shared-object objspace.so --- ext/json/parser/all --- --- pre-install-rb-default --- --- parser.o --- --- ext/socket/all --- compiling constants.c --- ext/psych/all --- --- ../../.ext/common/psych/visitors/to_ruby.rb --- --- ../../.ext/common/psych/visitors/visitor.rb --- --- ../../.ext/common/psych/visitors/yaml_tree.rb --- --- ../../.ext/amd64-freebsd15/psych.so --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- rbs_constant_pool.o --- --- ext/json/parser/all --- compiling parser.c --- ext/psych/all --- linking shared-object psych.so --- ext/digest/rmd160/all --- --- rmd160.o --- --- ext/psych/all --- --- pre-install-rb-default --- installing default psych libraries --- ext/digest/sha1/all --- --- sha1.o --- --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- rbs_encoding.o --- --- rbs_unescape.o --- --- rbs_constant_pool.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_constant_pool.c --- ext/digest/rmd160/all --- compiling rmd160.c --- ext/digest/sha2/all --- --- pre-install-rb-default --- --- ext/openssl/all --- --- ossl_kdf.o --- --- ossl_ns_spki.o --- --- ossl_ocsp.o --- --- ossl_pkcs12.o --- --- ossl_kdf.o --- compiling ossl_kdf.c --- ossl_ns_spki.o --- compiling ossl_ns_spki.c --- ossl_ocsp.o --- compiling ossl_ocsp.c --- ext/digest/sha1/all --- compiling sha1.c --- ext/openssl/all --- --- ossl_pkcs7.o --- compiling ossl_pkcs7.c --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- ast_translation.o --- --- class_constants.o --- --- rbs_unescape.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_unescape.c --- rbs_encoding.o --- compiling ../../../../.././.bundle/gems/rbs-3.10.0/ext/rbs_extension/../../src/util/rbs_encoding.c --- ast_translation.o --- compiling ast_translation.c --- ext/openssl/all --- --- ossl_pkcs12.o --- compiling ossl_pkcs12.c --- ext/digest/sha2/all --- installing default sha2 libraries --- ext/openssl/all --- --- ossl_pkey.o --- --- ossl_pkey_dh.o --- --- ossl_pkey.o --- compiling ossl_pkey.c --- ossl_pkey_dh.o --- compiling ossl_pkey_dh.c --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- legacy_location.o --- --- class_constants.o --- compiling class_constants.c --- legacy_location.o --- compiling legacy_location.c --- ext/openssl/all --- --- ossl_pkey_dsa.o --- compiling ossl_pkey_dsa.c --- ossl_pkey_ec.o --- compiling ossl_pkey_ec.c --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- main.o --- --- ext/digest/sha2/all --- --- ../../../.ext/common/digest/sha2/loader.rb --- --- ../../../.ext/common/digest/sha2.rb --- --- ext/openssl/all --- --- ossl_pkey_rsa.o --- --- .bundle/gems/syslog-0.3.0/ext/syslog/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/syslog-0.3.0/gem.build_complete --- --- ext/openssl/all --- compiling ossl_pkey_rsa.c --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- compiling main.c --- ext/openssl/all --- --- ossl_provider.o --- compiling ossl_provider.c --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- rbs_string_bridging.o --- compiling rbs_string_bridging.c --- ext/stringio/all --- --- ../../.ext/amd64-freebsd15/stringio.so --- linking shared-object stringio.so --- ext/digest/sha2/all --- --- ../../../.ext/amd64-freebsd15/digest/sha2.so --- linking shared-object digest/sha2.so --- ext/digest/md5/all --- --- ../../../.ext/amd64-freebsd15/digest/md5.so --- linking shared-object digest/md5.so --- ext/digest/bubblebabble/all --- --- ../../../.ext/amd64-freebsd15/digest/bubblebabble.so --- linking shared-object digest/bubblebabble.so --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/fiddle-1.1.8/fiddle.so --- linking shared-object fiddle.so --- ext/openssl/all --- --- ossl_rand.o --- --- ossl_ssl.o --- --- ossl_ssl_session.o --- --- ossl_ts.o --- --- ossl_x509.o --- --- ossl_x509attr.o --- --- ossl_x509cert.o --- --- ossl_x509crl.o --- --- ossl_x509ext.o --- --- ossl_x509name.o --- --- ossl_x509req.o --- --- ossl_x509revoked.o --- --- ossl_x509store.o --- --- pre-install-rb-default --- --- ../../.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 --- --- ../../.ext/common/openssl/pkcs5.rb --- --- ../../.ext/common/openssl/pkey.rb --- --- ../../.ext/common/openssl/ssl.rb --- --- ../../.ext/common/openssl/version.rb --- --- ossl_rand.o --- compiling ossl_rand.c --- ossl_ssl.o --- compiling ossl_ssl.c --- ossl_ssl_session.o --- compiling ossl_ssl_session.c --- ossl_ts.o --- compiling ossl_ts.c --- ossl_x509.o --- compiling ossl_x509.c --- ossl_x509attr.o --- compiling ossl_x509attr.c --- ossl_x509cert.o --- compiling ossl_x509cert.c --- ossl_x509crl.o --- compiling ossl_x509crl.c --- ossl_x509ext.o --- compiling ossl_x509ext.c --- 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/common/openssl/x509.rb --- --- ../../.ext/common/openssl.rb --- --- pre-install-rb-default --- installing default openssl libraries --- ext/zlib/all --- --- ../../.ext/amd64-freebsd15/zlib.so --- linking shared-object zlib.so --- .bundle/gems/fiddle-1.1.8/ext/fiddle/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/fiddle-1.1.8/gem.build_complete --- --- ext/digest/rmd160/all --- --- ../../../.ext/amd64-freebsd15/digest/rmd160.so --- linking shared-object digest/rmd160.so --- ext/digest/sha1/all --- --- ../../../.ext/amd64-freebsd15/digest/sha1.so --- linking shared-object digest/sha1.so --- ext/json/parser/all --- --- ../../../.ext/amd64-freebsd15/json/ext/parser.so --- linking shared-object json/ext/parser.so --- .bundle/gems/rbs-3.10.0/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/rbs-3.10.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.10.0/ext/rbs_extension/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/rbs-3.10.0/gem.build_complete --- --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/nkf-0.2.0/nkf.so --- linking shared-object nkf.so --- ext/json/generator/all --- --- ../../../.ext/amd64-freebsd15/json/ext/generator.so --- linking shared-object json/ext/generator.so --- .bundle/gems/nkf-0.2.0/ext/nkf/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/nkf-0.2.0/gem.build_complete --- --- .bundle/gems/bigdecimal-4.0.1/ext/bigdecimal/all --- --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/bigdecimal-4.0.1/bigdecimal.so --- linking shared-object bigdecimal.so --- ../../../../../.bundle/extensions/amd64-freebsd-15/4.0/bigdecimal-4.0.1/gem.build_complete --- --- ext/openssl/all --- --- ../../.ext/amd64-freebsd15/openssl.so --- linking shared-object openssl.so --- ext/date/all --- --- ../../.ext/amd64-freebsd15/date_core.so --- linking shared-object date_core.so --- ext/ripper/all --- --- ../../.ext/amd64-freebsd15/ripper.so --- linking shared-object ripper.so --- ruby40 --- --- ruby40 --- linking ruby40 --- 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 ruby40-4.0.1,1 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/lib/ruby/site_ruby/4.0/amd64-freebsd15 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/lib/ruby/vendor_ruby/4.0/amd64-freebsd15 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/doc/ruby40 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/examples/ruby40 /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/ri/4.0/system /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/ri/4.0/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/17.0.0 -Dmodular_gc_dir= CPPFLAGS = -isystem /usr/local/include DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-E -Wl,-soname,libruby40.so.40 -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 --cfg feature="stats_allocator" --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/target/release/' './yjit/src/lib.rs' ZJIT_RUSTC_ARGS = --crate-name=zjit --crate-type=staticlib --cfg feature="stats_allocator" --edition=2024 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/target/release/' './zjit/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-/bignum configuring -test-/box/yay1 configuring -test-/box/yay2 configuring -test-/bug-14834 configuring -test-/bug-3571 configuring -test-/bug-5832 configuring -test-/bug_reporter configuring -test-/class configuring -test-/cxxanyargs configuring -test-/debug configuring -test-/dln/empty configuring -test-/econv configuring -test-/ensure_and_callcc configuring -test-/enumerator_kw configuring -test-/eval configuring -test-/exception configuring -test-/fatal 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-/sanitizers configuring -test-/scan_args configuring -test-/scheduler configuring -test-/st/foreach configuring -test-/st/numhash configuring -test-/st/update configuring -test-/stack 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-/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 io/console configuring io/nonblock configuring io/wait configuring json configuring json/generator configuring json/parser configuring monitor configuring objspace configuring openssl configuring psych configuring pty configuring rbconfig/sizeof configuring ripper configuring rubyvm configuring socket configuring stringio configuring strscan configuring zlib configuring bigdecimal-4.0.1/ext/bigdecimal configuring debug-1.11.1/ext/debug configuring fiddle-1.1.8/ext/fiddle configuring nkf-0.2.0/ext/nkf configuring racc-1.8.1/ext/racc/cparse configuring rbs-3.10.0/ext/rbs_extension configuring syslog-0.3.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-/bignum.so linking shared-object -test-/box/yay1.so linking shared-object -test-/box/yay2.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-/sanitizers.so linking shared-object -test-/scan_args.so linking shared-object -test-/scheduler.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-/stack.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-/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 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 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 fiddle.so linking shared-object nkf.so linking shared-object racc/cparse.so linking shared-object rbs_extension.so linking shared-object syslog_ext.so `ruby40' 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/754] /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/rbconfig.rb 0% [ 2/754] COPYING 0% [ 3/754] COPYING.ja 0% [ 4/754] LEGAL 0% [ 5/754] NEWS.md 0% [ 6/754] README.ja.md 0% [ 7/754] README.md 1% [ 8/754] addr2line.c 1% [ 9/754] array.c 1% [10/754] array.rb 1% [11/754] ast.c 1% [12/754] ast.rb 1% [13/754] bignum.c 1% [14/754] box.c 1% [15/754] builtin.c 2% [16/754] class.c 2% [17/754] compar.c 2% [18/754] compile.c 2% [19/754] complex.c 2% [20/754] concurrent_set.c 2% [21/754] cont.c 2% [22/754] debug.c 3% [23/754] debug_counter.c 3% [24/754] dir.c 3% [25/754] dir.rb 3% [26/754] dln.c 3% [27/754] dln_find.c 3% [28/754] dmydln.c 3% [29/754] dmyenc.c 3% [30/754] dmyext.c 4% [31/754] doc/NEWS/NEWS-1.8.7 4% [32/754] doc/NEWS/NEWS-1.9.1 4% [33/754] doc/NEWS/NEWS-1.9.2 4% [34/754] doc/NEWS/NEWS-1.9.3 4% [35/754] doc/NEWS/NEWS-2.0.0 4% [36/754] doc/NEWS/NEWS-2.1.0 4% [37/754] doc/NEWS/NEWS-2.2.0 5% [38/754] doc/NEWS/NEWS-2.3.0 5% [39/754] doc/NEWS/NEWS-2.4.0 5% [40/754] doc/NEWS/NEWS-2.5.0 5% [41/754] doc/NEWS/NEWS-2.6.0 5% [42/754] doc/NEWS/NEWS-2.7.0 5% [43/754] doc/NEWS/NEWS-3.0.0.md 5% [44/754] doc/NEWS/NEWS-3.1.0.md 5% [45/754] doc/NEWS/NEWS-3.2.0.md 6% [46/754] doc/NEWS/NEWS-3.3.0.md 6% [47/754] doc/NEWS/NEWS-3.4.0.md 6% [48/754] doc/contributing/bug_triaging.rdoc 6% [49/754] doc/contributing/building_ruby.md 6% [50/754] doc/contributing/concurrency_guide.md 6% [51/754] doc/contributing/contributing.md 6% [52/754] doc/contributing/documentation_guide.md 7% [53/754] doc/contributing/dtrace_probes.rdoc 7% [54/754] doc/contributing/glossary.md 7% [55/754] doc/contributing/making_changes_to_ruby.md 7% [56/754] doc/contributing/making_changes_to_stdlibs.md 7% [57/754] doc/contributing/memory_view.md 7% [58/754] doc/contributing/reporting_issues.md 7% [59/754] doc/contributing/testing_ruby.md 7% [60/754] doc/contributing/vm_stack_and_frames.md 8% [61/754] doc/distribution/distribution.md 8% [62/754] doc/distribution/windows.md 8% [63/754] doc/extension.ja.rdoc 8% [64/754] doc/extension.rdoc 8% [65/754] doc/float.rb 8% [66/754] doc/index.md 8% [67/754] doc/jit/yjit.md 9% [68/754] doc/jit/zjit.md 9% [69/754] doc/language/box.md 9% [70/754] doc/language/bsearch.rdoc 9% [71/754] doc/language/calendars.rdoc 9% [72/754] doc/language/case_mapping.rdoc 9% [73/754] doc/language/character_selectors.rdoc 9% [74/754] doc/language/dig_methods.rdoc 9% [75/754] doc/language/encodings.rdoc 10% [76/754] doc/language/exceptions.md 10% [77/754] doc/language/fiber.md 10% [78/754] doc/language/format_specifications.rdoc 10% [79/754] doc/language/globals.md 10% [80/754] doc/language/hash_inclusion.rdoc 10% [81/754] doc/language/implicit_conversion.rdoc 10% [82/754] doc/language/marshal.rdoc 11% [83/754] doc/language/option_dump.md 11% [84/754] doc/language/options.md 11% [85/754] doc/language/packed_data.rdoc 11% [86/754] doc/language/ractor.md 11% [87/754] doc/language/regexp/methods.rdoc 11% [88/754] doc/language/regexp/unicode_properties.rdoc 11% [89/754] doc/language/signals.rdoc 11% [90/754] doc/language/strftime_formatting.rdoc 12% [91/754] doc/maintainers.md 12% [92/754] doc/optparse/argument_converters.rdoc 12% [93/754] doc/optparse/creates_option.rdoc 12% [94/754] doc/optparse/option_params.rdoc 12% [95/754] doc/optparse/tutorial.rdoc 12% [96/754] doc/security/command_injection.rdoc 12% [97/754] doc/security/security.rdoc 12% [98/754] doc/standard_library.md 13% [99/754] doc/string.rb 13% [100/754] doc/syntax.rdoc 13% [101/754] doc/syntax/assignment.rdoc 13% [102/754] doc/syntax/calling_methods.rdoc 13% [103/754] doc/syntax/comments.rdoc 13% [104/754] doc/syntax/control_expressions.rdoc 13% [105/754] doc/syntax/exceptions.rdoc 14% [106/754] doc/syntax/keywords.rdoc 14% [107/754] doc/syntax/layout.rdoc 14% [108/754] doc/syntax/literals.rdoc 14% [109/754] doc/syntax/methods.rdoc 14% [110/754] doc/syntax/miscellaneous.rdoc 14% [111/754] doc/syntax/modules_and_classes.rdoc 14% [112/754] doc/syntax/operators.rdoc 14% [113/754] doc/syntax/pattern_matching.rdoc 15% [114/754] doc/syntax/precedence.rdoc 15% [115/754] doc/syntax/refinements.rdoc 15% [116/754] encoding.c 15% [117/754] enum.c 15% [118/754] enumerator.c 15% [119/754] error.c 15% [120/754] eval.c 16% [121/754] eval_error.c 16% [122/754] eval_jump.c 16% [123/754] ext/cgi/escape/escape.c 16% [124/754] ext/continuation/continuation.c 16% [125/754] ext/coverage/coverage.c 16% [126/754] ext/coverage/lib/coverage.rb 16% [127/754] ext/date/date_core.c 16% [128/754] ext/date/date_parse.c 17% [129/754] ext/date/date_strftime.c 17% [130/754] ext/date/date_strptime.c 17% [131/754] ext/date/lib/date.rb 17% [132/754] ext/digest/bubblebabble/bubblebabble.c 17% [133/754] ext/digest/digest.c 17% [134/754] ext/digest/lib/digest.rb 17% [135/754] ext/digest/lib/digest/loader.rb 18% [136/754] ext/digest/lib/digest/version.rb 18% [137/754] ext/digest/md5/md5init.c 18% [138/754] ext/digest/rmd160/rmd160init.c 18% [139/754] ext/digest/sha1/sha1init.c 18% [140/754] ext/digest/sha2/lib/sha2.rb 18% [141/754] ext/digest/sha2/lib/sha2/loader.rb 18% [142/754] ext/digest/sha2/sha2init.c 18% [143/754] ext/etc/etc.c 19% [144/754] ext/fcntl/fcntl.c 19% [145/754] ext/io/console/console.c 19% [146/754] ext/io/nonblock/nonblock.c 19% [147/754] ext/io/wait/wait.c 19% [148/754] ext/json/generator/generator.c 19% [149/754] ext/json/lib/json.rb 19% [150/754] ext/json/lib/json/add/bigdecimal.rb 20% [151/754] ext/json/lib/json/add/complex.rb 20% [152/754] ext/json/lib/json/add/core.rb 20% [153/754] ext/json/lib/json/add/date.rb 20% [154/754] ext/json/lib/json/add/date_time.rb 20% [155/754] ext/json/lib/json/add/exception.rb 20% [156/754] ext/json/lib/json/add/ostruct.rb 20% [157/754] ext/json/lib/json/add/range.rb 20% [158/754] ext/json/lib/json/add/rational.rb 21% [159/754] ext/json/lib/json/add/regexp.rb 21% [160/754] ext/json/lib/json/add/set.rb 21% [161/754] ext/json/lib/json/add/string.rb 21% [162/754] ext/json/lib/json/add/struct.rb 21% [163/754] ext/json/lib/json/add/symbol.rb 21% [164/754] ext/json/lib/json/add/time.rb 21% [165/754] ext/json/lib/json/common.rb 22% [166/754] ext/json/lib/json/ext.rb 22% [167/754] ext/json/lib/json/ext/generator/state.rb 22% [168/754] ext/json/lib/json/generic_object.rb 22% [169/754] ext/json/lib/json/version.rb 22% [170/754] ext/json/parser/parser.c 22% [171/754] ext/monitor/lib/monitor.rb 22% [172/754] ext/monitor/monitor.c 22% [173/754] ext/objspace/lib/objspace.rb 23% [174/754] ext/objspace/lib/objspace/trace.rb 23% [175/754] ext/objspace/object_tracing.c 23% [176/754] ext/objspace/objspace.c 23% [177/754] ext/objspace/objspace_dump.c 23% [178/754] ext/openssl/lib/openssl.rb 23% [179/754] ext/openssl/lib/openssl/bn.rb 23% [180/754] ext/openssl/lib/openssl/buffering.rb 24% [181/754] ext/openssl/lib/openssl/cipher.rb 24% [182/754] ext/openssl/lib/openssl/digest.rb 24% [183/754] ext/openssl/lib/openssl/hmac.rb 24% [184/754] ext/openssl/lib/openssl/marshal.rb 24% [185/754] ext/openssl/lib/openssl/pkcs5.rb 24% [186/754] ext/openssl/lib/openssl/pkey.rb 24% [187/754] ext/openssl/lib/openssl/ssl.rb 24% [188/754] ext/openssl/lib/openssl/version.rb 25% [189/754] ext/openssl/lib/openssl/x509.rb 25% [190/754] ext/openssl/ossl.c 25% [191/754] ext/openssl/ossl_asn1.c 25% [192/754] ext/openssl/ossl_bio.c 25% [193/754] ext/openssl/ossl_bn.c 25% [194/754] ext/openssl/ossl_cipher.c 25% [195/754] ext/openssl/ossl_config.c 25% [196/754] ext/openssl/ossl_digest.c 26% [197/754] ext/openssl/ossl_engine.c 26% [198/754] ext/openssl/ossl_hmac.c 26% [199/754] ext/openssl/ossl_kdf.c 26% [200/754] ext/openssl/ossl_ns_spki.c 26% [201/754] ext/openssl/ossl_ocsp.c 26% [202/754] ext/openssl/ossl_pkcs12.c 26% [203/754] ext/openssl/ossl_pkcs7.c 27% [204/754] ext/openssl/ossl_pkey.c 27% [205/754] ext/openssl/ossl_pkey_dh.c 27% [206/754] ext/openssl/ossl_pkey_dsa.c 27% [207/754] ext/openssl/ossl_pkey_ec.c 27% [208/754] ext/openssl/ossl_pkey_rsa.c 27% [209/754] ext/openssl/ossl_rand.c 27% [210/754] ext/openssl/ossl_ssl.c 27% [211/754] ext/openssl/ossl_ssl_session.c 28% [212/754] ext/openssl/ossl_ts.c 28% [213/754] ext/openssl/ossl_x509.c 28% [214/754] ext/openssl/ossl_x509attr.c 28% [215/754] ext/openssl/ossl_x509cert.c 28% [216/754] ext/openssl/ossl_x509crl.c 28% [217/754] ext/openssl/ossl_x509ext.c 28% [218/754] ext/openssl/ossl_x509name.c 29% [219/754] ext/openssl/ossl_x509req.c 29% [220/754] ext/openssl/ossl_x509revoked.c 29% [221/754] ext/openssl/ossl_x509store.c 29% [222/754] ext/psych/lib/psych.rb 29% [223/754] ext/psych/lib/psych/class_loader.rb 29% [224/754] ext/psych/lib/psych/coder.rb 29% [225/754] ext/psych/lib/psych/core_ext.rb 29% [226/754] ext/psych/lib/psych/exception.rb 30% [227/754] ext/psych/lib/psych/handler.rb 30% [228/754] ext/psych/lib/psych/handlers/document_stream.rb 30% [229/754] ext/psych/lib/psych/handlers/recorder.rb 30% [230/754] ext/psych/lib/psych/json/ruby_events.rb 30% [231/754] ext/psych/lib/psych/json/stream.rb 30% [232/754] ext/psych/lib/psych/json/tree_builder.rb 30% [233/754] ext/psych/lib/psych/json/yaml_events.rb 31% [234/754] ext/psych/lib/psych/nodes.rb 31% [235/754] ext/psych/lib/psych/nodes/alias.rb 31% [236/754] ext/psych/lib/psych/nodes/document.rb 31% [237/754] ext/psych/lib/psych/nodes/mapping.rb 31% [238/754] ext/psych/lib/psych/nodes/node.rb 31% [239/754] ext/psych/lib/psych/nodes/scalar.rb 31% [240/754] ext/psych/lib/psych/nodes/sequence.rb 31% [241/754] ext/psych/lib/psych/nodes/stream.rb 32% [242/754] ext/psych/lib/psych/omap.rb 32% [243/754] ext/psych/lib/psych/parser.rb 32% [244/754] ext/psych/lib/psych/scalar_scanner.rb 32% [245/754] ext/psych/lib/psych/set.rb 32% [246/754] ext/psych/lib/psych/stream.rb 32% [247/754] ext/psych/lib/psych/streaming.rb 32% [248/754] ext/psych/lib/psych/syntax_error.rb 33% [249/754] ext/psych/lib/psych/tree_builder.rb 33% [250/754] ext/psych/lib/psych/versions.rb 33% [251/754] ext/psych/lib/psych/visitors.rb 33% [252/754] ext/psych/lib/psych/visitors/depth_first.rb 33% [253/754] ext/psych/lib/psych/visitors/emitter.rb 33% [254/754] ext/psych/lib/psych/visitors/json_tree.rb 33% [255/754] ext/psych/lib/psych/visitors/to_ruby.rb 33% [256/754] ext/psych/lib/psych/visitors/visitor.rb 34% [257/754] ext/psych/lib/psych/visitors/yaml_tree.rb 34% [258/754] ext/psych/lib/psych/y.rb 34% [259/754] ext/psych/psych.c 34% [260/754] ext/psych/psych_emitter.c 34% [261/754] ext/psych/psych_parser.c 34% [262/754] ext/psych/psych_to_ruby.c 34% [263/754] ext/psych/psych_yaml_tree.c 35% [264/754] ext/pty/lib/expect.rb 35% [265/754] ext/pty/pty.c 35% [266/754] ext/rbconfig/sizeof/limits.c 35% [267/754] ext/rbconfig/sizeof/sizes.c 35% [268/754] ext/ripper/lib/ripper.rb 35% [269/754] ext/ripper/lib/ripper/core.rb 35% [270/754] ext/ripper/lib/ripper/filter.rb 35% [271/754] ext/ripper/lib/ripper/lexer.rb 36% [272/754] ext/ripper/lib/ripper/sexp.rb 36% [273/754] ext/socket/ancdata.c 36% [274/754] ext/socket/basicsocket.c 36% [275/754] ext/socket/constants.c 36% [276/754] ext/socket/constdefs.c 36% [277/754] ext/socket/ifaddr.c 36% [278/754] ext/socket/init.c 37% [279/754] ext/socket/ipsocket.c 37% [280/754] ext/socket/lib/socket.rb 37% [281/754] ext/socket/option.c 37% [282/754] ext/socket/raddrinfo.c 37% [283/754] ext/socket/socket.c 37% [284/754] ext/socket/sockssocket.c 37% [285/754] ext/socket/tcpserver.c 37% [286/754] ext/socket/tcpsocket.c 38% [287/754] ext/socket/udpsocket.c 38% [288/754] ext/socket/unixserver.c 38% [289/754] ext/socket/unixsocket.c 38% [290/754] ext/stringio/stringio.c 38% [291/754] ext/strscan/lib/strscan/strscan.rb 38% [292/754] ext/strscan/strscan.c 38% [293/754] ext/zlib/zlib.c 38% [294/754] file.c 39% [295/754] gc.c 39% [296/754] gc.rb 39% [297/754] goruby.c 39% [298/754] hash.c 39% [299/754] hash.rb 39% [300/754] id.c 39% [301/754] id_table.c 40% [302/754] imemo.c 40% [303/754] inits.c 40% [304/754] io.c 40% [305/754] io.rb 40% [306/754] io_buffer.c 40% [307/754] iseq.c 40% [308/754] jit.c 40% [309/754] kernel.rb 41% [310/754] known_errors.inc 41% [311/754] lex.c 41% [312/754] lib/English.rb 41% [313/754] lib/bundled_gems.rb 41% [314/754] lib/cgi.rb 41% [315/754] lib/cgi/escape.rb 41% [316/754] lib/cgi/util.rb 42% [317/754] lib/delegate.rb 42% [318/754] lib/did_you_mean.rb 42% [319/754] lib/did_you_mean/core_ext/name_error.rb 42% [320/754] lib/did_you_mean/experimental.rb 42% [321/754] lib/did_you_mean/formatter.rb 42% [322/754] lib/did_you_mean/formatters/plain_formatter.rb 42% [323/754] lib/did_you_mean/formatters/verbose_formatter.rb 42% [324/754] lib/did_you_mean/jaro_winkler.rb 43% [325/754] lib/did_you_mean/levenshtein.rb 43% [326/754] lib/did_you_mean/spell_checker.rb 43% [327/754] lib/did_you_mean/spell_checkers/key_error_checker.rb 43% [328/754] lib/did_you_mean/spell_checkers/method_name_checker.rb 43% [329/754] lib/did_you_mean/spell_checkers/name_error_checkers.rb 43% [330/754] lib/did_you_mean/spell_checkers/name_error_checkers/class_name_checker.rb 43% [331/754] lib/did_you_mean/spell_checkers/name_error_checkers/variable_name_checker.rb 44% [332/754] lib/did_you_mean/spell_checkers/null_checker.rb 44% [333/754] lib/did_you_mean/spell_checkers/pattern_key_name_checker.rb 44% [334/754] lib/did_you_mean/spell_checkers/require_path_checker.rb 44% [335/754] lib/did_you_mean/tree_spell_checker.rb 44% [336/754] lib/did_you_mean/verbose.rb 44% [337/754] lib/did_you_mean/version.rb 44% [338/754] lib/erb.rb 44% [339/754] lib/erb/compiler.rb 45% [340/754] lib/erb/def_method.rb 45% [341/754] lib/erb/util.rb 45% [342/754] lib/erb/version.rb 45% [343/754] lib/error_highlight.rb 45% [344/754] lib/error_highlight/base.rb 45% [345/754] lib/error_highlight/core_ext.rb 45% [346/754] lib/error_highlight/formatter.rb 46% [347/754] lib/error_highlight/version.rb 46% [348/754] lib/fileutils.rb 46% [349/754] lib/find.rb 46% [350/754] lib/forwardable.rb 46% [351/754] lib/ipaddr.rb 46% [352/754] lib/mkmf.rb 46% [353/754] lib/net/http.rb 46% [354/754] lib/net/http/exceptions.rb 47% [355/754] lib/net/http/generic_request.rb 47% [356/754] lib/net/http/header.rb 47% [357/754] lib/net/http/proxy_delta.rb 47% [358/754] lib/net/http/request.rb 47% [359/754] lib/net/http/requests.rb 47% [360/754] lib/net/http/response.rb 47% [361/754] lib/net/http/responses.rb 48% [362/754] lib/net/http/status.rb 48% [363/754] lib/net/https.rb 48% [364/754] lib/net/protocol.rb 48% [365/754] lib/open-uri.rb 48% [366/754] lib/open3.rb 48% [367/754] lib/open3/version.rb 48% [368/754] lib/optionparser.rb 48% [369/754] lib/optparse.rb 49% [370/754] lib/optparse/ac.rb 49% [371/754] lib/optparse/date.rb 49% [372/754] lib/optparse/kwargs.rb 49% [373/754] lib/optparse/shellwords.rb 49% [374/754] lib/optparse/time.rb 49% [375/754] lib/optparse/uri.rb 49% [376/754] lib/optparse/version.rb 50% [377/754] lib/pathname.rb 50% [378/754] lib/pp.rb 50% [379/754] lib/prettyprint.rb 50% [380/754] lib/prism.rb 50% [381/754] lib/prism/compiler.rb 50% [382/754] lib/prism/desugar_compiler.rb 50% [383/754] lib/prism/dispatcher.rb 50% [384/754] lib/prism/dot_visitor.rb 51% [385/754] lib/prism/dsl.rb 51% [386/754] lib/prism/ffi.rb 51% [387/754] lib/prism/inspect_visitor.rb 51% [388/754] lib/prism/lex_compat.rb 51% [389/754] lib/prism/lex_ripper.rb 51% [390/754] lib/prism/mutation_compiler.rb 51% [391/754] lib/prism/node.rb 51% [392/754] lib/prism/node_ext.rb 52% [393/754] lib/prism/pack.rb 52% [394/754] lib/prism/parse_result.rb 52% [395/754] lib/prism/parse_result/comments.rb 52% [396/754] lib/prism/parse_result/errors.rb 52% [397/754] lib/prism/parse_result/newlines.rb 52% [398/754] lib/prism/pattern.rb 52% [399/754] lib/prism/polyfill/append_as_bytes.rb 53% [400/754] lib/prism/polyfill/byteindex.rb 53% [401/754] lib/prism/polyfill/scan_byte.rb 53% [402/754] lib/prism/polyfill/unpack1.rb 53% [403/754] lib/prism/polyfill/warn.rb 53% [404/754] lib/prism/reflection.rb 53% [405/754] lib/prism/relocation.rb 53% [406/754] lib/prism/serialize.rb 53% [407/754] lib/prism/string_query.rb 54% [408/754] lib/prism/translation.rb 54% [409/754] lib/prism/translation/parser.rb 54% [410/754] lib/prism/translation/parser/builder.rb 54% [411/754] lib/prism/translation/parser/compiler.rb 54% [412/754] lib/prism/translation/parser/lexer.rb 54% [413/754] lib/prism/translation/parser_current.rb 54% [414/754] lib/prism/translation/parser_versions.rb 55% [415/754] lib/prism/translation/ripper.rb 55% [416/754] lib/prism/translation/ripper/lexer.rb 55% [417/754] lib/prism/translation/ripper/sexp.rb 55% [418/754] lib/prism/translation/ripper/shim.rb 55% [419/754] lib/prism/translation/ruby_parser.rb 55% [420/754] lib/prism/visitor.rb 55% [421/754] lib/random/formatter.rb 55% [422/754] lib/resolv.rb 56% [423/754] lib/rubygems.rb 56% [424/754] lib/rubygems/available_set.rb 56% [425/754] lib/rubygems/basic_specification.rb 56% [426/754] lib/rubygems/bundler_version_finder.rb 56% [427/754] lib/rubygems/ci_detector.rb 56% [428/754] lib/rubygems/command.rb 56% [429/754] lib/rubygems/command_manager.rb 57% [430/754] lib/rubygems/commands/build_command.rb 57% [431/754] lib/rubygems/commands/cert_command.rb 57% [432/754] lib/rubygems/commands/check_command.rb 57% [433/754] lib/rubygems/commands/cleanup_command.rb 57% [434/754] lib/rubygems/commands/contents_command.rb 57% [435/754] lib/rubygems/commands/dependency_command.rb 57% [436/754] lib/rubygems/commands/environment_command.rb 57% [437/754] lib/rubygems/commands/exec_command.rb 58% [438/754] lib/rubygems/commands/fetch_command.rb 58% [439/754] lib/rubygems/commands/generate_index_command.rb 58% [440/754] lib/rubygems/commands/help_command.rb 58% [441/754] lib/rubygems/commands/info_command.rb 58% [442/754] lib/rubygems/commands/install_command.rb 58% [443/754] lib/rubygems/commands/list_command.rb 58% [444/754] lib/rubygems/commands/lock_command.rb 59% [445/754] lib/rubygems/commands/mirror_command.rb 59% [446/754] lib/rubygems/commands/open_command.rb 59% [447/754] lib/rubygems/commands/outdated_command.rb 59% [448/754] lib/rubygems/commands/owner_command.rb 59% [449/754] lib/rubygems/commands/pristine_command.rb 59% [450/754] lib/rubygems/commands/push_command.rb 59% [451/754] lib/rubygems/commands/rdoc_command.rb 59% [452/754] lib/rubygems/commands/rebuild_command.rb 60% [453/754] lib/rubygems/commands/search_command.rb 60% [454/754] lib/rubygems/commands/server_command.rb 60% [455/754] lib/rubygems/commands/setup_command.rb 60% [456/754] lib/rubygems/commands/signin_command.rb 60% [457/754] lib/rubygems/commands/signout_command.rb 60% [458/754] lib/rubygems/commands/sources_command.rb 60% [459/754] lib/rubygems/commands/specification_command.rb 61% [460/754] lib/rubygems/commands/stale_command.rb 61% [461/754] lib/rubygems/commands/uninstall_command.rb 61% [462/754] lib/rubygems/commands/unpack_command.rb 61% [463/754] lib/rubygems/commands/update_command.rb 61% [464/754] lib/rubygems/commands/which_command.rb 61% [465/754] lib/rubygems/commands/yank_command.rb 61% [466/754] lib/rubygems/config_file.rb 61% [467/754] lib/rubygems/core_ext/kernel_gem.rb 62% [468/754] lib/rubygems/core_ext/kernel_require.rb 62% [469/754] lib/rubygems/core_ext/kernel_warn.rb 62% [470/754] lib/rubygems/core_ext/tcpsocket_init.rb 62% [471/754] lib/rubygems/defaults.rb 62% [472/754] lib/rubygems/dependency.rb 62% [473/754] lib/rubygems/dependency_installer.rb 62% [474/754] lib/rubygems/dependency_list.rb 62% [475/754] lib/rubygems/deprecate.rb 63% [476/754] lib/rubygems/doctor.rb 63% [477/754] lib/rubygems/errors.rb 63% [478/754] lib/rubygems/exceptions.rb 63% [479/754] lib/rubygems/ext.rb 63% [480/754] lib/rubygems/ext/build_error.rb 63% [481/754] lib/rubygems/ext/builder.rb 63% [482/754] lib/rubygems/ext/cargo_builder.rb 64% [483/754] lib/rubygems/ext/cargo_builder/link_flag_converter.rb 64% [484/754] lib/rubygems/ext/cmake_builder.rb 64% [485/754] lib/rubygems/ext/configure_builder.rb 64% [486/754] lib/rubygems/ext/ext_conf_builder.rb 64% [487/754] lib/rubygems/ext/rake_builder.rb 64% [488/754] lib/rubygems/gem_runner.rb 64% [489/754] lib/rubygems/gemcutter_utilities.rb 64% [490/754] lib/rubygems/gemcutter_utilities/webauthn_listener.rb 65% [491/754] lib/rubygems/gemcutter_utilities/webauthn_listener/response.rb 65% [492/754] lib/rubygems/gemcutter_utilities/webauthn_poller.rb 65% [493/754] lib/rubygems/gemspec_helpers.rb 65% [494/754] lib/rubygems/install_message.rb 65% [495/754] lib/rubygems/install_update_options.rb 65% [496/754] lib/rubygems/installer.rb 65% [497/754] lib/rubygems/installer_uninstaller_utils.rb 66% [498/754] lib/rubygems/local_remote_options.rb 66% [499/754] lib/rubygems/name_tuple.rb 66% [500/754] lib/rubygems/openssl.rb 66% [501/754] lib/rubygems/package.rb 66% [502/754] lib/rubygems/package/digest_io.rb 66% [503/754] lib/rubygems/package/file_source.rb 66% [504/754] lib/rubygems/package/io_source.rb 66% [505/754] lib/rubygems/package/old.rb 67% [506/754] lib/rubygems/package/source.rb 67% [507/754] lib/rubygems/package/tar_header.rb 67% [508/754] lib/rubygems/package/tar_reader.rb 67% [509/754] lib/rubygems/package/tar_reader/entry.rb 67% [510/754] lib/rubygems/package/tar_writer.rb 67% [511/754] lib/rubygems/package_task.rb 67% [512/754] lib/rubygems/path_support.rb 68% [513/754] lib/rubygems/platform.rb 68% [514/754] lib/rubygems/psych_tree.rb 68% [515/754] lib/rubygems/query_utils.rb 68% [516/754] lib/rubygems/rdoc.rb 68% [517/754] lib/rubygems/remote_fetcher.rb 68% [518/754] lib/rubygems/request.rb 68% [519/754] lib/rubygems/request/connection_pools.rb 68% [520/754] lib/rubygems/request/http_pool.rb 69% [521/754] lib/rubygems/request/https_pool.rb 69% [522/754] lib/rubygems/request_set.rb 69% [523/754] lib/rubygems/request_set/gem_dependency_api.rb 69% [524/754] lib/rubygems/request_set/lockfile.rb 69% [525/754] lib/rubygems/request_set/lockfile/parser.rb 69% [526/754] lib/rubygems/request_set/lockfile/tokenizer.rb 69% [527/754] lib/rubygems/requirement.rb 70% [528/754] lib/rubygems/resolver.rb 70% [529/754] lib/rubygems/resolver/activation_request.rb 70% [530/754] lib/rubygems/resolver/api_set.rb 70% [531/754] lib/rubygems/resolver/api_set/gem_parser.rb 70% [532/754] lib/rubygems/resolver/api_specification.rb 70% [533/754] lib/rubygems/resolver/best_set.rb 70% [534/754] lib/rubygems/resolver/composed_set.rb 70% [535/754] lib/rubygems/resolver/conflict.rb 71% [536/754] lib/rubygems/resolver/current_set.rb 71% [537/754] lib/rubygems/resolver/dependency_request.rb 71% [538/754] lib/rubygems/resolver/git_set.rb 71% [539/754] lib/rubygems/resolver/git_specification.rb 71% [540/754] lib/rubygems/resolver/index_set.rb 71% [541/754] lib/rubygems/resolver/index_specification.rb 71% [542/754] lib/rubygems/resolver/installed_specification.rb 72% [543/754] lib/rubygems/resolver/installer_set.rb 72% [544/754] lib/rubygems/resolver/local_specification.rb 72% [545/754] lib/rubygems/resolver/lock_set.rb 72% [546/754] lib/rubygems/resolver/lock_specification.rb 72% [547/754] lib/rubygems/resolver/requirement_list.rb 72% [548/754] lib/rubygems/resolver/set.rb 72% [549/754] lib/rubygems/resolver/source_set.rb 72% [550/754] lib/rubygems/resolver/spec_specification.rb 73% [551/754] lib/rubygems/resolver/specification.rb 73% [552/754] lib/rubygems/resolver/stats.rb 73% [553/754] lib/rubygems/resolver/vendor_set.rb 73% [554/754] lib/rubygems/resolver/vendor_specification.rb 73% [555/754] lib/rubygems/s3_uri_signer.rb 73% [556/754] lib/rubygems/safe_marshal.rb 73% [557/754] lib/rubygems/safe_marshal/elements.rb 74% [558/754] lib/rubygems/safe_marshal/reader.rb 74% [559/754] lib/rubygems/safe_marshal/visitors/stream_printer.rb 74% [560/754] lib/rubygems/safe_marshal/visitors/to_ruby.rb 74% [561/754] lib/rubygems/safe_marshal/visitors/visitor.rb 74% [562/754] lib/rubygems/safe_yaml.rb 74% [563/754] lib/rubygems/security.rb 74% [564/754] lib/rubygems/security/policies.rb 74% [565/754] lib/rubygems/security/policy.rb 75% [566/754] lib/rubygems/security/signer.rb 75% [567/754] lib/rubygems/security/trust_dir.rb 75% [568/754] lib/rubygems/security_option.rb 75% [569/754] lib/rubygems/source.rb 75% [570/754] lib/rubygems/source/git.rb 75% [571/754] lib/rubygems/source/installed.rb 75% [572/754] lib/rubygems/source/local.rb 75% [573/754] lib/rubygems/source/lock.rb 76% [574/754] lib/rubygems/source/specific_file.rb 76% [575/754] lib/rubygems/source/vendor.rb 76% [576/754] lib/rubygems/source_list.rb 76% [577/754] lib/rubygems/spec_fetcher.rb 76% [578/754] lib/rubygems/specification.rb 76% [579/754] lib/rubygems/specification_policy.rb 76% [580/754] lib/rubygems/specification_record.rb 77% [581/754] lib/rubygems/stub_specification.rb 77% [582/754] lib/rubygems/target_rbconfig.rb 77% [583/754] lib/rubygems/text.rb 77% [584/754] lib/rubygems/uninstaller.rb 77% [585/754] lib/rubygems/unknown_command_spell_checker.rb 77% [586/754] lib/rubygems/update_suggestion.rb 77% [587/754] lib/rubygems/uri.rb 77% [588/754] lib/rubygems/uri_formatter.rb 78% [589/754] lib/rubygems/user_interaction.rb 78% [590/754] lib/rubygems/util.rb 78% [591/754] lib/rubygems/util/licenses.rb 78% [592/754] lib/rubygems/util/list.rb 78% [593/754] lib/rubygems/validator.rb 78% [594/754] lib/rubygems/vendored_molinillo.rb 78% [595/754] lib/rubygems/vendored_net_http.rb 79% [596/754] lib/rubygems/vendored_optparse.rb 79% [597/754] lib/rubygems/vendored_securerandom.rb 79% [598/754] lib/rubygems/vendored_timeout.rb 79% [599/754] lib/rubygems/vendored_tsort.rb 79% [600/754] lib/rubygems/version.rb 79% [601/754] lib/rubygems/version_option.rb 79% [602/754] lib/rubygems/win_platform.rb 79% [603/754] lib/rubygems/yaml_serializer.rb 80% [604/754] lib/securerandom.rb 80% [605/754] lib/shellwords.rb 80% [606/754] lib/singleton.rb 80% [607/754] lib/syntax_suggest.rb 80% [608/754] lib/syntax_suggest/api.rb 80% [609/754] lib/syntax_suggest/around_block_scan.rb 80% [610/754] lib/syntax_suggest/block_expand.rb 81% [611/754] lib/syntax_suggest/capture/before_after_keyword_ends.rb 81% [612/754] lib/syntax_suggest/capture/falling_indent_lines.rb 81% [613/754] lib/syntax_suggest/capture_code_context.rb 81% [614/754] lib/syntax_suggest/clean_document.rb 81% [615/754] lib/syntax_suggest/cli.rb 81% [616/754] lib/syntax_suggest/code_block.rb 81% [617/754] lib/syntax_suggest/code_frontier.rb 81% [618/754] lib/syntax_suggest/code_line.rb 82% [619/754] lib/syntax_suggest/code_search.rb 82% [620/754] lib/syntax_suggest/core_ext.rb 82% [621/754] lib/syntax_suggest/display_code_with_line_numbers.rb 82% [622/754] lib/syntax_suggest/display_invalid_blocks.rb 82% [623/754] lib/syntax_suggest/explain_syntax.rb 82% [624/754] lib/syntax_suggest/left_right_lex_count.rb 82% [625/754] lib/syntax_suggest/lex_all.rb 83% [626/754] lib/syntax_suggest/lex_value.rb 83% [627/754] lib/syntax_suggest/mini_stringio.rb 83% [628/754] lib/syntax_suggest/parse_blocks_from_indent_line.rb 83% [629/754] lib/syntax_suggest/pathname_from_message.rb 83% [630/754] lib/syntax_suggest/priority_engulf_queue.rb 83% [631/754] lib/syntax_suggest/priority_queue.rb 83% [632/754] lib/syntax_suggest/ripper_errors.rb 83% [633/754] lib/syntax_suggest/scan_history.rb 84% [634/754] lib/syntax_suggest/unvisited_lines.rb 84% [635/754] lib/syntax_suggest/version.rb 84% [636/754] lib/tempfile.rb 84% [637/754] lib/time.rb 84% [638/754] lib/timeout.rb 84% [639/754] lib/tmpdir.rb 84% [640/754] lib/tsort.rb 85% [641/754] lib/un.rb 85% [642/754] lib/unicode_normalize/normalize.rb 85% [643/754] lib/unicode_normalize/tables.rb 85% [644/754] lib/uri.rb 85% [645/754] lib/uri/common.rb 85% [646/754] lib/uri/file.rb 85% [647/754] lib/uri/ftp.rb 85% [648/754] lib/uri/generic.rb 86% [649/754] lib/uri/http.rb 86% [650/754] lib/uri/https.rb 86% [651/754] lib/uri/ldap.rb 86% [652/754] lib/uri/ldaps.rb 86% [653/754] lib/uri/mailto.rb 86% [654/754] lib/uri/rfc2396_parser.rb 86% [655/754] lib/uri/rfc3986_parser.rb 87% [656/754] lib/uri/version.rb 87% [657/754] lib/uri/ws.rb 87% [658/754] lib/uri/wss.rb 87% [659/754] lib/weakref.rb 87% [660/754] lib/yaml.rb 87% [661/754] lib/yaml/dbm.rb 87% [662/754] lib/yaml/store.rb 87% [663/754] load.c 88% [664/754] loadpath.c 88% [665/754] localeinit.c 88% [666/754] main.c 88% [667/754] marshal.c 88% [668/754] marshal.rb 88% [669/754] math.c 88% [670/754] memory_view.c 88% [671/754] mini_builtin.c 89% [672/754] miniinit.c 89% [673/754] miniprelude.c 89% [674/754] nilclass.rb 89% [675/754] node.c 89% [676/754] node_dump.c 89% [677/754] numeric.c 89% [678/754] numeric.rb 90% [679/754] object.c 90% [680/754] pack.c 90% [681/754] pack.rb 90% [682/754] parse.c 90% [683/754] parse.y 90% [684/754] parser_st.c 90% [685/754] pathname.c 90% [686/754] pathname_builtin.rb 91% [687/754] prelude.rb 91% [688/754] prism_compile.c 91% [689/754] prism_init.c 91% [690/754] proc.c 91% [691/754] process.c 91% [692/754] ractor.c 91% [693/754] ractor.rb 92% [694/754] ractor_sync.c 92% [695/754] random.c 92% [696/754] range.c 92% [697/754] rational.c 92% [698/754] rbconfig.rb 92% [699/754] re.c 92% [700/754] regcomp.c 92% [701/754] regenc.c 93% [702/754] regerror.c 93% [703/754] regexec.c 93% [704/754] regparse.c 93% [705/754] regsyntax.c 93% [706/754] ruby-runner.c 93% [707/754] ruby.c 93% [708/754] ruby_parser.c 94% [709/754] rubystub.c 94% [710/754] scheduler.c 94% [711/754] set.c 94% [712/754] shape.c 94% [713/754] signal.c 94% [714/754] siphash.c 94% [715/754] sparc.c 94% [716/754] sprintf.c 95% [717/754] st.c 95% [718/754] strftime.c 95% [719/754] string.c 95% [720/754] struct.c 95% [721/754] symbol.c 95% [722/754] symbol.rb 95% [723/754] thread.c 96% [724/754] thread_none.c 96% [725/754] thread_pthread.c 96% [726/754] thread_pthread_mn.c 96% [727/754] thread_sync.c 96% [728/754] thread_sync.rb 96% [729/754] thread_win32.c 96% [730/754] time.c 96% [731/754] timev.rb 97% [732/754] trace_point.rb 97% [733/754] transcode.c 97% [734/754] universal_parser.c 97% [735/754] util.c 97% [736/754] variable.c 97% [737/754] version.c 97% [738/754] vm.c 98% [739/754] vm_args.c 98% [740/754] vm_backtrace.c 98% [741/754] vm_dump.c 98% [742/754] vm_eval.c 98% [743/754] vm_exec.c 98% [744/754] vm_insnhelper.c 98% [745/754] vm_method.c 98% [746/754] vm_sync.c 99% [747/754] vm_trace.c 99% [748/754] vsnprintf.c 99% [749/754] warning.rb 99% [750/754] weakmap.c 99% [751/754] yjit.c 99% [752/754] yjit.rb 99% [753/754] zjit.c 100% [754/754] zjit.rb Generating RI format into /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/.ext/rdoc... You can visit the home page at: ]8;;file:///wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/.ext/rdoc/index.html\file:///wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/.ext/rdoc/index.html]8;;\ Files: 754 Classes: 1000 ( 187 undocumented) Modules: 159 ( 35 undocumented) Constants: 1877 ( 156 undocumented) Attributes: 901 ( 147 undocumented) Methods: 11639 (1182 undocumented) Total: 15576 (1707 undocumented) 89.04% documented Elapsed: 85.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/ruby40/work/stage" --extout=".ext" --ext-build-dir="./ext" --mflags=" " --make-flags=" DESTDIR=/wrkdirs/usr/ports/lang/ruby40/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/4.0/amd64-freebsd15 installing pkgconfig data: /usr/local/lib/pkgconfig installing extension objects: /usr/local/lib/ruby/4.0/amd64-freebsd15 installing extension objects: /usr/local/lib/ruby/site_ruby/4.0/amd64-freebsd15 installing extension objects: /usr/local/lib/ruby/vendor_ruby/4.0/amd64-freebsd15 installing extension headers: /usr/local/include/ruby-4.0//amd64-freebsd15 installing extension scripts: /usr/local/lib/ruby/4.0 installing extension scripts: /usr/local/lib/ruby/site_ruby/4.0 installing extension scripts: /usr/local/lib/ruby/vendor_ruby/4.0 installing extension headers: /usr/local/include/ruby-4.0//ruby installing rdoc: /usr/local/share/ri/4.0/system installing html-docs: /usr/local/share/doc/ruby40 installing capi-docs: /usr/local/share/doc/ruby40 installing command scripts: /usr/local/bin installing library scripts: /usr/local/lib/ruby/4.0 installing common headers: /usr/local/include/ruby-4.0/ installing manpages: /usr/local/share/man/man1 Installed under /wrkdirs/usr/ports/lang/ruby40/work/stage /usr/bin/strip /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/bin/ruby40 /usr/bin/strip /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/lib/libruby40.so.40 /usr/bin/find /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/lib/ruby/4.0/amd64-freebsd15 -type f -name '*\.so' -exec /usr/bin/strip {} \; /bin/mkdir -p /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/doc/ruby40/ripper /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/doc/ruby40/stringio install -m 0644 /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/ext/ripper/README /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/doc/ruby40/ripper/ install -m 0644 /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/ext/stringio/README.md /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/doc/ruby40/stringio/ install -m 0644 /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/COPYING* /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/LEGAL /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/README* /wrkdirs/usr/ports/lang/ruby40/work/stage/usr/local/share/doc/ruby40/ (cd /wrkdirs/usr/ports/lang/ruby40/work/ruby-4.0.1/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/ruby40/work/stage/usr/local/share/examples/ruby40/) ====> 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-20T22:22:13+0000' 'PKG_NOTE_ports_top_git_hash=eac71dbf758c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=75264c4cadf0' '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 ruby40-4.0.1,1 ===> Building ruby40-4.0.1,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for ruby40-4.0.1,1 build of lang/ruby40 | ruby40-4.0.1,1 ended at Fri Feb 20 17:32:50 EST 2026 build time: 00:10:38